index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
sys_sh32.c
Age
Commit message (
Expand
)
Author
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-04-03
sh: push extra copy of r0-r2 for syscall parameters
Bobby Bingham
2012-10-22
sh: switch to generic kernel_thread()/kernel_execve()
Al Viro
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
2008-07-24
flag parameters: pipe
Ulrich Drepper
2008-01-28
sh: sys_sh consolidation for arch_get_unmapped_area().
Paul Mundt