Commit Graph

594 Commits (bb5cf160b282644c4491afbf76fbc66f5dc35030)

Author SHA1 Message Date
Laszlo Attila Toth 4a19ec5800 [NET]: Introducing socket mark socket option. 17 years ago
Ingo Molnar 5aa0508508 x86: uninline __pte_free_tlb() and __pmd_free_tlb() 17 years ago
Mathieu Desnoyers 4bc408a5b9 x86: fix duplicated TIF on 64-bit 17 years ago
Christian Ehrhardt 6f723c7911 KVM: Portability: Move kvm_fpu to asm-x86/kvm.h 17 years ago
Sheng Yang 571008dacc KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD 17 years ago
Avi Kivity d7824fff89 KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() 17 years ago
Avi Kivity 774ead3ad9 KVM: Disable vapic support on Intel machines with FlexPriority 17 years ago
Avi Kivity b209749f52 KVM: local APIC TPR access reporting facility 17 years ago
Avi Kivity dfc5aa00cb KVM: MMU: Add cache miss statistic 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago
Dan Kenigsberg 0771671749 KVM: Enhance guest cpuid management 17 years ago
Avi Kivity 2d2a7b9cff KVM: Export include/asm-x86/kvm.h 17 years ago
Jerone Young a162dd5873 KVM: Portability: Move cpuid structures to <asm/kvm.h> 17 years ago
Jerone Young 244d57ece9 KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h> 17 years ago
Jerone Young 3a56b20104 KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h> 17 years ago
Jerone Young d9ecf92810 KVM: Portability: Move structure lapic_state to <asm/kvm.h> 17 years ago
Jerone Young 19d30b1644 KVM: Portability: Move kvm_regs to <asm/kvm.h> 17 years ago
Jerone Young da1386a5bc KVM: Portability: Move x86 pic strutctures 17 years ago
Jerone Young f6a40e3bdf KVM: Portability: Move kvm_memory_alias to asm/kvm.h 17 years ago
Christian Borntraeger 5f43238d03 KVM: Per-architecture hypercall definitions 17 years ago
Jeremy Fitzhardinge e3ed910db2 x86: use the same pgd_list for PAE and 64-bit 17 years ago
Jeremy Fitzhardinge fa28ba21ce x86: defer cr3 reload when doing pud_clear() 17 years ago
Bernhard Kaindl f212ec4b7b x86: early boot debugging via FireWire (ohci1394_dma=early) 17 years ago
Jeremy Fitzhardinge 6194ba6ff6 x86: don't special-case pmd allocations as much 17 years ago
Ingo Molnar 8550eb9982 x86: arch/x86/mm/init_32.c cleanup 17 years ago
Ingo Molnar 9af993a926 x86: make ioremap() UC by default 17 years ago
Ingo Molnar 86f03989d9 x86: cpa: fix the self-test 17 years ago
Ingo Molnar 4c61afcdb2 x86: fix clflush_page_range logic 17 years ago
Arjan van de Ven edeed30589 x86: add testcases for RODATA and NX protections/attributes 17 years ago
Ingo Molnar 5398f9854f x86: remove flush_agp_mappings() 17 years ago
Thomas Gleixner d7c8f21a8c x86: cpa: move flush to cpa 17 years ago
Arjan van de Ven d1028a154c x86: make various pageattr.c functions static 17 years ago
Ingo Molnar f62d0f008e x86: cpa: set_memory_notpresent() 17 years ago
Thomas Gleixner 5f8681529c x86: fix ioremap API 17 years ago
Thomas Gleixner 950f9d95be x86: fix the missing BIOS area check in page_is_ram 17 years ago
Thomas Gleixner 5f5192b9fe x86: move page_is_ram() function 17 years ago
Arjan van de Ven e1271f686a x86: deprecate change_page_attr() for drivers 17 years ago
Arjan van de Ven 6d238cc4dc x86: convert CPA users to the new set_page_ API 17 years ago
Arjan van de Ven 75cbade8ea x86: a new API for drivers/etc to control cache and other page attributes 17 years ago
Thomas Gleixner f87519e8f4 x86: introduce max_pfn_mapped 17 years ago
Ingo Molnar d2e626f45c x86: add PAGE_KERNEL_EXEC_NOCACHE 17 years ago
Thomas Gleixner 30551bb3ce x86: add PG_LEVEL enum 17 years ago
Thomas Gleixner 0a663088cd x86: clean up lookup_address() declarations 17 years ago
Ingo Molnar e4b71dcf54 x86: clean up arch/x86/mm/pageattr.c 17 years ago
Ingo Molnar b65e6390fb x86: introduce native_set_pte_atomic() on 64-bit too 17 years ago
Ingo Molnar 12d6f21eac x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y 17 years ago
Huang, Ying a2172e2586 x86: fix some bugs about EFI runtime code mapping 17 years ago
Andi Kleen 934d15854d x86: remove set_kernel_exec() 17 years ago
Andi Kleen 1e8e23bc46 x86: introduce canon_pgprot() 17 years ago
Andi Kleen aaa0e89023 x86: don't drop NX bit in pte modifier functions on 32-bit 17 years ago