summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+1
2026-06-20Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-17/+0
2026-06-19m68k: Remove arch-specific strncpy() implementationKees Cook1-17/+0
2026-06-17Merge tag 'm68knommu-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds47-400/+676
2026-06-17Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds12-36/+0
2026-06-17appletalk: move the protocol out of treeJakub Kicinski12-12/+0
2026-06-16Merge tag 'm68k-for-v7.2-tag1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds14-61/+100
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2026-06-11m68k: stmark2: enable DACs outputsAngelo Dureghello1-0/+7
2026-06-11m68k: stmark2: add mcf5441x DAC platform devicesAngelo Dureghello1-0/+20
2026-06-11m68k: stmark2: use ioport.h macros for resourcesAngelo Dureghello1-15/+5
2026-06-11m68k: mcf5441x: add CCR MISCCR2 bitfieldsAngelo Dureghello1-0/+17
2026-06-11m68k: mcf5441x: add CCM registersAngelo Dureghello1-0/+20
2026-06-11m68k: add DAC modules base addressesAngelo Dureghello1-0/+5
2026-06-11m68k: mcf5441x: add clock for DAC channel 1Angelo Dureghello1-0/+3
2026-06-11m68k: mcf5441x: fix clocks numberingAngelo Dureghello1-9/+9
2026-06-10m68k: Correct CONFIG_MVME16x macro name in #endif commentEthan Nelson-Moore1-1/+1
2026-06-10crypto: pcbc - Remove support for PCBC modeEric Biggers12-12/+0
2026-06-10crypto: fcrypt - Remove support for FCrypt block cipherEric Biggers12-12/+0
2026-06-08m68k: hash: Use lower_16_bits() helperGeert Uytterhoeven1-1/+3
2026-06-08m68k: coldfire: use ColdFire specifc IO access in SoC codeGreg Ungerer15-168/+168
2026-06-08m68k: coldfire: use ColdFire specifc IO access in system codeGreg Ungerer4-38/+38
2026-06-08m68k: coldfire: rename timer register access definesGreg Ungerer1-6/+6
2026-06-08m68k: coldfire: use ColdFire specifc IO access in timer codeGreg Ungerer4-38/+38
2026-06-08m68k: coldfire: use ColdFire specifc IO access in interrupt codeGreg Ungerer6-69/+69
2026-06-08m68k: coldfire: use ColdFire specific IO access in headersGreg Ungerer2-8/+8
2026-06-08m68k: coldfire: create IO access functions for internal registersGreg Ungerer1-0/+16
2026-06-08m68k: defconfig: update all ColdFire defconfigsGreg Ungerer7-32/+35
2026-06-08m68k: defconfig: add config for SnapGear/NETtel boardGreg Ungerer1-0/+56
2026-06-08m68k: defconfig: add config for M54418EVB boardGreg Ungerer1-0/+70
2026-06-08m68k: defconfig: add config for M5329EVB boardGreg Ungerer1-0/+61
2026-06-08m68k: coldfire: select legacy gpiolib interface for mcfqspiArnd Bergmann1-0/+1
2026-06-08m68k: update boards company nameAngelo Dureghello3-8/+8
2026-06-08config: stmark2: defconfig updatesAngelo Dureghello1-13/+20
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra1-4/+4
2026-05-29uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov1-2/+1
2026-05-26module, m68k: force sh_addr=0 for arch-specific sectionsPetr Pavlu1-1/+1
2026-05-25m68k: defconfig: Update defconfigs for v7.1-rc1Geert Uytterhoeven12-59/+96
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-04-16Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-64/+39
2026-04-16Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+6
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-35/+0
2026-04-15Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds12-516/+24
2026-04-15Merge tag 'm68knommu-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+13
2026-04-13m68k: virt: Switch to qemu-virt-ctrl driverKuan-Wei Chiu3-44/+20
2026-04-08m68k: defconfig: Update defconfigs for v7.0-rc1Geert Uytterhoeven7-1/+13
2026-04-08m68k: emu: Replace unbounded sprintf() in nfhd_init_one()Thorsten Blum1-1/+2
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers12-12/+0
2026-04-06m68k: Fix task info flags handling for 68000Daniel Palmer1-8/+13