index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
systbls_64.S
Age
Commit message (
Expand
)
Author
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-04
consolidate compat lookup_dcookie()
Al Viro
2013-03-04
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-04
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-04
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-25
fix compat truncate/ftruncate
Al Viro
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-24
lseek() and truncate() on sparc really need sign extension
Al Viro
2013-02-04
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
Al Viro
2013-02-04
sparc: kill sign-extending wrappers for native syscalls
Al Viro
2013-02-03
sparc: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
sparc: switch to generic sigaltstack
Al Viro
2012-12-29
sparc: Hook up finit_module syscall.
David S. Miller
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-03
sparc64: exit_group should kill register windows just like plain exit.
David S. Miller
2012-11-17
Merge branch 'arch-microblaze' into no-rebases
Al Viro
2012-11-17
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
2012-10-28
sparc: Wire up sys_kcmp.
David S. Miller
2012-10-26
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
2012-10-16
sparc64: convert to generic execve
Al Viro
2012-05-11
KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
David Howells
2011-11-01
sparc: Hook up process_vm_{readv,writev} syscalls.
David S. Miller
2011-08-29
sparc: Remove another reference to nfsservctl
Stephen Rothwell
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
2011-03-30
sparc: Hook up syncfs system call.
David S. Miller
2011-03-19
sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.
David S. Miller
2010-08-16
sparc: Hook up new fanotify and prlimit64 syscalls.
David S. Miller
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-03
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
2009-12-11
sparc_brk() is not needed anymore
Al Viro
2009-12-11
kill useless checks in sparc mremap variants
Al Viro
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-11-06
sysctl: sparc Use the compat_sys_sysctl
Eric W. Biederman
2009-10-13
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-04
sparc: add basic support for 'perf'
Jens Axboe
2009-07-28
sparc64: Sign extend length arg to truncate syscalls when compat.
David S. Miller
2009-06-16
sparc: Wire up sys_rt_tgsigqueueinfo().
David S. Miller
2009-04-08
sparc: Hook up sys_preadv and sys_pwritev
David S. Miller
2009-03-28
sparc64: We need to use compat_sys_ustat() as well.
David S. Miller
2009-01-20
sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()
David S. Miller
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg