index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-06
1
-1
/
+81
|
\
|
*
m68k: Dispatch nvram_ops calls to Atari or Mac functions
Finn Thain
2019-01-22
1
-1
/
+81
*
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-26
/
+62
|
\
\
|
*
|
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
1
-0
/
+20
|
*
|
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
1
-5
/
+5
|
*
|
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
1
-21
/
+21
|
*
|
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
1
-0
/
+4
|
*
|
arch: add split IPC system calls where needed
Arnd Bergmann
2019-01-25
1
-0
/
+11
|
*
|
m68k: assign syscall number for seccomp
Arnd Bergmann
2019-01-25
1
-0
/
+1
|
|
/
*
/
m68k: Avoid VLA use in mangle_kernel_stack()
Geert Uytterhoeven
2019-01-21
1
-1
/
+2
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-2
/
+2
*
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
1
-1
/
+1
*
|
Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-26
5
-382
/
+500
|
\
\
|
*
|
m68k: Generate uapi header and syscall table header files
Firoz Khan
2018-12-04
1
-382
/
+5
|
*
|
m68k: Add system call table generation support
Firoz Khan
2018-12-04
4
-0
/
+495
|
|
/
*
|
Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-20
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
m68k: Fix memblock-related crashes
Geert Uytterhoeven
2018-12-19
1
-2
/
+0
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
3
-3
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2018-10-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
m68k: fix command-line parsing when passed from u-boot
Angelo Dureghello
2018-10-16
1
-1
/
+1
*
|
m68k/sun3: Remove is_medusa and m68k_pgtable_cachemode
Руслан Исаев
2018-08-31
1
-6
/
+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-05
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-05
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-06
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-03
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-05
2
-4
/
+5
*
m68k: move coldfire MMU initialization code
Greg Ungerer
2017-11-05
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-04
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-29
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-29
2
-3
/
+8
|
/
[next]