aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2011-03-21x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2011-03-21compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2011-03-21x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2011-03-21x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara
2011-03-21mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2011-03-21x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2011-03-21x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2011-03-21x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2011-03-21x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2010-08-02PM / x86: Save/restore MISC_ENABLE registerOndrej Zary
2010-08-02KVM: SVM: Implement workaround for Erratum 383Joerg Roedel
2010-08-02x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-07-05KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity
2010-07-05KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel
2010-05-26x86, k8: Fix build error when K8_NB is disabledBorislav Petkov
2010-04-26x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity
2010-04-26x86-64, rwsem: 64-bit xadd rwsem implementationH. Peter Anvin
2010-04-26x86: clean up rwsem type systemLinus Torvalds
2010-04-26x86-32: clean up rwsem inline asm statementsLinus Torvalds
2010-04-26x86, lib: Add wbinvd smp helpersBorislav Petkov
2010-04-01x86, amd: Restrict usage of c1e_idle()Andreas Herrmann
2010-04-01x86: Fix placement of FIX_OHCI1394_BASEJan Beulich
2010-03-15x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell
2010-03-15KVM: VMX: Trap and invalid MWAIT/MONITOR instructionSheng Yang
2010-03-15x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-03-15x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-01-27Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2010-01-23x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2010-01-23Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh
2010-01-22x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner
2010-01-13x86: mce.h: Fix warning in header checksAlan Cox
2010-01-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-05x86: copy_from_user() should not return -EFAULTHeiko Carstens
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-30Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-12-30x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-12-27KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka