perf_counters: powerpc: Add support for POWER7 processors
[linux-2.6] / arch / powerpc / kernel / perf_counter.c
2009-06-11  Paul Mackerrasperf_counters: powerpc: Add support for POWER7 processors
2009-06-11  Peter Zijlstraperf_counter: Accurate period data
2009-06-11  Peter Zijlstraperf_counter: Introduce struct for sample data
2009-06-06  Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-06  Ingo Molnarperf_counter: Separate out attr->type from attr->config
2009-06-04  Paul Mackerrasperf_counter: powerpc: Use new identifier names in...
2009-06-03  Paul Mackerrasperf_counter: powerpc: Fix race causing "oops trying...
2009-06-02  Peter Zijlstraperf_counter: Rename perf_counter_hw_event => perf_coun...
2009-06-02  Peter Zijlstraperf_counter: Rename various fields
2009-06-01  Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-26  Paul Mackerrasperf_counter: powerpc: Implement interrupt throttling
2009-05-18  Paul Mackerrasperf_counter: powerpc: initialize cpuhw pointer before use
2009-05-18  Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-15  Paul Mackerrasperf_counter: powerpc: supply more precise information...
2009-05-15  Paul Mackerrasperf_counter: powerpc: use u64 for event codes internally
2009-05-15  Peter Zijlstraperf_counter: frequency based adaptive irq_period
2009-05-15  Peter Zijlstraperf_counter: Rework the perf counter disable/enable
2009-05-06  Ingo MolnarMerge branch 'core/locking' into perfcounters/core
2009-04-30  Thomas GleixnerMerge branch 'core/signal' into perfcounters/core
2009-04-29  Paul Mackerrasperf_counter: powerpc: allow use of limited-function...
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...