aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/sun3/config.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-24m68k: Remove set_fs()Gravatar Christoph Hellwig 1-2/+1
2020-10-30m68k: remove timer_interrupt() functionGravatar Arnd Bergmann 1-2/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2019-03-25m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsGravatar Finn Thain 1-2/+0
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMGravatar Mike Rapoport 1-4/+0
2017-02-12m68k/sun3: Modernize printing of kernel messagesGravatar Geert Uytterhoeven 1-1/+1
2016-06-04char/genrtc: remove m68k supportGravatar Arnd Bergmann 1-1/+0
2016-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 1-1/+1
2016-01-10m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m...Gravatar Finn Thain 1-1/+1
2015-11-22m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfnGravatar Geert Uytterhoeven 1-2/+2
2014-11-20sun3_scsi: Convert to platform deviceGravatar Finn Thain 1-0/+60
2012-12-24m68k: set arch_gettimeoffset directlyGravatar Stephen Warren 1-2/+2
2009-01-12m68k: Kill several external declarations in source filesGravatar Geert Uytterhoeven 1-5/+3
2008-10-23proc: move /proc/hardware to m68k-specific codeGravatar Alexey Dobriyan 1-9/+3
2008-07-20m68k/sun3/: possible cleanupsGravatar Adrian Bunk 1-3/+4
2007-05-31m68k: discontinuous memory supportGravatar Roman Zippel 1-0/+2
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersGravatar David Howells 1-2/+2
2006-10-08[PATCH] m68k pt_regs fixes, part 2Gravatar Al Viro 1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesGravatar Al Viro 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-25[PATCH] m68k: convert sun3 irq codeGravatar Roman Zippel 1-8/+0
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 1-0/+188