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
/
um
/
user-offsets.c
Age
Commit message (
Expand
)
Author
2024-04-22
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
2022-03-21
um: Allow builds with Clang
Kees Cook
2020-10-11
um: Some fixes to build UML with musl
Ignat Korchagin
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-08-24
um: Fix check for _xstate for older hosts
Florian Fainelli
2017-07-10
um: Correctly check for PTRACE_GETRESET/SETREGSET
Richard Weinberger
2017-07-05
um: Allow building and running on older hosts
Florian Fainelli
2016-05-21
um: extend fpstate to _xstate to support YMM registers
Eli Cooper
2016-01-29
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
2016-01-29
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
2016-01-29
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
2012-02-20
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
2011-12-05
x86, um: Use the same style generated syscall tables as native
H. Peter Anvin
2011-11-02
um: unify ptrace_user.h
Al Viro
2011-11-02
um: merge HOST_... of registers common on i386 and amd64
Al Viro
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro