aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/tmem.c
AgeCommit message (Expand)Author
2013-07-03Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-06-28xen: Convert printks to pr_<level>Joe Perches
2013-06-10xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...Konrad Rzeszutek Wilk
2013-05-28xmem/tmem: fix 'undefined variable' build error.Frederico Cadete
2013-05-15xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Remove the boot options and fold them in the tmem.X parameters.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: s/disable_// and change the logic.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Fix compile warning.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Split out the different module/boot options.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Move all of the boot and module parameters to the top of the file.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Cleanup. Remove the parts that say temporary.Konrad Rzeszutek Wilk
2013-04-30zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer
2013-04-30cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-30frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-02-19xen/tmem: Add missing %s in the printk statement.Konrad Rzeszutek Wilk
2012-08-21xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk
2012-05-15frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-20xen/tmem: cleanupJan Beulich
2012-01-23mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer
2011-06-17xen: prepare tmem shim to handle frontswapDan Magenheimer
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer