| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-09-18 | x86, perf_counter, bts: Optimize BTS overflow handling |  Markus Metzger | 1 | -23/+37 |
| 2009-09-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 2 | -32/+33 |
| 2009-09-17 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 11 | -691/+322 |
| 2009-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 4 | -78/+73 |
| 2009-09-16 | [CPUFREQ] Fix NULL ptr regression in powernow-k8 |  Kurt Roeckx | 1 | -7/+8 |
| 2009-09-16 | x86, EDAC: Provide function to return NodeId of a CPU |  Andreas Herrmann | 1 | -0/+10 |
| 2009-09-16 | sched: x86: Name old_perf in a unique way |  Peter Zijlstra | 1 | -2/+2 |
| 2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu |  Linus Torvalds | 4 | -14/+14 |
| 2009-09-15 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -9/+37 |
| 2009-09-15 | x86: sched: Provide arch implementations using aperf/mperf |  Peter Zijlstra | 2 | -1/+56 |
| 2009-09-15 | x86: Add generic aperf/mperf code |  Peter Zijlstra | 1 | -70/+9 |
| 2009-09-15 | x86: Move APERF/MPERF into a X86_FEATURE |  Peter Zijlstra | 2 | -7/+8 |
| 2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 1 | -1/+11 |
| 2009-09-14 | x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.c |  Andi Kleen | 1 | -0/+2 |
| 2009-09-14 | x86, mce: do not compile mcelog message on AMD |  Borislav Petkov | 1 | -1/+4 |
| 2009-09-14 | x86, mce: pass mce info to EDAC for decoding |  Borislav Petkov | 1 | -0/+7 |
| 2009-09-14 | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -4/+14 |
| 2009-09-14 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 4 | -18/+104 |
| 2009-09-14 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 20 | -992/+1013 |
| 2009-09-14 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -21/+21 |
| 2009-09-04 | x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus |  Yinghai Lu | 1 | -1/+4 |
| 2009-09-04 | x86, perf_counter, bts: Do not allow kernel BTS tracing for now |  markus.t.metzger@intel.com | 1 | -2/+9 |
| 2009-09-04 | x86, perf_counter, bts: Correct pointer-to-u64 casts |  markus.t.metzger@intel.com | 1 | -12/+12 |
| 2009-09-04 | x86, perf_counter, bts: Fail if BTS is not available |  markus.t.metzger@intel.com | 1 | -14/+11 |
| 2009-09-04 | x86/i386: Put aligned stack-canary in percpu shared_aligned section |  Jeremy Fitzhardinge | 1 | -1/+1 |
| 2009-09-03 | x86, mcheck: Use correct cpumask for shared bank4 |  Andreas Herrmann | 1 | -3/+5 |
| 2009-09-03 | x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors |  Andreas Herrmann | 1 | -10/+22 |
| 2009-09-03 | x86: Fix CPU llc_shared_map information for AMD Magny-Cours |  Andreas Herrmann | 1 | -1/+63 |
| 2009-09-03 | x86/i386: Make sure stack-protector segment base is cache aligned |  Jeremy Fitzhardinge | 1 | -1/+1 |
| 2009-09-02 | Merge branch 'perfcounters/urgent' into perfcounters/core |  Ingo Molnar | 3 | -5/+25 |
| 2009-09-01 | [CPUFREQ] Create a blacklist for processors that should not load the acpi-cpufreq module. |  Prarit Bhargava | 1 | -0/+21 |
| 2009-09-01 | [CPUFREQ] Powernow-k8: Enable more than 2 low P-states |  Mark Langsdorf | 1 | -25/+4 |
| 2009-08-31 | x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bit |  Borislav Petkov | 1 | -1/+10 |
| 2009-08-31 | x86: Move tsc_calibration to x86_init_ops |  Thomas Gleixner | 2 | -16/+19 |
| 2009-08-27 | Merge branch 'sched/clock' into x86/cleanups |  Thomas Gleixner | 1 | -0/+4 |
| 2009-08-26 | Merge branch 'x86/urgent' into x86/pat |  H. Peter Anvin | 9 | -94/+356 |
| 2009-08-26 | x86, mce: CE in last bank prevents panic by unknown MCE |  Hidetoshi Seto | 1 | -4/+4 |
| 2009-08-25 | Merge commit 'origin/x86/urgent' into x86/asm |  H. Peter Anvin | 6 | -61/+329 |
| 2009-08-24 | Merge commit 'v2.6.31-rc7' into x86/cleanups |  Ingo Molnar | 8 | -94/+352 |
| 2009-08-23 | Merge commit 'v2.6.31-rc7' into x86/cpu |  Ingo Molnar | 23 | -844/+1119 |
| 2009-08-21 | x86, mtrr: make mtrr_aps_delayed_init static bool |  H. Peter Anvin | 1 | -3/+3 |
| 2009-08-21 | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init |  Suresh Siddha | 1 | -9/+37 |
| 2009-08-20 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent |  Ingo Molnar | 1 | -0/+4 |
| 2009-08-19 | x86: make sure load_percpu_segment has no stackprotector |  Jeremy Fitzhardinge | 1 | -0/+4 |
| 2009-08-17 | x86, mce: Don't initialize MCEs on unknown CPUs |  Ingo Molnar | 1 | -5/+14 |
| 2009-08-17 | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs |  Bartlomiej Zolnierkiewicz | 1 | -0/+4 |
| 2009-08-16 | x86, mce: therm_throt: Don't log redundant normality |  Hugh Dickins | 1 | -2/+5 |
| 2009-08-15 | Merge branch 'perfcounters/urgent' into perfcounters/core |  Ingo Molnar | 4 | -38/+75 |
| 2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next |  Tejun Heo | 8 | -90/+332 |
| 2009-08-13 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -7/+33 |