aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/sys_sh32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski1-4/+4
2018-04-02fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-04-03sh: push extra copy of r0-r2 for syscall parametersBobby Bingham1-5/+2
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro1-24/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-1/+3
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-1/+1
2008-09-08sh: fixup many sparse errors.Paul Mundt1-2/+3
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-01-28sh: sys_sh consolidation for arch_get_unmapped_area().Paul Mundt1-0/+84