aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAge
* 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
* 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
* | | KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity2008-01-30
* | | KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity2008-01-30
* | | KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-30
* | | KVM: MMU: Add cache miss statisticAvi Kivity2008-01-30
* | | KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-30
* | | KVM: Enhance guest cpuid managementDan Kenigsberg2008-01-30
* | | KVM: Export include/asm-x86/kvm.hAvi Kivity2008-01-30
* | | KVM: Portability: Move cpuid structures to <asm/kvm.h>Jerone Young2008-01-30
* | | KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>Jerone Young2008-01-30
* | | KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>Jerone Young2008-01-30
* | | KVM: Portability: Move structure lapic_state to <asm/kvm.h>Jerone Young2008-01-30
* | | KVM: Portability: Move kvm_regs to <asm/kvm.h>Jerone Young2008-01-30
* | | KVM: Portability: Move x86 pic strutcturesJerone Young2008-01-30
* | | KVM: Portability: Move kvm_memory_alias to asm/kvm.hJerone Young2008-01-30
* | | KVM: Per-architecture hypercall definitionsChristian Borntraeger2008-01-30
| |/ |/|
* | x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge2008-01-30
* | x86: defer cr3 reload when doing pud_clear()Jeremy Fitzhardinge2008-01-30
* | x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl2008-01-30
* | x86: don't special-case pmd allocations as muchJeremy Fitzhardinge2008-01-30