summaryrefslogtreecommitdiff
path: root/arch/x86/um/os-Linux/registers.c
AgeCommit message (Expand)Author
2025-02-12um: add back support for FXSAVE registersBenjamin Berg
2024-10-23um: switch to regset API and depend on XSTATEBenjamin Berg
2024-10-10um: always use the internal copy of the FP registersBenjamin Berg
2024-04-22um: Make local functions and variables staticTiwei Bie
2021-12-21um: stop polluting the namespace with registers.h contentsAl Viro
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer
2017-07-05um: Allow building and running on older hostsFlorian Fainelli
2016-05-21um: add extended processor state save/restore supportEli Cooper
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: take arch/um/sys-x86 to arch/x86/umAl Viro