Age | Commit message (Expand) | Author |
2019-12-21 | Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-12-20 | xen/grant-table: remove multiple BUG_ON on gnttab_interface | Aditya Pakki |
2019-12-20 | xenbus: limit when state is forced to closed | Paul Durrant |
2019-12-20 | xenbus: move xenbus_dev_shutdown() into frontend code... | Paul Durrant |
2019-12-15 | Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-12-13 | xen/balloon: fix ballooned page accounting without hotplug enabled | Juergen Gross |
2019-12-07 | Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-12-04 | xen/xenbus: reference count registered modules | Paul Durrant |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-02 | xen/gntdev: switch from kcalloc() to kvcalloc() | Juergen Gross |
2019-12-02 | xen/gntdev: replace global limit of mapped pages by limit per call | Juergen Gross |
2019-12-02 | xen/gntdev: remove redundant non-zero check on ret | Colin Ian King |
2019-12-02 | xen/events: remove event handling recursion detection | Juergen Gross |
2019-12-01 | mm/memory_hotplug.c: remove __online_page_set_limits() | Souptick Joarder |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-24 | xen: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-23 | xen/gntdev: use mmu_interval_notifier_insert | Jason Gunthorpe |
2019-11-20 | xen-platform: Convert to generic power management | Bjorn Helgaas |
2019-11-20 | dma-direct: exclude dma_direct_map_resource from the min_low_pfn check | Christoph Hellwig |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-14 | xen/mcelog: also allow building for 32-bit kernels | Jan Beulich |
2019-11-14 | xen/mcelog: add PPIN to record when available | Jan Beulich |
2019-11-14 | xen/mcelog: drop __MC_MSR_MCGCAP | Jan Beulich |
2019-11-07 | xen/gntdev: Use select for DMA_SHARED_BUFFER | Jason Gunthorpe |
2019-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-10-12 | Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-10-10 | xen: Stop abusing DT of_dma_configure API | Rob Herring |
2019-10-10 | xen/grant-table: remove unnecessary printing | Fuqian Huang |
2019-10-09 | net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head | Eric Dumazet |
2019-10-04 | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-10-02 | xen/xenbus: fix self-deadlock after killing user process | Juergen Gross |
2019-10-02 | xen/efi: have a common runtime setup function | Juergen Gross |
2019-10-01 | xen/balloon: Clear PG_offline in balloon_retrieve() | David Hildenbrand |
2019-10-01 | xen/balloon: Mark pages PG_offline in balloon_append() | David Hildenbrand |
2019-10-01 | xen/balloon: Drop __balloon_append() | David Hildenbrand |
2019-10-01 | xen/balloon: Set pages PageOffline() in balloon_add_region() | David Hildenbrand |
2019-09-26 | Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-09-26 | xen/events: remove unlikely() from WARN() condition | Denis Efremov |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-12 | xen/pci: reserve MCFG areas earlier | Igor Druzhinin |
2019-09-11 | swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page | Christoph Hellwig |
2019-09-11 | swiotlb-xen: simplify cache maintainance | Christoph Hellwig |
2019-09-11 | swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable | Christoph Hellwig |
2019-09-11 | xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance | Christoph Hellwig |
2019-09-11 | swiotlb: Split size parameter to map/unmap APIs | Lu Baolu |
2019-09-06 | swiotlb-xen: Convert to use macro | Souptick Joarder |
2019-08-02 | Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-08-01 | xen/swiotlb: remember having called xen_create_contiguous_region() | Juergen Gross |
2019-08-01 | xen/swiotlb: simplify range_straddles_page_boundary() | Juergen Gross |