summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/lscsa_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-14/+1Star
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-201-1/+1
* powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman2015-08-181-122/+2Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-291-2/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-211-0/+2
* [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-191-1/+1
* [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-091-0/+181