summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile/cell/spu_profiler.c
Commit message (Expand)AuthorAgeFilesLines
* arch: powerpc: Remove oprofileViresh Kumar2021-01-291-248/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+2
* powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-131-1/+1
* powerpc/cell: Add missing #include for oprofileMichael Neuling2009-02-101-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-091-13/+43
|\
| * powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love2009-01-081-2/+32
| * powerpc/oprofile: IBM CELL: cleanup and restructuringCarl Love2009-01-081-12/+12
* | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
|/
* Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-231-1/+1
|\
| * hrtimer: convert powerpc/oprofile to the new hrtimer apisArjan van de Ven2008-09-051-1/+1
* | powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love2008-10-211-2/+2
|/
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-201-0/+221