summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2024-09-24Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17Merge tag 'm68k-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-09m68k: remove trailing space after \n newlineColin Ian King
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen
2024-08-26m68k: defconfig: Update defconfigs for v6.11-rc1Geert Uytterhoeven
2024-08-26m68k: Fix kernel_clone_args.flags in m68k_clone()Finn Thain
2024-08-26m68k: cmpxchg: Use swap() to improve codeThorsten Blum
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-20kbuild: Abort make on install failuresZhang Bingwu
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16Merge tag 'm68k-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-09m68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum
2024-07-08block: add a bvec_phys helperChristoph Hellwig
2024-07-01m68k: defconfig: Update defconfigs for v6.10-rc1Geert Uytterhoeven
2024-07-01m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messagesEero Tamminen
2024-06-24m68k: emu: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-04m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-21Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-08m68k: defconfig: Update defconfigs for v6.9-rc1Geert Uytterhoeven
2024-05-08m68k: Move ARCH_HAS_CPU_CACHE_ALIASINGGeert Uytterhoeven
2024-05-08m68k: mac: Fix reboot hang on Mac IIciFinn Thain
2024-05-08m68k: Fix spinlock race in kernel thread creationMichael Schmitz
2024-05-08m68k: Let GENERIC_IOMAP depend on HAS_IOPORTNiklas Schnelle
2024-05-07m68k: Avoid CONFIG_COLDFIRE switch in uapi headerThomas Huth
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-04-29m68k: amiga: Use str_plural() to fix Coccinelle warningThorsten Blum
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-04-02m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDERDawei Li
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-11m68k: pgtable: Add missing #include <asm/page.h>Geert Uytterhoeven
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