aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-07powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel1-1/+1
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman1-0/+2
2009-05-19powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofileMichael Ellerman1-14/+0
2009-05-15powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson1-1/+8
2009-03-11powerpc/oprofile: G4 oprofile has variable number of countersOctavian Purdila1-10/+11
2009-02-10powerpc/cell: Add missing #include for oprofileMichael Neuling1-0/+1
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-3/+3
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofileLinus Torvalds4-140/+697
2009-01-08powerpc/oprofile: fix whitespaces in op_model_cell.cRobert Richter1-13/+11
2009-01-08powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love4-16/+537
2009-01-08powerpc/oprofile: fix cell/pr_util.hRobert Richter1-2/+2
2009-01-08powerpc/oprofile: IBM CELL: cleanup and restructuringCarl Love2-153/+191
2009-01-08powerpc/cell: Fix the prototype of create_vma_map()Stephen Rothwell1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-12-31shrink struct dentryNick Piggin1-1/+1
2008-10-31powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling functionCarl Love1-3/+10
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofileLinus Torvalds1-1/+1
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love3-28/+225
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven2-3/+3
2008-10-15oprofile: more whitespace fixesRobert Richter1-1/+1
2008-10-10powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_mapRoel Kluin1-1/+1
2008-09-05hrtimer: convert powerpc/oprofile to the new hrtimer apisArjan van de Ven1-1/+1
2008-08-20powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt1-2/+2
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-3/+3
2008-04-14Merge branch 'linux-2.6'Paul Mackerras1-21/+16
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison3-18/+18
2008-03-30vma_map: use proper pointer typesAl Viro1-21/+16
2008-03-03[POWERPC] OProfile: enable callgraph support for CellBob Nelson1-1/+1
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck1-9/+6
2008-02-05[POWERPC] Made FSL Book-E PMC support more genericAndy Fleming3-19/+17
2008-01-31Merge branch 'linux-2.6'Paul Mackerras1-3/+3
2008-01-28remove __attribute_used__Adrian Bunk1-3/+3
2007-12-19[POWERPC] OProfile: fix cbe pm signal routing problemBob Nelson1-9/+11
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-24/+0
2007-10-09[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt2-3/+2
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson13-106/+1710
2007-07-10[POWERPC] Oprofile enhanced instruction sampling supportwill schmidt1-0/+14
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner1-1/+1
2007-04-24[POWERPC] pasemi: PA6T oprofile supportOlof Johansson3-1/+238
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft1-0/+1
2007-02-13[POWERPC] cell: pm_rtas_activat_signals routine cleanupMaynard Johnson1-16/+33
2007-02-13[POWERPC] cell: PPU Oprofile cleanup patchCarl Love1-41/+63
2007-02-07[POWERPC] Oprofile cleanupOlof Johansson4-15/+96