summaryrefslogtreecommitdiff
path: root/drivers/xen/events.c
AgeCommit message (Expand)Author
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-26irq: simplify for_each_irq_desc() usageKOSAKI Motohiro
2008-12-18sparseirq, xen: make sure irq_desc is allocated for interruptsJeremy Fitzhardinge
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
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