index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
unistd.h
Age
Commit message (
Expand
)
Author
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
2019-07-23
s390: wire up clone3 system call
Vasily Gorbik
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
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
2018-01-23
s390/syscalls: use generated syscall_table.h and unistd.h header files
Hendrik Brueckner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-17
s390: ignore pkey system calls
Heiko Carstens
2015-09-18
s390: wire up separate socketcalls system calls
Heiko Carstens
2015-08-26
s390/numa: remove superfluous ARCH_WANT defines
Michael Holzheu
2015-08-04
s390/syscalls: ignore syscalls reachable via sys_socketcall
Heiko Carstens
2015-08-03
s390/numa: add core infrastructure
Philipp Hachtmann
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-02-14
burying unused conditionals
Al Viro
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-11-28
s390: switch to generic fork/vfork/clone
Al Viro
2012-10-29
s390: switch to saner kernel_execve() semantics
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
UAPI: (Scripted) Disintegrate arch/s390/include/asm
David Howells
2012-09-30
s390: convert to generic kernel_execve()
Al Viro
2012-09-30
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
2012-09-26
s390/syscalls: wire up kcmp system call
Heiko Carstens
2012-09-26
s390: add support for runtime instrumentation
Jan Glauber
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-12-27
[S390] ipc: call generic sys_ipc demultiplexer
Heiko Carstens
2011-11-14
[S390] wire up process_vm syscalls
Heiko Carstens
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-05-23
[S390] Ignore sendmmsg system call note wired up warning
Heiko Carstens
2011-03-23
[S390] wire up sys_syncfs
Heiko Carstens
2011-03-23
[S390] wire up sys_clock_adjtime
Heiko Carstens
2011-03-23
[S390] wire up sys_open_by_handle_at
Heiko Carstens
2011-03-23
[S390] wire up sys_name_to_handle_at
Heiko Carstens
2010-08-13
[S390] wire up prlimit64 and fanotify* syscalls
Heiko Carstens
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
2010-01-13
[S390] unwire sys_recvmmsg again
Heiko Carstens
2009-12-18
[S390] wire up sys_recvmmsg
Heiko Carstens
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-06-12
[S390] wire up sys_perf_counter_open
Heiko Carstens
2009-06-12
[S390] wire up sys_rt_tgsigqueueinfo
Heiko Carstens
2009-04-14
[S390] wire up preadv/pwritev system calls
Heiko Carstens
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky