Age | Commit message (Expand) | Author |
2022-03-21 | Merge tag 'v5.15.30' into lf-5.15.y | Jason Liu |
2022-03-11 | xen/gnttab: fix gnttab_end_foreign_access() without page specified | Juergen Gross |
2022-03-11 | xen: remove gnttab_query_foreign_access() | Juergen Gross |
2022-03-11 | xen/grant-table: add gnttab_try_end_foreign_access() | Juergen Gross |
2022-03-11 | Merge tag 'v5.15.27' into lf-5.15.y | Jason Liu |
2021-12-22 | xen/console: harden hvc_xen against event channel storms | Juergen Gross |
2021-11-02 | LF-191-2 i2c: introduce xen i2c paravirtualization driver | Peng Fan |
2021-11-02 | LF-191-1 xen: interface: introduce i2cif | Peng Fan |
2021-10-05 | xen/privcmd: drop "pages" parameter from xen_remap_pfn() | Jan Beulich |
2021-09-20 | swiotlb-xen: this is PV-only on x86 | Jan Beulich |
2021-07-05 | xen: sync include/xen/interface/io/ring.h with Xen's newest version | Juergen Gross |
2021-05-14 | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h | Stefano Stabellini |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-04 | Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-04-23 | xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped | Stefano Stabellini |
2021-04-23 | xen: Remove support for PV ACPI cpu/memory hotplug | Boris Ostrovsky |
2021-03-17 | xen-swiotlb: split xen_swiotlb_init | Christoph Hellwig |
2021-03-10 | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} | Jan Beulich |
2021-02-23 | xen/events: add per-xenbus device event statistics and settings | Juergen Gross |
2021-02-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-02-21 | Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2021-02-15 | Xen/gntdev: correct error checking in gntdev_map_grant_pages() | Jan Beulich |
2021-02-12 | Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-02-11 | xen/events: link interdomain events to associated xenbus device | Juergen Gross |
2021-02-11 | arm/xen: Don't probe xenbus as part of an early initcall | Julien Grall |
2021-02-04 | xen: add wc_sec_hi to struct shared_info | David Woodhouse |
2021-01-13 | xen: Fix event channel callback via INTX/GSI | David Woodhouse |
2020-12-14 | xen/xenbus: Count pending messages for each watch | SeongJae Park |
2020-12-14 | xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() | SeongJae Park |
2020-12-14 | xen/xenbus: Allow watches discard events before queueing | SeongJae Park |
2020-12-09 | xen: don't use page->lru for ZONE_DEVICE memory | Juergen Gross |
2020-12-09 | xen: add helpers for caching grant mapping pages | Juergen Gross |
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: 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: add a new "late EOI" evtchn framework | Juergen Gross |
2020-10-07 | arm/arm64: xen: Fix to convert percpu address to gfn correctly | Masami Hiramatsu |
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-09-04 | xen/balloon: add header guard | 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 | arm/xen: Add misuse warning to virt_to_gfn | Simon Leiner |
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: Sync up with the canonical protocol definition in Xen | Oleksandr Andrushchenko |
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: remove XEN_PFN_PHYS | Stefano Stabellini |
2020-08-04 | swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device | Stefano Stabellini |