aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-251-12/+11
|\
| * xen/balloon: don't alloc page while non-preemptibleDavid Vrabel2013-09-241-12/+11
* | Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...Linus Torvalds2013-09-121-6/+7
|\ \ | |/
| * xen/balloon: remove BUG_ON in increase_reservationWei Liu2013-09-111-2/+0
| * xen/balloon: ensure preemption is disabled when using a scratch pageDavid Vrabel2013-09-111-4/+7
| * Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-091-1/+12
| |\
* | \ Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-048-142/+322
|\ \ \ | |/ /
| * | xen/balloon: don't set P2M entry for auto translated guestWei Liu2013-08-301-2/+7
| * | xen/evtchn: double free on errorDan Carpenter2013-08-301-1/+0
| * | Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.Andres Lagar-Cavilla2013-08-301-20/+63
| * | xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini2013-08-201-9/+2
| * | xen: fix ARM build after 6efa20e4Stefano Stabellini2013-08-201-0/+2
| * | xen/events: document behaviour when scanning the start word for eventsDavid Vrabel2013-08-201-5/+12
| * | swiotlb-xen: replace dma_length with sg_dma_len() macroStefano Stabellini2013-08-091-4/+4
| * | xen/balloon: set a mapping for ballooned out pagesStefano Stabellini2013-08-091-3/+66
| * | xen/evtchn: improve scalability by using per-user locksDavid Vrabel2013-08-091-80/+112
| * | xen: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-091-18/+36
| * | xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne2013-08-091-2/+11
| * | xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-091-1/+10
* | | Merge branch 'acpi-sleep'Rafael J. Wysocki2013-08-271-13/+28
|\ \ \ | |_|/ |/| |
| * | xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro2013-07-311-13/+28
* | | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-08-211-1/+12
|\ \ \ | |_|/ |/| |
| * | xen/events: mask events when changing their VCPU bindingDavid Vrabel2013-08-201-0/+11
| * | xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel2013-08-201-1/+1
* | | Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-07-314-26/+21
|\ \ \ | |/ / | | / | |/ |/|
| * xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini2013-07-301-1/+1
| * xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel2013-07-301-19/+2
| * xen/arm: enable PV control for ARMJulien Grall2013-07-291-2/+1
| * xen/arm64: Don't compile cpu hotplugJulien Grall2013-07-291-1/+1
| * xenbus: frontend resume cleanupAurelien Chartier2013-07-291-3/+16
* | drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2013-07-141-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-3/+0
|\ \
| * \ Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-0412-128/+126
| |\ \
| * | | xen: Remove clock_was_set() call in the resume pathDavid Vrabel2013-06-281-3/+0
* | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-032-19/+6
|\ \ \ \
| * | | | drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
| * | | | mm: correctly update zone->managed_pagesJiang Liu2013-07-031-18/+5
| | |/ / | |/| |
* | | | Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-07-0333-198/+221
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | xen: Convert printks to pr_<level>Joe Perches2013-06-2833-194/+213
| * | xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspendStefano Stabellini2013-06-281-1/+1
| * | xen-pciback: fix error return code in pcistub_irq_handler_switch()Wei Yongjun2013-06-101-3/+7
* | | xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...Konrad Rzeszutek Wilk2013-06-101-2/+2
|/ /
* | xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu2013-05-291-2/+3
* | xen-pciback: more uses of cached MSI-X capability offsetJan Beulich2013-05-291-2/+2
* | xenbus: save xenstore local status for later useAurelien Chartier2013-05-293-15/+20
* | xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier2013-05-291-1/+36
* | xmem/tmem: fix 'undefined variable' build error.Frederico Cadete2013-05-281-0/+2
* | xen: Fixed assignment error in if statementLisa Nguyen2013-05-201-1/+2
* | xen/xenbus: Fixed over 80 character limit issueLisa Nguyen2013-05-201-1/+2
* | xen/xenbus: Fixed indentation error in switch caseLisa Nguyen2013-05-201-10/+8