aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/ints.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven2008-11-151-1/+1
* m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven2008-10-141-1/+2
* m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-5/+5
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-221-0/+4
* SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary2007-05-071-2/+2
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-191-0/+1
* [PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven2006-10-091-0/+1
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* [PATCH] m68k pt_regs fixesAl Viro2006-10-071-6/+14
* [PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68k: convert generic irq code to irq controllerRoman Zippel2006-06-251-88/+152
* [PATCH] m68k: introduce irq controllerRoman Zippel2006-06-251-48/+123
* [PATCH] m68k: cleanup generic irq namesRoman Zippel2006-06-251-2/+2
* [PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel2006-06-251-12/+9
* [PATCH] m68k: adjust to changed HARDIRQ_MASKRoman Zippel2006-06-231-0/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+281