Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: implement WasActive page flag (for improving cleancache) | Dan Magenheimer | 2016-06-12 | 1 | -0/+4 |
* | staging: zcache: fix cleancache race condition with shrinker | Seth Jennings | 2016-06-12 | 1 | -4/+3 |
* | zcache: Use zs_get_total_size_pages | nadlabak | 2016-06-12 | 1 | -1/+1 |
* | staging: zsmalloc: add mapping modes | Seth Jennings | 2016-06-12 | 1 | -3/+3 |
* | zcache: Fix zsmalloc include | Emerson Pinter | 2016-06-12 | 1 | -1/+1 |
* | staging: zsmalloc: zsmalloc: use unsigned long instead of void * | Minchan Kim | 2016-06-12 | 1 | -6/+6 |
* | staging: zcache: fix memory corruption bug | Seth Jennings | 2016-06-12 | 1 | -4/+2 |
* | staging: zcache: fix length type mismatch | Seth Jennings | 2016-06-12 | 1 | -4/+4 |
* | staging: zcache: replace xvmalloc with zsmalloc | Emerson Pinter | 2016-06-12 | 1 | -40/+43 |
* | mm: zcache/tmem/cleancache: s/flush/invalidate/ | Dan Magenheimer | 2016-06-12 | 1 | -5/+5 |
* | staging: zcache: support multiple clients, prep for KVM and RAMster | Dan Magenheimer | 2016-06-12 | 1 | -0/+2083 |