Commit Graph

631 Commits (21511abd0a248a3f225d3b611cfabb93124605a7)

Author SHA1 Message Date
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Christoph Lameter 0b7a96114b i386: Resolve dependency of asm-i386/pgtable.h on highmem.h 17 years ago
FUJITA Tomonori 67ec11cf96 iommu sg: kill __clear_bit_string and find_next_zero_string 17 years ago
Davide Libenzi cb9282ee58 timerfd: wire the new timerfd API to the x86 family 17 years ago
Andi Kleen 61e19a347a x86: add pgtable accessor functions for gbpages 17 years ago
Andi Kleen fbff3c21af x86: add PUD_PAGE_SIZE 17 years ago
Andi Kleen 019c3e7c5e x86: add feature macros for the gbpages cpuid bit 17 years ago
Andi Kleen bde1965ce8 x86: remove now unused clear_kernel_mapping 17 years ago
Andi Kleen 31422c51e0 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE 17 years ago
Andi Kleen 9bf5a47572 x86: cpa, add the PAT bit defines 17 years ago
Huang, Ying 1c083eb2cb x86: fix EFI mapping 17 years ago
Harvey Harrison e04f99c987 x86: add function prototype to vm86.h 17 years ago
Harvey Harrison 73bdb73f66 x86: add include to cpu/intel.c 17 years ago
Harvey Harrison 599db4fe23 x86: remove final FASTCALL() uses 17 years ago
Andi Kleen 1fba38703d x86: remove special NUMAQ support in io_32.h 17 years ago
Andi Kleen c7e844f041 x86: move NUMAQ io handling into arch/x86/pci/numa.c 17 years ago
Jeremy Fitzhardinge f5430f9325 x86: update reference for PAE tlb flushing 17 years ago
Jeremy Fitzhardinge edd6bcd820 x86: pud_clear: only reload cr3 if necessary 17 years ago
Jeremy Fitzhardinge a67ad9c9f8 x86: revert "defer cr3 reload when doing pud_clear()" 17 years ago
Harvey Harrison 9b42393461 x86: sparse errors from string_32.h 17 years ago
H. Peter Anvin fa1408e4df x86: unify CPU feature string names 17 years ago
H. Peter Anvin 84fb144b92 x86: reintroduce volatile keyword in prototype to clflush() 17 years ago
H. Peter Anvin 71713eeed0 x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h 17 years ago
H. Peter Anvin 14e6d17d68 x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h 17 years ago
H. Peter Anvin 88976ee187 x86: use _ASM_EXTABLE macro in include/asm-x86/system.h 17 years ago
H. Peter Anvin 7d24a82708 x86: use _ASM_EXTABLE macro in include/asm-x86/msr.h 17 years ago
H. Peter Anvin 92c37fa325 x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h 17 years ago
H. Peter Anvin 2532ec6d17 x86: use _ASM_EXTABLE macro in include/asm-x86/futex.h 17 years ago
H. Peter Anvin a34746bc43 x86: add _ASM_EXTABLE macro to <asm/asm.h> 17 years ago
Marcin Ślusarz 8b3de0df4e asm-*/compat.h: fix typo in comment 17 years ago
Li Zefan ef08cce81d time: delete comments that refer to noexistent symbols 17 years ago
Alexander van Heukelum d987402695 x86: avoid section mismatch involving arch_register_cpu 17 years ago
Yinghai Lu 24a5da73f4 x86_64: make bootmap_start page align v6 17 years ago
Yinghai Lu 25eff8d4cd x86_64: add debug name for early_res 17 years ago
Thomas Gleixner 9d55b9923a x86: replace LOCK_PREFIX in futex.h 17 years ago
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