summaryrefslogtreecommitdiffstats
path: root/drivers/xen
AgeCommit message (Expand)Author
2020-06-24xen/cpuhotplug: Fix initial CPU offlining for PV(H) guestsBoris Ostrovsky
2020-06-17xen/pvcalls-back: test for errors when calling backend_connect()Juergen Gross
2020-04-17Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-14xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-07xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi
2020-04-03Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30xen-pciback: fix INTERRUPT_TYPE_* definesMarek Marczykowski-Górecki
2020-03-30xen/xenbus: remove unused xenbus_map_ring()Juergen Gross
2020-03-25xen/cpuhotplug: Replace cpu_up/down() with device_online/offline()Qais Yousef
2020-03-05xen/xenbus: fix lockingJuergen Gross
2020-03-05xenbus: req->err should be updated before req->stateDongli Zhang
2020-03-05xenbus: req->body should be updated before req->stateDongli Zhang
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-21Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-20xen: Enable interrupts when calling _cond_resched()Thomas Gleixner
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-29xenbus/backend: Protect xenbus callback with lockSeongJae Park
2020-01-29xenbus/backend: Add memory pressure handler callbackSeongJae Park
2020-01-28xen/gntdev: Do not use mm notifiers with autotranslating guestsBoris Ostrovsky
2020-01-22xen/balloon: Support xend-based toolstack take twoJuergen Gross
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-15xen-pciback: optionally allow interrupt enable flag writesMarek Marczykowski-Górecki
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-20xen/grant-table: remove multiple BUG_ON on gnttab_interfaceAditya Pakki
2019-12-20xenbus: limit when state is forced to closedPaul Durrant
2019-12-20xenbus: move xenbus_dev_shutdown() into frontend code...Paul Durrant
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-15Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-13xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross
2019-12-08sched/rt, xen: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-04xen/xenbus: reference count registered modulesPaul Durrant
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-02xen/gntdev: switch from kcalloc() to kvcalloc()Juergen Gross
2019-12-02xen/gntdev: replace global limit of mapped pages by limit per callJuergen Gross
2019-12-02xen/gntdev: remove redundant non-zero check on retColin Ian King
2019-12-02xen/events: remove event handling recursion detectionJuergen Gross
2019-12-01mm/memory_hotplug.c: remove __online_page_set_limits()Souptick Joarder
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-25xen/gntdev-dmabuf: Ditch dummy map functionsDaniel Vetter
2019-11-24xen: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-23xen/gntdev: use mmu_interval_notifier_insertJason Gunthorpe
2019-11-20xen-platform: Convert to generic power managementBjorn Helgaas
2019-11-20dma-direct: exclude dma_direct_map_resource from the min_low_pfn checkChristoph Hellwig
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig