1. 4302d50 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. e4877d6 x86/fpu/math-emu: Add support for FISTTP instructions by Denys Vlasenko · 9 years ago
  3. 9a9d864 x86/fpu/math-emu: Add support for FCMOVcc insns by Denys Vlasenko · 9 years ago
  4. b8e4a91 x86/fpu/math-emu: Add support for F[U]COMI[P] insns by Denys Vlasenko · 9 years ago
  5. 4aef363 x86/fpu/math-emu: Remove define layer for undocumented opcodes by Denys Vlasenko · 9 years ago
  6. 73477bb x86/fpu/math-emu: Remove !NO_UNDOC_CODE by Denys Vlasenko · 9 years ago
  7. decb4c4 x86/headers: Remove <asm/sigcontext.h> references on the kernel side by Ingo Molnar · 9 years ago
  8. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  9. 12e244f x86/ldt: Further fix FPU emulation by Andy Lutomirski · 9 years ago
  10. 4809146 x86/ldt: Correct FPU emulation access to LDT by Juergen Gross · 9 years ago
  11. ba3e127 x86/vm86: Clean up vm86.h includes by Brian Gerst · 9 years ago
  12. c47ada3 x86/fpu: Harmonize FPU register state types by Ingo Molnar · 9 years ago
  13. 0aba697 x86/fpu: Harmonize the names of the fpstate_init() helper functions by Ingo Molnar · 9 years ago
  14. c4d72e2 x86/fpu: Simplify fpstate_init_curr() usage by Ingo Molnar · 9 years ago
  15. e62bb3d x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr() by Ingo Molnar · 9 years ago
  16. 91d93d0 x86/fpu: Remove failure return from fpstate_alloc_init() by Ingo Molnar · 9 years ago
  17. 7366ed7 x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again) by Ingo Molnar · 9 years ago
  18. 952f07e x86/fpu: Move various internal function prototypes to fpu/internal.h by Ingo Molnar · 9 years ago
  19. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 9 years ago
  20. db2b1d3 x86/fpu: Use 'struct fpu' in fpstate_alloc_init() by Ingo Molnar · 9 years ago
  21. c5bedc6 x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active by Ingo Molnar · 9 years ago
  22. 4c13841 x86/fpu: Open code PF_USED_MATH usages by Ingo Molnar · 9 years ago
  23. 97185c9 x86/fpu: Split an fpstate_alloc_init() function out of init_fpu() by Ingo Molnar · 9 years ago
  24. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 10 years ago
  25. f9d7f77 x86: math-emu: Drop already-disabled print of build date by Josh Triplett · 11 years ago
  26. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 12 years ago
  27. c3f8978 x86, fpu: Unbreak FPU emulation by H. Peter Anvin · 14 years ago
  28. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 14 years ago
  29. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  30. ab9e185 x86, math-emu: fix init_fpu for task != current by Daniel Glöckner · 15 years ago
  31. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 15 years ago
  32. d315760 x86: fix math_emu register frame access by Tejun Heo · 15 years ago
  33. ae6af41 x86: math_emu info cleanup by Tejun Heo · 15 years ago
  34. f016e15 x86: coding style fixes to arch/x86/math-emu/reg_constant by Paolo Ciarrocchi · 16 years ago
  35. e8a496a x86: fix broken math-emu with lazy allocation of fpu area by Suresh Siddha · 16 years ago
  36. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 16 years ago
  37. f2e576b i386: arch/x86/math-emu/reg_ld_str.c: fix warning by Andrew Morton · 16 years ago
  38. cc7594e i386: arch/x86/math-emu/fpu_entry.c warning fix by Andrew Morton · 16 years ago
  39. e419190 x86: arch/x86/math-emu/errors.c: fix printk warnings by Andrew Morton · 16 years ago
  40. 60b3b9a x86: x86 user_regset cleanup by Roland McGrath · 16 years ago
  41. ff0ebb2 x86: x86 user_regset math_emu by Roland McGrath · 16 years ago
  42. e8d591d x86: lindent arch/i386/math-emu, cleanup by Ingo Molnar · 16 years ago
  43. 3d0d14f x86: lindent arch/i386/math-emu by Ingo Molnar · 16 years ago
  44. 9a39e27 kbuild: fix up CFLAGS usage by Sam Ravnborg · 17 years ago
  45. da957e1 i386: move math-emu by Thomas Gleixner · 17 years ago