index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
syscall_wrapper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERS
Brian Gerst
1
-1
/
+1
2020-03-21
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
1
-17
/
+14
2020-03-21
x86/entry/32: Enable pt_regs based syscalls
Brian Gerst
1
-50
/
+61
2020-03-21
x86/entry/64: Move sys_ni_syscall stub to common.c
Brian Gerst
1
-0
/
+3
2020-03-21
x86/entry: Refactor SYS_NI macros
Brian Gerst
1
-9
/
+23
2020-03-21
x86/entry: Refactor COND_SYSCALL macros
Brian Gerst
1
-18
/
+26
2020-03-21
x86/entry: Refactor SYSCALL_DEFINE0 macros
Brian Gerst
1
-41
/
+32
2020-03-21
x86/entry: Refactor SYSCALL_DEFINEx macros
Brian Gerst
1
-25
/
+24
2019-10-11
syscalls/x86: Fix function types in COND_SYSCALL
Sami Tolvanen
1
-5
/
+16
2019-10-11
syscalls/x86: Wire up COMPAT_SYSCALL_DEFINE0
Andy Lutomirski
1
-2
/
+30
2019-10-11
syscalls/x86: Use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
1
-11
/
+12
2018-04-09
syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming convention
Dominik Brodowski
1
-9
/
+9
2018-04-09
syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...
Dominik Brodowski
1
-17
/
+46
2018-04-09
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
1
-22
/
+22
2018-04-09
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
Dominik Brodowski
1
-17
/
+18
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
1
-4
/
+113
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski
1
-0
/
+70