index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-04
xen: remove redundant initialization of variable ret
Jing Xiangfeng
2020-10-04
xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
2020-10-04
xen/gntdev.c: Mark pages as dirty
Souptick Joarder
2020-10-01
xen/events: don't use chip_data for legacy IRQs
Juergen Gross
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-08-29
Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-27
xen/xenbus: Fix granting of vmalloc'd memory
Simon Leiner
2020-08-27
XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt
Thomas Gleixner
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
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/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
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: introduce phys_to_dma/dma_to_phys translations
Stefano Stabellini
2020-08-04
swiotlb-xen: remove XEN_PFN_PHYS
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to xen_bus_to_phys
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to xen_phys_to_bus
Stefano Stabellini
2020-08-04
swiotlb-xen: remove start_dma_addr
Stefano Stabellini
2020-08-04
swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
Boris Ostrovsky
2020-08-03
Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
Roger Pau Monne
2020-08-03
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
2020-08-03
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
2020-08-03
xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
2020-08-03
xen/privcmd: Mark pages as dirty
Souptick Joarder
2020-08-03
xen/privcmd: Corrected error handling path
Souptick Joarder
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-11
Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-10
xen/xenbus: Fix a double free in xenbus_map_ring_pv()
Dan Carpenter
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-03
Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-02
xen/xenbus: let xenbus_map_ring_valloc() return errno values only
Juergen Gross
2020-07-02
xen/xenbus: avoid large structs and arrays on the stack
Juergen Gross
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-12
Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-11
x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
Thomas Gleixner
2020-06-11
x86/xen: Split HVM vector callback setup and interrupt gate allocation
Vitaly Kuznetsov
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
[next]