index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zcache
Age
Commit message (
Expand
)
Author
2013-05-30
drivers: staging: zcache: fix compile error
Bob Liu
2013-05-20
staging: ramster: add how-to document
Dan Magenheimer
2013-05-16
staging: zcache: Fix incorrect module_param_array types
Geert Uytterhoeven
2013-04-30
staging: zcache: enable zcache to be built/loaded as a module
Dan Magenheimer
2013-04-30
staging: zcache: enable ramster to be built/loaded as a module
Dan Magenheimer
2013-04-30
zcache/tmem: Better error checking on frontswap_register_ops return value.
Konrad Rzeszutek Wilk
2013-04-30
cleancache: Make cleancache_init use a pointer for the ops
Konrad Rzeszutek Wilk
2013-04-30
frontswap: make frontswap_init use a pointer for the ops
Konrad Rzeszutek Wilk
2013-04-13
staging: zcache/debug: fix coding style
Wanpeng Li
2013-04-13
staging: ramster/debug: Add CONFIG_RAMSTER_DEBUG Kconfig entry
Wanpeng Li
2013-04-13
staging: ramster: Add incremental accessory counters
Wanpeng Li
2013-04-13
staging: ramster/debug: Use an array to initialize/use debugfs attributes
Wanpeng Li
2013-04-13
staging: ramster: Move debugfs code out of ramster.c file
Wanpeng Li
2013-04-12
staging: ramster: decrease foregin pers pages when count < 0
Wanpeng Li
2013-04-11
staging: ramster: Provide accessory functions for counter decrease
Wanpeng Li
2013-04-11
staging: ramster: Provide accessory functions for counter increase
Wanpeng Li
2013-04-11
staging: zcache: fix account foregin counters against zero-filled pages
Wanpeng Li
2013-04-03
staging: zcache: clean TODO list
Wanpeng Li
2013-04-03
staging: zcache: introduce zero-filled page stat count
Wanpeng Li
2013-04-03
staging: zcache: fix static variables defined in debug.h but used in mutiple ...
Wanpeng Li
2013-04-02
staging: zcache: fix zcache writeback in debugfs
Wanpeng Li
2013-04-02
staging: zcache: fix pers_pageframes|_max aren't exported in debugfs
Wanpeng Li
2013-04-02
staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled page
Wanpeng Li
2013-04-02
staging: zcache: zero-filled pages awareness
Wanpeng Li
2013-04-02
staging: zcache: introduce zero-filled pages handler
Wanpeng Li
2013-04-02
drivers: staging: zcache: fix compile warning
Bob Liu
2013-04-02
drivers: staging: zcache: fix compile error
Bob Liu
2013-04-01
Merge 3.9-rc5 into staging-next
Greg Kroah-Hartman
2013-03-26
drivers/staging/zcache/zcache-main.c: fix build
Andrew Morton
2013-03-18
staging: zcache: introduce zero filled pages handler
Wanpeng Li
2013-03-18
zcache/TODO: Update on two items.
Konrad Rzeszutek Wilk
2013-03-18
staging: zcache: fix typo "64_BIT"
Paul Bolle
2013-03-18
Merge 3.9-rc3 into staging-next
Greg Kroah-Hartman
2013-03-13
zcache: convert to idr_alloc()
Tejun Heo
2013-03-11
staging: zcache: using strlcpy instead of strncpy
Chen Gang
2013-03-08
staging: zcache/debug: compiler failure on PPC64 and revert commit.
Konrad Rzeszutek Wilk
2013-03-06
staging: zcache: disable ZCACHE_DEBUG due to build error
Stephen Rothwell
2013-03-05
zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUG
Konrad Rzeszutek Wilk
2013-03-05
zcache: Module license is defined twice.
Konrad Rzeszutek Wilk
2013-03-05
zcache: Move the last of the debugfs counters out
Konrad Rzeszutek Wilk
2013-03-05
zcache/debug: Use an array to initialize/use debugfs attributes.
Konrad Rzeszutek Wilk
2013-03-05
zcache: Move debugfs code out of zcache-main.c file.
Konrad Rzeszutek Wilk
2013-03-05
zcache: Make the debug code use pr_debug
Konrad Rzeszutek Wilk
2013-03-05
zcache: The last of the atomic reads has now an accessory function.
Konrad Rzeszutek Wilk
2013-03-05
zcache: Provide accessory functions for counter decrease.
Konrad Rzeszutek Wilk
2013-03-05
zcache: Provide accessory functions for counter increase
Konrad Rzeszutek Wilk
2013-03-05
zcache: s/int/bool/ on the various options.
Konrad Rzeszutek Wilk
2013-02-23
mm: rename page struct field helpers
Mel Gorman
2013-02-18
staging/zache checkpatch ERROR: spaces prohibited around that
Robert Berger
2013-02-15
zcache/zbud: Fix __init mismatch
Konrad Rzeszutek Wilk
[next]