summaryrefslogtreecommitdiffstats
path: root/drivers/xen/tmem.c
Commit message (Expand)AuthorAgeFilesLines
* mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying2018-02-211-0/+4
* fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-051-3/+3
* cleancache: constify cleancache_ops structureJulia Lawall2016-01-271-1/+1
* xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfnJulien Grall2015-09-081-16/+8
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+2
* Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-2/+2
|\
| * xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-171-1/+1
| * xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()Jan Beulich2015-05-281-1/+1
* | frontswap: allow multiple backendsDan Streetman2015-06-241-7/+1
|/
* cleancache: forbid overriding cleancache_opsVladimir Davydov2015-04-141-7/+9
* xen/tmem: mark xen_tmem_init() __initJan Beulich2015-01-231-1/+1
* Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-07-031-4/+6
|\
| * xen: Convert printks to pr_<level>Joe Perches2013-06-281-4/+6
* | xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...Konrad Rzeszutek Wilk2013-06-101-2/+2
|/
* xmem/tmem: fix 'undefined variable' build error.Frederico Cadete2013-05-281-0/+2
* xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.Konrad Rzeszutek Wilk2013-05-151-0/+8
* xen/tmem: Remove the boot options and fold them in the tmem.X parameters.Konrad Rzeszutek Wilk2013-05-151-24/+4
* xen/tmem: s/disable_// and change the logic.Konrad Rzeszutek Wilk2013-05-151-14/+13
* xen/tmem: Fix compile warning.Konrad Rzeszutek Wilk2013-05-151-4/+2
* xen/tmem: Split out the different module/boot options.Konrad Rzeszutek Wilk2013-05-151-3/+8
* xen/tmem: Move all of the boot and module parameters to the top of the file.Konrad Rzeszutek Wilk2013-05-151-40/+45
* xen/tmem: Cleanup. Remove the parts that say temporary.Konrad Rzeszutek Wilk2013-05-151-4/+0
* zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk2013-04-301-1/+4
* xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer2013-04-301-9/+31
* cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-3/+3
* frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-3/+3
* xen/tmem: Add missing %s in the printk statement.Konrad Rzeszutek Wilk2013-02-191-1/+1
* xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-211-0/+1
* frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-151-4/+4
* Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-241-13/+8
|\
| * xen/tmem: cleanupJan Beulich2012-03-201-13/+8
* | mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-231-5/+5
|/
* xen: prepare tmem shim to handle frontswapDan Magenheimer2011-06-171-12/+158
* xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+264
OpenPOWER on IntegriCloud