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_32.S
Age
Commit message (
Expand
)
Author
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-02-03
sparc: switch to use of generic old sigaction
Al Viro
2012-12-28
sparc: Hook up finit_module syscall.
David S. Miller
2012-10-28
sparc: Wire up sys_kcmp.
David S. Miller
2011-11-01
sparc: Hook up process_vm_{readv,writev} syscalls.
David S. Miller
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
2011-03-18
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
2009-12-11
sparc_brk() is not needed anymore
Al Viro
2009-12-11
kill useless checks in sparc mremap variants
Al Viro
2009-10-12
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-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-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
2008-12-04
sparc: prepare kernel/ for unification
Sam Ravnborg