index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+7
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-1
/
+1
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-5
/
+6
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+1
2020-12-21
Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+10
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+6
2020-12-07
m68k: m68328: remove duplicate code
Arnd Bergmann
1
-0
/
+9
2020-12-07
m68knommu: align BSS section to 4-byte boundaries
Greg Ungerer
1
-1
/
+1
2020-11-23
m68k: Add a missing ELF_DETAILS in link script
Youling Tang
3
-2
/
+3
2020-11-23
m68k: Drop redundant NOTES in link script
Youling Tang
3
-3
/
+0
2020-11-09
m68k: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+2
2020-11-02
m68k: Remove unused mach_max_dma_address
Laurent Vivier
1
-1
/
+0
2020-10-30
m68k: remove timer_interrupt() function
Arnd Bergmann
3
-16
/
+3
2020-10-30
m68k: split heartbeat out of timer function
Arnd Bergmann
1
-2
/
+5
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]