summaryrefslogtreecommitdiff
path: root/mm/zbud.c
Commit message (Expand)AuthorAge
* mm: docs: fix parameter names mismatchMike Rapoport2018-02-06
* mm/zbud.c: use list_last_entry() instead of list_tail_entry()Geliang Tang2016-01-15
* mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY2015-11-06
* mm: zbud: constify the zbud_opsKrzysztof Kozlowski2015-09-08
* mm: zpool: constify the zpool_opsKrzysztof Kozlowski2015-09-08
* zpool: remove zpool_evict()Dan Streetman2015-06-25
* mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-12
* mm/zbud: init user ops only when it is neededHeesub Shin2014-12-13
* Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20
|\
| * zbud: avoid accessing last unused freelistChao Yu2014-10-09
| * mm/zpool: use prefixed module loadingKees Cook2014-08-29
| * mm/zpool: zbud/zsmalloc implement zpoolDan Streetman2014-08-06
| * mm/zbud: change zbud_alloc size type to size_tDan Streetman2014-08-06
* | zbud, zswap: change module author emailSeth Jennings2014-11-13
|/
* mm/zbud.c: make size unsigned like unique callsiteFabian Frederick2014-06-04
* mm/zbud: fix some trivial typos in commentsJianguo Wu2013-09-11
* mm: zbud: fix condition check on allocation sizeHeesub Shin2013-07-31
* zbud: add to mm/Seth Jennings2013-07-10