aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/os-Linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-09-13um: remove a stray tabDan Carpenter1-1/+1
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer1-6/+12
2017-07-05um: Allow building and running on older hostsFlorian Fainelli1-4/+8
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey1-2/+2
2017-03-20x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey1-2/+2
2016-05-21um: add extended processor state save/restore supportEli Cooper1-2/+47
2016-03-05um: use %lx format specifiers for unsigned longsColin Ian King1-2/+2
2013-09-07um: prctl: Do not include linux/ptrace.hRichard Weinberger1-1/+1
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro3-4/+4
2011-11-02um: we need sys/user.h only on i386Richard Weinberger1-0/+2
2011-11-02um: unify KSTK_...Al Viro1-6/+6
2011-11-02um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro1-1/+33
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro6-0/+352