summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-101-0/+9
|\
| * xen: disable ACPI NUMA for PV guestsIan Campbell2011-01-101-0/+9
* | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-104-21/+62
|\ \
| * | xen: HVM X2APIC supportSheng Yang2011-01-073-19/+50
| * | apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang2011-01-072-2/+12
| |/
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-0830-97/+250
|\ \
| * | x86: udelay: Use this_cpu_read to avoid address calculationChristoph Lameter2011-01-041-1/+1
| * | x86: Use this_cpu_inc_return for nmi counterTejun Heo2010-12-301-2/+1Star
| * | x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-3010-27/+26Star
| * | x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-3016-62/+57Star
| * | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-182-37/+153
| |\ \
| | * | cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter2010-12-181-6/+15
| | * | x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter2010-12-182-1/+109
| | * | percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-171-36/+35Star
| * | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-178-10/+167
| |\| |
| | * | x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-171-0/+43
| * | | xen: Use this_cpu_opsChristoph Lameter2010-12-174-11/+11
| * | | kprobes: Use this_cpu_opsChristoph Lameter2010-12-171-7/+7
| | |/ | |/|
* | | Merge branch 'linus' into x86/apic-cleanupsIngo Molnar2011-01-07118-2006/+1437Star
|\ \ \
| * \ \ Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-062-143/+39Star
| |\ \ \
| | * | | x86, mm: Initialize initial_page_table before paravirt jumpsRusty Russell2011-01-042-143/+39Star
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2011-01-068-2/+97
| |\ \ \ \ \ \ \ \
| | | | | * | | | | x86, paravirt: Use native_halt on a halt, not native_safe_haltCliff Wickman2010-12-271-1/+1
| | | | * | | | | | x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss2011-01-033-0/+55
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | x86-64, asm: Use fxsaveq/fxrestorq in more placesH. Peter Anvin2010-10-231-0/+24
| | * | | | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resumeSuresh Siddha2010-12-143-1/+17
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-063-35/+57
| |\ \ \ \ \ \ \
| | * | | | | | | x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman2011-01-032-8/+23
| | * | | | | | | x86, UV: Fix the effect of extra bits in the hub nodeid registerJack Steiner2010-12-221-12/+21
| | * | | | | | | x86, UV: Add common uv_early_read_mmr() function for reading MMRsJack Steiner2010-12-221-16/+14Star
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-061-5/+91
| |\ \ \ \ \ \ \
| | * | | | | | | x86: Check tsc available/disabled in the delayed init functionThomas Gleixner2010-12-131-0/+3
| | * | | | | | | x86: Improve TSC calibration using a delayed workqueueJohn Stultz2010-12-031-3/+83
| | * | | | | | | Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tscJohn Stultz2010-12-031-2/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86: Make tsc=reliable override boot time stability checksjohn stultz2009-08-281-2/+5
| * | | | | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-068-15/+87
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-2355-224/+515
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | x86: Resume trampoline must be executableLin Ming2010-11-221-2/+1Star
| | * | | | | | | | | x86: Add RO/NX protection for loadable kernel modulesmatthieu castet2010-11-182-0/+14
| | * | | | | | | | | x86: Add NX protection for kernel dataMatthieu Castet2010-11-187-6/+57
| | * | | | | | | | | x86: Fix improper large page preservationmatthieu castet2010-11-181-10/+18
| * | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-0622-15/+1328
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-01-062-24/+16Star
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86, microcode, AMD: Cleanup code a bitBorislav Petkov2010-11-102-20/+11Star
| | * | | | | | | | | | | x86, microcode, AMD: Replace vmalloc+memset with vzallocJesper Juhl2010-11-101-9/+10
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-063-65/+86
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | apic, amd: Make firmware bug messages more meaningfulRobert Richter2010-10-252-7/+9
| | * | | | | | | | | | | mce, amd: Remove goto in threshold_create_device()Robert Richter2010-10-251-2/+2
| | * | | | | | | | | | | mce, amd: Add helper functions to setup APICRobert Richter2010-10-251-29/+38
| | * | | | | | | | | | | mce, amd: Shorten local variables mci_misc_{hi,lo}Robert Richter2010-10-251-13/+13