aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-10parisc: Inline trivial exception code in lusercopy.SHelge Deller1-16/+9
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+8
2017-04-15parisc: fix bugs in pa_memcpyMikulas Patocka1-13/+14
2017-04-02parisc: switch to RAW_COPY_USERAl Viro1-7/+7
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro4-557/+322
2017-03-29parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2-99/+1
2017-03-29parisc: Fix access fault handling in pa_memcpy()Helge Deller2-458/+321
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-06parisc: Add hardened usercopy featureHelge Deller1-5/+6
2016-10-05parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller2-12/+12
2016-08-02parisc: Change structure intialisation to C99 style in iomap.cAmitoj Kaur Chawla1-32/+32
2016-05-22parisc: Add native high-resolution sched_clock() implementationHelge Deller1-4/+2
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller1-0/+6
2014-12-13parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter1-2/+2
2014-04-03parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter1-1/+1
2013-11-20parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller1-1/+1
2013-11-19parisc: do not inline pa_memcpy() internal functionsHelge Deller1-2/+2
2013-11-07parisc: make udelay() SMP-safeHelge Deller2-1/+74
2013-11-07parisc: provide macro to create exception table entriesHelge Deller1-7/+3
2013-10-13parisc: let probe_kernel_read() capture access to page zeroHelge Deller1-1/+14
2013-07-09parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller1-29/+50
2013-04-25parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2-1/+27
2013-03-02parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller1-1/+1
2012-05-31[PARISC] update parisc to use generic strncpy_from_user()James Bottomley1-41/+0
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells1-1/+0
2011-11-28parisc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-23/+0
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-03-06parisc: add strict copy size checks (v2)Helge Deller1-1/+2
2010-01-05Merge branch 'master' into percpuTejun Heo1-2/+2
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-1/+1
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-4/+4
2009-07-03parisc: fix mismatched parenthesis in memcpy.cRandolph Chung1-1/+1
2009-07-03parisc: remove CVS keywordsAlexander Beregalov1-2/+0
2009-01-05parisc: lib/: make code staticAdrian Bunk2-2/+2
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin2-5/+3
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-05-15parisc: fix trivial section name warningsHelge Deller2-3/+5
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-2/+2
2007-12-06Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin29-4627/+1
2007-10-18[PARISC] import necessary bits of libgcc.aKyle McMartin29-1/+4627
2007-10-18[PARISC] parisc: "extern inline" -> "static inline"Adrian Bunk1-2/+2
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-2/+2
2007-02-17[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller3-62/+33
2006-12-02[NET]: PARISC checksum annotations and cleanups.Al Viro1-7/+10
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller1-4/+0
2005-10-21[PARISC] Specify level to fix binutils level promotion bugGrant Grundler1-1/+3