index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
m68k: bitops: Fix find_*_bit() signatures
Geert Uytterhoeven
1
-11
/
+14
2025-08-28
m68k: Fix lost column on framebuffer debug console
Finn Thain
1
-10
/
+21
2025-08-28
m68k: Don't unregister boot console needlessly
Finn Thain
3
-33
/
+19
2025-08-28
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-4
/
+2
2025-06-27
m68k: mac: Fix macintosh_config for Mac II
Finn Thain
1
-1
/
+1
2025-03-13
m68k: vga: Fix I/O defines
Thomas Zimmermann
1
-4
/
+4
2024-12-14
m68k: coldfire/device.c: only build FEC when HW macros are defined
Antonio Quartulli
1
-4
/
+4
2024-12-14
m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x
Jean-Michel Hautbois
1
-1
/
+1
2024-12-14
m68k: mvme147: Reinstate early console
Daniel Palmer
3
-1
/
+40
2024-12-14
m68k: mvme16x: Add and use "mvme16x.h"
Geert Uytterhoeven
3
-2
/
+10
2024-12-14
m68k: mvme147: Fix SCSI controller IRQ numbers
Daniel Palmer
1
-2
/
+2
2024-10-17
m68k: Fix kernel_clone_args.flags in m68k_clone()
Finn Thain
1
-1
/
+1
2024-08-19
m68k: amiga: Turn off Warp1260 interrupts during boot
Paolo Pisati
1
-0
/
+9
2024-08-19
m68k: cmpxchg: Fix return value for default case in __arch_xchg()
Thorsten Blum
1
-1
/
+1
2024-08-19
m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messages
Eero Tamminen
1
-5
/
+1
2024-06-16
m68k: mac: Fix reboot hang on Mac IIci
Finn Thain
1
-18
/
+18
2024-06-16
m68k: Fix spinlock race in kernel thread creation
Michael Schmitz
1
-1
/
+3
2023-12-20
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2
-3
/
+6
2023-09-19
m68k: Fix invalid .section syntax
Ben Hutchings
3
-6
/
+6
2023-08-08
m68k/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-22
/
+3
2023-05-30
m68k: Move signal frame following exception on 68020/030
Finn Thain
1
-4
/
+10
2023-03-30
m68k: Only force 030 bus error if PC not in exception table
Michael Schmitz
1
-1
/
+3
2023-03-10
m68k: Check syscall_trace_enter() return code
Michael Schmitz
3
-0
/
+7
2023-03-10
m68k: /proc/hardware should depend on PROC_FS
Randy Dunlap
1
-0
/
+1
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2
-2
/
+2
2022-08-25
m68k: coldfire/device.c: protect FLEXCAN blocks
Randy Dunlap
1
-3
/
+3
2022-06-14
m68knommu: fix undefined reference to `mach_get_rtc_pll'
Greg Ungerer
3
-8
/
+9
2022-06-14
m68knommu: fix undefined reference to `_init_sp'
Greg Ungerer
1
-0
/
+1
2022-06-14
m68knommu: set ZERO_PAGE() to the allocated zeroed page
Greg Ungerer
1
-1
/
+2
2022-06-09
m68k: math-emu: Fix dependencies of math emulation support
Geert Uytterhoeven
1
-1
/
+1
2022-06-09
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
1
-0
/
+1
2022-06-09
m68k: atari: Make Atari ROM port I/O write macros return void
Geert Uytterhoeven
1
-3
/
+3
2022-05-30
m68k: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
2022-04-08
m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined
Randy Dunlap
1
-3
/
+3
2022-03-28
m68k: fix access_ok for coldfire
Arnd Bergmann
1
-6
/
+9
2021-11-25
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-1
/
+1
2021-11-25
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-11-18
m68k: set a default value for MEMORY_RESERVE
Randy Dunlap
1
-0
/
+1
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
22
-117
/
+46
2021-09-24
m68k: Provide __{get,put}_kernel_nofault
Christoph Hellwig
1
-21
/
+84
2021-09-24
m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers
Christoph Hellwig
1
-51
/
+60
2021-09-24
m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user
Christoph Hellwig
1
-7
/
+2
2021-09-24
m68k: Remove the 030 case in virt_to_phys_slow
Christoph Hellwig
1
-18
/
+1
2021-09-24
m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES
Christoph Hellwig
1
-0
/
+4
2021-09-24
m68k: Leave stack mangling to asm wrapper of sigreturn()
Al Viro
5
-105
/
+71
2021-09-24
m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
Al Viro
1
-0
/
+2
2021-09-24
m68k: Handle arrivals of multiple signals correctly
Al Viro
1
-46
/
+42
2021-09-13
m68k: mvme: Remove overdue #warnings in RTC handling
Geert Uytterhoeven
2
-2
/
+6
2021-09-13
m68k: Double cast io functions to unsigned long
Guenter Roeck
1
-10
/
+10
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
[next]