Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / zcache / zcache-main.c
2012-03-23 Linus TorvaldsMerge tag 'stable/for-linus-3.4' of git://git./linux...
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-20 Cong Wangzcache: remove the second argument of k[un]map_atomic()
2012-03-19 Konrad Rzeszutek... Merge branch 'stable/cleancache.v13' into linux-next
2012-02-29 Seth Jenningsstaging: zcache: fix memory corruption bug
2012-02-29 Seth Jenningsstaging: zcache: fix length type mismatch
2012-02-24 Andrea Righistaging: zcache: avoid AB-BA deadlock condition
2012-02-10 Greg Kroah-HartmanMerge tag 'staging-3.3-rc3' into staging-next
2012-02-09 Seth Jenningsstaging: zcache: replace xvmalloc with zsmalloc
2012-02-09 Seth Jenningsstaging: zcache: fix serialization bug in zv stats
2012-02-09 Seth Jenningsstaging: zcache: crypto API support
2012-02-08 Seth Jenningsstaging: zcache: fix serialization bug in zv stats
2012-02-08 Dan Magenheimerzcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock...
2012-02-08 Dan Magenheimerzcache: fix deadlock condition
2012-01-23 Dan Magenheimermm: zcache/tmem/cleancache: s/flush/invalidate/
2011-11-27 Bernhard HeinlothStaging: zcache: Fix calls to obsolete function
2011-10-25 Greg Kroah-HartmanMerge branch 'staging-next' into Linux 3.1
2011-10-17 Seth Jenningsstaging: zcache: remove zcache_direct_reclaim_lock
2011-10-12 Seth Jenningsstaging: zcache: reduce tmem bucket lock contention
2011-10-11 Seth Jenningsstaging: zcache: fix crash on cpu remove
2011-09-20 Seth Jenningsstaging: zcache: fix cleancache crash
2011-08-29 Greg Kroah-HartmanMerge 3.1-rc4 into staging-next
2011-08-23 Seth Jenningsstaging: zcache: fix crash on high memory swap
2011-08-23 Seth Jenningsstaging: zcache: fix typos
2011-08-23 Seth Jenningsstaging: zcache: fix possible sleep under lock
2011-08-08 Nitin Guptazcache: Fix build error when sysfs is not defined
2011-08-08 Thadeu Lima de Sou... zcache: Use div_u64 for 64-bit division
2011-08-03 Thadeu Lima de Sou... staging: zcache: include module.h for MODULE_LICENSE
2011-08-02 Thadeu Lima de Sou... staging: zcache: module is GPL
2011-08-02 Thadeu Lima de Sou... staging: fix zcache building