summaryrefslogtreecommitdiffstats
path: root/drivers/xen
AgeCommit message (Expand)Author
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall
2021-01-28Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-27xen: Fix XenStore initialisation for XS_LOCALDavid Woodhouse
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-13xen: Set platform PCI device INTX affinity to CPU0David Woodhouse
2021-01-13xen: Fix event channel callback via INTX/GSIDavid Woodhouse
2021-01-13xen/privcmd: allow fetching resource sizesRoger Pau Monne
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-19Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-16Merge tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-16xen/manage: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-16xen: Remove Xen PVH/PVHVM dependency on PCIJason Andryuk
2020-12-15xen/unpopulated-alloc: consolidate pgmap manipulationDan Williams
2020-12-15xen/events: Implement irq distributionThomas Gleixner
2020-12-15xen/events: Reduce irq_info:: Spurious_cnt storage sizeThomas Gleixner
2020-12-15xen/events: Only force affinity mask for percpu interruptsThomas Gleixner
2020-12-15xen/events: Use immediate affinity settingThomas Gleixner
2020-12-15xen/events: Remove disfunct affinity spreadingThomas Gleixner
2020-12-15xen/events: Remove unused bind_evtchn_to_irq_lateeoi()Thomas Gleixner
2020-12-14xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park
2020-12-14xen/xenbus: Count pending messages for each watchSeongJae Park
2020-12-14xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park
2020-12-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-14xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-12-09xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross
2020-12-09xen: add helpers for caching grant mapping pagesJuergen Gross
2020-11-02swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-23xen/events: unmask a fifo event channel only if it was maskedJuergen Gross
2020-10-23xen/events: only register debug interrupt for 2-level eventsJuergen Gross
2020-10-23xen/events: make struct irq_info private to events_base.cJuergen Gross
2020-10-23xen: remove no longer used functionsJuergen Gross
2020-10-20Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-20xen/events: block rogue events for some timeJuergen Gross
2020-10-20xen/events: defer eoi in case of excessive number of eventsJuergen Gross
2020-10-20xen/events: use a common cpu hotplug hook for event channelsJuergen Gross
2020-10-20xen/events: switch user event channels to lateeoi modelJuergen Gross
2020-10-20xen/pciback: use lateeoi irq bindingJuergen Gross
2020-10-20xen/pvcallsback: use lateeoi irq bindingJuergen Gross
2020-10-20xen/scsiback: use lateeoi irq bindingJuergen Gross
2020-10-20xen/events: add a new "late EOI" evtchn frameworkJuergen Gross
2020-10-20xen/events: fix race in evtchn_fifo_unmask()Juergen Gross
2020-10-20xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross
2020-10-20xen/events: avoid removing an event channel while handling itJuergen Gross
2020-10-18xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pvChristoph Hellwig
2020-10-16xen/balloon: try to merge system ram resourcesDavid Hildenbrand
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds