aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-23m68knommu: improve config ROM setting defaultsGreg Ungerer1-2/+2
2023-10-22m68k: remove unused includes from dma.cChristoph Hellwig1-9/+0
2023-10-22m68k: don't provide arch_dma_alloc for nommu/coldfireChristoph Hellwig2-24/+0
2023-10-22m68k: use the coherent DMA code for coldfire without data cacheChristoph Hellwig4-6/+18
2023-10-22dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig1-0/+1
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)1-1/+0
2023-10-18m68k: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)1-0/+22
2023-10-16m68k: lib: Include <linux/libgcc.h> for __muldi3()Geert Uytterhoeven1-0/+1
2023-10-16m68k: fpsp040: Fix indentation by 5 spacesGeert Uytterhoeven1-44/+44
2023-10-16m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h>Geert Uytterhoeven1-23/+22
2023-10-16m68k: kernel: Fix indentation by 7 spaces in traps.cGeert Uytterhoeven1-4/+4
2023-10-16m68k: sun3: Fix indentation by 5 or 7 spacesGeert Uytterhoeven3-62/+60
2023-10-16m68k: Fix indentation by 7 spaces in <asm/io_mm.h>Geert Uytterhoeven1-12/+12
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann1-9/+10
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta1-0/+1
2023-10-06m68k: defconfig: Update virt_defconfig for v6.6-rc3Geert Uytterhoeven1-1/+2
2023-10-06m68k: defconfig: Update defconfigs for v6.6-rc1Geert Uytterhoeven13-1/+20
2023-10-06m68k: io: Mark mmio read addresses as constArnd Bergmann1-15/+17
2023-10-06m68k: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven9-41/+14
2023-10-06m68k: sun3: Change led_pattern[] to unsigned charGeert Uytterhoeven1-5/+5
2023-10-06m68k: Add missing types to asm/irq.hRolf Eike Beer1-0/+5
2023-10-06m68k: sun3/3x: Add and use "sun3.h"Geert Uytterhoeven11-11/+36
2023-10-06m68k: sun3x: Make dvma_print() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: sun3x: Make sun3x_halt() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: sun3x: Do not mark dvma_map_iommu() inlineGeert Uytterhoeven1-2/+1
2023-10-06m68k: sun3x: Fix signature of sun3_leds()Geert Uytterhoeven1-1/+1
2023-10-06m68k: sun3: Make sun3_platform_init() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: sun3: Make print_pte() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: sun3: Annotate prom_printf() with __printf()Geert Uytterhoeven1-1/+3
2023-10-06m68k: sun3: Remove unused vsprintf() return value in prom_printf()Geert Uytterhoeven1-3/+2
2023-10-06m68k: sun3: Remove unused start_page in sun3_bootmem_alloc()Geert Uytterhoeven1-3/+0
2023-10-06m68k: sun3: Remove unused orig_baddr in free_baddr()Geert Uytterhoeven1-2/+0
2023-10-06m68k: sun3: Add missing asmlinkage to sun3_init()Geert Uytterhoeven1-1/+2
2023-10-06m68k: sun3: Fix signature of sun3_get_model()Geert Uytterhoeven1-1/+1
2023-10-06m68k: sun3: Fix context restore in flush_tlb_range()Geert Uytterhoeven1-0/+1
2023-10-06m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>Geert Uytterhoeven2-16/+7
2023-10-06m68k: sun3/3x: Include <asm/config.h> for config_sun3*()Geert Uytterhoeven2-0/+2
2023-10-06m68k: q40: Add and use "q40.h"Geert Uytterhoeven3-4/+10
2023-10-06m68k: mvme16x: Add and use "mvme16x.h"Geert Uytterhoeven3-2/+10
2023-10-06m68k: mvme16x: Remove unused sink in mvme16x_cons_write()Geert Uytterhoeven1-2/+1
2023-10-06m68k: mvme147: Make mvme147_init_IRQ() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: mac: Add and use "mac.h"Geert Uytterhoeven9-10/+41
2023-10-06m68k: mac: Make mac_platform_init() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: mac: Remove unused yday in unmktime()Geert Uytterhoeven1-2/+1
2023-10-06m68k: mac: Remove unused sine_data[]Geert Uytterhoeven1-9/+0
2023-10-06m68k: hp300: Include "time.h" for hp300_sched_init()Geert Uytterhoeven1-0/+2
2023-10-06m68k: bvme6000: Make bvme6000_abort_int() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: apollo: Add and use "apollo.h"Geert Uytterhoeven3-1/+8
2023-10-06m68k: apollo: Replace set but not used variable by READ_ONCE()Geert Uytterhoeven1-3/+3
2023-10-06m68k: apollo: Make local reset, serial, and irq functions staticGeert Uytterhoeven2-7/+7