1. 9a9d864 x86/fpu/math-emu: Add support for FCMOVcc insns by Denys Vlasenko · 9 years ago
  2. b8e4a91 x86/fpu/math-emu: Add support for F[U]COMI[P] insns by Denys Vlasenko · 9 years ago
  3. 4aef363 x86/fpu/math-emu: Remove define layer for undocumented opcodes by Denys Vlasenko · 9 years ago
  4. 73477bb x86/fpu/math-emu: Remove !NO_UNDOC_CODE by Denys Vlasenko · 9 years ago
  5. 4809146 x86/ldt: Correct FPU emulation access to LDT by Juergen Gross · 9 years ago
  6. c47ada3 x86/fpu: Harmonize FPU register state types by Ingo Molnar · 9 years ago
  7. c4d72e2 x86/fpu: Simplify fpstate_init_curr() usage by Ingo Molnar · 9 years ago
  8. e62bb3d x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr() by Ingo Molnar · 9 years ago
  9. 91d93d0 x86/fpu: Remove failure return from fpstate_alloc_init() by Ingo Molnar · 9 years ago
  10. 7366ed7 x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again) by Ingo Molnar · 9 years ago
  11. 952f07e x86/fpu: Move various internal function prototypes to fpu/internal.h by Ingo Molnar · 9 years ago
  12. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 9 years ago
  13. db2b1d3 x86/fpu: Use 'struct fpu' in fpstate_alloc_init() by Ingo Molnar · 9 years ago
  14. c5bedc6 x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active by Ingo Molnar · 9 years ago
  15. 4c13841 x86/fpu: Open code PF_USED_MATH usages by Ingo Molnar · 9 years ago
  16. 97185c9 x86/fpu: Split an fpstate_alloc_init() function out of init_fpu() by Ingo Molnar · 9 years ago
  17. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 12 years ago
  18. c3f8978 x86, fpu: Unbreak FPU emulation by H. Peter Anvin · 14 years ago
  19. d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
  20. ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
  21. e8a496a x86: fix broken math-emu with lazy allocation of fpu area by Suresh Siddha · 16 years ago
  22. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 16 years ago
  23. cc7594e i386: arch/x86/math-emu/fpu_entry.c warning fix by Andrew Morton · 16 years ago
  24. 60b3b9a x86: x86 user_regset cleanup by Roland McGrath · 17 years ago
  25. ff0ebb2 x86: x86 user_regset math_emu by Roland McGrath · 17 years ago
  26. e8d591d x86: lindent arch/i386/math-emu, cleanup by Ingo Molnar · 17 years ago
  27. 3d0d14f x86: lindent arch/i386/math-emu by Ingo Molnar · 17 years ago
  28. da957e1 i386: move math-emu by Thomas Gleixner · 17 years ago[Renamed from arch/i386/math-emu/fpu_entry.c]
  29. a17627e potential parse error in ifdef part 3 by Yoann Padioleau · 17 years ago
  30. d606f88 [PATCH] i386: fix must_checks by Randy Dunlap · 18 years ago
  31. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago