aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sys32.S
AgeCommit message (Expand)Author
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2018-03-20sparc: get rid of remaining SIGN... wrappersAl Viro
2018-03-20sparc: kill useless SIGN... wrappersAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-07-21sparc: Hook up renameat2 syscall.David S. Miller
2014-05-02sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03sparc: no need to sign-extend in sync_file_range() wrapperAl Viro
2013-03-03convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro
2013-02-03sparc: kill sign-extending wrappers for native syscallsAl Viro
2013-02-03kill sparc32_open()Al Viro
2013-02-03sparc: switch to use of generic old sigactionAl Viro
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2010-08-16sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-08-18sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers
2009-07-27sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller
2009-07-15net/compat/wext: send different messages to compat tasksJohannes Berg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg