aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2011-06-23x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2011-05-23x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song
2011-04-22x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-22x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2011-04-22x86, cpu: AMD errata checking frameworkHans Rosenfeld
2011-03-21x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-03-21x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-03-21x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-03-21x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-03-21x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
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