aboutsummaryrefslogtreecommitdiff
path: root/include/xen
AgeCommit message (Expand)Author
2021-03-10Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich
2021-02-23xen/events: add per-xenbus device event statistics and settingsJuergen Gross
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2021-02-15Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-11xen/events: link interdomain events to associated xenbus deviceJuergen Gross
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall
2021-02-04xen: add wc_sec_hi to struct shared_infoDavid Woodhouse
2021-01-13xen: Fix event channel callback via INTX/GSIDavid Woodhouse
2020-12-14xen/xenbus: Count pending messages for each watchSeongJae Park
2020-12-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-14xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-12-09xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross
2020-12-09xen: add helpers for caching grant mapping pagesJuergen Gross
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-23xen: remove no longer used functionsJuergen Gross
2020-10-20Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-20xen/events: add a new "late EOI" evtchn frameworkJuergen Gross
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne
2020-09-04xen/balloon: add header guardRoger Pau Monne
2020-08-29Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-27arm/xen: Add misuse warning to virt_to_gfnSimon Leiner
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-13xen: Sync up with the canonical protocol definition in XenOleksandr Andrushchenko
2020-08-07Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04xen/arm: introduce phys/dma translations in xen_dma_sync_for_*Stefano Stabellini
2020-08-04swiotlb-xen: remove XEN_PFN_PHYSStefano Stabellini
2020-08-04swiotlb-xen: add struct device * parameter to xen_dma_sync_for_deviceStefano Stabellini
2020-08-04swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpuStefano Stabellini
2020-07-01xen: netif.h: add a new extra type for XDPDenis Kirjanov
2020-06-11xen: Move xen_setup_callback_vector() definition to include/xen/hvm.hVitaly Kuznetsov
2020-06-11x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVECThomas Gleixner
2020-06-11x86/entry: Switch XEN/PV hypercall entry to IDTENTRYThomas Gleixner
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-07xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi
2020-03-30xen/xenbus: remove unused xenbus_map_ring()Juergen Gross
2020-03-05xen/xenbus: fix lockingJuergen Gross
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-29xenbus/backend: Protect xenbus callback with lockSeongJae Park
2020-01-29xenbus/backend: Add memory pressure handler callbackSeongJae Park
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant
2019-12-20xenbus: limit when state is forced to closedPaul Durrant
2019-12-08sched/rt, xen: Use CONFIG_PREEMPTIONThomas Gleixner