summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2010-07-28x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin3-1/+2
2010-07-28x86, asm: Clean up and simplify <asm/cmpxchg.h>H. Peter Anvin2-52/+84
2010-07-27x86, asm: Clean up and simplify set_64bit()H. Peter Anvin2-50/+21
2010-07-27Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin11-98/+116
2010-07-27x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin2-54/+54
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+16
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-27/+25
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov1-6/+5
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett1-8/+9
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman1-12/+6
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett1-1/+5
2010-07-26Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+3
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown1-2/+7
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki1-2/+7
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini1-1/+1
2010-07-23KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSRAvi Kivity1-2/+2
2010-07-23KVM: MMU: fix conflict access permissions in direct spXiao Guangrong1-0/+1
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown1-0/+9
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown1-0/+9
2010-07-21x86-64: Simplify loading initial_gsBrian Gerst1-3/+2
2010-07-21x86: Use symbolic MSR namesBrian Gerst2-2/+3
2010-07-21x86: Remove redundant K6 MSRsBrian Gerst4-10/+8
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath1-2/+2
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds1-1/+1
2010-07-20x86, numa: fix boot without RAM on node0 againYinghai Lu1-8/+9
2010-07-20x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski1-10/+15
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-1/+1
2010-07-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+23
2010-07-18Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds1-1/+1
2010-07-18x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath1-1/+1
2010-07-16x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan1-3/+4
2010-07-16x86: Fix x2apic preenabled system with kexecYinghai Lu1-1/+1
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas1-0/+1
2010-07-15x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner2-5/+18
2010-07-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+15
2010-07-13Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+4
2010-07-12KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong1-0/+2
2010-07-07x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang1-0/+7
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang2-1/+5
2010-07-07x86, platform: Export x86_platform to modulesH. Peter Anvin1-0/+3
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-31/+7
2010-07-06KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruptionAvi Kivity1-5/+2
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra1-28/+6
2010-07-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+12
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver1-2/+2
2010-06-30x86, Calgary: Limit the max PHB number to 256Darrick J. Wong1-3/+1
2010-06-30x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker1-1/+10
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-24/+39
2010-06-25x86, Calgary: Increase max PHB numberDarrick J. Wong1-5/+10