summaryrefslogtreecommitdiffstats
path: root/arch/m68k/sun3x
AgeCommit message (Expand)AuthorLines
2023-10-06m68k: sun3/3x: Add and use "sun3.h"Geert Uytterhoeven-2/+1
2023-10-06m68k: sun3x: Make dvma_print() staticGeert Uytterhoeven-1/+1
2023-10-06m68k: sun3x: Make sun3x_halt() staticGeert Uytterhoeven-1/+1
2023-10-06m68k: sun3x: Do not mark dvma_map_iommu() inlineGeert Uytterhoeven-2/+1
2023-10-06m68k: sun3x: Fix signature of sun3_leds()Geert Uytterhoeven-1/+1
2023-10-06m68k: sun3/3x: Include <asm/config.h> for config_sun3*()Geert Uytterhoeven-0/+1
2023-05-29m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij-1/+1
2021-09-24m68k: Remove set_fs()Christoph Hellwig-1/+0
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+3
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier-2/+0
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann-2/+2
2020-10-30m68k: sun3/sun3c: use legacy_timer_tickArnd Bergmann-2/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-2/+0
2020-01-14arch/m68k/setup: Drop dummy_con initializationArvind Sankar-1/+0
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport-2/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-03-25m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain-7/+0
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain-6/+10
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain-3/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+5
2017-02-12m68k/sun3x: Modernize printing of kernel messagesGeert Uytterhoeven-24/+15
2016-06-04char/genrtc: remove m68k supportArnd Bergmann-1/+1
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven-1/+0
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren-3/+3
2012-03-28Disintegrate asm/system.h for M68KDavid Howells-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven-1/+0
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan-9/+3
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk-14/+14
2007-07-20m68k: missing __initAl Viro-1/+1
2007-05-04m68k: early parameter supportRoman Zippel-4/+7
2007-05-04m68k: reformat various m68k filesRoman Zippel-65/+62
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells-2/+2
2006-10-07[PATCH] m68k pt_regs fixesAl Viro-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-25[PATCH] m68k: convert sun3 irq codeRoman Zippel-7/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro-4/+0
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+600