summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
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-26KVM: Fix segment descriptor loadingGleb Natapov
2010-04-26KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov
2010-04-26KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov
2010-04-26KVM: x86 emulator: Add Virtual-8086 mode of emulationGleb Natapov
2010-04-26x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann
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-15x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-02-23x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel
2010-02-09KVM: allow userspace to adjust kvmclock offsetGlauber Costa
2010-02-09x86: Disable HPET MSI on ATI SB700/SB800Venkatesh Pallipadi
2010-02-09x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-02-09x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2010-01-18untangle the do_mremap() messAl Viro
2010-01-06x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov
2010-01-06x86, msr: Add support for non-contiguous cpumasksBorislav Petkov
2010-01-06x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpusBorislav Petkov
2010-01-06x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis
2010-01-06x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha
2009-12-18x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang
2009-12-18x86: Fix duplicated UV BAU interrupt vectorCliff Wickman
2009-12-18KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-11-08x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich
2009-11-05x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold
2009-11-03Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-11-03Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel
2009-11-03sched: Disable SD_PREFER_LOCAL at node levelMike Galbraith
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-21x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt
2009-10-14sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra
2009-10-13x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge
2009-10-09x86/amd-iommu: Workaround for erratum 63Joerg Roedel
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar
2009-10-01x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault
2009-10-01x86: Fix csum_ipv6_magic asm memory clobberSamuel Thibault
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds