aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile/cell/vma_map.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-29arch: powerpc: Remove oprofileViresh Kumar1-279/+0
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-2/+2
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
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches1-1/+1
2008-10-10powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_mapRoel Kluin1-1/+1
2008-04-14Merge branch 'linux-2.6'Paul Mackerras1-21/+16
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-03-30vma_map: use proper pointer typesAl Viro1-21/+16
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson1-0/+287