.. |
syscalls
|
05c17cedf8
x86: Wire up restartable sequence system call
|
7 years ago |
vdso
|
42964c6f62
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
vsyscall
|
5fb94e9ca3
docs: Fix some broken references
|
7 years ago |
Makefile
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
calling.h
|
6dc936f175
syscalls/x86: Extend register clearing on syscall entry to lower registers
|
7 years ago |
common.c
|
784e0300fe
rseq: Avoid infinite recursion when delivering SIGSEGV
|
7 years ago |
entry_32.S
|
050e9baa9d
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
|
7 years ago |
entry_64.S
|
050e9baa9d
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
|
7 years ago |
entry_64_compat.S
|
8bb2610bc4
x86/entry/64/compat: Preserve r8-r11 in int $0x80
|
7 years ago |
syscall_32.c
|
f8781c4a22
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
|
7 years ago |
syscall_64.c
|
f8781c4a22
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
|
7 years ago |
thunk_32.S
|
784d5699ed
x86: move exports to actual definitions
|
9 years ago |
thunk_64.S
|
784d5699ed
x86: move exports to actual definitions
|
9 years ago |