summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
25 hoursMerge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
26 hoursMerge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2 daysMerge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
8 daysm68k: Define NR_CPUS to 1Uwe Kleine-König
2026-07-27arch: hookup fchroot() system callChristian Brauner
2026-07-26Merge tag 'm68knommu-fixes-on-top-off-7.2-rc4' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-20m68k: coldfire: fix breakage of missed IO access updateGreg Ungerer
2026-07-15treewide: Remove CLOCK_TICK_RATEThomas Gleixner
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan
2026-07-09m68k: avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh
2026-07-08m68k: coldfire: fix breakage of missed IO access updatesGreg Ungerer
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-18m68k: Remove arch-specific strncpy() implementationKees Cook
2026-06-17Merge tag 'm68knommu-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16appletalk: move the protocol out of treeJakub Kicinski
2026-06-16Merge tag 'm68k-for-v7.2-tag1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-11m68k: stmark2: enable DACs outputsAngelo Dureghello
2026-06-11m68k: stmark2: add mcf5441x DAC platform devicesAngelo Dureghello
2026-06-11m68k: stmark2: use ioport.h macros for resourcesAngelo Dureghello
2026-06-11m68k: mcf5441x: add CCR MISCCR2 bitfieldsAngelo Dureghello
2026-06-11m68k: mcf5441x: add CCM registersAngelo Dureghello
2026-06-11m68k: add DAC modules base addressesAngelo Dureghello
2026-06-11m68k: mcf5441x: add clock for DAC channel 1Angelo Dureghello
2026-06-11m68k: mcf5441x: fix clocks numberingAngelo Dureghello
2026-06-10m68k: Correct CONFIG_MVME16x macro name in #endif commentEthan Nelson-Moore
2026-06-09crypto: pcbc - Remove support for PCBC modeEric Biggers
2026-06-09crypto: fcrypt - Remove support for FCrypt block cipherEric Biggers
2026-06-08m68k: hash: Use lower_16_bits() helperGeert Uytterhoeven
2026-06-08m68k: coldfire: use ColdFire specifc IO access in SoC codeGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specifc IO access in system codeGreg Ungerer
2026-06-08m68k: coldfire: rename timer register access definesGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specifc IO access in timer codeGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specifc IO access in interrupt codeGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specific IO access in headersGreg Ungerer
2026-06-08m68k: coldfire: create IO access functions for internal registersGreg Ungerer
2026-06-08m68k: defconfig: update all ColdFire defconfigsGreg Ungerer
2026-06-08m68k: defconfig: add config for SnapGear/NETtel boardGreg Ungerer
2026-06-08m68k: defconfig: add config for M54418EVB boardGreg Ungerer
2026-06-08m68k: defconfig: add config for M5329EVB boardGreg Ungerer
2026-06-08m68k: coldfire: select legacy gpiolib interface for mcfqspiArnd Bergmann
2026-06-08m68k: update boards company nameAngelo Dureghello
2026-06-08config: stmark2: defconfig updatesAngelo Dureghello
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov