index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: Fix memblock-related crashes
Geert Uytterhoeven
2019-01-13
1
-2
/
+0
*
m68k: switch to MEMBLOCK + NO_BOOTMEM
Mike Rapoport
2018-07-29
2
-26
/
+8
*
m68k: Remove unused set_clock_mmss() helpers
Arnd Bergmann
2018-07-29
2
-2
/
+0
*
m68k: Use generic dma_noncoherent_ops
Christoph Hellwig
2018-07-23
1
-60
/
+8
*
Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-04
3
-22
/
+36
|
\
|
*
m68k: Set default dma mask for platform devices
Finn Thain
2018-05-31
1
-0
/
+10
|
*
m68k: Use read_persistent_clock64() consistently
Arnd Bergmann
2018-05-22
1
-6
/
+9
|
*
m68k: Fix off-by-one calendar month
Finn Thain
2018-05-22
1
-7
/
+7
|
*
m68k: Fix style, spelling, and grammar in siginfo_build_tests()
Geert Uytterhoeven
2018-05-22
1
-11
/
+12
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
1
-33
/
+25
|
\
\
|
*
|
signal/m68k: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-35
/
+25
|
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
|
|
/
*
/
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-13
/
+1
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-05
1
-0
/
+62
|
\
|
*
m68k: Verify the offsets in struct siginfo never change.
Eric W. Biederman
2018-04-02
1
-0
/
+62
*
|
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
1
-1
/
+1
|
\
\
|
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
|
/
*
/
m68k/time: Stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-19
1
-1
/
+1
|
/
*
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
2018-01-15
1
-2
/
+0
*
m68k: add missing SOFTIRQENTRY_TEXT linker section
Greg Ungerer
2017-12-04
3
-0
/
+6
*
m68k: pull mach_beep in setup.c
Alexandre Belloni
2017-11-06
2
-4
/
+5
*
m68k: move coldfire MMU initialization code
Greg Ungerer
2017-11-06
1
-0
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
16
-0
/
+16
*
Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-03
1
-16
/
+0
|
\
|
*
m68k: Remove ptrace_signal_deliver
Andreas Schwab
2017-06-19
1
-16
/
+0
*
|
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
1
-14
/
+0
|
/
*
-
.
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-04-26
3
-3
/
+9
|
\
\
|
|
*
m68k: Wire up statx
Geert Uytterhoeven
2017-03-20
1
-0
/
+1
|
|
/
|
/
|
|
*
m68k: switch to generic extable.h
Al Viro
2017-03-28
2
-3
/
+8
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
m68k/kernel: Modernize printing of kernel messages
Geert Uytterhoeven
2017-02-12
5
-37
/
+26
*
|
m68k: Delete an unnecessary variable assignment in sys_cacheflush()
Markus Elfring
2017-02-09
1
-1
/
+0
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
5
-5
/
+5
*
arch/m68k: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-14
1
-1
/
+7
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
2
-33
/
+1
|
\
|
*
m68k: move exports to definitions
Al Viro
2016-08-07
2
-33
/
+1
*
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
3
-0
/
+3
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2016-10-05
5
-120
/
+153
|
\
\
|
*
|
m68knommu: convert printk(KERN_INFO) to pr_info()
Greg Ungerer
2016-09-26
1
-11
/
+11
|
*
|
m68knommu: clean up uClinux boot log output
Greg Ungerer
2016-09-26
1
-1
/
+1
|
*
|
m68k: generalize uboot command line support
Greg Ungerer
2016-09-26
4
-79
/
+111
|
*
|
m68k: don't panic if no hardware FPU defined
Greg Ungerer
2016-09-26
1
-1
/
+1
|
*
|
m68k: only generate FPU instructions if CONFIG_FPU enabled
Greg Ungerer
2016-09-26
1
-1
/
+1
|
*
|
m68k: always make available dump_fpu()
Greg Ungerer
2016-09-26
1
-28
/
+28
|
*
|
m68k: set appropriate machine type for m5411x SoC platforms
Greg Ungerer
2016-09-26
1
-0
/
+1
[next]