1. 409d02e x86: copy_from_user() should not return -EFAULT by Heiko Carstens · 15 years ago
  2. 63312b6 x86: Add a Kconfig option to turn the copy_from_user warnings into errors by Arjan van de Ven · 15 years ago
  3. 4a31276 x86: Turn the copy_from_user check into an (optional) compile time warning by Arjan van de Ven · 15 years ago
  4. 9f0cf4a x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() by Arjan van de Ven · 15 years ago
  5. 4fe4878 x86: Fix uaccess_32.h typo by Sergey Senozhatsky · 15 years ago
  6. d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 16 years ago
  7. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  8. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/uaccess_32.h]
  9. c7e78cf lockstat: contend with points by Peter Zijlstra · 16 years ago
  10. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  11. 22cac16 x86: define architectural characteristics in uaccess.h. by Glauber Costa · 16 years ago
  12. 8bc7de0c x86: put movsl_mask into uaccess.h. by Glauber Costa · 16 years ago
  13. 8cb834e x86: move __get_user and __put_user into uaccess.h. by Glauber Costa · 16 years ago
  14. e30a44f x86: merge put_user. by Glauber Costa · 16 years ago
  15. 64a978c x86: be more explicit in __put_user_x. by Glauber Costa · 16 years ago
  16. 3f16822 x86: merge __get_user_asm and its users. by Glauber Costa · 16 years ago
  17. dc70ddf x86: merge __put_user_asm and its user. by Glauber Costa · 16 years ago
  18. 5e32216 x86: use k modifier for 4-byte access. by Glauber Costa · 16 years ago
  19. 002ca16 x86: move __addr_ok to uaccess.h. by Glauber Costa · 16 years ago
  20. 865e5b7 x86: merge getuser. by Glauber Costa · 16 years ago
  21. ca23386 x86: merge common parts of uaccess. by Glauber Costa · 16 years ago
  22. be9d06b x86: use something common for both architectures. by Glauber Costa · 16 years ago
  23. 1dc186e x86: use long instead of int. by Glauber Costa · 16 years ago
  24. 53938a6 x86: commonize __range_not_ok. by Glauber Costa · 16 years ago
  25. 70706e4 x86: user put_user_x instead of all variants. by Glauber Costa · 16 years ago
  26. 268cf04 x86: don't save ebx in putuser_32.S. by Glauber Costa · 16 years ago
  27. b1fcec7 include/asm-x86/uaccess_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  28. 14e6d17 x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h by H. Peter Anvin · 16 years ago
  29. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-i386/uaccess.h]
  30. 48dd934 i386: replace hard-coded constant with appropriate macro from kernel.h by Robert P. J. Day · 17 years ago
  31. 6d1c426 [PATCH] i386: Update __copy_to_user_inatomic linuxdoc description by Aneesh Kumar K.V · 17 years ago
  32. 16cf5b3 [PATCH] fix sparse warnings from {asm,net}/checksum.h by Tilman Schmidt · 17 years ago
  33. 9c7fff6 [PATCH] uaccess.h: match kernel-doc and function names by Randy Dunlap · 18 years ago
  34. 7c12d81 [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386 by NeilBrown · 18 years ago
  35. 01408c4 [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes by NeilBrown · 18 years ago
  36. 722f4f5 [PATCH] x86: fix __range_ok constraint by Roman Zippel · 18 years ago
  37. c22ce14 [PATCH] x86: cache pollution aware __copy_from_user_ll() by Hiro Yoshioka · 18 years ago
  38. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  39. 30e931d [PATCH] i386: Add a temporary to make put_user more type safe by Eric W. Biederman · 18 years ago
  40. 652050a [PATCH] mark several functions __always_inline by Ingo Molnar · 18 years ago
  41. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago