1. 14aa136 MIPS: uaccess.h: Fix strnlen_user comment. by Ralf Baechle · 10 years ago
  2. 640465b MIPS: Zero variable read by get_user / __get_user in case of an error. by Ralf Baechle · 10 years ago
  3. 5856381 MIPS: asm: uaccess: Add v1 register to clobber list on EVA by Markos Chandras · 10 years ago
  4. e3a9b07 MIPS: asm: uaccess: Add EVA support for str*_user operations by Markos Chandras · 11 years ago
  5. 05c6516 MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user by Markos Chandras · 11 years ago
  6. 0081ad2 MIPS: asm: uaccess: Rename {get,put}_user_asm macros by Markos Chandras · 11 years ago
  7. ac1d859 MIPS: asm: uaccess: Use EVA instructions wrappers by Markos Chandras · 11 years ago
  8. 18e9001 MIPS: asm: uaccess: Disable unaligned access macros for EVA by Leonid Yegoshin · 11 years ago
  9. ec56b1d MIPS: asm: uaccess: Move duplicated code to common function by Markos Chandras · 11 years ago
  10. d84869a MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm by Markos Chandras · 11 years ago
  11. b22d1b6 Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 11 years ago
  12. 1658f91 MIPS: microMIPS: Disable LL/SC and fix linker bug. by Steven J. Hill · 12 years ago
  13. 9843b03 KVM/MIPS32: KVM Guest kernel support. by Sanjay Lal · 12 years ago
  14. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  15. bb0757e MIPS: Unify memcpy.S and memcpy-inatomic.S by David Daney · 12 years ago
  16. 949e51b MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. by David Daney · 14 years ago
  17. 63d3892 MIPS: Fix sparse warning in incompatiable argument type of clear_user. by Wu Zhangjin · 15 years ago
  18. ef41f46 MIPS: uaccess: Switch lock annotations to might_fault(). by Ralf Baechle · 15 years ago
  19. ed01b3d MIPS: Make uaccess.h slightly more sparse friendly. by Ralf Baechle · 15 years ago
  20. d0aab92 MIPS: Make access_ok() sideeffect proof. by Ralf Baechle · 15 years ago
  21. 71ec6cc MIPS: Replace use of <asm-generic/uaccess.h> with native implementations. by Ralf Baechle · 18 years ago
  22. 384740d MIPS: Move headfiles to new location below arch/mips/include by Ralf Baechle · 16 years ago[Renamed from include/asm-mips/uaccess.h]
  23. 8d2d91e MIPS: Optimize get_user and put_user for 64-bit by Ralf Baechle · 16 years ago
  24. 619b6e1 [MIPS] R4000/R4400 daddiu erratum workaround by Maciej W. Rozycki · 17 years ago
  25. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  26. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  27. d0c91ae [MIPS] Export __copy_user_inatomic. by Ralf Baechle · 18 years ago
  28. e03b526 [MIPS] Fixup copy_from_user_inatomic by Ralf Baechle · 18 years ago
  29. 6f3aa38 [MIPS] Remove stray instruction from __get_user_asm_ll32. by Ralf Baechle · 18 years ago
  30. cb66fb3 [MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace. by Ralf Baechle · 18 years ago
  31. cd1fb9e Revert "[MIPS] Fix warning in get_user when fetching pointer object from userspace." by Ralf Baechle · 18 years ago
  32. 4ed3a77 [MIPS] Fix warning in get_user when fetching pointer object from userspace. by Ralf Baechle · 18 years ago
  33. 131c1a2 [MIPS] Comment fix by Chris Dearman · 18 years ago
  34. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  35. 8ecbbca [MIPS] Fixes for uaccess.h with gcc >= 4.0.1 by Atsushi Nemoto · 19 years ago
  36. 3218357 [MIPS] More uaccess.h fixes with gcc >= 4.0.1. by Ralf Baechle · 19 years ago
  37. 4feb8f8 [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation. by Ralf Baechle · 19 years ago
  38. 27c7c16 Drop might_sleep() calls from get_user() & co. This should fix the issue by Ralf Baechle · 19 years ago
  39. fe00f94 Sparseify MIPS. by Ralf Baechle · 20 years ago
  40. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  41. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago