aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/lib/lusercopy.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-09parisc: Implement __get/put_kernel_nofault()Helge Deller1-17/+1
2021-09-09parisc: Drop strnlen_user() in favour of generic versionHelge Deller1-34/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner1-15/+1
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller1-21/+0
2017-05-10parisc: Inline trivial exception code in lusercopy.SHelge Deller1-16/+9
2017-04-15parisc: fix bugs in pa_memcpyMikulas Patocka1-13/+14
2017-03-29parisc: Fix access fault handling in pa_memcpy()Helge Deller1-0/+318
2016-10-05parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller1-4/+4
2013-11-07parisc: provide macro to create exception table entriesHelge Deller1-7/+3
2012-05-31[PARISC] update parisc to use generic strncpy_from_user()James Bottomley1-41/+0
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin1-3/+2
2008-05-15parisc: fix trivial section name warningsHelge Deller1-2/+3
2007-02-17[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller1-25/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+193