summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2011-12-09sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi
2011-11-07Revert "x86, hotplug: Use mwait to offline a processor, fix the legacy case"Greg Kroah-Hartman
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-05-09KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden
2011-05-09x86: pvclock: Move scale_delta into common headerZachary Amsden
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-23x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-03-07x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-03-02x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-03-02x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-02-17x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-01-07x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2010-12-09x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2010-12-09x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2010-11-22KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-11-22x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2010-11-22x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara
2010-11-22mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2010-10-28x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-10-28x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2010-09-26x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-20x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2010-08-13x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
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-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-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