aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/um/os-Linux
AgeCommit message (Expand)AuthorFilesLines
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileGravatar Masahiro Yamada 1-1/+1
2021-12-21um: stop polluting the namespace with registers.h contentsGravatar Al Viro 1-0/+1
2021-02-12um: remove process stub VMAGravatar Johannes Berg 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 3-0/+3
2017-09-13um: remove a stray tabGravatar Dan Carpenter 1-1/+1
2017-09-13um: Fix FP register size for XSTATE/XSAVEGravatar Thomas Meyer 1-6/+12
2017-07-05um: Allow building and running on older hostsGravatar Florian Fainelli 1-4/+8
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Gravatar Kyle Huey 1-2/+2
2017-03-20x86/arch_prctl: Rename 'code' argument to 'option'Gravatar Kyle Huey 1-2/+2
2016-05-21um: add extended processor state save/restore supportGravatar Eli Cooper 1-2/+47
2016-03-05um: use %lx format specifiers for unsigned longsGravatar Colin Ian King 1-2/+2
2013-09-07um: prctl: Do not include linux/ptrace.hGravatar Richard Weinberger 1-1/+1
2012-10-09um: get rid of pointless include "..." where include <...> will doGravatar Al Viro 3-4/+4
2011-11-02um: we need sys/user.h only on i386Gravatar Richard Weinberger 1-0/+2
2011-11-02um: unify KSTK_...Gravatar Al Viro 1-6/+6
2011-11-02um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cGravatar Al Viro 1-1/+33
2011-11-02um: take arch/um/sys-x86 to arch/x86/umGravatar Al Viro 6-0/+352