summaryrefslogtreecommitdiffstats
path: root/drivers/xen/events.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-16genirq: use iterators for irq_desc loopsThomas Gleixner1-8/+6
2008-10-16xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabledAlex Nixon1-0/+2
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu1-3/+5
2008-10-16drivers/xen: use nr_irqsYinghai Lu1-6/+6
2008-08-25xen: implement CPU hotpluggingAlex Nixon1-0/+4
2008-08-21xen: save previous spinlock when blockingJeremy Fitzhardinge1-0/+25
2008-07-31xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge1-11/+0
2008-07-16xen: implement Xen-specific spinlocksJeremy Fitzhardinge1-0/+27
2008-06-20xen: Use wmb instead of rmb in xen_evtchn_do_upcall().Isaku Yamahata1-1/+1
2008-05-27xen: implement save/restoreJeremy Fitzhardinge1-0/+83
2008-05-27xen: fix unbind_from_irq()Jeremy Fitzhardinge1-2/+2
2008-05-27xen: add rebind_evtchn_irqJeremy Fitzhardinge1-0/+27
2008-04-24xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata1-0/+16
2008-04-24Xen: make events.c portable for ia64/xen supportIsaku Yamahata1-6/+7
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata1-0/+657