aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/ints.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro1-0/+4
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-2/+2
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton1-0/+1
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven1-0/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-6/+14
2006-07-02[PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel1-88/+152
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel1-48/+123
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel1-2/+2
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel1-12/+9
2006-06-23[PATCH] m68k: adjust to changed HARDIRQ_MASKRoman Zippel1-0/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+281