index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/balloon: try to merge system ram resources
David Hildenbrand
2020-10-16
1
-1
/
+1
*
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2020-10-16
1
-1
/
+1
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-1
/
+3
|
\
|
*
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-2
/
+1
|
*
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
1
-0
/
+1
|
*
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
1
-0
/
+2
*
|
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
1
-7
/
+6
|
\
\
|
*
\
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-17
1
-7
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
xen: gntdev: fix common struct sg_table related issues
Marek Szyprowski
2020-09-10
1
-7
/
+6
*
|
|
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
2
-9
/
+10
|
\
\
\
|
*
|
|
xen: remove redundant initialization of variable ret
Jing Xiangfeng
2020-10-04
1
-1
/
+1
|
*
|
|
xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
2020-10-04
1
-8
/
+2
|
*
|
|
xen/gntdev.c: Mark pages as dirty
Souptick Joarder
2020-10-04
1
-5
/
+12
*
|
|
|
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
1
-0
/
+1
*
|
|
|
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
1
-14
/
+30
|
/
/
/
*
/
/
xen/events: don't use chip_data for legacy IRQs
Juergen Gross
2020-10-01
1
-8
/
+21
|
/
/
*
|
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-06
8
-11
/
+205
|
\
\
|
*
|
xen: add helpers to allocate unpopulated memory
Roger Pau Monne
2020-09-04
8
-11
/
+205
*
|
|
Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-29
2
-10
/
+16
|
\
|
|
|
*
|
xen/xenbus: Fix granting of vmalloc'd memory
Simon Leiner
2020-08-27
1
-2
/
+8
|
*
|
XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt
Thomas Gleixner
2020-08-27
1
-8
/
+8
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
5
-6
/
+6
|
|
/
|
/
|
*
|
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
2
-3
/
+9
|
\
|
|
*
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
2020-08-13
1
-0
/
+8
|
*
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
2020-08-11
1
-3
/
+1
*
|
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-2
/
+1
|
\
\
|
*
|
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-2
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
2
-2
/
+0
|
\
\
\
|
*
|
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
2
-2
/
+0
*
|
|
|
Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-07
3
-81
/
+96
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
Stefano Stabellini
2020-08-04
1
-8
/
+24
|
*
|
swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
Stefano Stabellini
2020-08-04
1
-21
/
+32
|
*
|
swiotlb-xen: remove XEN_PFN_PHYS
Stefano Stabellini
2020-08-04
1
-6
/
+1
|
*
|
swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer
Stefano Stabellini
2020-08-04
1
-4
/
+4
|
*
|
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device
Stefano Stabellini
2020-08-04
1
-2
/
+2
|
*
|
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
2020-08-04
1
-2
/
+2
|
*
|
swiotlb-xen: add struct device * parameter to xen_bus_to_phys
Stefano Stabellini
2020-08-04
1
-5
/
+5
|
*
|
swiotlb-xen: add struct device * parameter to xen_phys_to_bus
Stefano Stabellini
2020-08-04
1
-7
/
+7
|
*
|
swiotlb-xen: remove start_dma_addr
Stefano Stabellini
2020-08-04
1
-5
/
+2
|
*
|
swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
Boris Ostrovsky
2020-08-04
1
-1
/
+7
|
*
|
Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
Roger Pau Monne
2020-08-03
1
-14
/
+0
|
*
|
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
2020-08-03
1
-2
/
+4
|
*
|
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
2020-08-03
1
-0
/
+6
|
*
|
xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
2020-08-03
1
-8
/
+2
|
*
|
xen/privcmd: Mark pages as dirty
Souptick Joarder
2020-08-03
1
-1
/
+4
|
*
|
xen/privcmd: Corrected error handling path
Souptick Joarder
2020-08-03
1
-16
/
+15
*
|
|
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-19
1
-0
/
+1
|
/
/
*
|
Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-11
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
xen/xenbus: Fix a double free in xenbus_map_ring_pv()
Dan Carpenter
2020-07-10
1
-3
/
+1
*
|
Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-03
1
-86
/
+81
|
\
|
[next]