| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Detect and handle UltraSPARC-T3 cpu types. | David S. Miller | 2011-07-27 | 1 | -1/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 | 1 | -0/+42 |
* | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | sparc: consolidate show_cpuinfo in cpu.c | Sam Ravnborg | 2011-04-21 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | perf: Dynamic pmu types | Peter Zijlstra | 2010-12-16 | 1 | -1/+1 |
* | perf, sparc: Fix CONFIG_PERF_EVENTS=y build error | Ingo Molnar | 2010-12-10 | 1 | -1/+1 |
* | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 | 1 | -2/+5 |
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-09-23 | 1 | -3/+12 |
|\ |
|
| * | sparc64: Support RAW perf events. | David S. Miller | 2010-09-12 | 1 | -3/+11 |
* | | perf: Remove the sysfs bits | Peter Zijlstra | 2010-09-09 | 1 | -6/+3 |
* | | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | 1 | -42/+67 |
* | | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | 1 | -9/+11 |
* | | perf: Reduce perf_disable() usage | Peter Zijlstra | 2010-09-09 | 1 | -0/+3 |
* | | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | 1 | -13/+16 |
* | | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | 1 | -5/+5 |
* | | perf: Factorize callchain context handling | Frederic Weisbecker | 2010-08-19 | 1 | -3/+0 |
* | | perf: Generalize some arch callchain code | Frederic Weisbecker | 2010-08-19 | 1 | -31/+15 |
* | | perf: Generalize callchain_store() | Frederic Weisbecker | 2010-08-19 | 1 | -16/+10 |
|/ |
|
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-06-26 | 1 | -47/+61 |
| |\ |
|
| * | | sparc64: Fix maybe_change_configuration() PCR setting. | David S. Miller | 2010-06-23 | 1 | -0/+1 |
* | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | 1 | -9/+9 |
* | | | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 2010-06-09 | 1 | -3/+4 |
| |/
|/| |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-27 | 1 | -47/+61 |
|\ \
| |/
|/| |
|
| * | perf, sparc: Implement group scheduling transactional APIs | Lin Ming | 2010-05-18 | 1 | -47/+61 |
* | | sparc64: Fix stack dumping and tracing when function graph is enabled. | David S. Miller | 2010-04-21 | 1 | -0/+14 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-03-29 | 1 | -1/+1 |
|\ |
|
| * | sparc64: Properly truncate pt_regs framepointer in perf callback. | David S. Miller | 2010-03-29 | 1 | -1/+1 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 1 | -1/+1 |
|\ \ |
|
| * | | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 2010-02-26 | 1 | -5/+5 |
|/ |
|
* | sparc64: Fully support both performance counters. | David S. Miller | 2010-01-20 | 1 | -154/+353 |
* | sparc64: Add perf callchain support. | David S. Miller | 2010-01-20 | 1 | -1/+119 |
* | sparc64: Fix Niagara2 perf event handling. | David S. Miller | 2010-01-04 | 1 | -0/+11 |
* | sparc64: Fix niagara2 perf IRQ bits. | David S. Miller | 2009-10-09 | 1 | -1/+1 |
* | sparc64: Cache per-cpu %pcr register value in perf code. | David S. Miller | 2009-09-29 | 1 | -17/+42 |
* | sparc64: Fix comment typo in perf_event.c | David S. Miller | 2009-09-29 | 1 | -1/+1 |
* | sparc64: Minor coding style fixups in perf code. | David S. Miller | 2009-09-28 | 1 | -7/+5 |
* | sparc64: Add a basic conflict engine in preparation for multi-counter support. | David S. Miller | 2009-09-28 | 1 | -5/+64 |
* | sparc64: Add initial perf event conflict resolution and checks. | David S. Miller | 2009-09-27 | 1 | -5/+77 |
* | sparc: Niagara1 perf event support. | David S. Miller | 2009-09-26 | 1 | -0/+119 |
* | sparc: Add Niagara2 HW cache event support. | David S. Miller | 2009-09-26 | 1 | -0/+88 |
* | sparc: Support all ultra3 and ultra4 derivatives. | David S. Miller | 2009-09-26 | 1 | -10/+13 |
* | sparc: Support HW cache events. | David S. Miller | 2009-09-26 | 1 | -6/+139 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -0/+556 |