aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/systbls_64.S
AgeCommit message (Expand)Author
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03consolidate compat lookup_dcookie()Al 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-25fix compat truncate/ftruncateAl Viro
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-24lseek() and truncate() on sparc really need sign extensionAl 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-03sparc: switch to generic compat rt_sigpending()Al Viro
2013-02-03sparc: switch to generic sigaltstackAl Viro
2012-12-28sparc: Hook up finit_module syscall.David S. Miller
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller
2012-11-16Merge branch 'arch-microblaze' into no-rebasesAl Viro
2012-11-16Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro
2012-10-28sparc: Wire up sys_kcmp.David S. Miller
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller
2012-10-16sparc64: convert to generic execveAl Viro
2012-05-11KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells
2011-11-01sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller
2011-08-29sparc: Remove another reference to nfsservctlStephen Rothwell
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-03-29sparc: Hook up syncfs system call.David S. Miller
2011-03-18sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.David S. Miller
2010-08-16sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller
2009-12-11sparc_brk() is not needed anymoreAl Viro
2009-12-11kill useless checks in sparc mremap variantsAl Viro
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-11-06sysctl: sparc Use the compat_sys_sysctlEric W. Biederman
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-04sparc: add basic support for 'perf'Jens Axboe
2009-07-27sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller
2009-03-27sparc64: We need to use compat_sys_ustat() as well.David S. Miller
2009-01-19sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg