Age | Commit message (Expand) | Author |
---|---|---|
2025-02-12 | um: add back support for FXSAVE registers | Benjamin Berg |
2024-10-23 | um: switch to regset API and depend on XSTATE | Benjamin Berg |
2024-10-10 | um: always use the internal copy of the FP registers | Benjamin Berg |
2024-04-22 | um: Make local functions and variables static | Tiwei Bie |
2021-12-21 | um: stop polluting the namespace with registers.h contents | Al Viro |
2017-09-13 | um: Fix FP register size for XSTATE/XSAVE | Thomas Meyer |
2017-07-05 | um: Allow building and running on older hosts | Florian Fainelli |
2016-05-21 | um: add extended processor state save/restore support | Eli Cooper |
2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro |
2011-11-02 | um: we need sys/user.h only on i386 | Richard Weinberger |
2011-11-02 | um: unify KSTK_... | Al Viro |
2011-11-02 | um: take arch/um/sys-x86 to arch/x86/um | Al Viro |