index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-05-19
xen: add support for initializing xenstore later as HVM domain
Luca Miccio
2022-05-19
xen/xenbus: eliminate xenbus_grant_ring()
Juergen Gross
2022-05-19
xen/xenbus: add xenbus_setup_ring() service function
Juergen Gross
2022-05-19
xen/shbuf: switch xen-front-pgdir-shbuf to use INVALID_GRANT_REF
Juergen Gross
2022-05-19
xen/dmabuf: switch gntdev-dmabuf to use INVALID_GRANT_REF
Juergen Gross
2022-05-19
xen/grant-table: never put a reserved grant on the free list
Juergen Gross
2022-05-19
xen: update grant_table.h
Juergen Gross
2022-05-19
xen/scsiback: use new command result macros
Juergen Gross
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
2022-04-20
xen: Convert kmap() to kmap_local_page()
Alaa Mohamed
2022-04-18
swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
swiotlb: simplify swiotlb_max_segment
Christoph Hellwig
2022-04-07
xen/balloon: don't use PV mode extra memory for zone device allocations
Juergen Gross
2022-03-25
xen: don't hang when resuming PCI device
Jakub Kądziołka
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-15
xen/grant-table: remove gnttab_*transfer*() functions
Juergen Gross
2022-03-10
drivers/xen: use helper macro __ATTR_RW
zhanglianjie
2022-03-10
xen: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
2022-03-07
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
2022-03-07
xen/pvcalls: use alloc/free_pages_exact()
Juergen Gross
2022-03-07
xen: remove gnttab_query_foreign_access()
Juergen Gross
2022-03-07
xen/gntalloc: don't use gnttab_query_foreign_access()
Juergen Gross
2022-03-07
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
2022-03-07
xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
Juergen Gross
2022-02-10
xen/pci: Make use of the helper macro LIST_HEAD()
Cai Huoqing
2022-01-06
arm/xen: Read extended regions from DT and init Xen resource
Oleksandr Tyshchenko
2022-01-06
xen/unpopulated-alloc: Add mechanism to use Xen resource
Oleksandr Tyshchenko
2022-01-06
xen/balloon: Bring alloc(free)_xenballooned_pages helpers back
Oleksandr Tyshchenko
2022-01-06
xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list()
Oleksandr Tyshchenko
2022-01-06
xen/gntdev: fix unmap notification order
Oleksandr Andrushchenko
2021-12-16
xen/console: harden hvc_xen against event channel storms
Juergen Gross
2021-11-24
xen: detect uninitialized xenbus in xenbus_init
Stefano Stabellini
2021-11-23
xen: flag pvcalls-front to be not essential for system boot
Juergen Gross
2021-11-23
xen: add "not_essential" flag to struct xenbus_driver
Juergen Gross
2021-11-16
xen: don't continue xenstore initialization in case of errors
Stefano Stabellini
2021-11-16
xen/privcmd: make option visible in Kconfig
Juergen Gross
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-08
xen/balloon: fix unused-variable warning
Arnd Bergmann
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-04
xen/balloon: rename alloc/free_xenballooned_pages
Juergen Gross
2021-11-04
xen/balloon: add late_initcall_sync() for initial ballooning done
Juergen Gross
2021-11-02
x86/xen: remove 32-bit pv leftovers
Juergen Gross
2021-11-02
xen-pciback: allow compiling on other archs than x86
Oleksandr Andrushchenko
2021-11-02
xen: Fix implicit type conversion
Jiasheng Jiang
2021-11-02
xen/pvcalls-back: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
[next]