aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zsmalloc
Commit message (Expand)AuthorAge
* zsmalloc: move it under mmMinchan Kim2014-01-30
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-17
* zsmalloc: add more commentNitin Cupta2013-12-10
* zsmalloc: add Kconfig for enabling page table methodMinchan Kim2013-12-10
* staging: zsmalloc: Ensure handle is never 0 on successOlav Haugan2013-11-25
* zsmalloc: Fix "map_vm_area" undefined reference errors.Majunath Goudar2013-10-11
* staging: zsmalloc: access page->private by using page_private macroSunghan Suh2013-07-23
* staging/zsmalloc: Fixed up incorrect formatted commentsSara Bird2013-05-21
* Staging: Fixes string split across lines in zsmalloc zsmalloc-mainMarlies Ruck2013-05-20
* staging/zsmalloc: don't use pgtable-mapping from modulesArnd Bergmann2013-04-23
* staging: zsmalloc: Fix link error on ARMJoerg Roedel2013-03-28
* mm: rename page struct field helpersMel Gorman2013-02-23
* staging: zsmalloc: remove unused pool nameSeth Jennings2013-01-30
* staging: zsmalloc: Fix TLB coherency and build problemMinchan Kim2013-01-29
* staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZESeth Jennings2013-01-29
* staging: zsmalloc: comment zs_create_pool functionDavidlohr Bueso2013-01-16
* zsmalloc: collapse internal .h into .cSeth Jennings2012-08-13
* staging: zsmalloc: add page table mapping methodSeth Jennings2012-08-13
* staging: zsmalloc: prevent mappping in interrupt contextSeth Jennings2012-08-13
* staging: zsmalloc: s/firstpage/page in new copy map funcsSeth Jennings2012-08-13
* staging: zsmalloc: add mapping modesSeth Jennings2012-07-09
* staging: zsmalloc: add details to zs_map_object boiler plateSeth Jennings2012-07-09
* staging: zsmalloc: add single-page object fastpath in unmapSeth Jennings2012-07-09
* staging: zsmalloc: remove x86 dependencySeth Jennings2012-07-09
* staging: zsmalloc: Finish conversion to a separate moduleBen Hutchings2012-06-20
* staging: zsmalloc: fix uninit'ed variable warningSeth Jennings2012-06-13
* staging: zsmalloc documentationNitin Gupta2012-06-11
* staging: zsmalloc: zsmalloc: use unsigned long instead of void *Minchan Kim2012-06-11
* staging: zsmalloc: add/fix function commentMinchan Kim2012-05-09
* staging: zsmalloc: rename zspage_order with zspage_pagesMinchan Kim2012-05-09
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
|\
| * zsmalloc: use PageFlag macro instead of [set|test]_bitMinchan Kim2012-04-25
* | staging: zsmalloc: fix memory leakNitin Gupta2012-04-10
|/
* staging: zsmalloc: remove SPARSEMEM dep from KconfigSeth Jennings2012-03-07
* staging: zsmalloc: change ZS_MIN_ALLOC_SIZESeth Jennings2012-03-07
* staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not definedSeth Jennings2012-03-07
* staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGESeth Jennings2012-03-07
* staging: zsmalloc: move object/handle masking definesSeth Jennings2012-03-07
* staging: fix powerpc linux-next break on zsmallocSeth Jennings2012-02-13
* staging: zsmalloc: zsmalloc memory allocation libraryNitin Gupta2012-02-08