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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-32
/
+18
2025-02-01
signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die
Eric W. Biederman
1
-1
/
+1
2025-02-01
m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
Al Viro
1
-0
/
+2
2024-12-14
m68k: mvme147: Reinstate early console
Daniel Palmer
1
-1
/
+4
2024-12-14
m68k: mvme16x: Add and use "mvme16x.h"
Geert Uytterhoeven
1
-2
/
+2
2024-10-17
m68k: Fix kernel_clone_args.flags in m68k_clone()
Finn Thain
1
-1
/
+1
2024-06-16
m68k: Fix spinlock race in kernel thread creation
Michael Schmitz
1
-1
/
+3
2023-09-19
m68k: Fix invalid .section syntax
Ben Hutchings
1
-2
/
+2
2023-08-08
m68k/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-1
/
+2
2023-05-30
m68k: Move signal frame following exception on 68020/030
Finn Thain
1
-4
/
+10
2023-04-05
m68k: Only force 030 bus error if PC not in exception table
Michael Schmitz
1
-1
/
+3
2023-03-11
m68k: Check syscall_trace_enter() return code
Michael Schmitz
1
-0
/
+3
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2023-01-04
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2023-01-04
m68k: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+2
2021-10-17
m68k: Handle arrivals of multiple signals correctly
Al Viro
1
-46
/
+42
2021-05-14
m68k: Add missing mmap_read_lock() to sys_cacheflush()
Liam Howlett
1
-0
/
+2
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-7
/
+0
2020-10-19
Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+1
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2020-10-12
Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-12
/
+9
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-10-05
m68knommu: fix sparse warnings in signal code
Greg Ungerer
1
-2
/
+4
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
1
-7
/
+0
2020-08-26
m68k: Correct some typos in comments
Finn Thain
1
-8
/
+8
2020-08-26
m68k: Use get_kernel_nofault() in show_registers()
Christoph Hellwig
1
-4
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-20
m68k: switch to kernel_clone()
Christian Brauner
1
-5
/
+5
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2
-3
/
+2
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-6
/
+2
2020-08-03
Merge tag 'm68k-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+16
2020-07-13
m68k: Use sizeof_field() helper
Gustavo A. R. Silva
1
-16
/
+16
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-3
/
+2
2020-06-29
m68k: nommu: register start of the memory with memblock
Mike Rapoport
1
-1
/
+2
2020-06-22
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
1
-3
/
+0
2020-06-17
arch: wire-up close_range()
Christian Brauner
1
-0
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-7
/
+7
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
5
-5
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-8
/
+3
2020-06-09
m68k: add show_stack_loglvl()
Dmitry Safonov
1
-5
/
+11
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
[next]