1. e5c3014 KVM: Initialize fpu state in preemptible context by Avi Kivity · 15 years ago
  2. b6f7e38 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 8eb91a5 x86, fpu: Remove unnecessary ifdefs from i387 code. by Brian Gerst · 16 years ago
  4. 10c11f3 x86-64, fpu: Fix %cs value in convert_from_fxsr() by Brian Gerst · 16 years ago
  5. 6ac8bac x86, fpu: Merge fpu_init() by Brian Gerst · 16 years ago
  6. 3dc8d7f Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  7. f45755b KVM: fix poison overwritten caused by using wrong xstate size by Xiaotian Feng · 16 years ago
  8. 1f999ab x86, xsave: Disable xsave in i387 emulation mode by Robert Richter · 16 years ago
  9. 4a386c3 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. 5ee481d x86: Export FPU API for KVM use by Sheng Yang · 16 years ago
  11. 0e49bf6 x86, xsave: Separate fpu and xsave initialization by Robert Richter · 16 years ago
  12. 82d4150 x86, xsave: Move boot cpu initialization to xsave_init() by Robert Richter · 16 years ago
  13. 29104e1 x86, xsave: Sync xsave memory layout with its header for user handling by Suresh Siddha · 16 years ago
  14. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 16 years ago
  15. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 16 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  17. 6dbbe14 x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set by Suresh Siddha · 16 years ago
  18. ff7fbc7 x86, ptrace: Simplify xstateregs_get() by Suresh Siddha · 16 years ago
  19. 5b3efd5 x86, ptrace: regset extensions to support xstate by Suresh Siddha · 16 years ago
  20. ab9e185 x86, math-emu: fix init_fpu for task != current by Daniel Glöckner · 17 years ago
  21. 9bc646f x86: fix __cpuinit/__init tangle in init_thread_xstate() by Rakib Mullick · 18 years ago
  22. 04944b7 x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext by Suresh Siddha · 18 years ago
  23. 6152e4b x86, xsave: keep the XSAVE feature mask as an u64 by H. Peter Anvin · 18 years ago
  24. 42deec6 x86, xsave: update xsave header bits during ptrace fpregs set by Suresh Siddha · 18 years ago
  25. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 18 years ago
  26. ab51370 x86, xsave: reorganization of signal save/restore fpstate code layout by Suresh Siddha · 18 years ago
  27. 3c1c7f1 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation by Suresh Siddha · 18 years ago
  28. b359e8a x86, xsave: context switch support using xsave/xrstor by Suresh Siddha · 18 years ago
  29. dc1e35c x86, xsave: enable xsave/xrstor on cpus with xsave support by Suresh Siddha · 18 years ago
  30. e8a496a x86: fix broken math-emu with lazy allocation of fpu area by Suresh Siddha · 18 years ago
  31. fd3c3ed x86: fix fpu restore from sig return by Suresh Siddha · 18 years ago
  32. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 18 years ago
  33. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 18 years ago
  34. f668964 x86: clean up i387.c by Ingo Molnar · 18 years ago
  35. 609b529 x86: fix merge mistake in i387.c by Jan Beulich · 18 years ago
  36. 18a8622 x86, i387: fix ptrace leakage using init_fpu() by Suresh Siddha · 18 years ago
  37. 148a142 x86: make mxcsr_feature_mask static again by Adrian Bunk · 18 years ago
  38. 60b3b9a x86: x86 user_regset cleanup by Roland McGrath · 18 years ago
  39. 4421011 x86: x86 i387 user_regset by Roland McGrath · 18 years ago
  40. b7b7172 x86: i387 renaming by Roland McGrath · 18 years ago[Renamed from arch/x86/kernel/i387_32.c]
  41. 3b095a0 x86: cleanup i387_32.c according to checkpatch by Cyrill Gorcunov · 18 years ago
  42. 835c34a Delete filenames in comments. by Dave Jones · 19 years ago
  43. 9a163ed i386: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/i387_32.c]
  44. eea21b3 i386: prepare shared kernel/i387.c by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/i387.c]
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  46. 7b0c2d9 [PATCH] x86: make i387 mxcsr_feature_mask __read_mostly by Andreas Mohr · 20 years ago
  47. 8ed1383 x86: make restore_fpu() use alternative assembler instructions by Linus Torvalds · 21 years ago
  48. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 21 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago