aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zcache (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-29staging: zcache: fix "zcache=" kernel parameterPiotr Sarna1-2/+4
2013-05-30drivers: staging: zcache: fix compile errorBob Liu3-6/+6
2013-05-20staging: ramster: add how-to documentDan Magenheimer1-0/+366
2013-05-16staging: zcache: Fix incorrect module_param_array typesGeert Uytterhoeven1-4/+4
2013-04-30staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer5-12/+55
2013-04-30staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer7-13/+39
2013-04-30zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk1-1/+4
2013-04-30cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk1-4/+4
2013-04-30frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk1-4/+4
2013-04-13staging: zcache/debug: fix coding styleWanpeng Li1-19/+76
2013-04-13staging: ramster/debug: Add CONFIG_RAMSTER_DEBUG Kconfig entryWanpeng Li3-2/+10
2013-04-13staging: ramster: Add incremental accessory countersWanpeng Li2-16/+83
2013-04-13staging: ramster/debug: Use an array to initialize/use debugfs attributesWanpeng Li1-36/+32
2013-04-13staging: ramster: Move debugfs code out of ramster.c fileWanpeng Li4-110/+154
2013-04-12staging: ramster: decrease foregin pers pages when count < 0Wanpeng Li1-0/+1
2013-04-11staging: ramster: Provide accessory functions for counter decreaseWanpeng Li1-13/+19
2013-04-11staging: ramster: Provide accessory functions for counter increaseWanpeng Li1-11/+23
2013-04-11staging: zcache: fix account foregin counters against zero-filled pagesWanpeng Li1-4/+4
2013-04-03staging: zcache: clean TODO listWanpeng Li1-2/+1
2013-04-03staging: zcache: introduce zero-filled page stat countWanpeng Li3-0/+24
2013-04-03staging: zcache: fix static variables defined in debug.h but used in mutiple C filesWanpeng Li2-31/+63
2013-04-02staging: zcache: fix zcache writeback in debugfsWanpeng Li1-2/+2
2013-04-02staging: zcache: fix pers_pageframes|_max aren't exported in debugfsWanpeng Li1-0/+1
2013-04-02staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled pageWanpeng Li1-1/+6
2013-04-02staging: zcache: zero-filled pages awarenessWanpeng Li1-13/+70
2013-04-02staging: zcache: introduce zero-filled pages handlerWanpeng Li1-0/+27
2013-04-02drivers: staging: zcache: fix compile warningBob Liu1-1/+1
2013-04-02drivers: staging: zcache: fix compile errorBob Liu3-4/+10
2013-04-01Merge 3.9-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2013-03-26drivers/staging/zcache/zcache-main.c: fix buildAndrew Morton1-26/+0
2013-03-18staging: zcache: introduce zero filled pages handlerWanpeng Li1-0/+26
2013-03-18zcache/TODO: Update on two items.Konrad Rzeszutek Wilk1-5/+1
2013-03-18staging: zcache: fix typo "64_BIT"Paul Bolle1-1/+1
2013-03-18Merge 3.9-rc3 into staging-nextGreg Kroah-Hartman1-15/+10
2013-03-13zcache: convert to idr_alloc()Tejun Heo1-15/+10
2013-03-11staging: zcache: using strlcpy instead of strncpyChen Gang1-1/+2
2013-03-08staging: zcache/debug: compiler failure on PPC64 and revert commit.Konrad Rzeszutek Wilk2-1/+2
2013-03-06staging: zcache: disable ZCACHE_DEBUG due to build errorStephen Rothwell1-0/+1
2013-03-05zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUGKonrad Rzeszutek Wilk3-4/+12
2013-03-05zcache: Module license is defined twice.Konrad Rzeszutek Wilk1-2/+0
2013-03-05zcache: Move the last of the debugfs counters outKonrad Rzeszutek Wilk2-66/+89
2013-03-05zcache/debug: Use an array to initialize/use debugfs attributes.Konrad Rzeszutek Wilk1-112/+51
2013-03-05zcache: Move debugfs code out of zcache-main.c file.Konrad Rzeszutek Wilk4-256/+328
2013-03-05zcache: Make the debug code use pr_debugKonrad Rzeszutek Wilk1-44/+41
2013-03-05zcache: The last of the atomic reads has now an accessory function.Konrad Rzeszutek Wilk1-4/+9
2013-03-05zcache: Provide accessory functions for counter decrease.Konrad Rzeszutek Wilk1-39/+57
2013-03-05zcache: Provide accessory functions for counter increaseKonrad Rzeszutek Wilk1-36/+73
2013-03-05zcache: s/int/bool/ on the various options.Konrad Rzeszutek Wilk1-15/+15
2013-02-23mm: rename page struct field helpersMel Gorman1-1/+1
2013-02-18staging/zache checkpatch ERROR: spaces prohibited around thatRobert Berger1-2/+2