cregit-Linux how code gets into the kernel

Release 4.16 arch/s390/include/asm/unistd.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 *  S390 version
 *
 *  Derived from "include/asm-i386/unistd.h"
 */
#ifndef _ASM_S390_UNISTD_H_

#define _ASM_S390_UNISTD_H_

#include <uapi/asm/unistd.h>
#include <asm/unistd_nr.h>


#define __IGNORE_time

#define __IGNORE_pkey_mprotect

#define __IGNORE_pkey_alloc

#define __IGNORE_pkey_free


#define __ARCH_WANT_OLD_READDIR

#define __ARCH_WANT_SYS_ALARM

#define __ARCH_WANT_SYS_GETHOSTNAME

#define __ARCH_WANT_SYS_PAUSE

#define __ARCH_WANT_SYS_SIGNAL

#define __ARCH_WANT_SYS_UTIME

#define __ARCH_WANT_SYS_SOCKETCALL

#define __ARCH_WANT_SYS_IPC

#define __ARCH_WANT_SYS_FADVISE64

#define __ARCH_WANT_SYS_GETPGRP

#define __ARCH_WANT_SYS_LLSEEK

#define __ARCH_WANT_SYS_NICE

#define __ARCH_WANT_SYS_OLD_GETRLIMIT

#define __ARCH_WANT_SYS_OLD_MMAP

#define __ARCH_WANT_SYS_OLDUMOUNT

#define __ARCH_WANT_SYS_SIGPENDING

#define __ARCH_WANT_SYS_SIGPROCMASK
# ifdef CONFIG_COMPAT

#   define __ARCH_WANT_COMPAT_SYS_TIME
# endif

#define __ARCH_WANT_SYS_FORK

#define __ARCH_WANT_SYS_VFORK

#define __ARCH_WANT_SYS_CLONE

#endif /* _ASM_S390_UNISTD_H_ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Andrew Morton4546.39%17.69%
Heiko Carstens2121.65%538.46%
Al Viro99.28%17.69%
Linus Torvalds (pre-git)99.28%17.69%
David Howells33.09%17.69%
Martin Schwidefsky33.09%17.69%
Christoph Hellwig33.09%17.69%
Hendrik Brueckner33.09%17.69%
Greg Kroah-Hartman11.03%17.69%
Total97100.00%13100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.