aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/apollo
AgeCommit message (Expand)AuthorFilesLines
2022-02-21m68k: Add asm/config.hGravatar Laurent Vivier 1-0/+1
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+5
2020-11-02m68k: Remove unused mach_max_dma_addressGravatar Laurent Vivier 1-1/+0
2020-10-30m68k: remove timer_interrupt() functionGravatar Arnd Bergmann 1-2/+2
2020-10-30m68k: change remaining timers to legacy_timer_tickGravatar Arnd Bergmann 1-4/+2
2020-10-30m68k: split heartbeat out of timer functionGravatar Arnd Bergmann 1-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-03-25m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsGravatar Finn Thain 1-7/+0
2019-01-21m68k/apollo: Fix comment in MakefileGravatar Jonathan Neuschäfer 1-1/+1
2018-07-29m68k: Remove unused set_clock_mmss() helpersGravatar Arnd Bergmann 1-8/+0
2018-05-22m68k: Fix off-by-one calendar monthGravatar Finn Thain 1-3/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2016-06-04char/genrtc: remove m68k supportGravatar Arnd Bergmann 1-1/+0
2014-05-28m68k/apollo: Convert printk to pr_foo()Gravatar Fabian Frederick 1-10/+10
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Gravatar Geert Uytterhoeven 1-7/+8
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGravatar Geert Uytterhoeven 1-0/+1
2013-11-26m68k: Mark functions only called from setup_arch() __initGravatar Geert Uytterhoeven 1-5/+5
2012-12-24m68k: set arch_gettimeoffset directlyGravatar Stephen Warren 1-5/+4
2012-07-22m68k/apollo: Rename "timer" to "apollo_timer"Gravatar Geert Uytterhoeven 1-8/+8
2012-03-28Disintegrate asm/system.h for M68KGravatar David Howells 1-1/+0
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGravatar Geert Uytterhoeven 1-1/+1
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGravatar Geert Uytterhoeven 1-22/+0
2011-11-08m68k/apollo: Convert Apollo to genirqGravatar Geert Uytterhoeven 1-2/+23
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Gravatar Geert Uytterhoeven 1-1/+1
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Gravatar Geert Uytterhoeven 1-1/+2
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Gravatar Geert Uytterhoeven 1-2/+6
2011-11-08m68k/irq: Rename irq_controller to irq_chipGravatar Geert Uytterhoeven 1-6/+5
2009-01-12m68k: apollo core - Kill warn_unused_result warningsGravatar Geert Uytterhoeven 1-1/+2
2009-01-12m68k: Kill several external declarations in source filesGravatar Geert Uytterhoeven 1-4/+0
2007-07-20m68k: missing __initGravatar Al Viro 2-3/+3
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kGravatar Milind Arun Choudhary 1-1/+1
2006-10-09[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.cGravatar Geert Uytterhoeven 1-50/+0
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersGravatar David Howells 1-3/+3
2006-10-07[PATCH] m68k pt_regs fixesGravatar Al Viro 2-8/+8
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-25[PATCH] m68k: convert apollo irq codeGravatar Roman Zippel 2-128/+33
2006-06-25[PATCH] m68k: Add the generic dma API functionsGravatar Roman Zippel 1-1/+1
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Gravatar Al Viro 1-3/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 4-0/+485