summaryrefslogtreecommitdiffstats
path: root/mm/zbud.c
Commit message (Expand)AuthorAgeFilesLines
* mm/zbud.c: use list_last_entry() instead of list_tail_entry()Geliang Tang2016-01-151-4/+1
* mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY2015-11-061-1/+1
* mm: zbud: constify the zbud_opsKrzysztof Kozlowski2015-09-081-3/+3
* mm: zpool: constify the zpool_opsKrzysztof Kozlowski2015-09-081-2/+2
* zpool: remove zpool_evict()Dan Streetman2015-06-251-4/+19
* mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-121-1/+2
* mm/zbud: init user ops only when it is neededHeesub Shin2014-12-131-1/+1
* Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-201-8/+104
|\
| * zbud: avoid accessing last unused freelistChao Yu2014-10-091-6/+7
| * mm/zpool: use prefixed module loadingKees Cook2014-08-291-0/+1
| * mm/zpool: zbud/zsmalloc implement zpoolDan Streetman2014-08-061-0/+94
| * mm/zbud: change zbud_alloc size type to size_tDan Streetman2014-08-061-2/+2
* | zbud, zswap: change module author emailSeth Jennings2014-11-131-1/+1
|/
* mm/zbud.c: make size unsigned like unique callsiteFabian Frederick2014-06-041-2/+2
* mm/zbud: fix some trivial typos in commentsJianguo Wu2013-09-111-2/+2
* mm: zbud: fix condition check on allocation sizeHeesub Shin2013-07-311-1/+1
* zbud: add to mm/Seth Jennings2013-07-101-0/+527
OpenPOWER on IntegriCloud