index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
syscalls
/
syscall_64.tbl
Age
Commit message (
Expand
)
Author
2014-04-01
vfs: add renameat2 syscall
Miklos Szeredi
2014-01-13
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
2013-02-03
x86: switch to generic compat rt_sigaction()
Al Viro
2013-02-03
x86: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
x86: switch to generic compat rt_sigpending()
Al Viro
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-19
generic compat_sys_sigaltstack()
Al Viro
2012-12-19
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
2012-12-14
module: add syscall to load module from fd
Kees Cook
2012-08-18
x32: Use compat shims for {g,s}etsockopt
Mike Frysinger
2012-08-01
x86-64, kcmp: The kcmp system call can be common
H. Peter Anvin
2012-05-31
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
2012-03-05
x32: Add ptrace for x32
H.J. Lu
2012-03-05
x32: Switch to a 64-bit clock_t
H. Peter Anvin
2012-02-20
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
2011-11-17
x86: Machine-readable syscall tables and scripts to process them
H. Peter Anvin