开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
syscall_wrapper.h
Age
Commit message (
Expand
)
Author
2025-11-17
s390: Remove compat support
Heiko Carstens
2025-11-17
s390/syscalls: Add pt_regs parameter to SYSCALL_DEFINE0() syscall wrapper
Heiko Carstens
2023-12-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2023-01-25
s390/syscalls: get rid of system call alias functions
Heiko Carstens
2023-01-25
s390/syscalls: remove trailing semicolon
Heiko Carstens
2023-01-25
s390/syscalls: move __S390_SYS_STUBx() macro
Heiko Carstens
2023-01-25
s390/syscalls: remove __SC_COMPAT_TYPE define
Heiko Carstens
2023-01-25
s390/syscalls: remove SYSCALL_METADATA() from compat syscalls
Heiko Carstens
2022-03-27
s390: fix typo in syscall_wrapper.h
Russell Currey
2021-01-19
s390: pass struct pt_regs instead of registers to syscalls
Sven Schnelle
2021-01-19
s390: remove asmlinkage
Sven Schnelle
2020-07-27
s390: enable HAVE_FUNCTION_ERROR_INJECTION
Ilya Leoshkevich
2019-04-11
s390: syscall_wrapper: avoid clang warning
Arnd Bergmann
2019-01-18
s390: autogenerate compat syscall wrappers
Arnd Bergmann