summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 'm68k-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers
2024-02-19nfblock: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-02-19m68k: defconfig: Update defconfigs for v6.8-rc1Geert Uytterhoeven
2024-02-19Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman
2024-02-15kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman
2024-01-31kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov
2024-01-27vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn
2024-01-27serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h>Geert Uytterhoeven
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08Merge tag 'm68k-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-03m68k: defconfig: Update defconfigs for v6.7-rc1Geert Uytterhoeven
2023-12-20m68k: Fix missing includeKent Overstreet
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2023-12-12m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He
2023-12-08tty: m68k: nfcon: convert to u8 and size_tJiri Slaby (SUSE)
2023-11-28Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler
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