summaryrefslogtreecommitdiff
path: root/drivers/staging/zcache
AgeCommit message (Expand)AuthorFilesLines
2011-08-24Staging: zcache: signedness bug in tmem_get()Dan Carpenter1-1/+1
2011-08-24staging: zcache: fix crash on high memory swapSeth Jennings1-4/+4
2011-08-08zcache: Fix build error when sysfs is not definedNitin Gupta1-1/+1
2011-08-08zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo1-2/+5
2011-08-03staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo1-0/+1
2011-08-03staging: zcache: module is GPLThadeu Lima de Souza Cascardo1-0/+3
2011-08-03staging: fix zcache buildingThadeu Lima de Souza Cascardo2-1/+1
2011-07-09staging: zcache: support multiple clients, prep for KVM and RAMsterDan Magenheimer3-117/+523
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han1-1/+4
2011-02-24staging: Allow sharing xvmalloc for zram and zcacheNitin Gupta1-1/+3
2011-02-19staging: zcache: fix memory leakVasiliy Kulikov1-0/+1
2011-02-10staging: zcache: misc build/configDan Magenheimer2-0/+14
2011-02-10staging: zcache: host services and PAM servicesDan Magenheimer1-0/+1657
2011-02-10staging: zcache: in-kernel tmem codeDan Magenheimer2-0/+905