Commit Graph

22 Commits (640cc590bd6112424f4c248fe839af28a06b54c4)

Author SHA1 Message Date
KOSAKI Motohiro 18eefedfe8 irq: simplify for_each_irq_desc() usage 16 years ago
Jeremy Fitzhardinge 6f8a0ed4e5 sparseirq, xen: make sure irq_desc is allocated for interrupts 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
Isaku Yamahata ff3c536291 xen: compilation fix of drivers/xen/events.c on IA64 17 years ago
Isaku Yamahata 8dd2337470 xen: compilation fix of drivers/xen/events.c on IA64 17 years ago
Thomas Gleixner 10e580842e genirq: use iterators for irq_desc loops 17 years ago
Alex Nixon 2b46b37de7 xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabled 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago
Yinghai Lu 5a15d7e855 drivers/xen: use nr_irqs 17 years ago
Alex Nixon d68d82afd4 xen: implement CPU hotplugging 17 years ago
Jeremy Fitzhardinge 168d2f464a xen: save previous spinlock when blocking 17 years ago
Jeremy Fitzhardinge 0d1edf46ba xen: compile irq functions without -pg for ftrace 17 years ago
Jeremy Fitzhardinge 2d9e1e2f58 xen: implement Xen-specific spinlocks 17 years ago
Isaku Yamahata 4653938379 xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). 17 years ago
Isaku Yamahata 6673cf63e5 xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). 17 years ago
Jeremy Fitzhardinge 0e91398f2a xen: implement save/restore 17 years ago
Jeremy Fitzhardinge 0f2287ad7c xen: fix unbind_from_irq() 17 years ago
Jeremy Fitzhardinge eb1e305f4e xen: add rebind_evtchn_irq 17 years ago
Isaku Yamahata 642e0c882c xen: add resend_irq_on_evtchn() definition into events.c 17 years ago
Isaku Yamahata e849c3e9e0 Xen: make events.c portable for ia64/xen support 17 years ago
Isaku Yamahata e04d0d0767 xen: move events.c to drivers/xen for IA64/Xen support 17 years ago
Jeremy Fitzhardinge 229664bee6 xen: short-cut for recursive event handling 17 years ago
Jeremy Fitzhardinge ee8fa1c67f xen: make sure retriggered events are set pending 17 years ago
Jeremy Fitzhardinge ee523ca1e4 xen: implement a debug-interrupt handler 17 years ago
Harvey Harrison 75604d7f7f x86: remove all definitions with fastcall 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Jeff Garzik 7c2399756a [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate 18 years ago
Thomas Gleixner 9702785a74 i386: move xen 18 years ago
Adrian Bunk 8d1b87530e arch/i386/xen/events.c should #include <asm/xen/hypervisor.h> 18 years ago
Jeremy Fitzhardinge b536b4b962 xen: use the hvc console infrastructure for Xen console 18 years ago
Jeremy Fitzhardinge f87e4cac4f xen: SMP guest support 18 years ago
Jeremy Fitzhardinge e46cdb66c8 xen: event channels 18 years ago