summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin2010-08-132-85/+89
* PM / x86: Save/restore MISC_ENABLE registerOndrej Zary2010-08-022-0/+4
* KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2010-08-021-0/+1
* x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen2010-08-021-1/+1
* KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang2010-07-051-2/+3
* KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2010-07-051-0/+1
* x86, k8: Fix build error when K8_NB is disabledBorislav Petkov2010-05-261-0/+5
* x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity2010-04-261-20/+5
* x86-64, rwsem: 64-bit xadd rwsem implementationH. Peter Anvin2010-04-261-13/+40
* x86: clean up rwsem type systemLinus Torvalds2010-04-261-10/+15
* x86-32: clean up rwsem inline asm statementsLinus Torvalds2010-04-261-15/+15
* x86, lib: Add wbinvd smp helpersBorislav Petkov2010-04-261-0/+9
* KVM: Fix segment descriptor loadingGleb Natapov2010-04-261-2/+1
* KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov2010-04-261-0/+1
* KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov2010-04-262-3/+18
* KVM: x86 emulator: Add Virtual-8086 mode of emulationGleb Natapov2010-04-261-0/+1
* x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann2010-04-262-0/+2
* x86, amd: Restrict usage of c1e_idle()Andreas Herrmann2010-04-011-0/+2
* x86: Fix placement of FIX_OHCI1394_BASEJan Beulich2010-04-011-3/+3
* x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell2010-03-151-0/+5
* x86: Fix SCI on IOAPIC != 0Yinghai Lu2010-03-151-0/+1
* x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel2010-02-231-0/+1
* KVM: allow userspace to adjust kvmclock offsetGlauber Costa2010-02-091-0/+1
* x86: Disable HPET MSI on ATI SB700/SB800Venkatesh Pallipadi2010-02-091-0/+1
* x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-02-092-10/+2
* x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin2010-02-091-127/+0
* untangle the do_mremap() messAl Viro2010-01-182-5/+0
* x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov2010-01-061-0/+12
* x86, msr: Add support for non-contiguous cpumasksBorislav Petkov2010-01-061-0/+3
* x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpusBorislav Petkov2010-01-061-2/+2
* x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2010-01-061-38/+48
* x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha2010-01-061-1/+1
* x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-12-181-0/+6
* x86: Fix duplicated UV BAU interrupt vectorCliff Wickman2009-12-181-1/+1
* KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2009-12-181-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-11-111-3/+7
|\
| * x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich2009-11-081-3/+7
* | x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette2009-11-051-1/+1
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-11-051-1/+1
|\ \
| * | sched: Disable SD_PREFER_LOCAL at node levelMike Galbraith2009-11-031-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-052-1/+2
|\ \ \ | |_|/ |/| |
| * | x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold2009-11-041-1/+1
| * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-11-031-0/+1
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel2009-11-031-0/+1
| | |\ \ \
| | | * | | x86/amd-iommu: Workaround for erratum 63Joerg Roedel2009-10-091-0/+1
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-291-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-141-0/+1
| | |_|/ | |/| |
* | | | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt2009-10-211-0/+7
* | | | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt2009-10-161-1/+15
| |/ / |/| |
* | | x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge2009-10-132-28/+10
|/ /