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
2020-10-23
xen: remove no longer used functions
Juergen Gross
1
-21
/
+0
2020-10-20
xen/events: block rogue events for some time
Juergen Gross
2
-6
/
+24
2020-10-20
xen/events: defer eoi in case of excessive number of events
Juergen Gross
4
-32
/
+208
2020-10-20
xen/events: use a common cpu hotplug hook for event channels
Juergen Gross
3
-21
/
+47
2020-10-20
xen/events: switch user event channels to lateeoi model
Juergen Gross
1
-4
/
+3
2020-10-20
xen/pciback: use lateeoi irq binding
Juergen Gross
4
-19
/
+56
2020-10-20
xen/pvcallsback: use lateeoi irq binding
Juergen Gross
1
-30
/
+46
2020-10-20
xen/scsiback: use lateeoi irq binding
Juergen Gross
1
-10
/
+13
2020-10-20
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
1
-17
/
+134
2020-10-20
xen/events: fix race in evtchn_fifo_unmask()
Juergen Gross
1
-4
/
+9
2020-10-20
xen/events: add a proper barrier to 2-level uevent unmasking
Juergen Gross
1
-0
/
+2
2020-10-20
xen/events: avoid removing an event channel while handling it
Juergen Gross
1
-5
/
+36
2020-10-04
xen: remove redundant initialization of variable ret
Jing Xiangfeng
1
-1
/
+1
2020-10-04
xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
1
-8
/
+2
2020-10-04
xen/gntdev.c: Mark pages as dirty
Souptick Joarder
1
-5
/
+12
2020-10-01
xen/events: don't use chip_data for legacy IRQs
Juergen Gross
1
-8
/
+21
2020-09-06
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-11
/
+205
2020-09-04
xen: add helpers to allocate unpopulated memory
Roger Pau Monne
8
-11
/
+205
2020-08-29
Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-10
/
+16
2020-08-27
xen/xenbus: Fix granting of vmalloc'd memory
Simon Leiner
1
-2
/
+8
2020-08-27
XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt
Thomas Gleixner
1
-8
/
+8
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-6
/
+6
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+9
2020-08-13
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
1
-0
/
+8
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
1
-3
/
+1
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2
-2
/
+0
2020-08-07
Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-81
/
+96
2020-08-04
xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
Stefano Stabellini
1
-8
/
+24
2020-08-04
swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
Stefano Stabellini
1
-21
/
+32
2020-08-04
swiotlb-xen: remove XEN_PFN_PHYS
Stefano Stabellini
1
-6
/
+1
2020-08-04
swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer
Stefano Stabellini
1
-4
/
+4
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device
Stefano Stabellini
1
-2
/
+2
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
1
-2
/
+2
2020-08-04
swiotlb-xen: add struct device * parameter to xen_bus_to_phys
Stefano Stabellini
1
-5
/
+5
2020-08-04
swiotlb-xen: add struct device * parameter to xen_phys_to_bus
Stefano Stabellini
1
-7
/
+7
2020-08-04
swiotlb-xen: remove start_dma_addr
Stefano Stabellini
1
-5
/
+2
2020-08-04
swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
Boris Ostrovsky
1
-1
/
+7
2020-08-03
Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
Roger Pau Monne
1
-14
/
+0
2020-08-03
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
1
-2
/
+4
2020-08-03
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
1
-0
/
+6
2020-08-03
xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
1
-8
/
+2
2020-08-03
xen/privcmd: Mark pages as dirty
Souptick Joarder
1
-1
/
+4
2020-08-03
xen/privcmd: Corrected error handling path
Souptick Joarder
1
-16
/
+15
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-0
/
+1
2020-07-11
Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+1
2020-07-10
xen/xenbus: Fix a double free in xenbus_map_ring_pv()
Dan Carpenter
1
-3
/
+1
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-2
/
+1
2020-07-03
Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-86
/
+81
[next]