aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zsmalloc/zsmalloc-main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-09staging: zsmalloc: add/fix function commentMinchan Kim1-6/+11
2012-05-09staging: zsmalloc: rename zspage_order with zspage_pagesMinchan Kim1-7/+7
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-5/+4
2012-04-25zsmalloc: use PageFlag macro instead of [set|test]_bitMinchan Kim1-5/+4
2012-04-10staging: zsmalloc: fix memory leakNitin Gupta1-12/+18
2012-03-07staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGESeth Jennings1-1/+1
2012-03-07staging: zsmalloc: move object/handle masking definesSeth Jennings1-12/+0
2012-02-13staging: fix powerpc linux-next break on zsmallocSeth Jennings1-0/+1
2012-02-08staging: zsmalloc: zsmalloc memory allocation libraryNitin Gupta1-0/+756