aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/os-Linux/registers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-21um: add extended processor state save/restore supportEli Cooper1-2/+47
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-2/+2
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: take arch/um/sys-x86 to arch/x86/umAl Viro1-0/+111