aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/events.c
Commit message (Expand)AuthorAge
* genirq: use iterators for irq_desc loopsThomas Gleixner2008-10-16
* xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabledAlex Nixon2008-10-16
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* drivers/xen: use nr_irqsYinghai Lu2008-10-16
* xen: implement CPU hotpluggingAlex Nixon2008-08-25
* xen: save previous spinlock when blockingJeremy Fitzhardinge2008-08-21
* xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge2008-07-31
* xen: implement Xen-specific spinlocksJeremy Fitzhardinge2008-07-16
* xen: Use wmb instead of rmb in xen_evtchn_do_upcall().Isaku Yamahata2008-06-20
* xen: implement save/restoreJeremy Fitzhardinge2008-05-27
* xen: fix unbind_from_irq()Jeremy Fitzhardinge2008-05-27
* xen: add rebind_evtchn_irqJeremy Fitzhardinge2008-05-27
* xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata2008-04-24
* Xen: make events.c portable for ia64/xen supportIsaku Yamahata2008-04-24
* xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-24