summaryrefslogtreecommitdiffstats
path: root/arch/m68k/sun3/sun3ints.c
AgeCommit message (Expand)AuthorLines
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain-0/+3
2012-11-14m68k/sun3: Get interrupts working againThomas Bogendoerfer-25/+4
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven-1/+1
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven-20/+0
2011-11-08m68k/sun3: Convert Sun3/3x to genirqGeert Uytterhoeven-2/+14
2011-11-08m68k/sun3: Use the kstat_irqs_cpu() wrapperGeert Uytterhoeven-4/+10
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven-1/+1
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven-1/+2
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven-2/+12
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven-7/+6
2011-01-31m68k: Switch do_timer() to xtime_update()Torben Hohn-1/+1
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich-2/+0
2009-01-12m68k: sun3 core - Kill warn_unused_result warningsGeert Uytterhoeven-3/+6
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk-1/+1
2007-07-20m68k: missing __initAl Viro-1/+1
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary-1/+1
2007-05-04m68k: Correct number of interrupts for Sun3Sam Creasey-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro-5/+6
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-25[PATCH] m68k: convert sun3 irq codeRoman Zippel-181/+27
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+265