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
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/events: bind all new interdomain events to VCPU0
David Vrabel
2014-02-11
1
-0
/
+2
*
xen: delete new instances of __cpuinit usage
Paul Gortmaker
2014-01-10
1
-3
/
+3
*
xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()
Wei Yongjun
2014-01-07
1
-2
/
+4
*
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
2014-01-06
1
-5
/
+9
*
xen/events: use the FIFO-based ABI if available
David Vrabel
2014-01-06
4
-1
/
+448
*
xen/events: allow event channel priority to be set
David Vrabel
2014-01-06
1
-0
/
+17
*
xen/events: Add the hypervisor interface for the FIFO-based event channels
David Vrabel
2014-01-06
1
-4
/
+4
*
xen/evtchn: support more than 4096 ports
David Vrabel
2014-01-06
2
-5
/
+13
*
xen/events: add xen_evtchn_mask_all()
David Vrabel
2014-01-06
1
-7
/
+11
*
xen/events: Refactor evtchn_to_irq array to be dynamically allocated
David Vrabel
2014-01-06
3
-55
/
+149
*
xen/events: add a evtchn_op for port setup
David Vrabel
2014-01-06
2
-1
/
+13
*
xen/events: allow setup of irq_info to fail
David Vrabel
2014-01-06
1
-65
/
+91
*
xen/events: add struct evtchn_ops for the low-level port operations
David Vrabel
2014-01-06
3
-16
/
+84
*
xen/events: move 2-level specific code into its own file
David Vrabel
2014-01-06
4
-362
/
+440
*
xen/events: move drivers/xen/events.c into drivers/xen/events/
David Vrabel
2014-01-06
2
-0
/
+1911