summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
...
| * xen/events: only register debug interrupt for 2-level eventsJuergen Gross2020-10-231-4/+6
| * xen/events: make struct irq_info private to events_base.cJuergen Gross2020-10-234-73/+73
| * xen: remove no longer used functionsJuergen Gross2020-10-231-21/+0
* | Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-2011-143/+573
|\|
| * xen/events: block rogue events for some timeJuergen Gross2020-10-202-6/+24
| * xen/events: defer eoi in case of excessive number of eventsJuergen Gross2020-10-204-32/+208
| * xen/events: use a common cpu hotplug hook for event channelsJuergen Gross2020-10-203-21/+47
| * xen/events: switch user event channels to lateeoi modelJuergen Gross2020-10-201-4/+3
| * xen/pciback: use lateeoi irq bindingJuergen Gross2020-10-204-19/+56
| * xen/pvcallsback: use lateeoi irq bindingJuergen Gross2020-10-201-30/+46
| * xen/scsiback: use lateeoi irq bindingJuergen Gross2020-10-201-10/+13
| * xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2020-10-201-17/+134
| * xen/events: fix race in evtchn_fifo_unmask()Juergen Gross2020-10-201-4/+9
| * xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross2020-10-201-0/+2
| * xen/events: avoid removing an event channel while handling itJuergen Gross2020-10-201-5/+36
* | xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pvChristoph Hellwig2020-10-181-14/+16
* | xen/balloon: try to merge system ram resourcesDavid Hildenbrand2020-10-161-1/+1
* | mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand2020-10-161-1/+1
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+3
|\ \
| * | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-2/+1
| * | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
| * | dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-0/+2
* | | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-151-7/+6
|\ \ \
| * \ \ Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie2020-09-171-7/+6
| |\ \ \ | | |/ / | |/| |
| | * | xen: gntdev: fix common struct sg_table related issuesMarek Szyprowski2020-09-101-7/+6
* | | | Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-142-9/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | xen: remove redundant initialization of variable retJing Xiangfeng2020-10-041-1/+1
| * | | xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*()Souptick Joarder2020-10-041-8/+2
| * | | xen/gntdev.c: Mark pages as dirtySouptick Joarder2020-10-041-5/+12
* | | | mm/memremap_pages: support multiple ranges per invocationDan Williams2020-10-131-0/+1
* | | | mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-131-14/+30
|/ / /
* / / xen/events: don't use chip_data for legacy IRQsJuergen Gross2020-10-011-8/+21
|/ /
* | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-068-11/+205
|\ \
| * | xen: add helpers to allocate unpopulated memoryRoger Pau Monne2020-09-048-11/+205
* | | Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-292-10/+16
|\| |
| * | xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner2020-08-271-2/+8
| * | XEN uses irqdesc::irq_data_common::handler_data to store a per interruptThomas Gleixner2020-08-271-8/+8
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-235-6/+6
| |/ |/|
* | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-142-3/+9
|\|
| * xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko2020-08-131-0/+8
| * x86/xen: remove 32-bit Xen PV guest supportJuergen Gross2020-08-111-3/+1
* | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+1
|\ \
| * | kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-072-2/+0
|\ \ \
| * | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-072-2/+0
* | | | Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-073-81/+96
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | xen/arm: introduce phys/dma translations in xen_dma_sync_for_*Stefano Stabellini2020-08-041-8/+24
| * | swiotlb-xen: introduce phys_to_dma/dma_to_phys translationsStefano Stabellini2020-08-041-21/+32
| * | swiotlb-xen: remove XEN_PFN_PHYSStefano Stabellini2020-08-041-6/+1
| * | swiotlb-xen: add struct device * parameter to is_xen_swiotlb_bufferStefano Stabellini2020-08-041-4/+4