1. 597ce17 MIPS: Support for 64-bit FP with O32 binaries by Paul Burton · 11 years ago
  2. 9355e59 MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulator by Steven J. Hill · 11 years ago
  3. 1ac94400 MIPS: math-emu: Add mfhc1 & mthc1 support. by Leonid Yegoshin · 11 years ago
  4. 36b0f79 MIPS: Remove unreachable break statements from cp1emu.c by David Daney · 11 years ago
  5. c26d421 MIPS: Handle OCTEON BBIT instructions in FPU emulator. by David Daney · 11 years ago
  6. fe6d290 MIPS: Don't try to decode microMIPS branch instructions where they cannot exist. by David Daney · 11 years ago
  7. 102cedc MIPS: microMIPS: Floating point support. by Leonid Yegoshin · 11 years ago
  8. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  9. 405ab01 MIPS: Nuke empty lines at end of files. by Ralf Baechle · 11 years ago
  10. 51d943f MIPS: Fix for warning from FPU emulation code by Ralf Baechle · 12 years ago
  11. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  12. d8d4e3a MIPS Kprobes: Refactor branch emulation by Maneesh Soni · 13 years ago
  13. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. 91b51f3 MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h by David Daney · 13 years ago
  16. 515b029 MIPS: Send proper signal and siginfo on FP emulator faults. by David Daney · 14 years ago
  17. 7f788d2 MIPS: add support for software performance events by Deng-Cheng Zhu · 14 years ago
  18. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  19. 66f9ba1 MIPS: Add -Werror to arch/mips/Kbuild by Sam Ravnborg · 14 years ago
  20. abb86dc MIPS: math-emu: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  21. 3e4088a MIPS: math-emu: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  22. 24da36c MIPS: math-emu: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  23. c273625 MIPS: math-emu: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  24. 6337f5e MIPS: math-emu: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  25. 055899a MIPS: math-emu: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  26. e48682d MIPS: Restore signalling NaN behaviour for abs.[sd] by Chris Dearman · 14 years ago
  27. 3f13553 MIPS: Coding style cleanups of access of FCSR rounding mode bits by Shane McDonald · 14 years ago
  28. 95e8f63 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 by Shane McDonald · 14 years ago
  29. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 14 years ago
  30. 2fe0626 MIPS: Cleanup switches with cases that can be merged by Roel Kluin · 14 years ago
  31. b6ee75e MIPS: Collect FPU emulator statistics per-CPU. by David Daney · 15 years ago
  32. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  33. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  34. da0bac3 MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs. by David Daney · 15 years ago
  35. cea2be4 MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operands by Nigel Stephens · 15 years ago
  36. ba3049e MIPS: Switch FPU emulator trap to BREAK instruction. by Ralf Baechle · 16 years ago
  37. ecab1f4 MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/ by Zhaolei · 16 years ago
  38. f028b86 [MIPS] Fix missing prototypes in asm/fpu.h by Dmitri Vorobiev · 16 years ago
  39. 389310e [MIPS] replace __inline with inline by Harvey Harrison · 16 years ago
  40. 8142294 [MIPS] Compliment va_start() with va_end(). by Richard Knutsson · 17 years ago
  41. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  42. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  43. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  44. 5e0373b [MIPS] Add some __user tags by Atsushi Nemoto · 17 years ago
  45. e70dfc1 [MIPS] math-emu minor cleanup by Atsushi Nemoto · 17 years ago
  46. 83fd38c [MIPS] Add debugfs files to show fpuemu statistics by Atsushi Nemoto · 17 years ago
  47. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  48. 53dc802 [MIPS] FPU ownership management & preemption fixes by Atsushi Nemoto · 17 years ago
  49. e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
  50. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  51. eae8907 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. by Atsushi Nemoto · 18 years ago
  52. ecf52d3 [MIPS] Fix compiler warnings (field width, unused variable) by Atsushi Nemoto · 18 years ago
  53. c5033d7 [MIPS] ieee754[sd]p_neg workaround by Atsushi Nemoto · 19 years ago
  54. 2d5e7b9 MIPS: FP: Remove silly trick to avoid warning. by Ralf Baechle · 19 years ago
  55. 4b724ef Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than by Ralf Baechle · 19 years ago
  56. 3fccc01 Fix all the get_user / put_user related sparse warnings. by Ralf Baechle · 19 years ago
  57. 3c5c8f6 Delete unused ieee754_cname[] and declaration. by Ralf Baechle · 19 years ago
  58. efec3c4 Include for prototypes. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> by Ralf Baechle · 19 years ago
  59. a663bf9 Protect against multiple inclusion. by Ralf Baechle · 19 years ago
  60. 12616ed FPU emulator garbage collection. by Ralf Baechle · 19 years ago
  61. 587cb98 GCC bulletproofing: __mips64 is only defined when compiling for 64-bit by Ralf Baechle · 19 years ago
  62. 4a99d1e Now that a struct is the only member left in struct by Ralf Baechle · 19 years ago
  63. baee502 Get rid of the eir struct mips_fpu_emulator_private member. It's by Ralf Baechle · 19 years ago
  64. cd21dfc Fix preemption and SMP problems in the FP emulator code. by Ralf Baechle · 19 years ago
  65. 333d1f6 Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and by Ralf Baechle · 19 years ago
  66. 0bd5d2e Cleanup fpuemuprivate declarations. by Ralf Baechle · 19 years ago
  67. 766160c [PATCH] mips: fix build warnings by Yoichi Yuasa · 19 years ago
  68. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago