| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-04-29 | perf_counter, x86: protect per-cpu variables with compile barriers only |  Robert Richter | 1 | -2/+2 |
| 2009-04-29 | perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all() |  Robert Richter | 1 | -10/+14 |
| 2009-04-29 | perf_counter, x86: add default path to cpu detection |  Robert Richter | 1 | -0/+2 |
| 2009-04-29 | perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus |  Robert Richter | 2 | -7/+3 |
| 2009-04-29 | Merge branch 'linus' into perfcounters/core |  Ingo Molnar | 4 | -49/+54 |
| 2009-04-22 | x86, mce: fix boot logging logic |  Andi Kleen | 1 | -4/+5 |
| 2009-04-22 | x86, mce: make polling timer interval per CPU |  Andi Kleen | 1 | -12/+12 |
| 2009-04-19 | acpi-cpufreq: Do not let get_measured perf depend on internal variable |  Thomas Renninger | 1 | -3/+4 |
| 2009-04-19 | acpi-cpufreq: style-only: add parens to math expression |  Thomas Renninger | 1 | -1/+1 |
| 2009-04-19 | acpi-cpufreq: Cleanup: Use printk_once |  Thomas Renninger | 1 | -6/+2 |
| 2009-04-19 | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf |  Pallipadi, Venkatesh | 1 | -5/+10 |
| 2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion |  Linus Torvalds | 1 | -0/+6 |
| 2009-04-13 | Fix quilt merge error in acpi-cpufreq.c |  Linus Torvalds | 1 | -1/+1 |
| 2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c |  Andrew Morton | 1 | -15/+9 |
| 2009-04-10 | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitions |  Andreas Herrmann | 1 | -4/+12 |
| 2009-04-10 | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabled |  Mark Langsdorf | 1 | -0/+6 |
| 2009-04-10 | x86: cacheinfo: replace sysfs interface for cache_disable feature |  Mark Langsdorf | 1 | -45/+45 |
| 2009-04-10 | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for it |  Andreas Herrmann | 1 | -34/+3 |
| 2009-04-10 | x86: cacheinfo: correct return value when cache_disable feature is not active |  Andreas Herrmann | 1 | -1/+1 |
| 2009-04-10 | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support it |  Andreas Herrmann | 1 | -0/+8 |
| 2009-04-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+0 |
| 2009-04-09 | x86: cpu_debug remove execute permission |  Jaswinder Singh Rajput | 1 | -0/+0 |
| 2009-04-08 | perf_counter: allow for data addresses to be recorded |  Peter Zijlstra | 1 | -1/+1 |
| 2009-04-07 | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release |  Len Brown | 2 | -1/+1 |
| 2009-04-07 | x86 ACPI: Add support for Always Running APIC timer |  Venkatesh Pallipadi | 1 | -0/+1 |
| 2009-04-07 | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only |  Venkatesh Pallipadi | 1 | -5/+10 |
| 2009-04-07 | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf |  Venkatesh Pallipadi | 1 | -22/+20 |
| 2009-04-07 | perf_counter: theres more to overflow than writing events |  Peter Zijlstra | 1 | -1/+2 |
| 2009-04-07 | perf_counter: x86: self-IPI for pending work |  Peter Zijlstra | 1 | -0/+14 |
| 2009-04-07 | ACPI: cpufreq: remove dupilcated #include |  Huang Weiyi | 1 | -1/+0 |
| 2009-04-06 | perf_counter: add more context information |  Peter Zijlstra | 1 | -0/+9 |
| 2009-04-06 | perf_counter: pmc arbitration |  Peter Zijlstra | 1 | -0/+75 |
| 2009-04-06 | perf_counter: x86: callchain support |  Peter Zijlstra | 1 | -0/+154 |
| 2009-04-06 | perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init() |  Peter Zijlstra | 1 | -1/+1 |
| 2009-04-06 | perf_counter: unify and fix delayed counter wakeup |  Peter Zijlstra | 1 | -29/+0 |
| 2009-04-06 | perf_counter: remove the event config bitfields |  Peter Zijlstra | 1 | -4/+4 |
| 2009-04-06 | perf_counter: unify irq output code |  Peter Zijlstra | 1 | -52/+1 |
| 2009-04-06 | perf_counter: revamp syscall input ABI |  Peter Zijlstra | 1 | -5/+5 |
| 2009-04-06 | perf_counter: fix crash on perfmon v1 systems |  Ingo Molnar | 1 | -5/+11 |
| 2009-04-06 | perf_counter: x86: use ULL postfix for 64bit constants |  Peter Zijlstra | 1 | -6/+6 |
| 2009-04-06 | perf_counter: add comment to barrier |  Peter Zijlstra | 1 | -0/+4 |
| 2009-04-06 | perf_counter: x86: fix 32-bit irq_period assumption |  Peter Zijlstra | 1 | -1/+1 |
| 2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 |  Ingo Molnar | 46 | -2342/+4193 |
| 2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 2 | -3/+15 |
| 2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+3 |
| 2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask |  Linus Torvalds | 9 | -42/+36 |
| 2009-04-05 | Merge branch 'linus' into release |  Len Brown | 49 | -2469/+4334 |
| 2009-04-05 | Merge branch 'misc' into release |  Len Brown | 1 | -0/+12 |
| 2009-04-04 | x86, mtrr: remove debug message |  Ingo Molnar | 1 | -3/+0 |
| 2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus |  Ingo Molnar | 1 | -1/+3 |