index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
m68knommu: fix undefined reference to `_init_sp'
Greg Ungerer
1
-0
/
+1
2022-05-16
m68knommu: add definitions to support elf_fdpic program loader
Greg Ungerer
2
-0
/
+14
2022-05-16
m68knommu: implement minimal regset support
Greg Ungerer
1
-0
/
+58
2022-05-16
m68knommu: use asm-generic/mmu.h for nommu setups
Greg Ungerer
1
-3
/
+1
2022-05-16
m68k: fix typos in comments
Julia Lawall
3
-3
/
+3
2022-05-16
m68k: coldfire: drop ISA_DMA_API support
Arnd Bergmann
5
-538
/
+1
2022-05-16
m68knommu: set ZERO_PAGE() to the allocated zeroed page
Greg Ungerer
1
-1
/
+2
2022-05-14
m68k: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2
-23
/
+2
2022-05-09
m68k: math-emu: Fix typos in comments
Julia Lawall
1
-1
/
+1
2022-05-09
m68k: Wire up syscall_trace_enter/leave for m68k
Michael Schmitz
2
-9
/
+2
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-04-30
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
1
-2
/
+0
2022-04-25
m68k: defconfig: Update defconfigs for v5.18-rc1
Geert Uytterhoeven
12
-48
/
+12
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
1
-0
/
+1
2022-04-11
m68k: Introduce a virtual m68k machine
Laurent Vivier
19
-17
/
+595
2022-04-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-14
/
+3
2022-03-24
Merge tag 'm68knommu-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+10
2022-03-23
ptrace: Remove duplicated include in ptrace.c
Yang Li
1
-1
/
+0
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-0
/
+3
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
12
-12
/
+0
2022-03-22
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+4
2022-03-22
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+4
2022-03-22
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2022-03-22
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-6
/
+0
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
3
-0
/
+3
2022-03-11
arch: Remove references to CONFIG_NFSD_V3 in the default configs
Chuck Lever
12
-12
/
+0
2022-03-11
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+3
2022-03-10
a.out: Stop building a.out/osf1 support on alpha and m68k
Eric W. Biederman
1
-1
/
+0
2022-03-07
m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined
Randy Dunlap
1
-3
/
+3
2022-03-07
m68k: m5441x: remove erroneous clock disable
Angelo Dureghello
1
-1
/
+0
2022-03-07
m68knommu: fix ucsimm sparse warnings
Greg Ungerer
1
-5
/
+4
2022-03-07
m68knommu: fix 'screen_bits' defined but not used
Greg Ungerer
1
-0
/
+2
2022-03-07
m68knommu: fix warning: no previous prototype for 'init_dragen2'
Greg Ungerer
1
-0
/
+1
2022-02-28
m68k: defconfig: Disable fbdev on Sun3/3x
Geert Uytterhoeven
2
-6
/
+0
2022-02-28
m68k: defconfig: Update defconfigs for v5.17-rc3
Geert Uytterhoeven
12
-48
/
+16
2022-02-27
m68k: Implement "current_stack_pointer"
Kees Cook
2
-1
/
+4
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
2
-13
/
+2
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2
-14
/
+2
2022-02-25
m68k: fix access_ok for coldfire
Arnd Bergmann
1
-6
/
+9
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-21
m68k: mm: Remove check for VM_IO to fix deferred I/O
Geert Uytterhoeven
1
-2
/
+0
2022-02-21
m68k: Add asm/config.h
Laurent Vivier
11
-22
/
+43
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
[prev]
[next]