aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell2009-06-11
* Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\
| * | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-11
| * | perf_counter: Standardize event namesPeter Zijlstra2009-06-11
| * | perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras2009-06-11
| * | perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras2009-06-11
| * | perf_counter: Accurate period dataPeter Zijlstra2009-06-10
| * | perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-10
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-06
| |\ \
| * | | perf_counter: Separate out attr->type from attr->configIngo Molnar2009-06-06
| * | | perf_counter: powerpc: Use new identifier names in powerpc-specific codePaul Mackerras2009-06-04
| * | | perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errorsPaul Mackerras2009-06-03
| * | | perf_counter: powerpc: Fix event alternative code generation on POWER5/5+Paul Mackerras2009-06-03
| * | | perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2009-06-02
| * | | perf_counter: Rename various fieldsPeter Zijlstra2009-06-02
| * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-01
| |\ \ \
| * | | | perf_counter: powerpc: Implement interrupt throttlingPaul Mackerras2009-05-26
| * | | | perf_counter: powerpc: initialize cpuhw pointer before usePaul Mackerras2009-05-18
| * | | | Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-18
| |\ \ \ \
| * | | | | perf_counter: powerpc: supply more precise information on counter overflow ev...Paul Mackerras2009-05-15
| * | | | | perf_counter: powerpc: use u64 for event codes internallyPaul Mackerras2009-05-15
| * | | | | perf_counter: frequency based adaptive irq_periodPeter Zijlstra2009-05-15
| * | | | | perf_counter: Rework the perf counter disable/enablePeter Zijlstra2009-05-15
| * | | | | perf_counter: powerpc: allow use of limited-function countersPaul Mackerras2009-04-29
| * | | | | perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter2009-04-29
| * | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
| |\ \ \ \ \
| * | | | | | perf_counter: powerpc: add nmi_enter/nmi_exit callsPaul Mackerras2009-04-09
| * | | | | | perf_counter: allow for data addresses to be recordedPeter Zijlstra2009-04-08
| * | | | | | perf_counter: powerpc: set sample enable bit for marked instruction eventsPaul Mackerras2009-04-08
| * | | | | | perf_counter: fix powerpc buildPaul Mackerras2009-04-08
| * | | | | | Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-07
| |\ \ \ \ \ \ \
| * | | | | | | | perf_counter: theres more to overflow than writing eventsPeter Zijlstra2009-04-07
| * | | | | | | | perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras2009-04-06
| * | | | | | | | perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras2009-04-06
| * | | | | | | | perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-06
| * | | | | | | | perf_counter: record time running and time enabled for each counterPaul Mackerras2009-04-06
| * | | | | | | | perf_counter: new output ABI - part 1Peter Zijlstra2009-04-06
| * | | | | | | | perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras2009-04-06
| * | | | | | | | perf_counter: remove the event config bitfieldsPeter Zijlstra2009-04-06
| * | | | | | | | perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras2009-04-06
| * | | | | | | | perf_counter: powerpc: clean up perc_counter_interruptPaul Mackerras2009-04-06
| * | | | | | | | perf_counter: unify irq output codePeter Zijlstra2009-04-06
| * | | | | | | | perf_counter: revamp syscall input ABIPeter Zijlstra2009-04-06
| * | | | | | | | perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-06
| * | | | | | | | perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-06
| * | | | | | | | perf_counter: provide pagefault software eventsPeter Zijlstra2009-04-06
| * | | | | | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perfcounters/powerpc: add support for POWER4 processorsPaul Mackerras2009-03-06