index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
events
Commit message (
Expand
)
Author
Age
*
xen/events: support threaded irqs for interdomain event channels
Juergen Gross
2014-09-23
*
xen/events: drop negativity check of unsigned parameter
Andrey Utkin
2014-08-01
*
xen/events/fifo: remove a unecessary use of BM()
Frediano Ziglio
2014-07-31
*
xen/events/fifo: ensure all bitops are properly aligned even on x86
David Vrabel
2014-07-31
*
xen/events/fifo: reset control block and local HEADs on resume
David Vrabel
2014-07-31
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-04
|
\
|
*
x86: Get rid of get_nr_irqs_gsi()
Thomas Gleixner
2014-05-16
*
|
xen/events/fifo: correctly align bitops
Vladimir Murzin
2014-04-28
|
/
*
Xen: do hv callback accounting only on x86
Arnd Bergmann
2014-04-07
*
Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...
David Vrabel
2014-04-07
|
\
|
*
xen: Validate online cpus in set_affinity
Thomas Gleixner
2014-03-12
|
*
xen: Add proper irq accounting for HYPERCALL vector
Thomas Gleixner
2014-03-04
|
*
xen: Get rid of the last irq_desc abuse
Thomas Gleixner
2014-03-04
|
*
xen: Use the proper irq functions
Thomas Gleixner
2014-03-04
*
|
xen: add support for MSI message groups
Roger Pau Monne
2014-03-18
*
|
xen/events: remove unnecessary call to bind_evtchn_to_cpu()
David Vrabel
2014-02-28
*
|
xen/events: remove the unused resend_irq_on_evtchn()
David Vrabel
2014-02-28
|
/
*
xen/events: bind all new interdomain events to VCPU0
David Vrabel
2014-02-11
*
xen: delete new instances of __cpuinit usage
Paul Gortmaker
2014-01-10
*
xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()
Wei Yongjun
2014-01-07
*
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
2014-01-06
*
xen/events: use the FIFO-based ABI if available
David Vrabel
2014-01-06
*
xen/events: allow event channel priority to be set
David Vrabel
2014-01-06
*
xen/events: Add the hypervisor interface for the FIFO-based event channels
David Vrabel
2014-01-06
*
xen/evtchn: support more than 4096 ports
David Vrabel
2014-01-06
*
xen/events: add xen_evtchn_mask_all()
David Vrabel
2014-01-06
*
xen/events: Refactor evtchn_to_irq array to be dynamically allocated
David Vrabel
2014-01-06
*
xen/events: add a evtchn_op for port setup
David Vrabel
2014-01-06
*
xen/events: allow setup of irq_info to fail
David Vrabel
2014-01-06
*
xen/events: add struct evtchn_ops for the low-level port operations
David Vrabel
2014-01-06
*
xen/events: move 2-level specific code into its own file
David Vrabel
2014-01-06
*
xen/events: move drivers/xen/events.c into drivers/xen/events/
David Vrabel
2014-01-06