index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zcache
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-13
zcache: convert to idr_alloc()
Tejun Heo
1
-15
/
+10
2013-02-23
mm: rename page struct field helpers
Mel Gorman
1
-1
/
+1
2013-02-18
staging/zache checkpatch ERROR: spaces prohibited around that
Robert Berger
1
-2
/
+2
2013-02-15
zcache/zbud: Fix __init mismatch
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-02-15
zbud: Fix compile warnings due to usage of debugfs_create_size_t
Konrad Rzeszutek Wilk
1
-16
/
+16
2013-02-15
ramster: Fix compile warnings due to usage of debugfs_create_size_t
Konrad Rzeszutek Wilk
1
-17
/
+17
2013-02-15
zcache: Fix compile warnings due to usage of debugfs_create_size_t
Konrad Rzeszutek Wilk
1
-80
/
+81
2013-02-13
staging: zcache: add TODO file
Dan Magenheimer
1
-0
/
+69
2013-02-11
staging/zcache: Fix/improve zcache writeback code, tie to a config option
Dan Magenheimer
2
-65
/
+284
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
1
-6
/
+3
2013-01-29
Staging: zcache: remove unnecessary braces in zcache-main.c
Ryo Munakata
1
-3
/
+2
2013-01-25
staging: zcache: fix ppc64 and other arches where PAGE_SIZE!=4K
Dan Magenheimer
1
-2
/
+5
2013-01-18
staging: zcache: fix uninitialized variable compile warning
Dan Magenheimer
1
-1
/
+1
2013-01-18
staging: zcache: adjustments to config/build files due to renaming
Dan Magenheimer
2
-12
/
+7
2013-01-18
staging: zcache: rename ramster to zcache
Dan Magenheimer
22
-0
/
+10481
2013-01-15
Staging: zcache: delete it
Greg Kroah-Hartman
5
-3070
/
+0
2012-09-16
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-14
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-22
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-16
staging/zmem: Use lockdep_assert_held instead of spin_is_locked
Andi Kleen
1
-1
/
+1
2012-03-07
staging: zcache: make zcache builtin only
Seth Jennings
1
-1
/
+1
2012-02-29
staging: zcache: fix memory corruption bug
Seth Jennings
1
-4
/
+2
2012-02-29
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-08
staging: zcache: crypto API support
Seth Jennings
2
-31
/
+126
[next]