summaryrefslogtreecommitdiff
path: root/arch/x86/um/os-Linux
AgeCommit message (Expand)Author
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