summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-05-06perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-05-02x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin
2011-05-01x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus
2011-04-26perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar
2011-04-26perf, x86: Fix BTS conditionPeter Zijlstra
2011-04-25x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar
2011-04-22perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen
2011-04-21Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-04-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara
2011-04-18x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel
2011-04-15x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-15x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds
2011-04-06x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-01rcu: create new rcu_access_index() and use in mcePaul E. McKenney
2011-03-31x86, UV: Fix kdump rebootCliff Wickman
2011-03-31x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov
2011-03-29x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha
2011-03-30x86: apb_timer: Fixup genirq falloutThomas Gleixner
2011-03-29x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare
2011-03-25Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-03-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-25kgdb,x86_64: fix compile warning found with sparseJason Wessel
2011-03-25perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar
2011-03-24x86: DT: Cleanup namespace and call irq_set_irq_type() unconditionalThomas Gleixner
2011-03-24x86: DT: Fix return condition in irq_create_of_mapping()Thomas Gleixner
2011-03-24perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-03-24x86, dumpstack: Use %pB format specifier for stack traceNamhyung Kim
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds