index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
xen: update PV-device interface headers
Juergen Gross
3
-3
/
+3
2023-11-14
xen/events: reduce externally visible helper functions
Juergen Gross
1
-2
/
+2
2023-11-13
xen/events: remove unused functions
Juergen Gross
1
-4
/
+0
2023-10-16
xen: privcmd: Add support for ioeventfd
Viresh Kumar
1
-0
/
+51
2023-09-19
arm/xen: remove lazy mode related definitions
Juergen Gross
1
-12
/
+0
2023-09-19
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
1
-2
/
+1
2023-08-30
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-0
/
+6
2023-08-21
xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn()
Yue Haibing
1
-1
/
+0
2023-07-31
xen/pci: add flag for PCI passthrough being possible
Juergen Gross
1
-0
/
+6
2023-07-26
xen/evtchn: Introduce new IOCTL to bind static evtchn
Rahul Singh
1
-1
/
+10
2023-06-26
x86: xen: add missing prototypes
Arnd Bergmann
1
-0
/
+3
2023-06-26
xen: xen_debug_interrupt prototype to global header
Arnd Bergmann
1
-0
/
+3
2023-03-22
ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
Roger Pau Monne
1
-0
/
+11
2023-03-17
Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2023-03-14
x86/PVH: obtain VGA console info in Dom0
Jan Beulich
1
-0
/
+3
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+2
2023-02-13
xen: Allow platform PCI interrupt to be shared
David Woodhouse
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-27
xen/xenbus: move to_xenbus_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
1
-1
/
+1
2022-12-05
xen: fix xen.h build for CONFIG_XEN_PVH=y
Jani Nikula
1
-2
/
+2
2022-12-05
xen/virtio: Optimize the setup of "xen-grant-dma" devices
Oleksandr Tyshchenko
2
-19
/
+1
2022-10-10
xen/virtio: enable grant based virtio on x86
Juergen Gross
1
-0
/
+6
2022-08-12
x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
Jane Malalane
2
-0
/
+21
2022-08-01
xen: don't require virtio with grants for non-PV guests
Juergen Gross
2
-8
/
+9
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
1
-2
/
+2
2022-06-06
arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices
Oleksandr Tyshchenko
1
-1
/
+4
2022-06-06
xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
Oleksandr Tyshchenko
1
-0
/
+5
2022-06-06
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
1
-0
/
+8
2022-06-06
xen/grant-dma-ops: Add option to restrict memory access under Xen
Juergen Gross
1
-0
/
+8
2022-06-06
xen/grants: support allocating consecutive grants
Juergen Gross
1
-0
/
+4
2022-06-06
arm/xen: Introduce xen_setup_dma_ops()
Oleksandr Tyshchenko
1
-0
/
+15
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+3
2022-06-01
xen: replace xen_remap() with memremap()
Juergen Gross
1
-3
/
+0
2022-05-27
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
1
-3
/
+3
2022-05-26
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
4
-30
/
+0
2022-05-19
xen: sync xs_wire.h header with upstream xen
Stefano Stabellini
1
-4
/
+33
2022-05-19
xen/xenbus: eliminate xenbus_grant_ring()
Juergen Gross
1
-2
/
+0
2022-05-19
xen/xenbus: add xenbus_setup_ring() service function
Juergen Gross
1
-0
/
+4
2022-05-19
xen: update ring.h
Juergen Gross
1
-5
/
+14
2022-05-19
xen: update grant_table.h
Juergen Gross
2
-63
/
+100
2022-05-19
xen: update vscsiif.h
Juergen Gross
1
-4
/
+129
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
3
-33
/
+0
2022-04-18
swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
2
-3
/
+6
2022-03-16
xen/grant-table: remove readonly parameter from functions
Juergen Gross
1
-3
/
+2
2022-03-16
xen/grant-table: remove gnttab_*transfer*() functions
Juergen Gross
1
-8
/
+0
2022-03-07
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
1
-1
/
+6
2022-03-07
xen: remove gnttab_query_foreign_access()
Juergen Gross
1
-2
/
+0
2022-03-07
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
1
-0
/
+12
2022-02-03
xen: xenbus_dev.h: delete incorrect file name
Randy Dunlap
1
-2
/
+0
[next]