summaryrefslogtreecommitdiff
path: root/drivers/staging/zsmalloc/zsmalloc_int.h
AgeCommit message (Expand)Author
2012-08-14zsmalloc: collapse internal .h into .cSeth Jennings
2012-08-14staging: zsmalloc: add page table mapping methodSeth Jennings
2012-07-09staging: zsmalloc: add mapping modesSeth Jennings
2012-07-09staging: zsmalloc: remove x86 dependencySeth Jennings
2012-05-09staging: zsmalloc: rename zspage_order with zspage_pagesMinchan Kim
2012-03-07staging: zsmalloc: change ZS_MIN_ALLOC_SIZESeth Jennings
2012-03-07staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not definedSeth Jennings
2012-03-07staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGESeth Jennings
2012-03-07staging: zsmalloc: move object/handle masking definesSeth Jennings
2012-02-09staging: zsmalloc: zsmalloc memory allocation libraryNitin Gupta