aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/systbls_64.S
AgeCommit message (Expand)Author
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