Staging
v0.5.1
https://github.com/torvalds/linux
Revision c61b79b6ef266890954213a701d8f6021d8c1289 authored by Linus Torvalds on 07 April 2009, 21:07:52 UTC, committed by Linus Torvalds on 07 April 2009, 21:07:52 UTC
* 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  genirq: fix devres.o build for GENERIC_HARDIRQS=n
  genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n
  genirq: threaded irq handlers review fixups
  genirq: add support for threaded interrupts to devres
  genirq: add threaded interrupt handler support
2 parent s 2b2ec75 + 9efe21c
History
Tip revision: c61b79b6ef266890954213a701d8f6021d8c1289 authored by Linus Torvalds on 07 April 2009, 21:07:52 UTC
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Tip revision: c61b79b
File Mode Size
Kconfig -rw-r--r-- 36.1 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 5.0 KB
do_mounts.c -rw-r--r-- 9.2 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.2 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 8.0 KB
initramfs.c -rw-r--r-- 12.5 KB
main.c -rw-r--r-- 21.3 KB
noinitramfs.c -rw-r--r-- 1.4 KB
version.c -rw-r--r-- 1.1 KB

back to top