linux/drivers/xen
Thomas Gleixner 10e580842e genirq: use iterators for irq_desc loops
Use for_each_irq_desc[_reverse] for all the iteration loops.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-10-16 16:53:30 +02:00
..
xenbus xen: clean up domain mode predicates 2008-08-20 12:40:07 +02:00
Kconfig xen: add balloon driver 2008-04-24 23:57:33 +02:00
Makefile Xen: fix cpu_hotplug build when !CONFIG_SMP 2008-09-05 17:44:07 +02:00
balloon.c xen: remove unused balloon.h 2008-10-03 10:04:10 +02:00
cpu_hotplug.c Xen: fix cpu_hotplug.c build by replacing is_running_on_xen() with xen_pv_domain() 2008-09-05 17:44:07 +02:00
events.c genirq: use iterators for irq_desc loops 2008-10-16 16:53:30 +02:00
features.c xen: move features.c from arch/x86/xen/features.c to drivers/xen 2008-04-24 23:57:32 +02:00
grant-table.c xen: clean up domain mode predicates 2008-08-20 12:40:07 +02:00
manage.c stop_machine: wean Xen off stop_machine_run 2008-08-26 00:19:27 +10:00
xencomm.c xen: import arch generic part of xencomm 2008-04-24 23:57:32 +02:00