summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86-32, NUMA: Update numaq to use new NUMA init protocolTejun Heo2011-05-021-18/+10
* x86-32, NUMA: use sparse_memory_present_with_active_regions()Tejun Heo2011-05-021-2/+0
* x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-026-36/+3
* x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC()Tejun Heo2011-05-021-0/+10
* Merge branch 'x86/urgent' into x86-mmTejun Heo2011-05-0211-29/+126
|\
| * x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky2011-05-011-1/+1
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-293-10/+52
| |\
| | * perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus2011-04-273-6/+33
| | * perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar2011-04-261-2/+14
| | * perf, x86: Fix BTS conditionPeter Zijlstra2011-04-262-2/+5
| * | x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior2011-04-282-6/+6
| |/
| * Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-231-0/+5
| |\
| | * PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-201-0/+5
| * | perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra2011-04-221-4/+4
| * | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov2011-04-221-1/+1
| * | x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar2011-04-221-1/+5
| * | perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen2011-04-221-0/+1
| * | Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes2011-04-211-23/+0
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-192-2/+9
| |\ \
| | * | x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel2011-04-181-1/+8
| | * | x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel2011-04-181-1/+1
| | |/
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-191-4/+18
| |\ \ | | |/ | |/|
| | * perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter2011-04-191-3/+17
| | * perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara2011-04-191-1/+1
| * | x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2011-04-151-0/+19
| * | x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro2011-04-151-0/+23
| |/
| *-. Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-071-0/+5
| |\ \
| | * | x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin2011-04-061-0/+5
* | | | Merge branch 'x86/numa' into x86-mmTejun Heo2011-05-029-11/+31
|\ \ \ \
| * | | | x86-32, numa: Calculate remap size in common codeTejun Heo2011-04-061-4/+0
| |/ / /
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-047-6/+30
| |\ \ \ | | |/ /
| | * | x86, UV: Fix kdump rebootCliff Wickman2011-03-311-0/+9
| | * | x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov2011-03-311-1/+1
| | * | x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha2011-03-291-5/+15
| | * | x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng2011-03-291-0/+1
| | * | x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-294-0/+4
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-041-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-011-1/+1
| | |/
* | | x86, mpparse: Put check_slot() into .init sectionRakib Mullick2011-04-041-1/+1
* | | Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar2011-04-044-9/+8
|\ \ \ | |/ / |/| |
| * | x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter2011-03-291-4/+3
| * | x86: A fast way to check capabilities of the current cpuChristoph Lameter2011-03-293-5/+5
| |/
* | x86: apb_timer: Fixup genirq falloutThomas Gleixner2011-03-301-1/+1
|/
* Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-259-200/+116
|\
| * x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-239-200/+116
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-251-2/+2
|\ \
| * | kgdb,x86_64: fix compile warning found with sparseJason Wessel2011-03-251-2/+2
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-252-3/+9
|\ \ \
| * | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-251-2/+7
| * | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-241-0/+1
OpenPOWER on IntegriCloud