aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/m68k/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-28/+11
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-09-16m68k/PCI: Use pci_enable_resources() in pcibios_enable_device()Ilpo Järvinen1-28/+11
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-07-29Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-68/+55
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+2
2025-07-14m68k: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin1-2/+2
2025-07-06m68k: Don't unregister boot console needlesslyFinn Thain2-32/+18
2025-07-06m68k: Remove unused "cursor home" code from debug consoleFinn Thain1-19/+12
2025-07-06m68k: Avoid pointless recursion in debug console renderingFinn Thain1-7/+4
2025-07-06m68k: Fix lost column on framebuffer debug consoleFinn Thain1-10/+21
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+2
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-06-02Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-3/+2
2025-05-19m68k: Replace memcpy() + manual NUL-termination with strscpy()Thorsten Blum1-2/+1
2025-05-19m68k/kernel: replace strncpy() with strscpy()Mohammad Mahdi Anbaraki1-1/+1
2025-04-28m68k: Replace strcpy() with strscpy() in hardware_proc_show()Thorsten Blum1-1/+1
2025-03-27Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds3-4/+1
2025-03-25Merge tag 'm68k-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-2/+1
2025-03-17m68k: mm: Replace deprecated strncpy() with strscpy()Thorsten Blum1-2/+1
2025-03-17m68k: Do not include <linux/fb.h>Thomas Zimmermann2-2/+0
2025-03-10m68k: setup: Remove size argument when calling strscpy()Thorsten Blum1-2/+1
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2024-11-18Merge tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds5-22/+21
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche1-0/+4
2024-11-06m68k: mvme147: Reinstate early consoleDaniel Palmer1-1/+4
2024-11-06m68k: Move Sun 3 into a top-level platform optionArnd Bergmann2-12/+4
2024-11-06m68k: kernel: Use str_read_write() helper functionThorsten Blum1-8/+8
2024-11-06m68k: Initialize jump labels early during setup_arch()Jean-Michel Hautbois1-1/+5
2024-09-24Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+1
2024-09-09m68k: remove trailing space after \n newlineColin Ian King1-1/+1
2024-08-26m68k: Fix kernel_clone_args.flags in m68k_clone()Finn Thain1-1/+1
2024-05-23mseal: wire up mseal syscallJeff Xu1-0/+1
2024-05-08m68k: Fix spinlock race in kernel thread creationMichael Schmitz1-1/+3
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsmLinus Torvalds1-0/+3
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+2
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi1-0/+2
2023-12-12m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He1-1/+1
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler1-0/+3
2023-11-02Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-5/+8
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+2
2023-11-01Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-34/+2
2023-11-01Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds17-28/+69
2023-10-23m68k: coldfire: fix warnings in uboot argument processingGreg Ungerer1-5/+8
2023-10-22m68k: remove unused includes from dma.cChristoph Hellwig1-9/+0
2023-10-22m68k: don't provide arch_dma_alloc for nommu/coldfireChristoph Hellwig1-23/+0
2023-10-22m68k: use the coherent DMA code for coldfire without data cacheChristoph Hellwig2-2/+2
2023-10-16m68k: kernel: Fix indentation by 7 spaces in traps.cGeert Uytterhoeven1-4/+4