summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile/cell
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-202-3/+3
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+2
* constify get_dcookie() and friendsAl Viro2016-12-051-1/+1
* powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-132-3/+3
* powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso2015-04-171-5/+8
* assorted conversions to %p[dD]Al Viro2014-11-191-6/+4
* mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-091-11/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* powerpc: Remove unnecessary semicolonsJoe Perches2009-07-081-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-092-16/+51
|\
| * powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love2009-01-082-3/+38
| * powerpc/oprofile: fix cell/pr_util.hRobert Richter2009-01-081-2/+2
| * powerpc/oprofile: IBM CELL: cleanup and restructuringCarl Love2009-01-081-12/+12
* | powerpc/cell: Fix the prototype of create_vma_map()Stephen Rothwell2009-01-081-1/+1
* | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* | shrink struct dentryNick Piggin2008-12-311-1/+1
|/
* Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-231-1/+1
|\
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171-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-213-28/+225
| |/ |/|
* | powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_mapRoel Kluin2008-10-101-1/+1
|/
* Merge branch 'linux-2.6'Paul Mackerras2008-04-141-21/+16
|\
| * vma_map: use proper pointer typesAl Viro2008-03-301-21/+16
* | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-012-11/+11
|/
* d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-141-9/+6
* [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt2007-10-091-2/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-204-0/+1089
OpenPOWER on IntegriCloud