aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-12/+11
2013-09-24xen/balloon: don't alloc page while non-preemptibleDavid Vrabel1-12/+11
2013-09-12Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-6/+7
2013-09-11xen/balloon: remove BUG_ON in increase_reservationWei Liu1-2/+0
2013-09-11xen/balloon: ensure preemption is disabled when using a scratch pageDavid Vrabel1-4/+7
2013-09-09Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk1-1/+12
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds8-142/+322
2013-08-30xen/balloon: don't set P2M entry for auto translated guestWei Liu1-2/+7
2013-08-30xen/evtchn: double free on errorDan Carpenter1-1/+0
2013-08-30Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.Andres Lagar-Cavilla1-20/+63
2013-08-27Merge branch 'acpi-sleep'Rafael J. Wysocki1-13/+28
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+12
2013-08-20xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini1-9/+2
2013-08-20xen: fix ARM build after 6efa20e4Stefano Stabellini1-0/+2
2013-08-20xen/events: document behaviour when scanning the start word for eventsDavid Vrabel1-5/+12
2013-08-20xen/events: mask events when changing their VCPU bindingDavid Vrabel1-0/+11
2013-08-20xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel1-1/+1
2013-08-09swiotlb-xen: replace dma_length with sg_dma_len() macroStefano Stabellini1-4/+4
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini1-3/+66
2013-08-09xen/evtchn: improve scalability by using per-user locksDavid Vrabel1-80/+112
2013-08-09xen: replace strict_strtoul() with kstrtoul()Jingoo Han1-18/+36
2013-08-09xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne1-2/+11
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk1-1/+10
2013-07-31Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-26/+21
2013-07-31xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro1-13/+28
2013-07-30xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini1-1/+1
2013-07-30xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel1-19/+2
2013-07-29xen/arm: enable PV control for ARMJulien Grall1-2/+1
2013-07-29xen/arm64: Don't compile cpu hotplugJulien Grall1-1/+1
2013-07-29xenbus: frontend resume cleanupAurelien Chartier1-3/+16
2013-07-14drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker1-1/+1
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner12-128/+126
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2-19/+6
2013-07-03drivers: avoid format string in dev_set_nameKees Cook1-1/+1
2013-07-03mm: correctly update zone->managed_pagesJiang Liu1-18/+5
2013-07-03Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds33-198/+221
2013-06-28xen: Remove clock_was_set() call in the resume pathDavid Vrabel1-3/+0
2013-06-28xen: Convert printks to pr_<level>Joe Perches33-194/+213
2013-06-28xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspendStefano Stabellini1-1/+1
2013-06-10xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init set it.Konrad Rzeszutek Wilk1-2/+2
2013-06-10xen-pciback: fix error return code in pcistub_irq_handler_switch()Wei Yongjun1-3/+7
2013-05-29xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu1-2/+3
2013-05-29xen-pciback: more uses of cached MSI-X capability offsetJan Beulich1-2/+2
2013-05-29xenbus: save xenstore local status for later useAurelien Chartier3-15/+20
2013-05-29xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier1-1/+36
2013-05-28xmem/tmem: fix 'undefined variable' build error.Frederico Cadete1-0/+2
2013-05-20xen: Fixed assignment error in if statementLisa Nguyen1-1/+2
2013-05-20xen/xenbus: Fixed over 80 character limit issueLisa Nguyen1-1/+2
2013-05-20xen/xenbus: Fixed indentation error in switch caseLisa Nguyen1-10/+8