summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
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
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