aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* clocksource: convert x86 to generic i8253 clocksourceRussell King2011-05-14
* perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra2011-05-06
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar2011-05-06
|\
| * x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin2011-05-02
| * x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky2011-05-01
* | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2011-05-04
|\ \ | |/ |/|
| * x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-25
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-29
|\ \
| * | perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus2011-04-27
| * | perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar2011-04-26
| * | perf, x86: Fix BTS conditionPeter Zijlstra2011-04-26
* | | x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior2011-04-28
|/ /
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-24
|\ \ | |/ |/|
| * PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-19
* | perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra2011-04-22
* | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov2011-04-22
* | x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar2011-04-22
* | perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen2011-04-22
* | Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes2011-04-21
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-19
|\ \
| * | x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel2011-04-18
| * | x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel2011-04-18
| |/
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-19
|\ \ | |/ |/|
| * perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter2011-04-19
| * perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara2011-04-19
* | x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2011-04-15
* | x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro2011-04-15
|/
*-. Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-07
|\ \
| * | x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin2011-04-06
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-04
|\| |
| * | x86, UV: Fix kdump rebootCliff Wickman2011-03-31
| * | x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov2011-03-31
| * | x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha2011-03-29
| * | x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng2011-03-29
| * | x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-29
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-04
|\ \ \ | |_|/ |/| |
| * | rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-01
| |/
* / x86: apb_timer: Fixup genirq falloutThomas Gleixner2011-03-29
|/
* Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-26
|\
| * x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-23
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-26
|\ \
| * | kgdb,x86_64: fix compile warning found with sparseJason Wessel2011-03-25
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \
| * | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-25
| * | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-24
| * | | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-19
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \ \
| * | | | x86, dumpstack: Use %pB format specifier for stack traceNamhyung Kim2011-03-24
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-25
|\ \ \ \ \
| * | | | | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditionalThomas Gleixner2011-03-24