summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/systbls.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-20sparc: get rid of asm wrapper for nis_syscall()Al Viro1-1/+1
2018-03-20sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINEAl Viro1-6/+6
2018-03-20sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINEAl Viro1-6/+6
2018-03-20convert compat sync_file_range() to COMPAT_SYSCALL_DEFINEAl Viro1-3/+3
2018-03-20switch sparc_remap_file_pages() to SYSCALL_DEFINEAl Viro1-1/+1
2018-03-20sparc: get rid of memory_ordering(2) wrapperAl Viro1-2/+1
2018-03-20sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()Al Viro1-1/+1
2018-03-20sparc: get rid of remaining SIGN... wrappersAl Viro1-6/+6
2018-03-20sparc: get rid of sys_sparc_pipe() wrappersAl Viro1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-05-19sparc64: fix sparse warnings in sys_sparc32.cSam Ravnborg1-2/+53
2014-05-19sparc32: fix sparse warnings in sys_sparc_32.cSam Ravnborg1-30/+41
2013-02-04sparc: switch to generic old sigsuspendAl Viro1-1/+0
2013-02-04sparc: bury the sys_sigpause() remainsAl Viro1-1/+0
2013-02-04consolidate kernel-side struct sigaction declarationsAl Viro1-1/+1
2010-03-13improve sys_newuname() for compat architecturesChristoph Hellwig1-3/+0
2010-03-13Add generic sys_ipc wrapperChristoph Hellwig1-1/+1
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller1-2/+0
2009-12-11sparc_brk() is not needed anymoreAl Viro1-1/+0
2009-09-24headers: utsname.h reduxAlexey Dobriyan1-1/+2
2009-01-20sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller1-3/+0
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+51