Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e7af6307a8a54f0b873960b32b6a644f2d0fbd97
/
arch
/
x86
/
entry
/
syscall_64.c
6365b84
x86/syscalls: Split the x32 syscalls into their own table
by Andy Lutomirski
· 6 years ago
f8781c4
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
by Dominik Brodowski
· 7 years ago
fa69714
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bit syscalls
by Dominik Brodowski
· 7 years ago
21d375b
x86/entry/64: Remove the SYSCALL64 fast path
by Andy Lutomirski
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
302f5b2
x86/entry/64: Always run ptregs-using syscalls on the slow path
by Andy Lutomirski
· 9 years ago
cfcbadb
x86/syscalls: Add syscall entry qualifiers
by Andy Lutomirski
· 9 years ago
3e65654
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
by Andy Lutomirski
· 9 years ago
32324ce
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
by Andy Lutomirski
· 9 years ago
eb974c6
x86/syscalls: Give sys_call_ptr_t a useful type
by Andy Lutomirski
· 9 years ago
00398a0
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
by Ingo Molnar
· 10 years ago
[Renamed from arch/x86/kernel/syscall_64.c]
e0e745e
x86, asmlinkage: Make syscall tables visible
by Andi Kleen
· 11 years ago
1599e8f
x86: Fix sys_call_table type in asm/syscall.h
by Andi Kleen
· 11 years ago
a06c9bc
x32: If configured, add x32 system calls to system call tables
by H. Peter Anvin
· 13 years ago
6630f11
x32: Add x32 system calls to syscall/syscall_64.tbl
by H. Peter Anvin
· 13 years ago
303395a
x86: Generate system call tables and unistd_*.h from tables
by H. Peter Anvin
· 13 years ago
b7641d2
x86-64, syscall: Adjust comment spacing and remove typo
by H. Peter Anvin
· 13 years ago
1965aae
x86: Fix ASM_X86__ header guards
by H. Peter Anvin
· 16 years ago
a318631
x86: consolidate header guards
by Vegard Nossum
· 16 years ago
325f86e
x86: coding style fixes to arch/x86/kernel/syscall_64.c
by Paolo Ciarrocchi
· 17 years ago
96a388d
i386/x86_64: move headers to include/asm-x86
by Thomas Gleixner
· 17 years ago
250c227
x86_64: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/syscall_64.c]
f328f81
x86_64: prepare shared kernel/syscall.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/syscall.c]
57a4f91
[PATCH] x86-64: Auto compute __NR_syscall_max at compile time
by Andi Kleen
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
bb152f5
[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const
by Arjan van de Ven
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago