summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/rheap.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* powerpc: Delete unnecessary checks before kfree()Markus Elfring2015-03-161-1/+1
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel2008-12-171-0/+1
* [POWERPC] Make rheap safe for spinlocksTimur Tabi2008-04-171-2/+2
* [POWERPC] exports rheap symbol to modulesSylvain Munaut2007-10-161-0/+15
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [POWERPC] rheap - eliminates internal fragments caused by alignmentLi Yang2007-06-191-19/+29
* [POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocksTimur Tabi2007-05-171-14/+8
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-091-50/+67
* [POWERPC] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-081-1/+2
* [POWERPC] Fix array indexing error in rheap grow()Timur Tabi2007-02-071-1/+2
* [POWERPC] Fix rheap alignment problemLi Yang2006-10-021-4/+20
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-0/+693