perfcounters: rename struct hw_perf_counter_ops into struct pmu
[linux-2.6-block.git] / arch / powerpc / kernel / perf_counter.c
2009-04-29 Robert Richterperfcounters: rename struct hw_perf_counter_ops into...
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-09 Paul Mackerrasperf_counter: powerpc: add nmi_enter/nmi_exit calls
2009-04-08 Peter Zijlstraperf_counter: allow for data addresses to be recorded
2009-04-08 Paul Mackerrasperf_counter: powerpc: set sample enable bit for marked...
2009-04-08 Paul Mackerrasperf_counter: fix powerpc build
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into perfcounters/core
2009-04-07 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-07 Peter Zijlstraperf_counter: theres more to overflow than writing...
2009-04-06 Paul Mackerrasperf_counter: make it possible for hw_perf_counter_init...
2009-04-06 Paul Mackerrasperf_counter: powerpc: only reserve PMU hardware when...
2009-04-06 Peter Zijlstraperf_counter: unify and fix delayed counter wakeup
2009-04-06 Paul Mackerrasperf_counter: record time running and time enabled...
2009-04-06 Peter Zijlstraperf_counter: new output ABI - part 1
2009-04-06 Paul Mackerrasperf_counter: add an mmap method to allow userspace...
2009-04-06 Peter Zijlstraperf_counter: remove the event config bitfields
2009-04-06 Paul Mackerrasperf_counter: fix type/event_id layout on big-endian...
2009-04-06 Paul Mackerrasperf_counter: powerpc: clean up perc_counter_interrupt
2009-04-06 Peter Zijlstraperf_counter: unify irq output code
2009-04-06 Peter Zijlstraperf_counter: revamp syscall input ABI
2009-04-06 Paul Mackerrasperf_counter: abstract wakeup flag setting in core...
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-03-06 Paul Mackerrasperfcounters/powerpc: add support for POWER4 processors
2009-03-06 Paul Mackerrasperfcounters/powerpc: add support for POWER5+ processors
2009-03-05 Paul Mackerrasperfcounters/powerpc: fix oops with multiple counters...
2009-03-04 Ingo MolnarMerge commit 'v2.6.29-rc7' into perfcounters/core
2009-02-26 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-26 Paul Mackerrasperfcounters/powerpc: Add support for POWER5 processors
2009-02-23 Paul Mackerrasperfcounters/powerpc: Make exclude_kernel bit work...
2009-02-17 Ingo MolnarMerge branch 'x86/apic' into perfcounters/core
2009-02-17 Ingo MolnarMerge branch 'x86/apic' into perfcounters/core
2009-02-13 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-13 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-02-11 Ingo MolnarMerge branch 'master' of git://git./linux/kernel/git...
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-11 Paul Mackerrasperf_counters: allow users to count user, kernel and...
2009-01-23 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-23 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-21 Ingo MolnarMerge commit 'v2.6.29-rc2' into perfcounters/core
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-14 Paul Mackerrasperf_counter: Add support for pinned and exclusive...
2009-01-14 Paul Mackerraspowerpc/perf_counter: Make sure PMU gets enabled properly
2009-01-11 Ingo MolnarMerge branch 'master' of git://git./linux/kernel/git...
2009-01-10 Paul Mackerraspowerpc/perf_counter: Add support for POWER6
2009-01-10 Paul Mackerraspowerpc/perf_counter: Add support for PPC970 family
2009-01-10 Paul Mackerraspowerpc/perf_counter: Add generic support for POWER...