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
/
include
/
asm
/
unistd.h
Age
Commit message (
Expand
)
Author
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2018-11-18
sparc: add __NR_syscalls along with NR_syscalls
Firoz Khan
2018-11-18
sparc: move __IGNORE* entries to non uapi header
Firoz Khan
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-06-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-02-14
burying unused conditionals
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
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-10-16
sparc32: switch to generic sys_execve()
Al Viro
2012-10-16
sparc64: convert to generic execve
Al Viro
2012-10-09
UAPI: (Scripted) Disintegrate arch/sparc/include/asm
David Howells
2012-10-02
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2011-11-01
sparc: Hook up process_vm_{readv,writev} syscalls.
David S. Miller
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
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2009-12-11
sparc64: Add syscall tracepoint support.
David S. Miller
2009-10-14
sparc: Add missing __NR_recvmmsg define.
David S. Miller
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
2008-12-04
sparc: combine unistd_{32,64}.h
Stephen Rothwell
2008-07-27
sparc, sparc64: use arch/sparc/include
Sam Ravnborg