Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / arch / sparc / kernel / perf_event.c
2011-03-31 Lucas De MarchiFix common misspellings
2010-12-16 Peter Zijlstraperf: Dynamic pmu types
2010-12-09 Ingo Molnarperf, sparc: Fix CONFIG_PERF_EVENTS=y build error
2010-11-26 Peter Zijlstraperf, arch: Cleanup perf-pmu init vs lockup-detector
2010-09-23 Ingo MolnarMerge branch 'linus' into perf/core
2010-09-13 David S. Millersparc64: Support RAW perf events.
2010-09-09 Peter Zijlstraperf: Remove the sysfs bits
2010-09-09 Peter Zijlstraperf: Rework the PMU methods
2010-09-09 Peter Zijlstraperf: Per PMU disable
2010-09-09 Peter Zijlstraperf: Reduce perf_disable() usage
2010-09-09 Peter Zijlstraperf: Register PMU implementations
2010-09-09 Peter Zijlstraperf: Deconstify struct pmu
2010-08-18 Frederic Weisbeckerperf: Factorize callchain context handling
2010-08-18 Frederic Weisbeckerperf: Generalize some arch callchain code
2010-08-18 Frederic Weisbeckerperf: Generalize callchain_store()
2010-07-21 Ingo MolnarMerge branch 'linus' into perf/core
2010-06-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-06-23 David S. Millersparc64: Fix maybe_change_configuration() PCR setting.
2010-06-09 Peter Zijlstraperf: Convert perf_event to local_t
2010-06-09 Peter Zijlstraperf: Cleanup {start,commit,cancel}_txn details
2010-05-27 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-18 Lin Mingperf, sparc: Implement group scheduling transactional...
2010-04-21 David S. Millersparc64: Fix stack dumping and tracing when function...
2010-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-03-29 David S. Millersparc64: Properly truncate pt_regs framepointer in...
2010-03-13 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-10 Peter Zijlstraperf: Provide generic perf_sample_data initialization
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-26 Peter Zijlstraperf_events: Simplify code by removing cpu argument...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-21 David S. Millersparc64: Fully support both performance counters.
2010-01-21 David S. Millersparc64: Add perf callchain support.
2010-01-05 David S. Millersparc64: Fix Niagara2 perf event handling.
2009-10-09 David S. Millersparc64: Fix niagara2 perf IRQ bits.
2009-09-30 David S. Millersparc64: Cache per-cpu %pcr register value in perf...
2009-09-29 David S. Millersparc64: Fix comment typo in perf_event.c
2009-09-29 David S. Millersparc64: Minor coding style fixups in perf code.
2009-09-29 David S. Millersparc64: Add a basic conflict engine in preparation...
2009-09-28 David S. Millersparc64: Add initial perf event conflict resolution...
2009-09-27 David S. Millersparc: Niagara1 perf event support.
2009-09-27 David S. Millersparc: Add Niagara2 HW cache event support.
2009-09-27 David S. Millersparc: Support all ultra3 and ultra4 derivatives.
2009-09-27 David S. Millersparc: Support HW cache events.
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...