Commit Graph

20 Commits (91fcfb908d62038c3c2cdecb7fb8aa2c98cb70a2)

Author SHA1 Message Date
Rakib Mullick 9bc646f163 x86: fix __cpuinit/__init tangle in init_thread_xstate() 16 years ago
Suresh Siddha 04944b793e x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext 17 years ago
H. Peter Anvin 6152e4b1c9 x86, xsave: keep the XSAVE feature mask as an u64 17 years ago
Suresh Siddha 42deec6f2c x86, xsave: update xsave header bits during ptrace fpregs set 17 years ago
Suresh Siddha c37b5efea4 x86, xsave: save/restore the extended state context in sigframe 17 years ago
Suresh Siddha ab5137015f x86, xsave: reorganization of signal save/restore fpstate code layout 17 years ago
Suresh Siddha 3c1c7f1014 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation 17 years ago
Suresh Siddha b359e8a434 x86, xsave: context switch support using xsave/xrstor 17 years ago
Suresh Siddha dc1e35c6e9 x86, xsave: enable xsave/xrstor on cpus with xsave support 17 years ago
Roland McGrath 45fdc3a762 x86 ptrace: fix PTRACE_GETFPXREGS error 17 years ago
TAKADA Yoshihito 11dbc963a8 ptrace GET/SET FPXREGS broken 17 years ago
Suresh Siddha e8a496ac8c x86: fix broken math-emu with lazy allocation of fpu area 17 years ago
Suresh Siddha fd3c3ed5d1 x86: fix fpu restore from sig return 17 years ago
Suresh Siddha aa283f4927 x86, fpu: lazy allocation of FPU area - v5 17 years ago
Suresh Siddha 61c4628b53 x86, fpu: split FPU state from task struct - v5 17 years ago
Ingo Molnar f668964ea1 x86: clean up i387.c 17 years ago
Jan Beulich 609b5297bc x86: fix merge mistake in i387.c 17 years ago
Suresh Siddha 18a8622101 x86, i387: fix ptrace leakage using init_fpu() 17 years ago
Adrian Bunk 148a142495 x86: make mxcsr_feature_mask static again 17 years ago
Roland McGrath 60b3b9af35 x86: x86 user_regset cleanup 17 years ago
Roland McGrath 4421011120 x86: x86 i387 user_regset 17 years ago
Roland McGrath b7b71725fb x86: i387 renaming 17 years ago
Cyrill Gorcunov 3b095a04e7 x86: cleanup i387_32.c according to checkpatch 17 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Thomas Gleixner eea21b3055 i386: prepare shared kernel/i387.c 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Andreas Mohr 7b0c2d9218 [PATCH] x86: make i387 mxcsr_feature_mask __read_mostly 19 years ago
Linus Torvalds 8ed1383fb7 x86: make restore_fpu() use alternative assembler instructions 20 years ago
Alexey Dobriyan 129f69465b [PATCH] Remove i386_ksyms.c, almost. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago