aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-06
|\
| * x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2008-02-06
* | Fix __const_udelay declaration and definition mismatchesJeff Dike2008-02-06
* | read_current_timer() cleanupsAndrew Morton2008-02-06
|/
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* i386: Resolve dependency of asm-i386/pgtable.h on highmem.hChristoph Lameter2008-02-05
* iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori2008-02-05
* timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2008-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-04
|\
| * x86: add pgtable accessor functions for gbpagesAndi Kleen2008-02-04
| * x86: add PUD_PAGE_SIZEAndi Kleen2008-02-04
| * x86: add feature macros for the gbpages cpuid bitAndi Kleen2008-02-04
| * x86: remove now unused clear_kernel_mappingAndi Kleen2008-02-04
| * x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-04
| * x86: cpa, add the PAT bit definesAndi Kleen2008-02-04
| * x86: fix EFI mappingHuang, Ying2008-02-04
| * x86: add function prototype to vm86.hHarvey Harrison2008-02-04
| * x86: add include to cpu/intel.cHarvey Harrison2008-02-04
| * x86: remove final FASTCALL() usesHarvey Harrison2008-02-04
| * x86: remove special NUMAQ support in io_32.hAndi Kleen2008-02-04
| * x86: move NUMAQ io handling into arch/x86/pci/numa.cAndi Kleen2008-02-04
| * x86: update reference for PAE tlb flushingJeremy Fitzhardinge2008-02-04
| * x86: pud_clear: only reload cr3 if necessaryJeremy Fitzhardinge2008-02-04
| * x86: revert "defer cr3 reload when doing pud_clear()"Jeremy Fitzhardinge2008-02-04
| * x86: sparse errors from string_32.hHarvey Harrison2008-02-04
| * x86: unify CPU feature string namesH. Peter Anvin2008-02-04
| * x86: reintroduce volatile keyword in prototype to clflush()H. Peter Anvin2008-02-04
| * x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.hH. Peter Anvin2008-02-04
| * x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.hH. Peter Anvin2008-02-04
| * x86: use _ASM_EXTABLE macro in include/asm-x86/system.hH. Peter Anvin2008-02-04
| * x86: use _ASM_EXTABLE macro in include/asm-x86/msr.hH. Peter Anvin2008-02-04
| * x86: use _ASM_EXTABLE macro in include/asm-x86/i387.hH. Peter Anvin2008-02-04
| * x86: use _ASM_EXTABLE macro in include/asm-x86/futex.hH. Peter Anvin2008-02-04
| * x86: add _ASM_EXTABLE macro to <asm/asm.h>H. Peter Anvin2008-02-04
* | asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz2008-02-03
* | time: delete comments that refer to noexistent symbolsLi Zefan2008-02-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-01
|\
| * x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum2008-02-01
| * x86_64: make bootmap_start page align v6Yinghai Lu2008-02-01
| * x86_64: add debug name for early_resYinghai Lu2008-02-01
* | x86: replace LOCK_PREFIX in futex.hThomas Gleixner2008-02-01
|/
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-31
* x86: uninline __pte_free_tlb() and __pmd_free_tlb()Ingo Molnar2008-01-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-30
|\
| * x86: fix duplicated TIF on 64-bitMathieu Desnoyers2008-01-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-01-30
|\ \
| * | lguest: replace lguest_arch with lg_cpu_arch.Glauber de Oliveira Costa2008-01-30
| * | lguest: Reboot supportBalaji Rao2008-01-30
* | | KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt2008-01-30
* | | KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang2008-01-30