summaryrefslogtreecommitdiffstats
path: root/arch/m68k/sun3
AgeCommit message (Expand)AuthorLines
2026-01-26m68k: sun3: Replace vsprintf() with bounded vsnprintf()Thorsten Blum-2/+2
2025-02-03m68k: sun3: Fix DEBUG_MMU_EMU buildGeert Uytterhoeven-2/+2
2025-02-03m68k: sun3: Use str_read_write() helper in mmu_emu_handle_fault()Thorsten Blum-1/+2
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang-5/+1
2023-10-16m68k: sun3: Fix indentation by 5 or 7 spacesGeert Uytterhoeven-20/+20
2023-10-06m68k: sun3: Change led_pattern[] to unsigned charGeert Uytterhoeven-5/+5
2023-10-06m68k: sun3/3x: Add and use "sun3.h"Geert Uytterhoeven-3/+31
2023-10-06m68k: sun3: Make sun3_platform_init() staticGeert Uytterhoeven-1/+1
2023-10-06m68k: sun3: Make print_pte() staticGeert Uytterhoeven-1/+1
2023-10-06m68k: sun3: Remove unused vsprintf() return value in prom_printf()Geert Uytterhoeven-3/+2
2023-10-06m68k: sun3: Remove unused start_page in sun3_bootmem_alloc()Geert Uytterhoeven-3/+0
2023-10-06m68k: sun3: Remove unused orig_baddr in free_baddr()Geert Uytterhoeven-2/+0
2023-10-06m68k: sun3: Add missing asmlinkage to sun3_init()Geert Uytterhoeven-1/+2
2023-10-06m68k: sun3: Fix signature of sun3_get_model()Geert Uytterhoeven-1/+1
2023-10-06m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>Geert Uytterhoeven-15/+0
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
2022-06-20m68k: sun3: Use __func__ to get function's name in an output messageXueBing Chen-6/+5
2021-09-24m68k: Remove set_fs()Christoph Hellwig-7/+3
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann-2/+2
2020-10-30m68k: sun3/sun3c: use legacy_timer_tickArnd Bergmann-2/+1
2020-07-13m68k: sun3: Descend to prom from arch/m68k/sun3Masahiro Yamada-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-4/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-03-25m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain-9/+0
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain-0/+3
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+3
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-4/+4
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport-1/+2
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport-4/+0
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/+9
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-12m68k/sun3: Modernize printing of kernel messagesGeert Uytterhoeven-59/+54
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-06-04char/genrtc: remove m68k supportArnd Bergmann-2/+1
2016-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-1/+1
2016-01-10m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m...Finn Thain-1/+1
2015-11-22m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven-2/+2
2015-09-13m68k/sun3: Use %pM format specifier to print ethernet addressAlexander Kuleshov-4/+1
2014-11-20sun3_scsi: Convert to platform deviceFinn Thain-0/+60
2013-11-26m68k/sun3: Dynamically allocate the table to track IOMMU useGeert Uytterhoeven-2/+3
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven-6/+6
2013-06-24m68k/sun3: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov-1/+1
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren-4/+4
2012-11-14m68k/sun3: Get interrupts working againThomas Bogendoerfer-25/+4
2012-06-27m68k/sun3: Remove unselectable code in prom_init()Geert Uytterhoeven-46/+2
2012-03-28Disintegrate asm/system.h for M68KDavid Howells-3/+0
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven-1/+1