1. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  2. ea6f043 x86: Make __get_user() generate an out-of-line call by Linus Torvalds · 4 years, 9 months ago
  3. 47058bb x86: remove address space overrides using set_fs() by Christoph Hellwig · 4 years, 4 months ago
  4. 6dcc562 x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  5. ef77e68 x86/asm: Annotate local pseudo-functions by Jiri Slaby · 5 years ago
  6. 98ededb x86/asm: Make some functions local labels by Jiri Slaby · 5 years ago
  7. 82e844a x86/uaccess: Remove redundant CLACs in getuser/putuser error paths by Josh Poimboeuf · 5 years ago
  8. 75045f7 x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups by Jann Horn · 6 years ago
  9. c7f631c x86/get_user: Use pointer masking to limit speculation by Dan Williams · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 784d569 x86: move exports to actual definitions by Al Viro · 9 years ago
  12. 13d4ea0 x86/uaccess: Move thread_info::addr_limit to thread_struct by Andy Lutomirski · 8 years ago
  13. 131484c x86/debug: Remove perpetually broken, unmaintainable dwarf annotations by Ingo Molnar · 10 years ago
  14. 1664016 x86: Be consistent with data size in getuser.S by H. Peter Anvin · 12 years ago
  15. 96477b4 x86-32: Add support for 64bit get_user() by Ville Syrjälä · 12 years ago
  16. 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
  17. 1a27bc0d x86, extable: Remove open-coded exception table entries in arch/x86/lib/getuser.S by H. Peter Anvin · 13 years ago
  18. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 16 years ago
  19. 6c2d458 x86: merge getuser asm functions. by Glauber Costa · 17 years ago[Renamed (88%) from arch/x86/lib/getuser_64.S]
  20. 87e2f1e x86: use _ASM_PTR instead of explicit word-size pointers. by Glauber Costa · 17 years ago
  21. 40faf46 x86: introduce __ASM_REG macro. by Glauber Costa · 17 years ago
  22. ef8c1a2 x86: don't use word-size specifiers on getuser_64. by Glauber Costa · 17 years ago
  23. 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 17 years ago
  24. 9262875 x86: adapt x86_64 getuser functions. by Glauber Costa · 17 years ago
  25. edf1016 x86: don't clobber r8 nor use rcx. by Glauber Costa · 17 years ago
  26. 185f3d3 x86_64: move lib by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/lib/getuser_64.S]
  27. 4529a0f x86_64: prepare shared lib/getuser.S by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/lib/getuser.S]
  28. 8d379da [PATCH] annotate arch/x86_64/lib/*.S by Jan Beulich · 18 years ago
  29. e2d5df9 kbuild: alpha,x86_64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  30. 3a6fd75 [PATCH] x86_64: Bug in new out of line put_user() by Alexander Nyberg · 20 years ago
  31. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago