aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/sun3x
AgeCommit message (Expand)AuthorFilesLines
2021-09-24m68k: Remove set_fs()Gravatar Christoph Hellwig 1-1/+0
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+3
2020-11-02m68k: Remove unused mach_max_dma_addressGravatar Laurent Vivier 1-2/+0
2020-10-30m68k: remove timer_interrupt() functionGravatar Arnd Bergmann 2-2/+2
2020-10-30m68k: sun3/sun3c: use legacy_timer_tickGravatar Arnd Bergmann 1-2/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 2-2/+0
2020-01-14arch/m68k/setup: Drop dummy_con initializationGravatar Arvind Sankar 1-1/+0
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupGravatar Mike Rapoport 1-2/+5
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 3-7/+0
2019-03-25m68k: Call timer_interrupt() with interrupts disabledGravatar Finn Thain 1-6/+10
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
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 5-0/+5
2017-02-12m68k/sun3x: Modernize printing of kernel messagesGravatar Geert Uytterhoeven 2-24/+15
2016-06-04char/genrtc: remove m68k supportGravatar Arnd Bergmann 1-1/+1
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Gravatar Geert Uytterhoeven 1-1/+0
2012-12-24m68k: set arch_gettimeoffset directlyGravatar Stephen Warren 3-3/+3
2012-03-28Disintegrate asm/system.h for M68KGravatar David Howells 2-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-01-12m68k: Kill several external declarations in source filesGravatar Geert Uytterhoeven 1-1/+0
2008-10-23proc: move /proc/hardware to m68k-specific codeGravatar Alexey Dobriyan 1-9/+3
2008-10-14m68k: use bcd2bin/bin2bcdGravatar Adrian Bunk 1-14/+14
2007-07-20m68k: missing __initGravatar Al Viro 1-1/+1
2007-05-04m68k: early parameter supportGravatar Roman Zippel 1-4/+7
2007-05-04m68k: reformat various m68k filesGravatar Roman Zippel 1-65/+62
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersGravatar David Howells 2-2/+2
2006-10-07[PATCH] m68k pt_regs fixesGravatar Al Viro 2-2/+2
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-7/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Gravatar Al Viro 1-4/+0
2005-10-29[PATCH] mm: init_mm without ptlockGravatar Hugh Dickins 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 6-0/+600