summaryrefslogtreecommitdiffstats
path: root/arch/m68k/apollo/config.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: Add asm/config.hLaurent Vivier2022-02-211-0/+1
* Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-6/+5
|\
| * m68k: remove timer_interrupt() functionArnd Bergmann2020-10-301-2/+2
| * m68k: change remaining timers to legacy_timer_tickArnd Bergmann2020-10-301-4/+2
| * m68k: split heartbeat out of timer functionArnd Bergmann2020-10-301-0/+1
* | m68k: Remove unused mach_max_dma_addressLaurent Vivier2020-11-021-1/+0
|/
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain2019-03-251-7/+0
* m68k: Remove unused set_clock_mmss() helpersArnd Bergmann2018-07-291-8/+0
* m68k: Fix off-by-one calendar monthFinn Thain2018-05-221-3/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* char/genrtc: remove m68k supportArnd Bergmann2016-06-041-1/+0
* m68k/apollo: Convert printk to pr_foo()Fabian Frederick2014-05-281-10/+10
* m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven2013-11-261-7/+8
* m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven2013-11-261-0/+1
* m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven2013-11-261-5/+5
* m68k: set arch_gettimeoffset directlyStephen Warren2012-12-241-5/+4
* m68k/apollo: Rename "timer" to "apollo_timer"Geert Uytterhoeven2012-07-221-8/+8
* Disintegrate asm/system.h for M68KDavid Howells2012-03-281-1/+0
* m68k: apollo core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-1/+2
* m68k: Kill several external declarations in source filesGeert Uytterhoeven2009-01-121-4/+0
* m68k: missing __initAl Viro2007-07-201-2/+2
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-3/+3
* [PATCH] m68k pt_regs fixesAl Viro2006-10-071-7/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68k: convert apollo irq codeRoman Zippel2006-06-251-19/+5
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-121-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+305