| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2013-07-03 | 1 | -4/+6 |
|\ |
|
| * | xen: Convert printks to pr_<level> | Joe Perches | 2013-06-28 | 1 | -4/+6 |
* | | xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se... | Konrad Rzeszutek Wilk | 2013-06-10 | 1 | -2/+2 |
|/ |
|
* | xmem/tmem: fix 'undefined variable' build error. | Frederico Cadete | 2013-05-28 | 1 | -0/+2 |
* | xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off. | Konrad Rzeszutek Wilk | 2013-05-15 | 1 | -0/+8 |
* | xen/tmem: Remove the boot options and fold them in the tmem.X parameters. | Konrad Rzeszutek Wilk | 2013-05-15 | 1 | -24/+4 |
* | xen/tmem: s/disable_// and change the logic. | Konrad Rzeszutek Wilk | 2013-05-15 | 1 | -14/+13 |
* | xen/tmem: Fix compile warning. | Konrad Rzeszutek Wilk | 2013-05-15 | 1 | -4/+2 |
* | xen/tmem: Split out the different module/boot options. | Konrad Rzeszutek Wilk | 2013-05-15 | 1 | -3/+8 |
* | xen/tmem: Move all of the boot and module parameters to the top of the file. | Konrad Rzeszutek Wilk | 2013-05-15 | 1 | -40/+45 |
* | xen/tmem: Cleanup. Remove the parts that say temporary. | Konrad Rzeszutek Wilk | 2013-05-15 | 1 | -4/+0 |
* | zcache/tmem: Better error checking on frontswap_register_ops return value. | Konrad Rzeszutek Wilk | 2013-05-01 | 1 | -1/+4 |
* | xen: tmem: enable Xen tmem shim to be built/loaded as a module | Dan Magenheimer | 2013-05-01 | 1 | -9/+31 |
* | cleancache: Make cleancache_init use a pointer for the ops | Konrad Rzeszutek Wilk | 2013-05-01 | 1 | -3/+3 |
* | frontswap: make frontswap_init use a pointer for the ops | Konrad Rzeszutek Wilk | 2013-05-01 | 1 | -3/+3 |
* | xen/tmem: Add missing %s in the printk statement. | Konrad Rzeszutek Wilk | 2013-02-20 | 1 | -1/+1 |
* | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. | Konrad Rzeszutek Wilk | 2012-08-21 | 1 | -0/+1 |
* | frontswap: s/put_page/store/g s/get_page/load | Konrad Rzeszutek Wilk | 2012-05-15 | 1 | -4/+4 |
* | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-03-24 | 1 | -13/+8 |
|\ |
|
| * | xen/tmem: cleanup | Jan Beulich | 2012-03-20 | 1 | -13/+8 |
* | | mm: zcache/tmem/cleancache: s/flush/invalidate/ | Dan Magenheimer | 2012-01-23 | 1 | -5/+5 |
|/ |
|
* | xen: prepare tmem shim to handle frontswap | Dan Magenheimer | 2011-06-17 | 1 | -12/+158 |
* | xen: cleancache shim to Xen Transcendent Memory | Dan Magenheimer | 2011-05-26 | 1 | -0/+264 |