aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zcache/zcache-main.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* staging: zcache: fix cleancache race condition with shrinkerSeth Jennings2012-09-05
* staging: zsmalloc: add mapping modesSeth Jennings2012-07-09
* staging: zcache: introduce get_zcache_clientXiao Guangrong2012-07-09
* staging: zcache: cleanup zcache_do_preload and zcache_put_pageXiao Guangrong2012-07-09
* staging: zcache: optimize zcache_do_preloadXiao Guangrong2012-07-09
* staging: zcache: cleanup zbud_initXiao Guangrong2012-07-09
* staging: zcache: mark zbud_init/zcache_comp_init as __initXiao Guangrong2012-07-09
* staging: zcache: remove unnecessary config option dependenceXiao Guangrong2012-07-09
* staging: zcache: fix a compile warningXiao Guangrong2012-07-09
* staging: zcache: fix refcount leakXiao Guangrong2012-07-09
* Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman2012-06-25
|\
| * frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-15
* | staging: zcache: don't limit number of pools per clientSasha Levin2012-06-14
* | staging: zsmalloc: zsmalloc: use unsigned long instead of void *Minchan Kim2012-06-11
|/
* Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-22
|\
| * Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-19
| |\
| | * mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-23
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \ \
| * | | zcache: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| |/ /
* | | staging: zcache: fix memory corruption bugSeth Jennings2012-02-29
* | | staging: zcache: fix length type mismatchSeth Jennings2012-02-29
* | | staging: zcache: avoid AB-BA deadlock conditionAndrea Righi2012-02-24
* | | Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman2012-02-10
|\ \ \ | |/ / |/| |
| * | staging: zcache: replace xvmalloc with zsmallocSeth Jennings2012-02-09
| * | staging: zcache: fix serialization bug in zv statsSeth Jennings2012-02-09
| * | staging: zcache: crypto API supportSeth Jennings2012-02-08
* | | staging: zcache: fix serialization bug in zv statsSeth Jennings2012-02-08
* | | zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.Dan Magenheimer2012-02-08
* | | zcache: fix deadlock conditionDan Magenheimer2012-02-08
|/ /
* / Staging: zcache: Fix calls to obsolete functionBernhard Heinloth2011-11-26
|/
* Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-25
|\
| * staging: zcache: remove zcache_direct_reclaim_lockSeth Jennings2011-10-17
| * staging: zcache: reduce tmem bucket lock contentionSeth Jennings2011-10-12
| * staging: zcache: fix crash on cpu removeSeth Jennings2011-10-11
| * Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman2011-08-29
| |\
| | * staging: zcache: fix typosSeth Jennings2011-08-23
| | * staging: zcache: fix possible sleep under lockSeth Jennings2011-08-23
* | | staging: zcache: fix cleancache crashSeth Jennings2011-09-20
|/ /
* / staging: zcache: fix crash on high memory swapSeth Jennings2011-08-23
|/
* zcache: Fix build error when sysfs is not definedNitin Gupta2011-08-08
* zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo2011-08-08
* staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo2011-08-03
* staging: zcache: module is GPLThadeu Lima de Souza Cascardo2011-08-02
* staging: fix zcache buildingThadeu Lima de Souza Cascardo2011-08-02