1. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  2. a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. 409d02e x86: copy_from_user() should not return -EFAULT by Heiko Carstens · 15 years ago
  4. 1b1d925 x86-64: Modify copy_user_generic() alternatives mechanism by Jan Beulich · 15 years ago
  5. 3c93ca0 x86: Add missing might_fault() checks to copy_{to,from}_user() by Frederic Weisbecker · 15 years ago
  6. 1472248 x86-64: __copy_from_user_inatomic() adjustments by Jan Beulich · 15 years ago
  7. 9f0cf4a x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() by Arjan van de Ven · 15 years ago
  8. 155b735 x86: Fix movq immediate operand constraints in uaccess_64.h by Uros Bizjak · 15 years ago
  9. f180053 x86, mm: dont use non-temporal stores in pagecache accesses by Ingo Molnar · 15 years ago
  10. 95108fa x86: usercopy: check for total size when deciding non-temporal cutoff by Ingo Molnar · 15 years ago
  11. 3255aa2 x86, mm: pass in 'total' to __copy_from_user_*nocache() by Ingo Molnar · 15 years ago
  12. 30d697f x86: fix performance regression in write() syscall by Salman Qazi · 15 years ago
  13. b19b3c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core by Ingo Molnar · 16 years ago
  14. 20a4a23 x86: uaccess_64: fix return value in __copy_from_user() by Hiroshi Shimamoto · 16 years ago
  15. d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 16 years ago
  16. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  17. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/uaccess_64.h]
  18. 8dd2337 xen: compilation fix of drivers/xen/events.c on IA64 by Isaku Yamahata · 16 years ago
  19. c7e78cf lockstat: contend with points by Peter Zijlstra · 16 years ago
  20. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  21. 16dbc6c inotify: fix lock ordering wrt do_page_fault's mmap_sem by Nick Piggin · 16 years ago
  22. 42569c3 futex: fixup get_futex_key() for private futexes by Peter Zijlstra · 16 years ago
  23. 6003ab0 Merge branch 'linus' into core/debug by Ingo Molnar · 16 years ago
  24. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  25. 1129585 x86: introduce copy_user_handle_tail() routine by Vitaly Mayatskikh · 16 years ago
  26. 22cac16 x86: define architectural characteristics in uaccess.h. by Glauber Costa · 16 years ago
  27. 8cb834e x86: move __get_user and __put_user into uaccess.h. by Glauber Costa · 16 years ago
  28. e30a44f x86: merge put_user. by Glauber Costa · 16 years ago
  29. ec84095 x86: turn __put_user_check directly into put_user. by Glauber Costa · 16 years ago
  30. 3f16822 x86: merge __get_user_asm and its users. by Glauber Costa · 16 years ago
  31. 6fd4725 x86: don't always use EFAULT on __get_user_size. by Glauber Costa · 16 years ago
  32. dc70ddf x86: merge __put_user_asm and its user. by Glauber Costa · 16 years ago
  33. d42e6af x86: don't always use EFAULT on __put_user_size. by Glauber Costa · 16 years ago
  34. 002ca16 x86: move __addr_ok to uaccess.h. by Glauber Costa · 16 years ago
  35. 865e5b7 x86: merge getuser. by Glauber Costa · 16 years ago
  36. ca23386 x86: merge common parts of uaccess. by Glauber Costa · 16 years ago
  37. be9d06b x86: use something common for both architectures. by Glauber Costa · 16 years ago
  38. 8b0a8aa x86: introduce likely in macro. by Glauber Costa · 16 years ago
  39. c28b95d x86: change asm constraint. by Glauber Costa · 16 years ago
  40. 53938a6 x86: commonize __range_not_ok. by Glauber Costa · 16 years ago
  41. 0ada316 x86: pass argument to putuser_64 functions in ax register. by Glauber Costa · 16 years ago
  42. 770546b x86: clobber rbx in putuser_64.S. by Glauber Costa · 16 years ago
  43. edf1016 x86: don't clobber r8 nor use rcx. by Glauber Costa · 16 years ago
  44. b896313 include/asm-x86/uaccess_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  45. 71713eee x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h by H. Peter Anvin · 16 years ago
  46. 85f2adf x86: use helper in fault_64.c by Harvey Harrison · 16 years ago
  47. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-x86_64/uaccess.h]
  48. fdd3396 amd64: fix get_user() on bitwise by Al Viro · 17 years ago
  49. ecb7524 [PATCH] kill bogus casts in amd64 uaccess.h by Al Viro · 17 years ago
  50. 0812a57 [PATCH] x86-64: Add __copy_from_user_nocache by Andi Kleen · 17 years ago
  51. 16cf5b3 [PATCH] fix sparse warnings from {asm,net}/checksum.h by Tilman Schmidt · 17 years ago
  52. 5ad0d38 [PATCH] x86_64: fix put_user for 64-bit constant by Roland McGrath · 18 years ago
  53. b07e4ec [PATCH] severing uaccess.h -> sched.h by Al Viro · 18 years ago
  54. b885808 [PATCH] Add proper sparse __user casts to __copy_to_user_inatomic by Andi Kleen · 18 years ago
  55. 383d079 [PATCH] Fix some stylistic issues in uaccess.h by Andi Kleen · 18 years ago
  56. 9591200 [PATCH] Add __must_check to copy_*_user by Andi Kleen · 18 years ago
  57. 3022d73 [PATCH] Fix zeroing on exception in copy_*_user by Andi Kleen · 18 years ago
  58. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  59. 652050a [PATCH] mark several functions __always_inline by Ingo Molnar · 19 years ago
  60. 5f1d189 [PATCH] x86_64: Display meaningful part of filename during BUG() by Jan Beulich · 19 years ago
  61. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago