summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/ints.c
AgeCommit message (Expand)AuthorLines
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison-5/+5
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro-0/+4
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary-2/+2
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton-0/+1
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven-0/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro-6/+14
2006-07-02[PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel-88/+152
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel-48/+123
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel-2/+2
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel-12/+9
2006-06-23[PATCH] m68k: adjust to changed HARDIRQ_MASKRoman Zippel-0/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+281