index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
2
-99
/
+117
|
\
|
*
xen/events: Implement irq distribution
Thomas Gleixner
2020-12-15
1
-8
/
+68
|
*
xen/events: Reduce irq_info:: Spurious_cnt storage size
Thomas Gleixner
2020-12-15
1
-3
/
+5
|
*
xen/events: Only force affinity mask for percpu interrupts
Thomas Gleixner
2020-12-15
1
-14
/
+34
|
*
xen/events: Use immediate affinity setting
Thomas Gleixner
2020-12-15
1
-26
/
+9
|
*
xen/events: Remove disfunct affinity spreading
Thomas Gleixner
2020-12-15
2
-42
/
+1
|
*
xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
Thomas Gleixner
2020-12-15
1
-6
/
+0
*
|
Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-19
2
-1
/
+2
|
\
\
|
*
|
xen/manage: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-16
1
-0
/
+1
|
*
|
xen: Remove Xen PVH/PVHVM dependency on PCI
Jason Andryuk
2020-12-16
1
-1
/
+1
*
|
|
Merge tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-16
6
-14
/
+40
|
\
|
|
|
*
|
xenbus/xenbus_backend: Disallow pending watch messages
SeongJae Park
2020-12-14
1
-0
/
+7
|
*
|
xen/xenbus: Count pending messages for each watch
SeongJae Park
2020-12-14
1
-11
/
+18
|
*
|
xen/xenbus/xen_bus_type: Support will_handle watch callback
SeongJae Park
2020-12-14
2
-1
/
+4
|
*
|
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-12-14
3
-4
/
+9
|
*
|
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
2020-12-14
2
-1
/
+5
*
|
|
xen/unpopulated-alloc: consolidate pgmap manipulation
Dan Williams
2020-12-15
1
-7
/
+7
|
/
/
*
|
xen: don't use page->lru for ZONE_DEVICE memory
Juergen Gross
2020-12-09
2
-16
/
+69
*
|
xen: add helpers for caching grant mapping pages
Juergen Gross
2020-12-09
2
-49
/
+83
|
/
*
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
2020-11-02
1
-2
/
+1
*
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-25
4
-98
/
+82
|
\
|
*
xen/events: unmask a fifo event channel only if it was masked
Juergen Gross
2020-10-23
1
-0
/
+3
|
*
xen/events: only register debug interrupt for 2-level events
Juergen Gross
2020-10-23
1
-4
/
+6
|
*
xen/events: make struct irq_info private to events_base.c
Juergen Gross
2020-10-23
4
-73
/
+73
|
*
xen: remove no longer used functions
Juergen Gross
2020-10-23
1
-21
/
+0
*
|
Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-20
11
-143
/
+573
|
\
|
|
*
xen/events: block rogue events for some time
Juergen Gross
2020-10-20
2
-6
/
+24
|
*
xen/events: defer eoi in case of excessive number of events
Juergen Gross
2020-10-20
4
-32
/
+208
|
*
xen/events: use a common cpu hotplug hook for event channels
Juergen Gross
2020-10-20
3
-21
/
+47
|
*
xen/events: switch user event channels to lateeoi model
Juergen Gross
2020-10-20
1
-4
/
+3
|
*
xen/pciback: use lateeoi irq binding
Juergen Gross
2020-10-20
4
-19
/
+56
|
*
xen/pvcallsback: use lateeoi irq binding
Juergen Gross
2020-10-20
1
-30
/
+46
|
*
xen/scsiback: use lateeoi irq binding
Juergen Gross
2020-10-20
1
-10
/
+13
|
*
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
2020-10-20
1
-17
/
+134
|
*
xen/events: fix race in evtchn_fifo_unmask()
Juergen Gross
2020-10-20
1
-4
/
+9
|
*
xen/events: add a proper barrier to 2-level uevent unmasking
Juergen Gross
2020-10-20
1
-0
/
+2
|
*
xen/events: avoid removing an event channel while handling it
Juergen Gross
2020-10-20
1
-5
/
+36
*
|
xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv
Christoph Hellwig
2020-10-18
1
-14
/
+16
*
|
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
[next]