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
/
unistd.h
Age
Commit message (
Expand
)
Author
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2019-07-22
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2019-06-21
arch: handle arches who do not yet define clone3
Christian Brauner
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-17
Remove compat_sys_getdents64()
Al Viro
2016-07-15
x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2
H.J. Lu
2014-06-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
2014-03-06
fs/compat: optional preadv64/pwrite64 compat system calls
Heiko Carstens
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-02-14
burying unused conditionals
Al Viro
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-11-28
x86, um: switch to generic fork/vfork/clone
Al Viro
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
2012-09-30
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-04-23
x32: Check __ILP32__ instead of __LP64__ for x32
H.J. Lu
2012-02-20
x32: Handle the x32 system call flag
H. Peter Anvin
2012-02-20
x32: Generate <asm/unistd_64_x32.h>
H. Peter Anvin
2012-02-20
x32: Generate <asm/unistd_x32.h>
H. Peter Anvin
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
2011-11-17
x86: Generate system call tables and unistd_*.h from tables
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro