aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/lib
AgeCommit message (Expand)AuthorFilesLines
2023-08-10parisc: ucmpdi2: Fix no previous prototype for '__ucmpdi2' warningGravatar Helge Deller 1-1/+2
2022-09-23parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo]Gravatar Linus Walleij 1-36/+0
2022-09-10parisc: Remove 64bit access on 32bit machinesGravatar Linus Walleij 1-2/+22
2022-03-11parisc: Use constants to encode the space registers like SR_KERNELGravatar Helge Deller 1-8/+8
2022-02-07parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()Gravatar Andy Shevchenko 1-0/+18
2021-11-01parisc: mark xchg functions notraceGravatar Sven Schnelle 1-6/+6
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledGravatar Helge Deller 1-1/+3
2021-09-09parisc: Implement __get/put_kernel_nofault()Gravatar Helge Deller 1-17/+1
2021-09-09parisc: Drop strnlen_user() in favour of generic versionGravatar Helge Deller 1-34/+0
2021-09-08arch: remove compat_alloc_user_spaceGravatar Arnd Bergmann 1-9/+0
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Gravatar Helge Deller 3-138/+74
2020-10-15parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()Gravatar John David Anglin 1-3/+3
2020-10-15parisc: Add ioread64_hi_lo() and iowrite64_hi_lo()Gravatar Helge Deller 1-0/+18
2020-08-20unify generic instances of csum_partial_copy_nocheck()Gravatar Al Viro 1-17/+0
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Gravatar Krzysztof Kozlowski 1-36/+36
2020-07-21parisc: add support for cmpxchg on u8 pointersGravatar Liam Beguin 1-0/+12
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultGravatar Christoph Hellwig 1-1/+1
2020-06-09maccess: always use strict semantics for probe_kernel_readGravatar Christoph Hellwig 1-1/+1
2020-06-09maccess: unify the probe kernel arch hooksGravatar Christoph Hellwig 1-8/+4
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hGravatar Al Viro 1-14/+0
2020-05-29parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Gravatar Al Viro 1-9/+3
2019-08-03parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...Gravatar Helge Deller 3-93/+138
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Gravatar Thomas Gleixner 1-15/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Gravatar Thomas Gleixner 1-15/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-01-22parisc: iomap: introduce io{read|write}64Gravatar Logan Gunthorpe 1-0/+64
2018-08-13parisc: Fix and improve kernel stack unwindingGravatar Helge Deller 1-21/+0
2017-12-17parisc: remove duplicate includesGravatar Pravin Shedge 1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 5-0/+5
2017-08-22parisc: Drop exception_data structGravatar Helge Deller 1-2/+0
2017-05-10parisc: Inline trivial exception code in lusercopy.SGravatar Helge Deller 1-16/+9
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-8/+8
2017-04-15parisc: fix bugs in pa_memcpyGravatar Mikulas Patocka 1-13/+14
2017-04-02parisc: switch to RAW_COPY_USERGravatar Al Viro 1-7/+7
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Al Viro 4-557/+322
2017-03-29parisc: Clean up fixup routines for get_user()/put_user()Gravatar Helge Deller 2-99/+1
2017-03-29parisc: Fix access fault handling in pa_memcpy()Gravatar Helge Deller 2-458/+321
2017-03-28new helper: uaccess_kernel()Gravatar Al Viro 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-10-06parisc: Add hardened usercopy featureGravatar Helge Deller 1-5/+6
2016-10-05parisc: Add cfi_startproc and cfi_endproc to assembly codeGravatar Helge Deller 2-12/+12
2016-08-02parisc: Change structure intialisation to C99 style in iomap.cGravatar Amitoj Kaur Chawla 1-32/+32
2016-05-22parisc: Add native high-resolution sched_clock() implementationGravatar Helge Deller 1-4/+2
2016-04-08parisc: Unbreak handling exceptions from kernel modulesGravatar Helge Deller 1-0/+6
2014-12-13parisc: percpu: update comments referring to __get_cpu_varGravatar Christoph Lameter 1-2/+2
2014-04-03parisc: Replace __get_cpu_var uses for address calculationGravatar Christoph Lameter 1-1/+1
2013-11-20parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Gravatar Helge Deller 1-1/+1
2013-11-19parisc: do not inline pa_memcpy() internal functionsGravatar Helge Deller 1-2/+2
2013-11-07parisc: make udelay() SMP-safeGravatar Helge Deller 2-1/+74