1. 186ecf1 parisc: Avoid compiler warnings with access_ok() by Helge Deller · 8 years ago
  2. 09b871f parisc: Define access_ok() as macro by Helge Deller · 9 years ago
  3. 9e91db6 parisc: Add hardened usercopy feature by Helge Deller · 9 years ago
  4. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  5. aace880 parisc: fix copy_from_user() by Al Viro · 9 years ago
  6. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 9 years ago
  7. d2ad824 parisc: Add 64bit get_user() and put_user() for 32bit kernel by Helge Deller · 9 years ago
  8. 06bff6b parisc: Simplify and speed up get_user() and put_user() by Helge Deller · 9 years ago
  9. cb910c1 parisc: Update comment regarding relative extable support by Helge Deller · 9 years ago
  10. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
  11. 0de7985 parisc: Use generic extable search and sort routines by Helge Deller · 9 years ago
  12. b9762e7 parisc: macro whitespace fixes by Michael S. Tsirkin · 11 years ago
  13. 876b2a0 parisc/uaccess: fix sparse errors by Michael S. Tsirkin · 11 years ago
  14. 8dd95c6 parisc: Use BUILD_BUG() instead of undefined functions by Helge Deller · 11 years ago
  15. a0ffa8f Revert "parisc: implement full version of access_ok()" by Helge Deller · 12 years ago
  16. 63379c1 parisc: implement full version of access_ok() by Helge Deller · 12 years ago
  17. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 12 years ago
  18. 0f28b62 parisc: uaccess: fix compiler warnings caused by __put_user casting by Will Deacon · 12 years ago
  19. b1195c0 [PARISC] update parisc to use generic strncpy_from_user() by James Bottomley · 13 years ago
  20. 527dcdc Disintegrate asm/system.h for PA-RISC by David Howells · 13 years ago
  21. 888c31f parisc: add strict copy size checks (v2) by Helge Deller · 16 years ago
  22. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 16 years ago
  23. e448372 parisc: fix `struct pt_regs' declared inside parameter list warning by Helge Deller · 17 years ago
  24. c61c25e parisc: fix kernel crash (protection id trap) when compiling ruby1.9 by Kyle McMartin · 17 years ago
  25. deae26b parisc: move include/asm-parisc to arch/parisc/include/asm by Kyle McMartin · 17 years ago[Renamed from include/asm-parisc/uaccess.h]
  26. 0b3d643 [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro by Helge Deller · 19 years ago
  27. ca72a22 [PARISC] fix fixup declarations for 32bit and use CONFIG_64BIT by Helge Deller · 19 years ago
  28. 94a1981 [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines by Helge Deller · 19 years ago
  29. e6fc044 [PARISC] Remove sched.h from uaccess.h on parisc by Matthew Wilcox · 19 years ago
  30. 3fd3a74 [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list by Carlos O'Donell · 19 years ago
  31. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 20 years ago
  32. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 20 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago