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
/
xen
/
tmem.c
Age
Commit message (
Expand
)
Author
2016-01-27
cleancache: constify cleancache_ops structure
Julia Lawall
2015-09-08
xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn
Julien Grall
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-24
frontswap: allow multiple backends
Dan Streetman
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
2015-05-28
xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()
Jan Beulich
2015-04-14
cleancache: forbid overriding cleancache_ops
Vladimir Davydov
2015-01-23
xen/tmem: mark xen_tmem_init() __init
Jan Beulich
2013-07-03
Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
2013-06-10
xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...
Konrad Rzeszutek Wilk
2013-05-28
xmem/tmem: fix 'undefined variable' build error.
Frederico Cadete
2013-05-15
xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.
Konrad Rzeszutek Wilk
2013-05-15
xen/tmem: Remove the boot options and fold them in the tmem.X parameters.
Konrad Rzeszutek Wilk
2013-05-15
xen/tmem: s/disable_// and change the logic.
Konrad Rzeszutek Wilk
2013-05-15
xen/tmem: Fix compile warning.
Konrad Rzeszutek Wilk
2013-05-15
xen/tmem: Split out the different module/boot options.
Konrad Rzeszutek Wilk
2013-05-15
xen/tmem: Move all of the boot and module parameters to the top of the file.
Konrad Rzeszutek Wilk
2013-05-15
xen/tmem: Cleanup. Remove the parts that say temporary.
Konrad Rzeszutek Wilk
2013-04-30
zcache/tmem: Better error checking on frontswap_register_ops return value.
Konrad Rzeszutek Wilk
2013-04-30
xen: tmem: enable Xen tmem shim to be built/loaded as a module
Dan Magenheimer
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-02-19
xen/tmem: Add missing %s in the printk statement.
Konrad Rzeszutek Wilk
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-05-15
frontswap: s/put_page/store/g s/get_page/load
Konrad Rzeszutek Wilk
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-03-20
xen/tmem: cleanup
Jan Beulich
2012-01-23
mm: zcache/tmem/cleancache: s/flush/invalidate/
Dan Magenheimer
2011-06-17
xen: prepare tmem shim to handle frontswap
Dan Magenheimer
2011-05-26
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer