index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
/
os-Linux
Age
Commit message (
Expand
)
Author
2025-06-04
um: fix SECCOMP 32bit xstate register restore
Benjamin Berg
2025-06-02
um: Add helper functions to get/set state for SECCOMP
Benjamin Berg
2025-03-18
um: Store full CSGSFS and SS register from mcontext
Benjamin Berg
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
2025-02-12
um: add back support for FXSAVE registers
Benjamin Berg
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2024-10-10
um: always use the internal copy of the FP registers
Benjamin Berg
2024-04-22
um: Add missing headers
Tiwei Bie
2024-04-22
um: Make local functions and variables static
Tiwei Bie
2024-01-05
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
2021-02-12
um: remove process stub VMA
Johannes Berg
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
um: remove a stray tab
Dan Carpenter
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-07-05
um: Allow building and running on older hosts
Florian Fainelli
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
2016-05-21
um: add extended processor state save/restore support
Eli Cooper
2016-03-05
um: use %lx format specifiers for unsigned longs
Colin Ian King
2013-09-07
um: prctl: Do not include linux/ptrace.h
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2011-11-02
um: we need sys/user.h only on i386
Richard Weinberger
2011-11-02
um: unify KSTK_...
Al Viro
2011-11-02
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro