aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/events.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-23xen: compilation fix of drivers/xen/events.c on IA64Isaku Yamahata
2008-10-16genirq: use iterators for irq_desc loopsThomas Gleixner
2008-10-16xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabledAlex Nixon
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-10-16drivers/xen: use nr_irqsYinghai Lu
2008-08-25xen: implement CPU hotpluggingAlex Nixon
2008-08-21xen: save previous spinlock when blockingJeremy Fitzhardinge
2008-07-31xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge
2008-07-16xen: implement Xen-specific spinlocksJeremy Fitzhardinge
2008-06-20xen: Use wmb instead of rmb in xen_evtchn_do_upcall().Isaku Yamahata
2008-05-27xen: implement save/restoreJeremy Fitzhardinge
2008-05-27xen: fix unbind_from_irq()Jeremy Fitzhardinge
2008-05-27xen: add rebind_evtchn_irqJeremy Fitzhardinge
2008-04-24xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata
2008-04-24Xen: make events.c portable for ia64/xen supportIsaku Yamahata
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata