1. 90d53a9 MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation by Maciej W. Rozycki · 9 years ago
  2. e06b530 MIPS: math-emu: Make NaN classifiers static by Maciej W. Rozycki · 9 years ago
  3. c9a1084 MIPS: math-emu: Optimise NaN handling in comparisons by Maciej W. Rozycki · 9 years ago
  4. d5afa7e MIPS: math-emu: Reinstate sNaN quieting handlers by Maciej W. Rozycki · 9 years ago
  5. ec98f9a MIPS: math-emu: Update sNaN quieting handlers by Maciej W. Rozycki · 9 years ago
  6. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 10 years ago
  7. 56a6473 MIPS: math-emu: Switch to using the MIPS rounding modes. by Ralf Baechle · 10 years ago
  8. 3f7cac4 MIPS: math-emu: Cleanup coding style. by Ralf Baechle · 10 years ago
  9. de2fc34 MIPS: math-emu: Rename get_rounding() functions. by Ralf Baechle · 10 years ago
  10. 90efba3 MIPS: math-emu: Get rid of the useless parts of exception handling. by Ralf Baechle · 10 years ago
  11. f71baa1 MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan. by Ralf Baechle · 10 years ago
  12. 1bc3320 MIPS: math-emu: Remove unused ieee754sp_bestnan() and ieee754dp_bestnan(). by Ralf Baechle · 10 years ago
  13. ad8fb55 MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. by Ralf Baechle · 10 years ago
  14. 1eaf198 MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment. by Ralf Baechle · 10 years ago
  15. 9e8bad1 MIPS: math-emu: Turn macros into functions where possible. by Ralf Baechle · 10 years ago
  16. 47fa0c0 MIPS: math-emu: Reformat code according to coding style. by Ralf Baechle · 10 years ago
  17. 2209bcb MIPS: math-emu: Get rid of typedefs. by Ralf Baechle · 10 years ago
  18. cae5506 MIPS: math-emu: Mark exception handling functions as __cold. by Ralf Baechle · 10 years ago
  19. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  20. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  21. 2fe0626 MIPS: Cleanup switches with cases that can be merged by Roel Kluin · 14 years ago
  22. 8142294 [MIPS] Compliment va_start() with va_end(). by Richard Knutsson · 17 years ago
  23. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago