summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-9/+9
* i386: Resolve dependency of asm-i386/pgtable.h on highmem.hChristoph Lameter2008-02-052-6/+8
* iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori2008-02-051-16/+0Star
* timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2008-02-052-3/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-0423-130/+91Star
|\
| * x86: add pgtable accessor functions for gbpagesAndi Kleen2008-02-042-0/+8
| * x86: add PUD_PAGE_SIZEAndi Kleen2008-02-041-0/+3
| * x86: add feature macros for the gbpages cpuid bitAndi Kleen2008-02-041-0/+2
| * x86: remove now unused clear_kernel_mappingAndi Kleen2008-02-041-1/+0Star
| * x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-041-2/+2
| * x86: cpa, add the PAT bit definesAndi Kleen2008-02-041-0/+4
| * x86: fix EFI mappingHuang, Ying2008-02-041-2/+2
| * x86: add function prototype to vm86.hHarvey Harrison2008-02-041-0/+1
| * x86: add include to cpu/intel.cHarvey Harrison2008-02-041-1/+1
| * x86: remove final FASTCALL() usesHarvey Harrison2008-02-043-5/+5
| * x86: remove special NUMAQ support in io_32.hAndi Kleen2008-02-041-25/+0Star
| * x86: move NUMAQ io handling into arch/x86/pci/numa.cAndi Kleen2008-02-041-0/+2
| * x86: update reference for PAE tlb flushingJeremy Fitzhardinge2008-02-042-4/+8
| * x86: pud_clear: only reload cr3 if necessaryJeremy Fitzhardinge2008-02-041-4/+7
| * x86: revert "defer cr3 reload when doing pud_clear()"Jeremy Fitzhardinge2008-02-041-15/+6Star
| * x86: sparse errors from string_32.hHarvey Harrison2008-02-041-4/+4
| * x86: unify CPU feature string namesH. Peter Anvin2008-02-041-3/+9
| * x86: reintroduce volatile keyword in prototype to clflush()H. Peter Anvin2008-02-041-2/+2
| * x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.hH. Peter Anvin2008-02-041-8/+2Star
| * x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.hH. Peter Anvin2008-02-041-13/+5Star
| * x86: use _ASM_EXTABLE macro in include/asm-x86/system.hH. Peter Anvin2008-02-041-10/+5Star
| * x86: use _ASM_EXTABLE macro in include/asm-x86/msr.hH. Peter Anvin2008-02-041-8/+2Star
| * x86: use _ASM_EXTABLE macro in include/asm-x86/i387.hH. Peter Anvin2008-02-041-12/+4Star
| * x86: use _ASM_EXTABLE macro in include/asm-x86/futex.hH. Peter Anvin2008-02-041-17/+6Star
| * x86: add _ASM_EXTABLE macro to <asm/asm.h>H. Peter Anvin2008-02-041-0/+7
* | asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz2008-02-031-1/+1
* | time: delete comments that refer to noexistent symbolsLi Zefan2008-02-031-1/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-012-3/+4
|\
| * x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum2008-02-011-1/+2
| * x86_64: make bootmap_start page align v6Yinghai Lu2008-02-011-1/+1
| * x86_64: add debug name for early_resYinghai Lu2008-02-011-1/+1
* | x86: replace LOCK_PREFIX in futex.hThomas Gleixner2008-02-011-3/+3
|/
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-02-011-0/+2
* x86: uninline __pte_free_tlb() and __pmd_free_tlb()Ingo Molnar2008-01-311-17/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-311-2/+2
|\
| * x86: fix duplicated TIF on 64-bitMathieu Desnoyers2008-01-301-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-01-302-2/+6
|\ \
| * | lguest: replace lguest_arch with lg_cpu_arch.Glauber de Oliveira Costa2008-01-301-1/+1
| * | lguest: Reboot supportBalaji Rao2008-01-301-1/+5
* | | KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt2008-01-301-0/+15
* | | KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang2008-01-301-1/+3
* | | KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity2008-01-301-0/+5
* | | KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity2008-01-301-0/+1
* | | KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-301-0/+1
* | | KVM: MMU: Add cache miss statisticAvi Kivity2008-01-301-0/+1