aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/sun3x (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-24m68k: Remove set_fs()Christoph Hellwig1-1/+0
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-4/+3
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier1-2/+0
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann2-2/+2
2020-10-30m68k: sun3/sun3c: use legacy_timer_tickArnd Bergmann1-2/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2-2/+0
2020-01-14arch/m68k/setup: Drop dummy_con initializationArvind Sankar1-1/+0
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport1-2/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-25m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain3-7/+0
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain1-6/+10
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain1-3/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-02-12m68k/sun3x: Modernize printing of kernel messagesGeert Uytterhoeven2-24/+15
2016-06-04char/genrtc: remove m68k supportArnd Bergmann1-1/+1
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven1-1/+0
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren3-3/+3
2012-03-28Disintegrate asm/system.h for M68KDavid Howells2-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven1-1/+0
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan1-9/+3
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk1-14/+14
2007-07-20m68k: missing __initAl Viro1-1/+1
2007-05-04m68k: early parameter supportRoman Zippel1-4/+7
2007-05-04m68k: reformat various m68k filesRoman Zippel1-65/+62
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2-2/+2
2006-10-07[PATCH] m68k pt_regs fixesAl Viro2-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] m68k: convert sun3 irq codeRoman Zippel1-7/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setupAl Viro1-4/+0
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+600