summaryrefslogtreecommitdiff
path: root/arch/x86/um/os-Linux
AgeCommit message (Expand)Author
2025-06-04um: fix SECCOMP 32bit xstate register restoreBenjamin Berg
2025-06-02um: Add helper functions to get/set state for SECCOMPBenjamin Berg
2025-03-18um: Store full CSGSFS and SS register from mcontextBenjamin Berg
2025-03-18um: mark rodata read-only and implement _nofault accessesJohannes Berg
2025-02-12um: add back support for FXSAVE registersBenjamin Berg
2024-10-23um: switch to regset API and depend on XSTATEBenjamin Berg
2024-10-10um: Discover host_task_size from envpBenjamin Berg
2024-10-10um: always use the internal copy of the FP registersBenjamin Berg
2024-04-22um: Add missing headersTiwei Bie
2024-04-22um: Make local functions and variables staticTiwei Bie
2024-01-05um: Rely on PTRACE_SETREGSET to set FS/GS base registersBenjamin Berg
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada
2021-12-21um: stop polluting the namespace with registers.h contentsAl Viro
2021-02-12um: remove process stub VMAJohannes Berg
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-13um: remove a stray tabDan Carpenter
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer
2017-07-05um: Allow building and running on older hostsFlorian Fainelli
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey
2017-03-20x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey
2016-05-21um: add extended processor state save/restore supportEli Cooper
2016-03-05um: use %lx format specifiers for unsigned longsColin Ian King
2013-09-07um: prctl: Do not include linux/ptrace.hRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2011-11-02um: we need sys/user.h only on i386Richard Weinberger
2011-11-02um: unify KSTK_...Al Viro
2011-11-02um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro