Age | Commit message (Expand) | Author |
2020-04-10 | Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-04-07 | xen: Use evtchn_type_t as a type for event channels | Yan Yankovskyi |
2020-04-03 | Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-03-30 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-30 | xen-pciback: fix INTERRUPT_TYPE_* defines | Marek Marczykowski-Górecki |
2020-03-30 | xen/xenbus: remove unused xenbus_map_ring() | Juergen Gross |
2020-03-25 | xen/cpuhotplug: Replace cpu_up/down() with device_online/offline() | Qais Yousef |
2020-03-05 | xen/xenbus: fix locking | Juergen Gross |
2020-03-05 | xenbus: req->err should be updated before req->state | Dongli Zhang |
2020-03-05 | xenbus: req->body should be updated before req->state | Dongli Zhang |
2020-03-05 | xen: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-21 | Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-20 | xen: Enable interrupts when calling _cond_resched() | Thomas Gleixner |
2020-02-05 | Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-30 | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-01-29 | xenbus/backend: Protect xenbus callback with lock | SeongJae Park |
2020-01-29 | xenbus/backend: Add memory pressure handler callback | SeongJae Park |
2020-01-28 | xen/gntdev: Do not use mm notifiers with autotranslating guests | Boris Ostrovsky |
2020-01-22 | xen/balloon: Support xend-based toolstack take two | Juergen Gross |
2020-01-20 | Backmerge v5.5-rc7 into drm-next | Dave Airlie |
2020-01-15 | xen-pciback: optionally allow interrupt enable flag writes | Marek Marczykowski-Górecki |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar |
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-17 | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
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-08 | sched/rt, xen: Use CONFIG_PREEMPTION | Thomas Gleixner |
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-25 | xen/gntdev-dmabuf: Ditch dummy map functions | Daniel Vetter |
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 |