aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/atari/ataints.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain1-2/+2
2014-03-20m68k: atari: Fix the last kernel_stat.h falloutThomas Gleixner1-0/+1
2014-01-13m68k/irq - Use polled IRQ flag for MFP timer cascaded interruptsMichael Schmitz1-0/+3
2013-04-16m68k/atari: EtherNAT - add interrupt chip definition for CPLD interruptsMichael Schmitz1-0/+82
2013-04-16m68k/atari: use dedicated irq_chip for timer D interruptsMichael Schmitz1-0/+70
2012-04-22m68k/atari: Change VME irq numbers from unsigned long to unsigned intGeert Uytterhoeven1-2/+2
2012-03-28Disintegrate asm/system.h for M68KDavid Howells1-1/+0
2011-12-10m68k/atari: Move declaration of atari_SCC_reset_done to header fileGeert Uytterhoeven1-2/+0
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven1-1/+1
2011-11-08m68k/atari: Remove code and comments about different irq typesGeert Uytterhoeven1-236/+0
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven1-1/+2
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven1-8/+22
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven1-8/+7
2011-01-23m68k/atari: Rename "scc" to "atari_scc"Geert Uytterhoeven1-2/+2
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-8/+8
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk1-4/+2
2008-02-05m68k: kill arch/m68k/atari/atari_ksyms.cAdrian Bunk1-0/+3
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-1/+1
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven1-2/+7
2006-06-25[PATCH] m68k: convert atari irq codeRoman Zippel1-236/+42
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+648