aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/sun3/config.c
AgeCommit message (Expand)Author
2023-10-06m68k: sun3/3x: Add and use "sun3.h"Geert Uytterhoeven
2023-10-06m68k: sun3: Make sun3_platform_init() staticGeert Uytterhoeven
2023-10-06m68k: sun3: Remove unused start_page in sun3_bootmem_alloc()Geert Uytterhoeven
2023-10-06m68k: sun3: Add missing asmlinkage to sun3_init()Geert Uytterhoeven
2023-10-06m68k: sun3/3x: Include <asm/config.h> for config_sun3*()Geert Uytterhoeven
2021-09-24m68k: Remove set_fs()Christoph Hellwig
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-03-25m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport
2017-02-12m68k/sun3: Modernize printing of kernel messagesGeert Uytterhoeven
2016-06-04char/genrtc: remove m68k supportArnd Bergmann
2016-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2016-01-10m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m...Finn Thain
2015-11-22m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven
2014-11-20sun3_scsi: Convert to platform deviceFinn Thain
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk
2007-05-31m68k: discontinuous memory supportRoman Zippel
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08[PATCH] m68k pt_regs fixes, part 2Al Viro
2006-10-07[PATCH] m68k pt_regs fixesAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] m68k: convert sun3 irq codeRoman Zippel
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds