1. 2a7d4ee parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64() by John David Anglin · 4 years, 4 months ago
  2. f15309d parisc: Add ioread64_hi_lo() and iowrite64_hi_lo() by Helge Deller · 4 years, 4 months ago
  3. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 6 months ago
  4. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  5. b344d6a parisc: add support for cmpxchg on u8 pointers by Liam Beguin · 4 years, 6 months ago
  6. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  7. 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 8 months ago
  8. eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 8 months ago
  9. 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 5 years ago
  10. 77a8710 parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user() by Al Viro · 5 years ago
  11. 83af58f parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat by Helge Deller · 6 years ago
  12. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  13. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  14. 660662f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150 by Thomas Gleixner · 6 years ago
  15. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  16. 7d1689a parisc: iomap: introduce io{read|write}64 by Logan Gunthorpe · 6 years ago
  17. c8921d7 parisc: Fix and improve kernel stack unwinding by Helge Deller · 6 years ago
  18. 6a16fc3 parisc: remove duplicate includes by Pravin Shedge · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. da3dc73 parisc: Drop exception_data struct by Helge Deller · 7 years ago
  21. 741394c parisc: Inline trivial exception code in lusercopy.S by Helge Deller · 8 years ago
  22. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. 409c1b2 parisc: fix bugs in pa_memcpy by Mikulas Patocka · 8 years ago
  24. f64fd18 parisc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  25. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  26. d19f5e4 parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 8 years ago
  27. 554bfec parisc: Fix access fault handling in pa_memcpy() by Helge Deller · 8 years ago
  28. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  29. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  30. 9e91db6 parisc: Add hardened usercopy feature by Helge Deller · 8 years ago
  31. f39cce6 parisc: Add cfi_startproc and cfi_endproc to assembly code by Helge Deller · 8 years ago
  32. a549c45 parisc: Change structure intialisation to C99 style in iomap.c by Amitoj Kaur Chawla · 9 years ago
  33. 54b66800 parisc: Add native high-resolution sched_clock() implementation by Helge Deller · 9 years ago
  34. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
  35. 6ddb798 parisc: percpu: update comments referring to __get_cpu_var by Christoph Lameter · 10 years ago
  36. 496252f parisc: Replace __get_cpu_var uses for address calculation by Christoph Lameter · 11 years ago
  37. 964f413 parisc: size_t is unsigned, so comparison size < 0 doesn't make sense. by Helge Deller · 11 years ago
  38. 9af63ae parisc: do not inline pa_memcpy() internal functions by Helge Deller · 11 years ago
  39. f6d12ee parisc: make udelay() SMP-safe by Helge Deller · 11 years ago
  40. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
  41. db080f9 parisc: let probe_kernel_read() capture access to page zero by Helge Deller · 11 years ago
  42. 5b879d7 parisc: Fix gcc miscompilation in pa_memcpy() by Helge Deller · 12 years ago
  43. ca0ad83 parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds. by John David Anglin · 12 years ago
  44. d8d0524 parisc: avoid unitialized variable warning in pa_memcpy() by Helge Deller · 12 years ago
  45. b1195c0 [PARISC] update parisc to use generic strncpy_from_user() by James Bottomley · 13 years ago
  46. 527dcdc Disintegrate asm/system.h for PA-RISC by David Howells · 13 years ago
  47. 629a858 parisc: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  48. a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  49. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  50. 888c31f parisc: add strict copy size checks (v2) by Helge Deller · 15 years ago
  51. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  52. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  53. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  54. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  55. 87451d8 parisc: fix mismatched parenthesis in memcpy.c by Randolph Chung · 16 years ago
  56. 071327e parisc: remove CVS keywords by Alexander Beregalov · 16 years ago
  57. 8f47cb87 parisc: lib/: make code static by Adrian Bunk · 16 years ago
  58. dfcf753 Revert "parisc: fix trivial section name warnings" by Kyle McMartin · 17 years ago
  59. 91bae23 parisc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  60. bd3bb8c parisc: fix trivial section name warnings by Helge Deller · 17 years ago
  61. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 17 years ago
  62. 9d29213 Revert "[PARISC] import necessary bits of libgcc.a" by Kyle McMartin · 17 years ago
  63. efb80e7 [PARISC] import necessary bits of libgcc.a by Kyle McMartin · 17 years ago
  64. f13cec8 [PARISC] parisc: "extern inline" -> "static inline" by Adrian Bunk · 17 years ago
  65. a8f44e3 [PARISC] use CONFIG_64BIT instead of __LP64__ by Helge Deller · 18 years ago
  66. 0b3d643 [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro by Helge Deller · 18 years ago
  67. 7814e4b [NET]: PARISC checksum annotations and cleanups. by Al Viro · 18 years ago
  68. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  69. a41d386 [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP by Helge Deller · 19 years ago
  70. 61520e1 [PARISC] Specify level to fix binutils level promotion bug by Grant Grundler · 19 years ago
  71. fa681a1 [PARISC] Disable use of fpregs in pa_memcpy by Randolph Chung · 19 years ago
  72. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  73. 0013a85 kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  74. dae409a [PATCH] add Big Endian variants of ioread/iowrite by James Bottomley · 20 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago