index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
tmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-27
cleancache: constify cleancache_ops structure
Julia Lawall
1
-1
/
+1
2015-09-08
xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn
Julien Grall
1
-16
/
+8
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-2
/
+2
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2015-06-25
frontswap: allow multiple backends
Dan Streetman
1
-7
/
+1
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
1
-1
/
+1
2015-05-28
xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()
Jan Beulich
1
-1
/
+1
2015-04-15
cleancache: forbid overriding cleancache_ops
Vladimir Davydov
1
-7
/
+9
2015-01-23
xen/tmem: mark xen_tmem_init() __init
Jan Beulich
1
-1
/
+1
2013-07-04
Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-4
/
+6
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
1
-4
/
+6
2013-06-10
xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...
Konrad Rzeszutek Wilk
1
-2
/
+2
2013-05-28
xmem/tmem: fix 'undefined variable' build error.
Frederico Cadete
1
-0
/
+2
2013-05-15
xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.
Konrad Rzeszutek Wilk
1
-0
/
+8
2013-05-15
xen/tmem: Remove the boot options and fold them in the tmem.X parameters.
Konrad Rzeszutek Wilk
1
-24
/
+4
2013-05-15
xen/tmem: s/disable_// and change the logic.
Konrad Rzeszutek Wilk
1
-14
/
+13
2013-05-15
xen/tmem: Fix compile warning.
Konrad Rzeszutek Wilk
1
-4
/
+2
2013-05-15
xen/tmem: Split out the different module/boot options.
Konrad Rzeszutek Wilk
1
-3
/
+8
2013-05-15
xen/tmem: Move all of the boot and module parameters to the top of the file.
Konrad Rzeszutek Wilk
1
-40
/
+45
2013-05-15
xen/tmem: Cleanup. Remove the parts that say temporary.
Konrad Rzeszutek Wilk
1
-4
/
+0
2013-05-01
zcache/tmem: Better error checking on frontswap_register_ops return value.
Konrad Rzeszutek Wilk
1
-1
/
+4
2013-05-01
xen: tmem: enable Xen tmem shim to be built/loaded as a module
Dan Magenheimer
1
-9
/
+31
2013-05-01
cleancache: Make cleancache_init use a pointer for the ops
Konrad Rzeszutek Wilk
1
-3
/
+3
2013-05-01
frontswap: make frontswap_init use a pointer for the ops
Konrad Rzeszutek Wilk
1
-3
/
+3
2013-02-20
xen/tmem: Add missing %s in the printk statement.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-05-15
frontswap: s/put_page/store/g s/get_page/load
Konrad Rzeszutek Wilk
1
-4
/
+4
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-13
/
+8
2012-03-20
xen/tmem: cleanup
Jan Beulich
1
-13
/
+8
2012-01-24
mm: zcache/tmem/cleancache: s/flush/invalidate/
Dan Magenheimer
1
-5
/
+5
2011-06-18
xen: prepare tmem shim to handle frontswap
Dan Magenheimer
1
-12
/
+158
2011-05-26
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
1
-0
/
+264