aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/sun3/sun3ints.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-24m68k: Remove set_fs()Christoph Hellwig1-1/+0
2020-10-30m68k: sun3/sun3c: use legacy_timer_tickArnd Bergmann1-2/+1
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain1-0/+3
2012-11-14m68k/sun3: Get interrupts working againThomas Bogendoerfer1-25/+4
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven1-1/+1
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven1-20/+0
2011-11-08m68k/sun3: Convert Sun3/3x to genirqGeert Uytterhoeven1-2/+14
2011-11-08m68k/sun3: Use the kstat_irqs_cpu() wrapperGeert Uytterhoeven1-4/+10
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven1-1/+1
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-2/+12
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven1-7/+6
2011-01-31m68k: Switch do_timer() to xtime_update()Torben Hohn1-1/+1
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich1-2/+0
2009-01-12m68k: sun3 core - Kill warn_unused_result warningsGeert Uytterhoeven1-3/+6
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk1-1/+1
2007-07-20m68k: missing __initAl Viro1-1/+1
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-1/+1
2007-05-04m68k: Correct number of interrupts for Sun3Sam Creasey1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-5/+6
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] m68k: convert sun3 irq codeRoman Zippel1-181/+27
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+265