index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
xsave.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86, fpu: check __clear_user() return value
Ingo Molnar
2008-10-12
1
-1
/
+3
*
x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext
Suresh Siddha
2008-10-07
1
-0
/
+25
*
x86: xsave: fix error condition in save_i387_xstate()
Suresh Siddha
2008-10-07
1
-0
/
+2
*
x86: make setup_xstate_init() __init
Alexey Dobriyan
2008-09-06
1
-1
/
+1
*
x86, xsave: use BUG_ON() instead of BUILD_BUG_ON()
Suresh Siddha
2008-08-14
1
-2
/
+1
*
x86, xsave: clear the user buffer before doing fxsave/xsave
Suresh Siddha
2008-08-14
1
-0
/
+6
*
x86, xsave: keep the XSAVE feature mask as an u64
H. Peter Anvin
2008-07-30
1
-28
/
+17
*
x86, xsave: save/restore the extended state context in sigframe
Suresh Siddha
2008-07-30
1
-10
/
+162
*
x86, xsave: reorganization of signal save/restore fpstate code layout
Suresh Siddha
2008-07-30
1
-0
/
+79
*
x86, xsave: dynamically allocate sigframes fpstate instead of static allocation
Suresh Siddha
2008-07-30
1
-0
/
+4
*
x86, xsave: enable xsave/xrstor on cpus with xsave support
Suresh Siddha
2008-07-30
1
-0
/
+87