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
2018-04-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+62
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-02
m68k: Verify the offsets in struct siginfo never change.
Eric W. Biederman
1
-0
/
+62
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-1
/
+1
2018-03-19
m68k/time: Stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-2
/
+0
2017-12-04
m68k: add missing SOFTIRQENTRY_TEXT linker section
Greg Ungerer
3
-0
/
+6
2017-11-06
m68k: pull mach_beep in setup.c
Alexandre Belloni
2
-4
/
+5
2017-11-06
m68k: move coldfire MMU initialization code
Greg Ungerer
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
16
-0
/
+16
2017-07-03
Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+0
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-14
/
+0
2017-06-19
m68k: Remove ptrace_signal_deliver
Andreas Schwab
1
-16
/
+0
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
3
-3
/
+9
2017-03-28
m68k: switch to generic extable.h
Al Viro
2
-3
/
+8
2017-03-20
m68k: Wire up statx
Geert Uytterhoeven
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-12
m68k/kernel: Modernize printing of kernel messages
Geert Uytterhoeven
5
-37
/
+26
2017-02-09
m68k: Delete an unnecessary variable assignment in sys_cacheflush()
Markus Elfring
1
-1
/
+0
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2016-12-14
arch/m68k: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+7
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-33
/
+1
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
3
-0
/
+3
2016-10-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
5
-120
/
+153
2016-10-03
Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2016-09-30
m68k: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-09-26
m68knommu: convert printk(KERN_INFO) to pr_info()
Greg Ungerer
1
-11
/
+11
2016-09-26
m68knommu: clean up uClinux boot log output
Greg Ungerer
1
-1
/
+1
2016-09-26
m68k: generalize uboot command line support
Greg Ungerer
4
-79
/
+111
2016-09-26
m68k: don't panic if no hardware FPU defined
Greg Ungerer
1
-1
/
+1
2016-09-26
m68k: only generate FPU instructions if CONFIG_FPU enabled
Greg Ungerer
1
-1
/
+1
2016-09-26
m68k: always make available dump_fpu()
Greg Ungerer
1
-28
/
+28
2016-09-26
m68k: set appropriate machine type for m5411x SoC platforms
Greg Ungerer
1
-0
/
+1
2016-09-19
m68k: Use IS_ENABLED() instead of checking for built-in or module
Geert Uytterhoeven
1
-1
/
+1
2016-08-07
m68k: move exports to definitions
Al Viro
2
-33
/
+1
2016-08-08
m68knommu: fix user a5 register being overwritten
Greg Ungerer
1
-1
/
+0
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-2
/
+46
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-6
/
+6
2016-06-04
rtc: m68k: provide ioctl for q40
Arnd Bergmann
1
-0
/
+25
2016-06-04
rtc: m68k: provide rtc_class_ops directly
Arnd Bergmann
1
-2
/
+21
2016-04-07
m68k: Wire up preadv2 and pwritev2
Geert Uytterhoeven
1
-0
/
+2
2016-03-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2
-11
/
+4
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-6
/
+8
2016-03-07
m68knommu: remove obsolete 68360 support
Greg Ungerer
2
-11
/
+4
2016-02-29
m68k: Use conventional function parameters for do_sigreturn
Greg Ungerer
2
-6
/
+8
[next]