aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zsmalloc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-07staging: zsmalloc: remove SPARSEMEM dep from KconfigSeth Jennings1-1/+1
2012-03-07staging: zsmalloc: change ZS_MIN_ALLOC_SIZESeth Jennings1-1/+3
2012-03-07staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not definedSeth Jennings1-0/+14
2012-03-07staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGESeth Jennings2-7/+8
2012-03-07staging: zsmalloc: move object/handle masking definesSeth Jennings2-12/+12
2012-02-13staging: fix powerpc linux-next break on zsmallocSeth Jennings2-1/+5
2012-02-08staging: zsmalloc: zsmalloc memory allocation libraryNitin Gupta5-0/+927