Merge ../linux-2.6-x86
[safe/jmp/linux-2.6] / drivers / xen / events.c
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-10-23 Isaku Yamahataxen: compilation fix of drivers/xen/events.c on IA64
2008-10-22 Isaku Yamahataxen: compilation fix of drivers/xen/events.c on IA64
2008-10-16 Thomas Gleixnergenirq: use iterators for irq_desc loops
2008-10-16 Alex Nixonxen: fix memory access violation bug when CONFIG_HAVE_S...
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-10-16 Yinghai Ludrivers/xen: use nr_irqs
2008-08-25 Alex Nixonxen: implement CPU hotplugging
2008-08-21 Jeremy Fitzhardingexen: save previous spinlock when blocking
2008-07-31 Jeremy Fitzhardingexen: compile irq functions without -pg for ftrace
2008-07-16 Jeremy Fitzhardingexen: implement Xen-specific spinlocks
2008-06-20 Isaku Yamahataxen: Use wmb instead of rmb in xen_evtchn_do_upcall().
2008-06-20 Isaku Yamahataxen: Use wmb instead of rmb in xen_evtchn_do_upcall().
2008-05-27 Jeremy Fitzhardingexen: implement save/restore
2008-05-27 Jeremy Fitzhardingexen: fix unbind_from_irq()
2008-05-27 Jeremy Fitzhardingexen: add rebind_evtchn_irq
2008-04-24 Isaku Yamahataxen: add resend_irq_on_evtchn() definition into events.c
2008-04-24 Isaku YamahataXen: make events.c portable for ia64/xen support
2008-04-24 Isaku Yamahataxen: move events.c to drivers/xen for IA64/Xen support