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-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
7
-9
/
+10
2022-05-30
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-571
/
+90
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-25
/
+3
2022-05-25
m68k: virt: Switch to new sys-off handler API
Geert Uytterhoeven
1
-1
/
+3
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
6
-8
/
+7
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-05-24
m68knommu: fix 68000 CPU link with no platform selected
Greg Ungerer
1
-1
/
+1
2022-05-24
m68k: removed unused "mach_get_ss"
Greg Ungerer
4
-17
/
+0
2022-05-24
m68knommu: fix undefined reference to `mach_get_rtc_pll'
Greg Ungerer
3
-8
/
+9
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2
-2
/
+1
2022-05-22
m68k: atari: Make Atari ROM port I/O write macros return void
Geert Uytterhoeven
1
-3
/
+3
2022-05-19
m68k: Switch to new sys-off handler API
Dmitry Osipenko
6
-8
/
+7
2022-05-16
m68k: math-emu: Fix dependencies of math emulation support
Geert Uytterhoeven
1
-1
/
+1
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-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
[next]