Age | Commit message (Expand) | Author | Files | Lines |
2013-08-22 | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+12 |
2013-08-20 | xen/events: mask events when changing their VCPU binding | David Vrabel | 1 | -0/+11 |
2013-08-20 | xen/events: initialize local per-cpu mask for all possible events | David Vrabel | 1 | -1/+1 |
2013-07-31 | Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 4 | -26/+21 |
2013-07-30 | xen/tmem: do not allow XEN_TMEM on ARM64 | Stefano Stabellini | 1 | -1/+1 |
2013-07-30 | xen/evtchn: avoid a deadlock when unbinding an event channel | David Vrabel | 1 | -19/+2 |
2013-07-29 | xen/arm: enable PV control for ARM | Julien Grall | 1 | -2/+1 |
2013-07-29 | xen/arm64: Don't compile cpu hotplug | Julien Grall | 1 | -1/+1 |
2013-07-29 | xenbus: frontend resume cleanup | Aurelien Chartier | 1 | -3/+16 |
2013-07-15 | drivers: delete __cpuinit usage from all remaining drivers files | Paul Gortmaker | 1 | -1/+1 |
2013-07-07 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+0 |
2013-07-05 | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 12 | -128/+126 |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2 | -19/+6 |
2013-07-04 | drivers: avoid format string in dev_set_name | Kees Cook | 1 | -1/+1 |
2013-07-04 | mm: correctly update zone->managed_pages | Jiang Liu | 1 | -18/+5 |
2013-07-04 | Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 33 | -198/+221 |
2013-06-29 | xen: Remove clock_was_set() call in the resume path | David Vrabel | 1 | -3/+0 |
2013-06-28 | xen: Convert printks to pr_<level> | Joe Perches | 33 | -194/+213 |
2013-06-28 | xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend | Stefano Stabellini | 1 | -1/+1 |
2013-06-10 | xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se... | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2013-06-10 | xen-pciback: fix error return code in pcistub_irq_handler_switch() | Wei Yongjun | 1 | -3/+7 |
2013-05-29 | xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm | Wei Liu | 1 | -2/+3 |
2013-05-29 | xen-pciback: more uses of cached MSI-X capability offset | Jan Beulich | 1 | -2/+2 |
2013-05-29 | xenbus: save xenstore local status for later use | Aurelien Chartier | 3 | -15/+20 |
2013-05-29 | xenbus: delay xenbus frontend resume if xenstored is not running | Aurelien Chartier | 1 | -1/+36 |
2013-05-28 | xmem/tmem: fix 'undefined variable' build error. | Frederico Cadete | 1 | -0/+2 |
2013-05-20 | xen: Fixed assignment error in if statement | Lisa Nguyen | 1 | -1/+2 |
2013-05-20 | xen/xenbus: Fixed over 80 character limit issue | Lisa Nguyen | 1 | -1/+2 |
2013-05-20 | xen/xenbus: Fixed indentation error in switch case | Lisa Nguyen | 1 | -10/+8 |
2013-05-15 | xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off. | Konrad Rzeszutek Wilk | 2 | -9/+14 |
2013-05-15 | xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning... | Konrad Rzeszutek Wilk | 2 | -26/+4 |
2013-05-15 | xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i... | Konrad Rzeszutek Wilk | 2 | -14/+3 |
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-15 | Merge tag 'v3.10-rc1' into stable/for-linus-3.10 | Konrad Rzeszutek Wilk | 4 | -29/+62 |
2013-05-15 | xen/privcmd: fix condition in privcmd_close() | Dan Carpenter | 1 | -1/+1 |
2013-05-12 | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2 | -2/+3 |
2013-05-08 | xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST | Julien Grall | 1 | -1/+2 |
2013-05-08 | xen: SWIOTLB is only used on x86 | Arnd Bergmann | 1 | -1/+1 |
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 | 3 | -19/+38 |
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-04-29 | Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -37/+78 |
2013-04-19 | xen: resolve section mismatch warnings in xen-acpi-processor | Ben Guthro | 1 | -2/+2 |
2013-04-17 | xen: Re-upload processor PM data to hypervisor after S3 resume (v2) | Ben Guthro | 1 | -25/+53 |