index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zcache
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: zcache: fix Kconfig crypto dependency
Seth Jennings
2012-04-24
1
-1
/
+1
*
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
1
-5
/
+5
|
\
|
*
Merge branch 'stable/cleancache.v13' into linux-next
Konrad Rzeszutek Wilk
2012-03-19
1
-5
/
+5
|
|
\
|
|
*
mm: zcache/tmem/cleancache: s/flush/invalidate/
Dan Magenheimer
2012-01-23
1
-5
/
+5
*
|
|
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-21
1
-6
/
+6
|
\
\
\
|
*
|
|
zcache: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-8
/
+8
|
|
/
/
*
|
|
staging/zmem: Use lockdep_assert_held instead of spin_is_locked
Andi Kleen
2012-03-16
1
-1
/
+1
*
|
|
staging: zcache: make zcache builtin only
Seth Jennings
2012-03-07
1
-1
/
+1
*
|
|
staging: zcache: fix memory corruption bug
Seth Jennings
2012-02-29
1
-4
/
+2
*
|
|
staging: zcache: fix length type mismatch
Seth Jennings
2012-02-29
1
-4
/
+4
*
|
|
staging: zcache: avoid AB-BA deadlock condition
Andrea Righi
2012-02-24
1
-2
/
+2
*
|
|
staging: fix powerpc linux-next break on zsmalloc
Seth Jennings
2012-02-13
1
-1
/
+3
*
|
|
Merge tag 'staging-3.3-rc3' into staging-next
Greg Kroah-Hartman
2012-02-10
2
-71
/
+169
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
staging: zcache: replace xvmalloc with zsmalloc
Seth Jennings
2012-02-09
2
-41
/
+44
|
*
|
staging: zcache: fix serialization bug in zv stats
Seth Jennings
2012-02-09
1
-7
/
+7
|
*
|
staging: zcache: crypto API support
Seth Jennings
2012-02-08
2
-31
/
+126
*
|
|
staging: zcache: fix serialization bug in zv stats
Seth Jennings
2012-02-08
1
-7
/
+7
*
|
|
zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.
Dan Magenheimer
2012-02-08
1
-2
/
+2
*
|
|
zcache: fix deadlock condition
Dan Magenheimer
2012-02-08
1
-4
/
+3
|
/
/
*
|
Staging: zcache: Fix calls to obsolete function
Bernhard Heinloth
2011-11-26
1
-3
/
+3
|
/
*
Merge branch 'staging-next' into Linux 3.1
Greg Kroah-Hartman
2011-10-25
1
-33
/
+18
|
\
|
*
staging: zcache: remove zcache_direct_reclaim_lock
Seth Jennings
2011-10-17
1
-27
/
+4
|
*
staging: zcache: reduce tmem bucket lock contention
Seth Jennings
2011-10-12
1
-1
/
+3
|
*
staging: zcache: fix crash on cpu remove
Seth Jennings
2011-10-11
1
-2
/
+8
|
*
Merge 3.1-rc4 into staging-next
Greg Kroah-Hartman
2011-08-29
1
-3
/
+3
|
|
\
|
|
*
staging: zcache: fix typos
Seth Jennings
2011-08-23
1
-2
/
+2
|
|
*
staging: zcache: fix possible sleep under lock
Seth Jennings
2011-08-23
1
-1
/
+1
*
|
|
staging: zcache: fix cleancache crash
Seth Jennings
2011-09-20
1
-1
/
+1
|
/
/
*
|
Staging: zcache: signedness bug in tmem_get()
Dan Carpenter
2011-08-23
1
-1
/
+1
*
|
staging: zcache: fix crash on high memory swap
Seth Jennings
2011-08-23
1
-4
/
+4
|
/
*
zcache: Fix build error when sysfs is not defined
Nitin Gupta
2011-08-08
1
-1
/
+1
*
zcache: Use div_u64 for 64-bit division
Thadeu Lima de Souza Cascardo
2011-08-08
1
-2
/
+5
*
staging: zcache: include module.h for MODULE_LICENSE
Thadeu Lima de Souza Cascardo
2011-08-03
1
-0
/
+1
*
staging: zcache: module is GPL
Thadeu Lima de Souza Cascardo
2011-08-02
1
-0
/
+3
*
staging: fix zcache building
Thadeu Lima de Souza Cascardo
2011-08-02
2
-1
/
+1
*
staging: zcache: support multiple clients, prep for KVM and RAMster
Dan Magenheimer
2011-07-08
3
-117
/
+523
*
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-25
1
-1
/
+4
*
staging: Allow sharing xvmalloc for zram and zcache
Nitin Gupta
2011-02-23
1
-1
/
+3
*
staging: zcache: fix memory leak
Vasiliy Kulikov
2011-02-18
1
-0
/
+1
*
staging: zcache: misc build/config
Dan Magenheimer
2011-02-09
2
-0
/
+14
*
staging: zcache: host services and PAM services
Dan Magenheimer
2011-02-09
1
-0
/
+1657
*
staging: zcache: in-kernel tmem code
Dan Magenheimer
2011-02-09
2
-0
/
+905