aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile/cell/spu_task_sync.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-29arch: powerpc: Remove oprofileViresh Kumar1-657/+0
2020-08-25powerpc/oprofile: fix spelling mistake "contex" -> "context"Colin Ian King1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring1-1/+1
2016-12-05constify get_dcookie() and friendsAl Viro1-1/+1
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens1-2/+2
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2015-04-17powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso1-5/+8
2014-11-19assorted conversions to %p[dD]Al Viro1-6/+4
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov1-11/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-12-31shrink struct dentryNick Piggin1-1/+1
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love1-26/+210
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck1-9/+6
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 Nelson1-0/+484