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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
2019-01-25
m68k: assign syscall number for seccomp
Arnd Bergmann
2019-01-22
m68k: Dispatch nvram_ops calls to Atari or Mac functions
Finn Thain
2019-01-21
m68k: Avoid VLA use in mangle_kernel_stack()
Geert Uytterhoeven
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-26
Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-20
Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-19
m68k: Fix memblock-related crashes
Geert Uytterhoeven
2018-12-04
m68k: Generate uapi header and syscall table header files
Firoz Khan
2018-12-04
m68k: Add system call table generation support
Firoz Khan
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-29
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2018-10-16
m68k: fix command-line parsing when passed from u-boot
Angelo Dureghello
2018-08-31
m68k/sun3: Remove is_medusa and m68k_pgtable_cachemode
Руслан Исаев
2018-07-29
m68k: switch to MEMBLOCK + NO_BOOTMEM
Mike Rapoport
2018-07-29
m68k: Remove unused set_clock_mmss() helpers
Arnd Bergmann
2018-07-23
m68k: Use generic dma_noncoherent_ops
Christoph Hellwig
2018-06-04
Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-31
m68k: Set default dma mask for platform devices
Finn Thain
2018-05-22
m68k: Use read_persistent_clock64() consistently
Arnd Bergmann
2018-05-22
m68k: Fix off-by-one calendar month
Finn Thain
2018-05-22
m68k: Fix style, spelling, and grammar in siginfo_build_tests()
Geert Uytterhoeven
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-04-25
signal/m68k: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
m68k: Verify the offsets in struct siginfo never change.
Eric W. Biederman
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-03-19
m68k/time: Stop validating rtc_time in .read_time
Alexandre Belloni
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
2017-12-04
m68k: add missing SOFTIRQENTRY_TEXT linker section
Greg Ungerer
2017-11-06
m68k: pull mach_beep in setup.c
Alexandre Belloni
2017-11-06
m68k: move coldfire MMU initialization code
Greg Ungerer
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-03
Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-19
m68k: Remove ptrace_signal_deliver
Andreas Schwab
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-03-28
m68k: switch to generic extable.h
Al Viro
[prev]
[next]