summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2013-11-05Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-10-29Merge branch 'swiotlb-xen' into xentip/linux-nextStefano Stabellini
2013-10-29swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrsStefano Stabellini
2013-10-25swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus ...Stefano Stabellini
2013-10-25grant-table: call set_phys_to_machine after mapping grant refsStefano Stabellini
2013-10-25swiotlb: print a warning when the swiotlb is fullStefano Stabellini
2013-10-25swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/deviceStefano Stabellini
2013-10-24tracing/events: Fix swiotlb tracepoint creationThierry Reding
2013-10-16xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-10swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini
2013-10-09swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini
2013-10-10xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini
2013-10-09xen: make xen_create_contiguous_region return the dma addressStefano Stabellini
2013-10-02tracing/events: Add bounce tracing to swiotblZoltan Kiss
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-24xen/balloon: don't alloc page while non-preemptibleDavid Vrabel
2013-09-12Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...Linus Torvalds
2013-09-11xen/balloon: remove BUG_ON in increase_reservationWei Liu
2013-09-11xen/balloon: ensure preemption is disabled when using a scratch pageDavid Vrabel
2013-09-09Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-30xen/balloon: don't set P2M entry for auto translated guestWei Liu
2013-08-30xen/evtchn: double free on errorDan Carpenter
2013-08-30Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.Andres Lagar-Cavilla
2013-08-27Merge branch 'acpi-sleep'Rafael J. Wysocki
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-20xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini
2013-08-20xen: fix ARM build after 6efa20e4Stefano Stabellini
2013-08-20xen/events: document behaviour when scanning the start word for eventsDavid Vrabel
2013-08-20xen/events: mask events when changing their VCPU bindingDavid Vrabel
2013-08-20xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel
2013-08-09swiotlb-xen: replace dma_length with sg_dma_len() macroStefano Stabellini
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini
2013-08-09xen/evtchn: improve scalability by using per-user locksDavid Vrabel
2013-08-09xen: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-08-09xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk
2013-07-31Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-07-31xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro
2013-07-30xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini
2013-07-30xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel
2013-07-29xen/arm: enable PV control for ARMJulien Grall
2013-07-29xen/arm64: Don't compile cpu hotplugJulien Grall
2013-07-29xenbus: frontend resume cleanupAurelien Chartier
2013-07-14drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-07-03mm: correctly update zone->managed_pagesJiang Liu