| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-12 | 1 | -6/+6 |
|\ |
|
| * | powerpc, perf_counter: Fix performance counter event types | Jaswinder Singh Rajput | 2009-06-12 | 1 | -6/+6 |
* | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
|/ |
|
* | perfcounters: remove powerpc definitions of perf_counter_do_pending | Stephen Rothwell | 2009-06-11 | 1 | -0/+1 |
* | perf_counter: Rename L2 to LL cache | Peter Zijlstra | 2009-06-11 | 6 | -6/+6 |
* | perf_counter: Standardize event names | Peter Zijlstra | 2009-06-11 | 5 | -30/+30 |
* | perf_counter: powerpc: Implement generalized cache events for POWER processors | Paul Mackerras | 2009-06-11 | 7 | -6/+291 |
* | perf_counters: powerpc: Add support for POWER7 processors | Paul Mackerras | 2009-06-11 | 3 | -1/+322 |
* | perf_counter: Accurate period data | Peter Zijlstra | 2009-06-11 | 1 | -3/+6 |
* | perf_counter: Introduce struct for sample data | Peter Zijlstra | 2009-06-11 | 1 | -3/+7 |
* | perf_counter: Separate out attr->type from attr->config | Ingo Molnar | 2009-06-06 | 1 | -3/+3 |
* | perf_counter: powerpc: Use new identifier names in powerpc-specific code | Paul Mackerras | 2009-06-04 | 1 | -1/+1 |
* | perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors | Paul Mackerras | 2009-06-03 | 1 | -2/+14 |
* | perf_counter: powerpc: Fix event alternative code generation on POWER5/5+ | Paul Mackerras | 2009-06-03 | 2 | -4/+4 |
* | perf_counter: Rename perf_counter_hw_event => perf_counter_attr | Peter Zijlstra | 2009-06-02 | 1 | -19/+19 |
* | perf_counter: Rename various fields | Peter Zijlstra | 2009-06-02 | 1 | -6/+6 |
* | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-01 | 3 | -12/+13 |
|\ |
|
| * | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt | 2009-05-27 | 1 | -1/+1 |
| * | powerpc: Explicit alignment for .data.cacheline_aligned | Benjamin Herrenschmidt | 2009-05-18 | 1 | -0/+1 |
| * | powerpc/ftrace: Fix constraint to be early clobber | Steven Rostedt | 2009-05-18 | 1 | -1/+1 |
| * | powerpc/ftrace: Use pr_devel() in ftrace.c | Michael Ellerman | 2009-05-18 | 1 | -10/+10 |
* | | perf_counter: powerpc: Implement interrupt throttling | Paul Mackerras | 2009-05-26 | 1 | -5/+43 |
* | | perf_counter: powerpc: initialize cpuhw pointer before use | Paul Mackerras | 2009-05-18 | 1 | -2/+1 |
* | | Merge commit 'v2.6.30-rc6' into perfcounters/core | Ingo Molnar | 2009-05-18 | 5 | -21/+42 |
|\ \
| |/ |
|
| * | powerpc: Fix PCI ROM access | Benjamin Herrenschmidt | 2009-05-15 | 2 | -10/+26 |
| * | powerpc/pseries: Really fix the oprofile CPU type on pseries | Benjamin Herrenschmidt | 2009-05-15 | 1 | -1/+1 |
| * | powerpc: Allow mem=x cmdline to work with 4G+ | Becky Bruce | 2009-05-15 | 2 | -6/+6 |
| * | powerpc: Fix setting of oprofile cpu type | Benjamin Herrenschmidt | 2009-05-01 | 1 | -2/+2 |
| * | powerpc adjust oprofile_cpu_type version 3 | Michael Wolf | 2009-05-01 | 1 | -4/+9 |
* | | perf_counter: powerpc: supply more precise information on counter overflow ev... | Paul Mackerras | 2009-05-15 | 3 | -6/+82 |
* | | perf_counter: powerpc: use u64 for event codes internally | Paul Mackerras | 2009-05-15 | 6 | -47/+43 |
* | | perf_counter: frequency based adaptive irq_period | Peter Zijlstra | 2009-05-15 | 1 | -7/+6 |
* | | perf_counter: Rework the perf counter disable/enable | Peter Zijlstra | 2009-05-15 | 1 | -12/+12 |
* | | perf_counter: powerpc: allow use of limited-function counters | Paul Mackerras | 2009-04-29 | 6 | -75/+467 |
* | | perfcounters: rename struct hw_perf_counter_ops into struct pmu | Robert Richter | 2009-04-29 | 1 | -13/+12 |
* | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 | 8 | -17/+22 |
|\ \
| |/ |
|
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-28 | 1 | -1/+1 |
| |\ |
|
| | * | Revert "powerpc: Add support for early tlbilx opcode" | Kumar Gala | 2009-04-23 | 1 | -1/+1 |
| * | | powerpc: Revert switch to TEXT_TEXT in linker script | Tim Abbott | 2009-04-28 | 1 | -2/+2 |
| * | | powerpc: Use TEXT_TEXT macro in linker script. | Tim Abbott | 2009-04-27 | 1 | -1/+2 |
| * | | powerpc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 6 | -6/+11 |
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-24 | 1 | -6/+5 |
| |\ \
| | |/ |
|
| | * | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge | Paul Mackerras | 2009-04-22 | 3 | -8/+7 |
| | |\ |
|
| | | * | powerpc: Fix of_node_put() exit path in of_irq_map_one() | Ilpo Järvinen | 2009-04-20 | 1 | -6/+5 |
| * | | | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -4/+4 |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-15 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | powerpc: Add support for early tlbilx opcode | Kumar Gala | 2009-04-07 | 1 | -1/+1 |
* | | | perf_counter: powerpc: add nmi_enter/nmi_exit calls | Paul Mackerras | 2009-04-09 | 1 | -14/+17 |
* | | | perf_counter: allow for data addresses to be recorded | Peter Zijlstra | 2009-04-08 | 1 | -1/+1 |
* | | | perf_counter: powerpc: set sample enable bit for marked instruction events | Paul Mackerras | 2009-04-08 | 5 | -12/+413 |