| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 2009-01-13 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2009-01-09 | 4 | -140/+697 |
|\ |
|
| * | powerpc/oprofile: fix whitespaces in op_model_cell.c | Robert Richter | 2009-01-08 | 1 | -13/+11 |
| * | powerpc/oprofile: IBM CELL: add SPU event profiling support | Carl Love | 2009-01-08 | 4 | -16/+537 |
| * | powerpc/oprofile: fix cell/pr_util.h | Robert Richter | 2009-01-08 | 1 | -2/+2 |
| * | powerpc/oprofile: IBM CELL: cleanup and restructuring | Carl Love | 2009-01-08 | 2 | -153/+191 |
* | | powerpc/cell: Fix the prototype of create_vma_map() | Stephen Rothwell | 2009-01-08 | 1 | -1/+1 |
* | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | | shrink struct dentry | Nick Piggin | 2009-01-01 | 1 | -1/+1 |
|/ |
|
* | powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling func... | Carl Love | 2008-10-31 | 1 | -3/+10 |
* | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
|\ |
|
| * | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 | 2 | -3/+3 |
| |\ |
|
| * | | hrtimer: convert powerpc/oprofile to the new hrtimer apis | Arjan van de Ven | 2008-09-06 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | oprofile: more whitespace fixes | Robert Richter | 2008-10-15 | 1 | -1/+1 |
| |/ / |
|
* | / | powerpc/oprofile: Fix mutex locking for cell spu-oprofile | Carl Love | 2008-10-21 | 3 | -28/+225 |
| |/
|/| |
|
* | | powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_map | Roel Kluin | 2008-10-10 | 1 | -1/+1 |
* | | powerpc: Expose PMCs & cache topology in sysfs on 32-bit | Benjamin Herrenschmidt | 2008-08-20 | 1 | -2/+2 |
|/ |
|
* | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -3/+3 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-04-14 | 1 | -21/+16 |
|\ |
|
| * | vma_map: use proper pointer types | Al Viro | 2008-03-30 | 1 | -21/+16 |
* | | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 | 3 | -18/+18 |
|/ |
|
* | [POWERPC] OProfile: enable callgraph support for Cell | Bob Nelson | 2008-03-03 | 1 | -1/+1 |
* | d_path: Make get_dcookie() use a struct path argument | Jan Blunck | 2008-02-15 | 1 | -9/+6 |
* | [POWERPC] Made FSL Book-E PMC support more generic | Andy Fleming | 2008-02-06 | 3 | -19/+17 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-31 | 1 | -3/+3 |
|\ |
|
| * | remove __attribute_used__ | Adrian Bunk | 2008-01-28 | 1 | -3/+3 |
* | | [POWERPC] OProfile: fix cbe pm signal routing problem | Bob Nelson | 2007-12-19 | 1 | -9/+11 |
|/ |
|
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 | 1 | -24/+0 |
* | [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h | Benjamin Herrenschmidt | 2007-10-09 | 2 | -3/+2 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-30 | 1 | -0/+1 |
* | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson | 2007-07-20 | 13 | -106/+1710 |
* | [POWERPC] Oprofile enhanced instruction sampling support | will schmidt | 2007-07-10 | 1 | -0/+14 |
* | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 | 1 | -1/+1 |
* | [POWERPC] Spinlock initializer cleanup | Thomas Gleixner | 2007-04-30 | 1 | -1/+1 |
* | [POWERPC] pasemi: PA6T oprofile support | Olof Johansson | 2007-04-24 | 3 | -1/+238 |
* | [POWERPC] cell: add cbe_node_to_cpu function | Christian Krafft | 2007-04-23 | 1 | -0/+1 |
* | [POWERPC] cell: pm_rtas_activat_signals routine cleanup | Maynard Johnson | 2007-02-13 | 1 | -16/+33 |
* | [POWERPC] cell: PPU Oprofile cleanup patch | Carl Love | 2007-02-13 | 1 | -41/+63 |
* | [POWERPC] Oprofile cleanup | Olof Johansson | 2007-02-07 | 4 | -15/+96 |
* | [POWERPC] Fix oprofile support on Cell LPAR | Ishizaki Kou | 2007-01-24 | 1 | -0/+2 |
* | [POWERPC] ps3: multiplatform build fixes | Arnd Bergmann | 2006-12-04 | 2 | -2/+2 |
* | [POWERPC] cell: Add oprofile support | Maynard Johnson | 2006-12-04 | 3 | -2/+738 |
* | [POWERPC] Fix oprofile support for e500 in arch/powerpc | Andy Fleming | 2006-11-01 | 6 | -40/+148 |
* | [POWERPC] Add 970GX cputable entry | Jake Moilanen | 2006-10-23 | 1 | -1/+1 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 2 | -2/+2 |
* | [POWERPC] powerpc oprofile __user annotations | Al Viro | 2006-09-26 | 1 | -5/+6 |
* | [PATCH] oprofile: Fix unnecessary cleverness | Markus Armbruster | 2006-06-26 | 1 | -1/+1 |
* | [POWERPC] re-enable OProfile for iSeries, using timer interrupt | Kelly Daly | 2006-06-21 | 2 | -1/+4 |
* | [POWERPC] Optimise some TOC usage | Anton Blanchard | 2006-06-15 | 1 | -0/+4 |