aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds6-39/+94
2021-01-13xen: Set platform PCI device INTX affinity to CPU0David Woodhouse1-0/+7
2021-01-13xen: Fix event channel callback via INTX/GSIDavid Woodhouse5-33/+68
2021-01-13xen/privcmd: allow fetching resource sizesRoger Pau Monne1-6/+19
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-99/+117
2020-12-19Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-1/+2
2020-12-16Merge tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds6-14/+40
2020-12-16xen/manage: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-16xen: Remove Xen PVH/PVHVM dependency on PCIJason Andryuk1-1/+1
2020-12-15xen/unpopulated-alloc: consolidate pgmap manipulationDan Williams1-7/+7
2020-12-15xen/events: Implement irq distributionThomas Gleixner1-8/+68
2020-12-15xen/events: Reduce irq_info:: Spurious_cnt storage sizeThomas Gleixner1-3/+5
2020-12-15xen/events: Only force affinity mask for percpu interruptsThomas Gleixner1-14/+34
2020-12-15xen/events: Use immediate affinity settingThomas Gleixner1-26/+9
2020-12-15xen/events: Remove disfunct affinity spreadingThomas Gleixner2-42/+1
2020-12-15xen/events: Remove unused bind_evtchn_to_irq_lateeoi()Thomas Gleixner1-6/+0
2020-12-14xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2020-12-14xen/xenbus: Count pending messages for each watchSeongJae Park1-11/+18
2020-12-14xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2-1/+4
2020-12-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park3-4/+9
2020-12-14xen/xenbus: Allow watches discard events before queueingSeongJae Park2-1/+5
2020-12-09xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross2-16/+69
2020-12-09xen: add helpers for caching grant mapping pagesJuergen Gross2-49/+83
2020-11-02swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig1-2/+1
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-98/+82
2020-10-23xen/events: unmask a fifo event channel only if it was maskedJuergen Gross1-0/+3
2020-10-23xen/events: only register debug interrupt for 2-level eventsJuergen Gross1-4/+6
2020-10-23xen/events: make struct irq_info private to events_base.cJuergen Gross4-73/+73
2020-10-23xen: remove no longer used functionsJuergen Gross1-21/+0
2020-10-20Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds11-143/+573
2020-10-20xen/events: block rogue events for some timeJuergen Gross2-6/+24
2020-10-20xen/events: defer eoi in case of excessive number of eventsJuergen Gross4-32/+208
2020-10-20xen/events: use a common cpu hotplug hook for event channelsJuergen Gross3-21/+47
2020-10-20xen/events: switch user event channels to lateeoi modelJuergen Gross1-4/+3
2020-10-20xen/pciback: use lateeoi irq bindingJuergen Gross4-19/+56
2020-10-20xen/pvcallsback: use lateeoi irq bindingJuergen Gross1-30/+46
2020-10-20xen/scsiback: use lateeoi irq bindingJuergen Gross1-10/+13
2020-10-20xen/events: add a new "late EOI" evtchn frameworkJuergen Gross1-17/+134
2020-10-20xen/events: fix race in evtchn_fifo_unmask()Juergen Gross1-4/+9
2020-10-20xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross1-0/+2
2020-10-20xen/events: avoid removing an event channel while handling itJuergen Gross1-5/+36
2020-10-18xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pvChristoph Hellwig1-14/+16
2020-10-16xen/balloon: try to merge system ram resourcesDavid Hildenbrand1-1/+1
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand1-1/+1
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+3
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-7/+6
2020-10-14Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-9/+10
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams1-0/+1
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams1-14/+30
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig1-2/+1