Age | Commit message (Expand) | Author |
2020-10-25 | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-23 | xen/events: unmask a fifo event channel only if it was masked | Juergen Gross |
2020-10-23 | xen/events: only register debug interrupt for 2-level events | Juergen Gross |
2020-10-23 | xen/events: make struct irq_info private to events_base.c | Juergen Gross |
2020-10-23 | xen: remove no longer used functions | Juergen Gross |
2020-10-20 | Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-20 | xen/events: block rogue events for some time | Juergen Gross |
2020-10-20 | xen/events: defer eoi in case of excessive number of events | Juergen Gross |
2020-10-20 | xen/events: use a common cpu hotplug hook for event channels | Juergen Gross |
2020-10-20 | xen/events: switch user event channels to lateeoi model | Juergen Gross |
2020-10-20 | xen/pciback: use lateeoi irq binding | Juergen Gross |
2020-10-20 | xen/pvcallsback: use lateeoi irq binding | Juergen Gross |
2020-10-20 | xen/scsiback: use lateeoi irq binding | Juergen Gross |
2020-10-20 | xen/events: add a new "late EOI" evtchn framework | Juergen Gross |
2020-10-20 | xen/events: fix race in evtchn_fifo_unmask() | Juergen Gross |
2020-10-20 | xen/events: add a proper barrier to 2-level uevent unmasking | Juergen Gross |
2020-10-20 | xen/events: avoid removing an event channel while handling it | Juergen Gross |
2020-10-18 | xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv | Christoph Hellwig |
2020-10-16 | xen/balloon: try to merge system ram resources | David Hildenbrand |
2020-10-16 | mm/memory_hotplug: prepare passing flags to add_memory() and friends | David Hildenbrand |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-10-14 | Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-13 | mm/memremap_pages: support multiple ranges per invocation | Dan Williams |
2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-10-04 | xen: remove redundant initialization of variable ret | Jing Xiangfeng |
2020-10-04 | xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*() | Souptick Joarder |
2020-10-04 | xen/gntdev.c: Mark pages as dirty | Souptick Joarder |
2020-10-01 | xen/events: don't use chip_data for legacy IRQs | Juergen Gross |
2020-09-25 | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig |
2020-09-17 | Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ... | Dave Airlie |
2020-09-10 | xen: gntdev: fix common struct sg_table related issues | Marek Szyprowski |
2020-09-06 | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-09-04 | xen: add helpers to allocate unpopulated memory | Roger Pau Monne |
2020-08-29 | Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-27 | xen/xenbus: Fix granting of vmalloc'd memory | Simon Leiner |
2020-08-27 | XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt | Thomas Gleixner |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-14 | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-13 | xen/gntdev: Fix dmabuf import with non-zero sgt offset | Oleksandr Andrushchenko |
2020-08-11 | x86/xen: remove 32-bit Xen PV guest support | Juergen Gross |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-07 | Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-04 | xen/arm: introduce phys/dma translations in xen_dma_sync_for_* | Stefano Stabellini |
2020-08-04 | swiotlb-xen: introduce phys_to_dma/dma_to_phys translations | Stefano Stabellini |
2020-08-04 | swiotlb-xen: remove XEN_PFN_PHYS | Stefano Stabellini |