aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/lib
Commit message (Expand)AuthorAge
* parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...Helge Deller2019-08-03
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* parisc: iomap: introduce io{read|write}64Logan Gunthorpe2019-01-22
* parisc: Fix and improve kernel stack unwindingHelge Deller2018-08-13
* parisc: remove duplicate includesPravin Shedge2017-12-17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* parisc: Drop exception_data structHelge Deller2017-08-22
* parisc: Inline trivial exception code in lusercopy.SHelge Deller2017-05-10
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\
| * parisc: switch to RAW_COPY_USERAl Viro2017-04-02
| * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| |\
| * | new helper: uaccess_kernel()Al Viro2017-03-28
* | | parisc: fix bugs in pa_memcpyMikulas Patocka2017-04-15
| |/ |/|
* | parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-29
* | parisc: Fix access fault handling in pa_memcpy()Helge Deller2017-03-29
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* parisc: Add hardened usercopy featureHelge Deller2016-10-06
* parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller2016-10-05
* parisc: Change structure intialisation to C99 style in iomap.cAmitoj Kaur Chawla2016-08-02
* parisc: Add native high-resolution sched_clock() implementationHelge Deller2016-05-22
* parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-08
* parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter2014-12-13
* parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-04-03
* parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller2013-11-19
* parisc: do not inline pa_memcpy() internal functionsHelge Deller2013-11-19
* parisc: make udelay() SMP-safeHelge Deller2013-11-07
* parisc: provide macro to create exception table entriesHelge Deller2013-11-07
* parisc: let probe_kernel_read() capture access to page zeroHelge Deller2013-10-13
* parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller2013-07-09
* parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-25
* parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller2013-03-02
* [PARISC] update parisc to use generic strncpy_from_user()James Bottomley2012-05-31
* Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-28
* parisc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
* parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* parisc: add strict copy size checks (v2)Helge Deller2010-03-06
* Merge branch 'master' into percpuTejun Heo2010-01-04
|\
| * locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
| * locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
|/
* parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-02
* parisc: remove CVS keywordsAlexander Beregalov2009-07-02
* parisc: lib/: make code staticAdrian Bunk2009-01-05
* Revert "parisc: fix trivial section name warnings"Kyle McMartin2008-06-13
* parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-15
* parisc: fix trivial section name warningsHelge Deller2008-05-15