1. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  2. a5c2a89 x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK by H. Peter Anvin · 12 years ago
  3. 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
  4. 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 12 years ago
  5. 9c67512 x86, extable: Remove open-coded exception table entries in arch/x86/lib/usercopy_32.c by H. Peter Anvin · 12 years ago
  6. 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 12 years ago
  7. 8fd75e1 x86: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  8. 4a31276 x86: Turn the copy_from_user check into an (optional) compile time warning by Arjan van de Ven · 15 years ago
  9. 9f0cf4a x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() by Arjan van de Ven · 15 years ago
  10. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  11. e0a9612 x86: use early clobbers in usercopy*.c by Andi Kleen · 16 years ago
  12. d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 16 years ago
  13. 1d18ef4 x86: some lock annotations for user copy paths, v3 by Ingo Molnar · 16 years ago
  14. 3ee1afa x86: some lock annotations for user copy paths, v2 by Nick Piggin · 16 years ago
  15. c10d38d x86: some lock annotations for user copy paths by Nick Piggin · 16 years ago
  16. 8bfcb39 x86: make movsl_mask definition non-CPU specific by Thomas Petazzoni · 16 years ago
  17. 3f50dbc x86: coding style fixes to arch/x86/lib/usercopy_32.c by Paolo Ciarrocchi · 16 years ago
  18. 28777441 x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c by H. Peter Anvin · 16 years ago
  19. 914c826 x86: export copy_from_user_ll_nocache[_nozero] by Andrew Morton · 16 years ago
  20. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  21. 44f0257 i386: move lib by Thomas Gleixner · 17 years ago[Renamed from arch/i386/lib/usercopy_32.c]
  22. 81f5293 i386: prepare shared lib/usercopy.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/lib/usercopy.c]
  23. c812d6c1 [PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0) by Andi Kleen · 17 years ago
  24. b6a8b31 [PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systems by Thomas Gleixner · 17 years ago
  25. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  26. 35e38a6 [PATCH] kernel-doc: fix function name in usercopy.c by Randy Dunlap · 18 years ago
  27. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  28. 8477b55 [PATCH] i386: remove redundant might_sleep() in user accessors. by Vadim Lobanov · 18 years ago
  29. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  30. 7c12d81 [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386 by NeilBrown · 18 years ago
  31. c22ce14 [PATCH] x86: cache pollution aware __copy_from_user_ll() by Hiro Yoshioka · 18 years ago
  32. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 19 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago