| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | 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-29 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | perf_counter: allow for data addresses to be recorded | Peter Zijlstra | 2009-04-08 | |
| | * | | | | | | | 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 | |
| | * | | | | | | | 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-06 | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | x86: perf_counter cleanup | Jaswinder Singh Rajput | 2009-03-08 | |
| | * | | | | | | | | x86: perf_counter cleanup | Peter Zijlstra | 2009-03-08 | |
| | * | | | | | | | | perfcounters: IRQ and NMI support on AMD CPUs, fix | Peter Zijlstra | 2009-03-05 | |
| | * | | | | | | | | perfcounters: IRQ and NMI support on AMD CPUs | Peter Zijlstra | 2009-03-05 | |
| | * | | | | | | | | x86: use pr_info in perf_counter.c | Jaswinder Singh Rajput | 2009-03-02 | |
| | * | | | | | | | | x86: decent declarations in perf_counter.c | Jaswinder Singh Rajput | 2009-03-02 | |
| | * | | | | | | | | x86: AMD Support for perf_counter | Jaswinder Singh Rajput | 2009-02-28 | |
| | * | | | | | | | | x86: prepare perf_counter to add more cpus | Jaswinder Singh Rajput | 2009-02-28 | |
| | * | | | | | | | | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 2009-02-26 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'x86/apic' into perfcounters/core | Ingo Molnar | 2009-02-17 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 2009-02-13 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-02-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Ingo Molnar | 2009-02-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | perf_counters: allow users to count user, kernel and/or hypervisor events | Paul Mackerras | 2009-02-11 | |
| | * | | | | | | | | | | | | | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar | 2009-02-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | perf_counters: account NMI interrupts | Mike Galbraith | 2009-02-09 | |
| | * | | | | | | | | | | | | | perfcounters: fix "perf counters kill oprofile" bug | Mike Galbraith | 2009-02-04 | |
| | * | | | | | | | | | | | | | perfcounters fix section mismatch warning in perf_counter.c::perf_counters_la... | Mike Galbraith | 2009-01-23 | |
| | * | | | | | | | | | | | | | perfcounters: ratelimit performance counter interrupts | Mike Galbraith | 2009-01-23 | |
| | * | | | | | | | | | | | | | perfcounters: throttle on too high IRQ rates | Mike Galbraith | 2009-01-23 | |
| | * | | | | | | | | | | | | | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar | 2009-01-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2008-12-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | x86: perf_counter remove unwanted hw_perf_enable_all | Jaswinder Singh Rajput | 2008-12-27 | |
