Commit message (Expand) | Author | Age | |
---|---|---|---|
* | mm: zcache: fix merge issues | Vinayak Menon | 2016-06-07 |
* | mm: zcache: remove __GFP_NO_KSWAPD | Vinayak Menon | 2016-05-31 |
* | mm: add WasActive page flag | Bob Liu | 2016-05-31 |
* | mm: zcache: fix locking sequence | Shiraz Hashim | 2016-03-25 |
* | mm: zcache: fix use after free in zcache_store_page | Vinayak Menon | 2016-03-23 |
* | mm: zcache: reduce prints on store error | Vinayak Menon | 2016-03-23 |
* | mm: zcache: fix race between store and evict | Vinayak Menon | 2016-03-23 |
* | mm: zcache: clear zcache when low on file pages | Vinayak Menon | 2016-03-23 |
* | mm: zcache: add zero page support | Vinayak Menon | 2016-03-23 |
* | mm: zcache: do not wake up kswapd for zcache allocs | Vinayak Menon | 2016-03-23 |
* | mm: zcache: fix accouting of pool pages | Vinayak Menon | 2016-03-23 |
* | mm: zcache: shrink zcache on memory pressure | Vinayak Menon | 2016-03-23 |
* | mm: zcache: disallow sleep in zcache store | Vinayak Menon | 2016-03-23 |
* | mm: zcache: add evict zpages supporting | Bob Liu | 2016-03-23 |
* | mm: zcache: add core files | Bob Liu | 2016-03-23 |