index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zcache
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-17
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
1
-4
/
+3
2012-09-05
staging: zcache: fix cleancache race condition with shrinker
Seth Jennings
1
-4
/
+3
2012-09-05
staging: zcache: fix spelling of comment
Marcus Karlsson
1
-1
/
+1
2012-07-09
staging: zsmalloc: add mapping modes
Seth Jennings
1
-3
/
+3
2012-07-09
staging: zcache: cleanup the code between tmem_obj_init and tmem_obj_find
Xiao Guangrong
1
-30
/
+33
2012-07-09
staging: zcache: introduce get_zcache_client
Xiao Guangrong
1
-23
/
+23
2012-07-09
staging: zcache: cleanup zcache_do_preload and zcache_put_page
Xiao Guangrong
1
-21
/
+16
2012-07-09
staging: zcache: optimize zcache_do_preload
Xiao Guangrong
1
-12
/
+9
2012-07-09
staging: zcache: cleanup zbud_init
Xiao Guangrong
1
-4
/
+2
2012-07-09
staging: zcache: mark zbud_init/zcache_comp_init as __init
Xiao Guangrong
1
-2
/
+2
2012-07-09
staging: zcache: remove unnecessary config option dependence
Xiao Guangrong
1
-5
/
+2
2012-07-09
staging: zcache: fix a compile warning
Xiao Guangrong
1
-0
/
+2
2012-07-09
staging: zcache: fix refcount leak
Xiao Guangrong
1
-1
/
+2
2012-06-25
staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC
Seth Jennings
1
-4
/
+1
2012-06-25
Merge 3.5-rc4 into staging-next
Greg Kroah-Hartman
1
-5
/
+5
2012-06-15
staging: zcache: don't limit number of pools per client
Sasha Levin
1
-17
/
+21
2012-06-11
staging: zsmalloc: zsmalloc: use unsigned long instead of void *
Minchan Kim
1
-6
/
+6
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2012-05-15
frontswap: s/put_page/store/g s/get_page/load
Konrad Rzeszutek Wilk
1
-5
/
+5
2012-04-24
staging: zcache: fix Kconfig crypto dependency
Seth Jennings
1
-1
/
+1
2012-03-23
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-6
/
+6
2012-03-20
zcache: remove the second argument of k[un]map_atomic()
Cong Wang
1
-8
/
+8
2012-03-19
Merge branch 'stable/cleancache.v13' into linux-next
Konrad Rzeszutek Wilk
1
-5
/
+5
2012-03-17
staging/zmem: Use lockdep_assert_held instead of spin_is_locked
Andi Kleen
1
-1
/
+1
2012-03-08
staging: zcache: make zcache builtin only
Seth Jennings
1
-1
/
+1
2012-03-01
staging: zcache: fix memory corruption bug
Seth Jennings
1
-4
/
+2
2012-03-01
staging: zcache: fix length type mismatch
Seth Jennings
1
-4
/
+4
2012-02-24
staging: zcache: avoid AB-BA deadlock condition
Andrea Righi
1
-2
/
+2
2012-02-13
staging: fix powerpc linux-next break on zsmalloc
Seth Jennings
1
-1
/
+3
2012-02-10
Merge tag 'staging-3.3-rc3' into staging-next
Greg Kroah-Hartman
2
-71
/
+169
2012-02-09
staging: zcache: replace xvmalloc with zsmalloc
Seth Jennings
2
-41
/
+44
2012-02-09
staging: zcache: fix serialization bug in zv stats
Seth Jennings
1
-7
/
+7
2012-02-09
staging: zcache: crypto API support
Seth Jennings
2
-31
/
+126
2012-02-09
staging: zcache: fix serialization bug in zv stats
Seth Jennings
1
-7
/
+7
2012-02-09
zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.
Dan Magenheimer
1
-2
/
+2
2012-02-09
zcache: fix deadlock condition
Dan Magenheimer
1
-4
/
+3
2012-01-24
mm: zcache/tmem/cleancache: s/flush/invalidate/
Dan Magenheimer
1
-5
/
+5
2011-11-27
Staging: zcache: Fix calls to obsolete function
Bernhard Heinloth
1
-3
/
+3
2011-10-25
Merge branch 'staging-next' into Linux 3.1
Greg Kroah-Hartman
1
-33
/
+18
2011-10-18
staging: zcache: remove zcache_direct_reclaim_lock
Seth Jennings
1
-27
/
+4
2011-10-12
staging: zcache: reduce tmem bucket lock contention
Seth Jennings
1
-1
/
+3
2011-10-11
staging: zcache: fix crash on cpu remove
Seth Jennings
1
-2
/
+8
2011-09-21
staging: zcache: fix cleancache crash
Seth Jennings
1
-1
/
+1
2011-08-29
Merge 3.1-rc4 into staging-next
Greg Kroah-Hartman
1
-3
/
+3
2011-08-24
Staging: zcache: signedness bug in tmem_get()
Dan Carpenter
1
-1
/
+1
2011-08-24
staging: zcache: fix crash on high memory swap
Seth Jennings
1
-4
/
+4
2011-08-24
staging: zcache: fix typos
Seth Jennings
1
-2
/
+2
2011-08-24
staging: zcache: fix possible sleep under lock
Seth Jennings
1
-1
/
+1
2011-08-08
zcache: Fix build error when sysfs is not defined
Nitin Gupta
1
-1
/
+1
[next]