linux/kernel/irq
Ivan Kokshaysky eee45269b0 [PATCH] Alpha: convert to generic irq framework (generic part)
Thanks to Christoph for doing most of the work.

This allows automatic SMP IRQ affinity assignment other than default "all
interrupts on all CPUs" which is rather expensive.  This might be useful if
the hardware can be programmed to distribute interrupts among different
CPUs, like Alpha does.

Signed-off-by: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Richard Henderson <rth@twiddle.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-06 08:33:40 -08:00
..
Makefile
autoprobe.c
handle.c
internals.h
manage.c [PATCH] Alpha: convert to generic irq framework (generic part) 2006-01-06 08:33:40 -08:00
proc.c [PATCH] Alpha: convert to generic irq framework (generic part) 2006-01-06 08:33:40 -08:00
spurious.c