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.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
|
\
|
*
xen: Use kcalloc() in xen_init_IRQ()
Pekka Enberg
2009-07-01
*
|
percpu: clean up percpu variable definitions
Tejun Heo
2009-06-24
*
|
percpu: cleanup percpu array definitions
Tejun Heo
2009-06-24
|
/
*
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
|
\
|
*
xen: add irq_from_evtchn
Ian Campbell
2009-03-30
*
|
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-28
*
|
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-28
|
/
*
xen: explicitly initialise the cpu field of irq_info
Ian Campbell
2009-02-09
*
xen: make sure that softirqs get handled at the end of event processing
Jeremy Fitzhardinge
2009-02-09
*
xen: remove irq bindcount
Jeremy Fitzhardinge
2009-02-09
*
xen: pack all irq-related info together
Jeremy Fitzhardinge
2009-02-09
*
xen: use our own eventchannel->irq path
Jeremy Fitzhardinge
2009-02-09
*
xen: set irq_chip disable
Jeremy Fitzhardinge
2009-02-09
*
xen: fix too early kmalloc call
Christophe Saout
2009-01-12
*
Xen: reduce memory required for cpu_evtchn_mask
Mike Travis
2009-01-11
*
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
2009-01-11
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
|
\
|
*
Merge ../linux-2.6-x86
Rusty Russell
2008-12-13
|
|
\
|
*
|
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
*
|
|
irq: simplify for_each_irq_desc() usage
KOSAKI Motohiro
2008-12-26
*
|
|
sparseirq, xen: make sure irq_desc is allocated for interrupts
Jeremy Fitzhardinge
2008-12-18
|
|
/
|
/
|
*
|
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-08
|
/
*
xen: compilation fix of drivers/xen/events.c on IA64
Isaku Yamahata
2008-10-23
*
genirq: use iterators for irq_desc loops
Thomas Gleixner
2008-10-16
*
xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabled
Alex Nixon
2008-10-16
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
*
drivers/xen: use nr_irqs
Yinghai Lu
2008-10-16
*
xen: implement CPU hotplugging
Alex Nixon
2008-08-25
*
xen: save previous spinlock when blocking
Jeremy Fitzhardinge
2008-08-21
*
xen: compile irq functions without -pg for ftrace
Jeremy Fitzhardinge
2008-07-31
*
xen: implement Xen-specific spinlocks
Jeremy Fitzhardinge
2008-07-16
*
xen: Use wmb instead of rmb in xen_evtchn_do_upcall().
Isaku Yamahata
2008-06-20
*
xen: implement save/restore
Jeremy Fitzhardinge
2008-05-27
*
xen: fix unbind_from_irq()
Jeremy Fitzhardinge
2008-05-27
*
xen: add rebind_evtchn_irq
Jeremy Fitzhardinge
2008-05-27
*
xen: add resend_irq_on_evtchn() definition into events.c
Isaku Yamahata
2008-04-24
*
Xen: make events.c portable for ia64/xen support
Isaku Yamahata
2008-04-24
*
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
2008-04-24