Age | Commit message (Expand) | Author |
---|---|---|
2008-08-14 | x86, xsave: use BUG_ON() instead of BUILD_BUG_ON() | Suresh Siddha |
2008-08-14 | x86, xsave: clear the user buffer before doing fxsave/xsave | Suresh Siddha |
2008-07-30 | x86, xsave: keep the XSAVE feature mask as an u64 | H. Peter Anvin |
2008-07-30 | x86, xsave: save/restore the extended state context in sigframe | Suresh Siddha |
2008-07-30 | x86, xsave: reorganization of signal save/restore fpstate code layout | Suresh Siddha |
2008-07-30 | x86, xsave: dynamically allocate sigframes fpstate instead of static allocation | Suresh Siddha |
2008-07-30 | x86, xsave: enable xsave/xrstor on cpus with xsave support | Suresh Siddha |