Age | Commit message (Expand) | Author |
2023-02-14 | alpha: remove redundant err variable | Minghao Chi |
2021-07-25 | alpha: fix spelling mistakes | gushengxian |
2019-10-18 | alpha: Use pr_warn instead of pr_warning | Kefeng Wang |
2019-01-21 | perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE | Andrew Murray |
2018-03-16 | perf: Fix sibling iteration | Peter Zijlstra |
2018-03-12 | perf/core: Remove perf_event::group_entry | Peter Zijlstra |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2014-08-26 | alpha: Replace __get_cpu_var | Christoph Lameter |
2013-11-16 | alpha: perf: fix out-of-bounds array access triggered from raw event | Will Deacon |
2012-05-09 | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter |
2012-03-05 | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra |
2010-11-26 | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra |
2010-09-15 | alpha: Fix HW performance counters to be stopped properly | Michael Cree |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-09 | perf: Remove the sysfs bits | Peter Zijlstra |
2010-09-09 | perf: Rework the PMU methods | Peter Zijlstra |
2010-09-09 | perf: Per PMU disable | Peter Zijlstra |
2010-09-09 | perf: Register PMU implementations | Peter Zijlstra |
2010-09-09 | perf: Deconstify struct pmu | Peter Zijlstra |
2010-08-31 | alpha: convert perf_event to use local_t | Michael Cree |
2010-08-09 | alpha: implement HW performance events on the EV67 and later CPUs | Michael Cree |