index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zcache
Age
Commit message (
Expand
)
Author
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-15
frontswap: s/put_page/store/g s/get_page/load
Konrad Rzeszutek Wilk
2012-04-24
staging: zcache: fix Kconfig crypto dependency
Seth Jennings
2012-03-23
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
zcache: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-19
Merge branch 'stable/cleancache.v13' into linux-next
Konrad Rzeszutek Wilk
2012-03-16
staging/zmem: Use lockdep_assert_held instead of spin_is_locked
Andi Kleen
2012-03-07
staging: zcache: make zcache builtin only
Seth Jennings
2012-02-29
staging: zcache: fix memory corruption bug
Seth Jennings
2012-02-29
staging: zcache: fix length type mismatch
Seth Jennings
2012-02-24
staging: zcache: avoid AB-BA deadlock condition
Andrea Righi
2012-02-13
staging: fix powerpc linux-next break on zsmalloc
Seth Jennings
2012-02-10
Merge tag 'staging-3.3-rc3' into staging-next
Greg Kroah-Hartman
2012-02-09
staging: zcache: replace xvmalloc with zsmalloc
Seth Jennings
2012-02-09
staging: zcache: fix serialization bug in zv stats
Seth Jennings
2012-02-09
staging: zcache: crypto API support
Seth Jennings
2012-02-08
staging: zcache: fix serialization bug in zv stats
Seth Jennings
2012-02-08
zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.
Dan Magenheimer
2012-02-08
zcache: fix deadlock condition
Dan Magenheimer
2012-01-23
mm: zcache/tmem/cleancache: s/flush/invalidate/
Dan Magenheimer
2011-11-27
Staging: zcache: Fix calls to obsolete function
Bernhard Heinloth
2011-10-25
Merge branch 'staging-next' into Linux 3.1
Greg Kroah-Hartman
2011-10-17
staging: zcache: remove zcache_direct_reclaim_lock
Seth Jennings
2011-10-12
staging: zcache: reduce tmem bucket lock contention
Seth Jennings
2011-10-11
staging: zcache: fix crash on cpu remove
Seth Jennings
2011-09-20
staging: zcache: fix cleancache crash
Seth Jennings
2011-08-29
Merge 3.1-rc4 into staging-next
Greg Kroah-Hartman
2011-08-23
Staging: zcache: signedness bug in tmem_get()
Dan Carpenter
2011-08-23
staging: zcache: fix crash on high memory swap
Seth Jennings
2011-08-23
staging: zcache: fix typos
Seth Jennings
2011-08-23
staging: zcache: fix possible sleep under lock
Seth Jennings
2011-08-08
zcache: Fix build error when sysfs is not defined
Nitin Gupta
2011-08-08
zcache: Use div_u64 for 64-bit division
Thadeu Lima de Souza Cascardo
2011-08-03
staging: zcache: include module.h for MODULE_LICENSE
Thadeu Lima de Souza Cascardo
2011-08-02
staging: zcache: module is GPL
Thadeu Lima de Souza Cascardo
2011-08-02
staging: fix zcache building
Thadeu Lima de Souza Cascardo
2011-07-08
staging: zcache: support multiple clients, prep for KVM and RAMster
Dan Magenheimer
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-02-23
staging: Allow sharing xvmalloc for zram and zcache
Nitin Gupta
2011-02-18
staging: zcache: fix memory leak
Vasiliy Kulikov
2011-02-09
staging: zcache: misc build/config
Dan Magenheimer
2011-02-09
staging: zcache: host services and PAM services
Dan Magenheimer
2011-02-09
staging: zcache: in-kernel tmem code
Dan Magenheimer