1. ba3049e MIPS: Switch FPU emulator trap to BREAK instruction. by Ralf Baechle · 16 years ago
  2. ecab1f4 MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/ by Zhaolei · 16 years ago
  3. f028b86 [MIPS] Fix missing prototypes in asm/fpu.h by Dmitri Vorobiev · 16 years ago
  4. 389310e [MIPS] replace __inline with inline by Harvey Harrison · 16 years ago
  5. 8142294 [MIPS] Compliment va_start() with va_end(). by Richard Knutsson · 17 years ago
  6. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  7. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  8. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  9. 5e0373b [MIPS] Add some __user tags by Atsushi Nemoto · 17 years ago
  10. e70dfc1 [MIPS] math-emu minor cleanup by Atsushi Nemoto · 17 years ago
  11. 83fd38c [MIPS] Add debugfs files to show fpuemu statistics by Atsushi Nemoto · 17 years ago
  12. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  13. 53dc802 [MIPS] FPU ownership management & preemption fixes by Atsushi Nemoto · 17 years ago
  14. e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
  15. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  16. eae8907 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. by Atsushi Nemoto · 18 years ago
  17. ecf52d3 [MIPS] Fix compiler warnings (field width, unused variable) by Atsushi Nemoto · 18 years ago
  18. c5033d7 [MIPS] ieee754[sd]p_neg workaround by Atsushi Nemoto · 19 years ago
  19. 2d5e7b9 MIPS: FP: Remove silly trick to avoid warning. by Ralf Baechle · 19 years ago
  20. 4b724ef Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than by Ralf Baechle · 19 years ago
  21. 3fccc01 Fix all the get_user / put_user related sparse warnings. by Ralf Baechle · 19 years ago
  22. 3c5c8f6 Delete unused ieee754_cname[] and declaration. by Ralf Baechle · 19 years ago
  23. efec3c4 Include for prototypes. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> by Ralf Baechle · 19 years ago
  24. a663bf9 Protect against multiple inclusion. by Ralf Baechle · 19 years ago
  25. 12616ed FPU emulator garbage collection. by Ralf Baechle · 19 years ago
  26. 587cb98 GCC bulletproofing: __mips64 is only defined when compiling for 64-bit by Ralf Baechle · 19 years ago
  27. 4a99d1e Now that a struct is the only member left in struct by Ralf Baechle · 19 years ago
  28. baee502 Get rid of the eir struct mips_fpu_emulator_private member. It's by Ralf Baechle · 19 years ago
  29. cd21dfc Fix preemption and SMP problems in the FP emulator code. by Ralf Baechle · 19 years ago
  30. 333d1f6 Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and by Ralf Baechle · 19 years ago
  31. 0bd5d2e Cleanup fpuemuprivate declarations. by Ralf Baechle · 19 years ago
  32. 766160c [PATCH] mips: fix build warnings by Yoichi Yuasa · 19 years ago
  33. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  34. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago