aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/um/os-Linux/registers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-12um: add back support for FXSAVE registersBenjamin Berg1-3/+18
2024-10-23um: switch to regset API and depend on XSTATEBenjamin Berg1-110/+35
2024-10-10um: always use the internal copy of the FP registersBenjamin Berg1-6/+6
2024-04-22um: Make local functions and variables staticTiwei Bie1-1/+1
2021-12-21um: stop polluting the namespace with registers.h contentsAl Viro1-0/+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
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