Age | Commit message (Expand) | Author |
2009-04-29 | perf_counter, x86: rename intel only functions | Robert Richter |
2009-04-29 | perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_... | Robert Richter |
2009-04-29 | perf_counter, x86: remove ack_status() from struct x86_pmu | Robert Richter |
2009-04-29 | perf_counter, x86: remove get_status() from struct x86_pmu | Robert Richter |
2009-04-29 | perf_counter, x86: make interrupt handler model specific | Robert Richter |
2009-04-29 | perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmu | Robert Richter |
2009-04-29 | perfcounters: rename struct hw_perf_counter_ops into struct pmu | Robert Richter |
2009-04-29 | perf_counter, x86: protect per-cpu variables with compile barriers only | Robert Richter |
2009-04-29 | perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all() | Robert Richter |
2009-04-29 | perf_counter, x86: add default path to cpu detection | Robert Richter |
2009-04-29 | perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus | Robert Richter |
2009-04-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-04-19 | acpi-cpufreq: Do not let get_measured perf depend on internal variable | Thomas Renninger |
2009-04-19 | acpi-cpufreq: style-only: add parens to math expression | Thomas Renninger |
2009-04-19 | acpi-cpufreq: Cleanup: Use printk_once | Thomas Renninger |
2009-04-19 | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf | Pallipadi, Venkatesh |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds |
2009-04-13 | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton |
2009-04-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-09 | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput |
2009-04-08 | perf_counter: allow for data addresses to be recorded | Peter Zijlstra |
2009-04-07 | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown |
2009-04-07 | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi |
2009-04-07 | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only | Venkatesh Pallipadi |
2009-04-07 | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf | Venkatesh Pallipadi |
2009-04-07 | perf_counter: theres more to overflow than writing events | Peter Zijlstra |
2009-04-07 | perf_counter: x86: self-IPI for pending work | Peter Zijlstra |
2009-04-07 | ACPI: cpufreq: remove dupilcated #include | Huang Weiyi |
2009-04-06 | perf_counter: add more context information | Peter Zijlstra |
2009-04-06 | perf_counter: pmc arbitration | Peter Zijlstra |
2009-04-06 | perf_counter: x86: callchain support | Peter Zijlstra |
2009-04-06 | perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init() | Peter Zijlstra |
2009-04-06 | perf_counter: unify and fix delayed counter wakeup | Peter Zijlstra |
2009-04-06 | perf_counter: remove the event config bitfields | Peter Zijlstra |
2009-04-06 | perf_counter: unify irq output code | Peter Zijlstra |
2009-04-06 | perf_counter: revamp syscall input ABI | Peter Zijlstra |
2009-04-06 | perf_counter: fix crash on perfmon v1 systems | Ingo Molnar |
2009-04-06 | perf_counter: x86: use ULL postfix for 64bit constants | Peter Zijlstra |
2009-04-06 | perf_counter: add comment to barrier | Peter Zijlstra |
2009-04-06 | perf_counter: x86: fix 32-bit irq_period assumption | Peter Zijlstra |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-05 | Merge branch 'misc' into release | Len Brown |
2009-04-04 | x86, mtrr: remove debug message | Ingo Molnar |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-03-31 | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell |