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