index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
systbls_64.S
Age
Commit message (
Expand
)
Author
2021-05-02
sparc: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2018-11-18
sparc: generate uapi header and system call table files
Firoz Khan
2018-10-31
sparc64: Wire up compat getpeername and getsockname.
David S. Miller
2018-10-09
sparc: Wire up io_pgetevents system call.
David S. Miller
2018-03-20
sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINE
Al Viro
2018-03-20
sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINE
Al Viro
2018-03-20
convert compat sync_file_range() to COMPAT_SYSCALL_DEFINE
Al Viro
2018-03-20
sparc: get rid of remaining SIGN... wrappers
Al Viro
2018-03-20
sparc: kill useless SIGN... wrappers
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-23
sparc: Update syscall tables.
David S. Miller
2016-03-29
sparc: Write up preadv2/pwritev2 syscalls.
David S. Miller
2016-01-21
sparc: Hook up copy_file_range syscall.
David S. Miller
2015-12-31
sparc: Wire up mlock2 system call.
David S. Miller
2015-12-31
sparc: Add all necessary direct socket system calls.
David S. Miller
2015-12-23
sparc: Hook up userfaultfd system call
Mike Kravetz
2015-11-09
sparc/sparc64: allocate sys_membarrier system call number
Mathieu Desnoyers
2014-12-13
sparc: hook up execveat system call
David Drysdale
2014-10-28
sparc: Hook up bpf system call.
David S. Miller
2014-08-13
sparc: Hook up memfd_create system call.
David S. Miller
2014-08-06
sparc: Hook up seccomp and getrandom system calls.
David S. Miller
2014-07-21
sparc: Hook up renameat2 syscall.
David S. Miller
2014-01-29
sparc: Hook up sched_setattr and sched_getattr syscalls.
David S. Miller
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
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-03
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
Al Viro
2013-02-03
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-28
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-16
Merge branch 'arch-microblaze' into no-rebases
Al Viro
2012-11-16
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-29
sparc: Hook up syncfs system call.
David S. Miller
[next]