summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2023-12-12m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-11-01Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-23m68k: 68000: fix warning in timer codeGreg Ungerer
2023-10-23m68k: 68000: fix warnings in 68000 interrupt handlingGreg Ungerer
2023-10-23m68k: coldfire: remove unused variable in MMU codeGreg Ungerer
2023-10-23m68k: coldfire: fix warnings in uboot argument processingGreg Ungerer
2023-10-23m68k: coldfire: make mcf_maskimr() staticGreg Ungerer
2023-10-23m68k: coldfire: ensure gpio prototypes visibleGreg Ungerer
2023-10-23m68k: coldfire: add and use "vectors.h"Greg Ungerer
2023-10-23m68knommu: fix compilation for ColdFire/Cleopatra boardsGreg Ungerer
2023-10-23m68knommu: improve config ROM setting defaultsGreg Ungerer
2023-10-22m68k: remove unused includes from dma.cChristoph Hellwig
2023-10-22m68k: don't provide arch_dma_alloc for nommu/coldfireChristoph Hellwig
2023-10-22m68k: use the coherent DMA code for coldfire without data cacheChristoph Hellwig
2023-10-22dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)
2023-10-18m68k: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)
2023-10-16m68k: lib: Include <linux/libgcc.h> for __muldi3()Geert Uytterhoeven
2023-10-16m68k: fpsp040: Fix indentation by 5 spacesGeert Uytterhoeven
2023-10-16m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h>Geert Uytterhoeven
2023-10-16m68k: kernel: Fix indentation by 7 spaces in traps.cGeert Uytterhoeven
2023-10-16m68k: sun3: Fix indentation by 5 or 7 spacesGeert Uytterhoeven
2023-10-16m68k: Fix indentation by 7 spaces in <asm/io_mm.h>Geert Uytterhoeven
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta
2023-10-06m68k: defconfig: Update virt_defconfig for v6.6-rc3Geert Uytterhoeven
2023-10-06m68k: defconfig: Update defconfigs for v6.6-rc1Geert Uytterhoeven
2023-10-06m68k: io: Mark mmio read addresses as constArnd Bergmann
2023-10-06m68k: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven
2023-10-06m68k: sun3: Change led_pattern[] to unsigned charGeert Uytterhoeven
2023-10-06m68k: Add missing types to asm/irq.hRolf Eike Beer
2023-10-06m68k: sun3/3x: Add and use "sun3.h"Geert Uytterhoeven
2023-10-06m68k: sun3x: Make dvma_print() staticGeert Uytterhoeven
2023-10-06m68k: sun3x: Make sun3x_halt() staticGeert Uytterhoeven
2023-10-06m68k: sun3x: Do not mark dvma_map_iommu() inlineGeert Uytterhoeven
2023-10-06m68k: sun3x: Fix signature of sun3_leds()Geert Uytterhoeven
2023-10-06m68k: sun3: Make sun3_platform_init() staticGeert Uytterhoeven
2023-10-06m68k: sun3: Make print_pte() staticGeert Uytterhoeven
2023-10-06m68k: sun3: Annotate prom_printf() with __printf()Geert Uytterhoeven
2023-10-06m68k: sun3: Remove unused vsprintf() return value in prom_printf()Geert Uytterhoeven
2023-10-06m68k: sun3: Remove unused start_page in sun3_bootmem_alloc()Geert Uytterhoeven
2023-10-06m68k: sun3: Remove unused orig_baddr in free_baddr()Geert Uytterhoeven
2023-10-06m68k: sun3: Add missing asmlinkage to sun3_init()Geert Uytterhoeven
2023-10-06m68k: sun3: Fix signature of sun3_get_model()Geert Uytterhoeven
2023-10-06m68k: sun3: Fix context restore in flush_tlb_range()Geert Uytterhoeven