1. 5b24a7a Add 'unsafe' user access functions for batched accesses by Linus Torvalds · 9 years ago
  2. 0ab32b6 uaccess: reimplement probe_kernel_address() using probe_kernel_read() by Andrew Morton · 9 years ago
  3. 1a6877b lib: introduce strncpy_from_unsafe() by Alexei Starovoitov · 9 years ago
  4. 8222dbe sched/preempt, mm/fault: Decouple preemption from the page fault logic by David Hildenbrand · 10 years ago
  5. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  6. 8bcbde5 sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled by David Hildenbrand · 10 years ago
  7. 62b94a0 sched/preempt: Take away preempt_enable_no_resched() from modules by Peter Zijlstra · 11 years ago
  8. bdb4380 sched: Extract the basic add/sub preempt_count modifiers by Peter Zijlstra · 11 years ago
  9. f29c504 maccess,probe_kernel: Make write/read src const void * by Steven Rostedt · 14 years ago
  10. 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 15 years ago
  11. fb71e45 uaccess: fix parameters inversion for __copy_from_user_inatomic() by Hiroshi Shimamoto · 16 years ago
  12. 1d18ef4 x86: some lock annotations for user copy paths, v3 by Ingo Molnar · 16 years ago
  13. c33fa9f uaccess: add probe_kernel_write() by Ingo Molnar · 17 years ago
  14. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  15. 20aa7b2 [PATCH] probe_kernel_address() needs to do set_fs() by Andrew Morton · 18 years ago
  16. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  17. 2fff0a4 [PATCH] Generic: Move __user cast into probe_kernel_address by Andi Kleen · 18 years ago
  18. 1b79e55 [PATCH] add probe_kernel_address() by Andrew Morton · 18 years ago
  19. c22ce14 [PATCH] x86: cache pollution aware __copy_from_user_ll() by Hiro Yoshioka · 19 years ago