aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-07-31
|\
| * xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini2013-07-30
| * xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel2013-07-30
| * xen/arm: enable PV control for ARMJulien Grall2013-07-29
| * xen/arm64: Don't compile cpu hotplugJulien Grall2013-07-29
| * xenbus: frontend resume cleanupAurelien Chartier2013-07-29
* | drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2013-07-14
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\ \
| * \ Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04
| |\ \
| * | | xen: Remove clock_was_set() call in the resume pathDavid Vrabel2013-06-28
* | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \ \ \
| * | | | drivers: avoid format string in dev_set_nameKees Cook2013-07-03
| * | | | mm: correctly update zone->managed_pagesJiang Liu2013-07-03
| | |/ / | |/| |
* | | | Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-07-03
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | xen: Convert printks to pr_<level>Joe Perches2013-06-28
| * | xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspendStefano Stabellini2013-06-28
| * | xen-pciback: fix error return code in pcistub_irq_handler_switch()Wei Yongjun2013-06-10
* | | xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...Konrad Rzeszutek Wilk2013-06-10
|/ /
* | xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu2013-05-29
* | xen-pciback: more uses of cached MSI-X capability offsetJan Beulich2013-05-29
* | xenbus: save xenstore local status for later useAurelien Chartier2013-05-29
* | xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier2013-05-29
* | xmem/tmem: fix 'undefined variable' build error.Frederico Cadete2013-05-28
* | xen: Fixed assignment error in if statementLisa Nguyen2013-05-20
* | xen/xenbus: Fixed over 80 character limit issueLisa Nguyen2013-05-20
* | xen/xenbus: Fixed indentation error in switch caseLisa Nguyen2013-05-20
* | xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.Konrad Rzeszutek Wilk2013-05-15
* | xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...Konrad Rzeszutek Wilk2013-05-15
* | xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...Konrad Rzeszutek Wilk2013-05-15
* | xen/tmem: Remove the boot options and fold them in the tmem.X parameters.Konrad Rzeszutek Wilk2013-05-15
* | xen/tmem: s/disable_// and change the logic.Konrad Rzeszutek Wilk2013-05-15
* | xen/tmem: Fix compile warning.Konrad Rzeszutek Wilk2013-05-15
* | xen/tmem: Split out the different module/boot options.Konrad Rzeszutek Wilk2013-05-15
* | xen/tmem: Move all of the boot and module parameters to the top of the file.Konrad Rzeszutek Wilk2013-05-15
* | xen/tmem: Cleanup. Remove the parts that say temporary.Konrad Rzeszutek Wilk2013-05-15
* | Merge tag 'v3.10-rc1' into stable/for-linus-3.10Konrad Rzeszutek Wilk2013-05-15
|\|
| * Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-11
| |\
| * | zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk2013-04-30
| * | xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer2013-04-30
| * | cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-30
| * | frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-30
| * | Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-04-29
| |\ \
| * \ \ Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-04-10
| |\ \ \
| | * | | xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser2013-04-02
* | | | | xen/privcmd: fix condition in privcmd_close()Dan Carpenter2013-05-15
| |_|_|/ |/| | |
* | | | xen: clear IRQ_NOAUTOEN and IRQ_NOREQUESTJulien Grall2013-05-08
* | | | xen: SWIOTLB is only used on x86Arnd Bergmann2013-05-08
| |_|/ |/| |
* | | xen: resolve section mismatch warnings in xen-acpi-processorBen Guthro2013-04-19
* | | xen: Re-upload processor PM data to hypervisor after S3 resume (v2)Ben Guthro2013-04-17
* | | xen/events: Check that IRQ value passed in is valid.Konrad Rzeszutek Wilk2013-04-16