index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zcache
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-30
drivers: staging: zcache: fix compile error
Bob Liu
3
-6
/
+6
2013-05-20
staging: ramster: add how-to document
Dan Magenheimer
1
-0
/
+366
2013-05-16
staging: zcache: Fix incorrect module_param_array types
Geert Uytterhoeven
1
-4
/
+4
2013-04-30
staging: zcache: enable zcache to be built/loaded as a module
Dan Magenheimer
5
-12
/
+55
2013-04-30
staging: zcache: enable ramster to be built/loaded as a module
Dan Magenheimer
7
-13
/
+39
2013-04-30
zcache/tmem: Better error checking on frontswap_register_ops return value.
Konrad Rzeszutek Wilk
1
-1
/
+4
2013-04-30
cleancache: Make cleancache_init use a pointer for the ops
Konrad Rzeszutek Wilk
1
-4
/
+4
2013-04-30
frontswap: make frontswap_init use a pointer for the ops
Konrad Rzeszutek Wilk
1
-4
/
+4
2013-04-13
staging: zcache/debug: fix coding style
Wanpeng Li
1
-19
/
+76
2013-04-13
staging: ramster/debug: Add CONFIG_RAMSTER_DEBUG Kconfig entry
Wanpeng Li
3
-2
/
+10
2013-04-13
staging: ramster: Add incremental accessory counters
Wanpeng Li
2
-16
/
+83
2013-04-13
staging: ramster/debug: Use an array to initialize/use debugfs attributes
Wanpeng Li
1
-36
/
+32
2013-04-13
staging: ramster: Move debugfs code out of ramster.c file
Wanpeng Li
4
-110
/
+154
2013-04-12
staging: ramster: decrease foregin pers pages when count < 0
Wanpeng Li
1
-0
/
+1
2013-04-11
staging: ramster: Provide accessory functions for counter decrease
Wanpeng Li
1
-13
/
+19
2013-04-11
staging: ramster: Provide accessory functions for counter increase
Wanpeng Li
1
-11
/
+23
2013-04-11
staging: zcache: fix account foregin counters against zero-filled pages
Wanpeng Li
1
-4
/
+4
2013-04-03
staging: zcache: clean TODO list
Wanpeng Li
1
-2
/
+1
2013-04-03
staging: zcache: introduce zero-filled page stat count
Wanpeng Li
3
-0
/
+24
2013-04-03
staging: zcache: fix static variables defined in debug.h but used in mutiple ...
Wanpeng Li
2
-31
/
+63
2013-04-02
staging: zcache: fix zcache writeback in debugfs
Wanpeng Li
1
-2
/
+2
2013-04-02
staging: zcache: fix pers_pageframes|_max aren't exported in debugfs
Wanpeng Li
1
-0
/
+1
2013-04-02
staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled page
Wanpeng Li
1
-1
/
+6
2013-04-02
staging: zcache: zero-filled pages awareness
Wanpeng Li
1
-13
/
+70
2013-04-02
staging: zcache: introduce zero-filled pages handler
Wanpeng Li
1
-0
/
+27
2013-04-02
drivers: staging: zcache: fix compile warning
Bob Liu
1
-1
/
+1
2013-04-02
drivers: staging: zcache: fix compile error
Bob Liu
3
-4
/
+10
2013-04-01
Merge 3.9-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2013-03-26
drivers/staging/zcache/zcache-main.c: fix build
Andrew Morton
1
-26
/
+0
2013-03-18
staging: zcache: introduce zero filled pages handler
Wanpeng Li
1
-0
/
+26
2013-03-18
zcache/TODO: Update on two items.
Konrad Rzeszutek Wilk
1
-5
/
+1
2013-03-18
staging: zcache: fix typo "64_BIT"
Paul Bolle
1
-1
/
+1
2013-03-18
Merge 3.9-rc3 into staging-next
Greg Kroah-Hartman
1
-15
/
+10
2013-03-13
zcache: convert to idr_alloc()
Tejun Heo
1
-15
/
+10
2013-03-11
staging: zcache: using strlcpy instead of strncpy
Chen Gang
1
-1
/
+2
2013-03-08
staging: zcache/debug: compiler failure on PPC64 and revert commit.
Konrad Rzeszutek Wilk
2
-1
/
+2
2013-03-06
staging: zcache: disable ZCACHE_DEBUG due to build error
Stephen Rothwell
1
-0
/
+1
2013-03-05
zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUG
Konrad Rzeszutek Wilk
3
-4
/
+12
2013-03-05
zcache: Module license is defined twice.
Konrad Rzeszutek Wilk
1
-2
/
+0
2013-03-05
zcache: Move the last of the debugfs counters out
Konrad Rzeszutek Wilk
2
-66
/
+89
2013-03-05
zcache/debug: Use an array to initialize/use debugfs attributes.
Konrad Rzeszutek Wilk
1
-112
/
+51
2013-03-05
zcache: Move debugfs code out of zcache-main.c file.
Konrad Rzeszutek Wilk
4
-256
/
+328
2013-03-05
zcache: Make the debug code use pr_debug
Konrad Rzeszutek Wilk
1
-44
/
+41
2013-03-05
zcache: The last of the atomic reads has now an accessory function.
Konrad Rzeszutek Wilk
1
-4
/
+9
2013-03-05
zcache: Provide accessory functions for counter decrease.
Konrad Rzeszutek Wilk
1
-39
/
+57
2013-03-05
zcache: Provide accessory functions for counter increase
Konrad Rzeszutek Wilk
1
-36
/
+73
2013-03-05
zcache: s/int/bool/ on the various options.
Konrad Rzeszutek Wilk
1
-15
/
+15
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
[next]