aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mac/macints.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-12m68k: Add common forward declaration for show_registers()Geert Uytterhoeven1-2/+1
2022-07-12m68k: mac: Remove forward declaration for mac_nmi_handler()Geert Uytterhoeven1-17/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-02-09m68k/mac: Clean up interrupt debug macros and printk statementsFinn Thain1-8/+0
2017-02-09m68k/mac: Remove SHUTUP_SONIC interrupt hackFinn Thain1-12/+0
2017-02-09m68k/mac: Improve NMI handlerFinn Thain1-59/+8
2015-11-23m68k/mac: Kill psc_presentGeert Uytterhoeven1-3/+3
2011-12-10m68k/mac: oss irq fixesFinn Thain1-35/+10
2011-12-10m68k/mac: fix nubus slot irq disable and shutdownFinn Thain1-0/+27
2011-12-10m68k/mac: enable via_alt_mapping on performa 580Finn Thain1-0/+12
2011-12-10m68k/mac: cleanup forward declarationsFinn Thain1-54/+6
2011-12-10m68k/mac: cleanup mac_irq_pendingFinn Thain1-32/+0
2011-12-10m68k/mac: cleanup mac_clear_irqFinn Thain1-33/+0
2011-11-08m68k/mac: Remove mac_irq_{en,dis}able() wrappersFinn Thain1-18/+7
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven1-1/+1
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-5/+4
2011-10-24m68k/mac: Fix mac_irq_pending() for PSC MACE and SCCFinn Thain1-1/+1
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain1-83/+18
2009-01-12m68k: mac core - Kill warn_unused_result warningsGeert Uytterhoeven1-2/+3
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven1-9/+1
2008-12-28m68k: mac baboon interrupt enable/disableFinn Thain1-4/+4
2008-12-28m68k: machw.h cleanupFinn Thain1-1/+0
2007-07-20m68k: missing __initAl Viro1-1/+3
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-7/+9
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel1-369/+127
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel1-7/+0
2006-06-23[PATCH] m68k: m68k mac VIA2 fixes and cleanupsFinn Thain1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+760