index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
xen/pvcalls: use alloc/free_pages_exact()
Juergen Gross
1
-4
/
+4
2022-03-07
xen: remove gnttab_query_foreign_access()
Juergen Gross
1
-25
/
+0
2022-03-07
xen/gntalloc: don't use gnttab_query_foreign_access()
Juergen Gross
1
-18
/
+7
2022-03-07
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
1
-2
/
+12
2022-03-07
xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
Juergen Gross
1
-13
/
+11
2022-02-10
xen/pci: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
2022-01-06
arm/xen: Read extended regions from DT and init Xen resource
Oleksandr Tyshchenko
1
-1
/
+1
2022-01-06
xen/unpopulated-alloc: Add mechanism to use Xen resource
Oleksandr Tyshchenko
1
-4
/
+82
2022-01-06
xen/balloon: Bring alloc(free)_xenballooned_pages helpers back
Oleksandr Tyshchenko
1
-11
/
+9
2022-01-06
xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list()
Oleksandr Tyshchenko
1
-1
/
+0
2022-01-06
xen/gntdev: fix unmap notification order
Oleksandr Andrushchenko
1
-3
/
+3
2021-12-16
xen/console: harden hvc_xen against event channel storms
Juergen Gross
1
-0
/
+6
2021-11-24
xen: detect uninitialized xenbus in xenbus_init
Stefano Stabellini
1
-0
/
+23
2021-11-23
xen: flag pvcalls-front to be not essential for system boot
Juergen Gross
1
-0
/
+1
2021-11-23
xen: add "not_essential" flag to struct xenbus_driver
Juergen Gross
1
-11
/
+3
2021-11-16
xen: don't continue xenstore initialization in case of errors
Stefano Stabellini
1
-1
/
+3
2021-11-16
xen/privcmd: make option visible in Kconfig
Juergen Gross
1
-1
/
+7
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-63
/
+219
2021-11-08
xen/balloon: fix unused-variable warning
Arnd Bergmann
1
-2
/
+3
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-11-04
xen/balloon: rename alloc/free_xenballooned_pages
Juergen Gross
1
-11
/
+13
2021-11-04
xen/balloon: add late_initcall_sync() for initial ballooning done
Juergen Gross
1
-23
/
+63
2021-11-02
x86/xen: remove 32-bit pv leftovers
Juergen Gross
1
-17
/
+10
2021-11-02
xen-pciback: allow compiling on other archs than x86
Oleksandr Andrushchenko
8
-6
/
+127
2021-11-02
xen: Fix implicit type conversion
Jiasheng Jiang
1
-3
/
+3
2021-11-02
xen/pvcalls-back: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-11-02
xen-pciback: Fix return in pm_ctrl_init()
YueHaibing
1
-1
/
+1
2021-10-31
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...
Joerg Roedel
1
-1
/
+1
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+3
2021-10-08
Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+26
2021-10-06
xen/balloon: fix cancelled balloon action
Juergen Gross
1
-6
/
+15
2021-10-05
xen/x86: allow PVH Dom0 without XEN_PV=y
Jan Beulich
1
-2
/
+2
2021-10-05
xen/privcmd: drop "pages" parameter from xen_remap_pfn()
Jan Beulich
1
-3
/
+2
2021-10-05
xen/privcmd: fix error handling in mmap-resource processing
Jan Beulich
1
-3
/
+4
2021-10-05
xen/privcmd: replace kcalloc() by kvcalloc() when allocating empty pages
Jan Beulich
1
-3
/
+3
2021-09-29
swiotlb: Support aligned swiotlb buffers
David Stevens
1
-1
/
+1
2021-09-25
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-5
/
+15
2021-09-21
xen/balloon: fix balloon kthread freezing
Juergen Gross
1
-2
/
+2
2021-09-20
swiotlb-xen: this is PV-only on x86
Jan Beulich
1
-0
/
+1
2021-09-20
swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests
Jan Beulich
1
-3
/
+4
2021-09-20
Xen/gntdev: don't ignore kernel unmapping error
Jan Beulich
1
-0
/
+8
2021-09-17
Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-38
/
+63
2021-09-15
swiotlb-xen: drop DEFAULT_NSLABS
Jan Beulich
1
-2
/
+0
2021-09-15
swiotlb-xen: arrange to have buffer info logged
Jan Beulich
1
-1
/
+1
2021-09-15
swiotlb-xen: drop leftover __ref
Jan Beulich
1
-1
/
+1
2021-09-15
swiotlb-xen: limit init retries
Jan Beulich
1
-2
/
+2
2021-09-15
swiotlb-xen: suppress certain init retries
Jan Beulich
1
-1
/
+2
[prev]
[next]