index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
syscall_wrapper.h
Age
Commit message (
Expand
)
Author
2024-01-24
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
2023-12-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2022-10-24
x86/syscall: Include asm/ptrace.h in syscall_wrapper header
Jiri Olsa
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2021-05-20
x86/entry/x32: Rename __x32_compat_sys_* to __x64_compat_sys_*
Masahiro Yamada
2021-03-25
x86/syscalls: Fix -Wmissing-prototypes warnings from COND_SYSCALL()
Masahiro Yamada
2020-03-25
x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERS
Brian Gerst
2020-03-21
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
2020-03-21
x86/entry/32: Enable pt_regs based syscalls
Brian Gerst
2020-03-21
x86/entry/64: Move sys_ni_syscall stub to common.c
Brian Gerst
2020-03-21
x86/entry: Refactor SYS_NI macros
Brian Gerst
2020-03-21
x86/entry: Refactor COND_SYSCALL macros
Brian Gerst
2020-03-21
x86/entry: Refactor SYSCALL_DEFINE0 macros
Brian Gerst
2020-03-21
x86/entry: Refactor SYSCALL_DEFINEx macros
Brian Gerst
2019-10-11
syscalls/x86: Fix function types in COND_SYSCALL
Sami Tolvanen
2019-10-11
syscalls/x86: Wire up COMPAT_SYSCALL_DEFINE0
Andy Lutomirski
2019-10-11
syscalls/x86: Use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
2018-04-09
syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming convention
Dominik Brodowski
2018-04-09
syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...
Dominik Brodowski
2018-04-09
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
2018-04-09
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
Dominik Brodowski
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski