summaryrefslogtreecommitdiff
path: root/arch/parisc/lib
Commit message (Expand)AuthorAge
* 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-20
* 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-05
|\
| * 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-03
* parisc: remove CVS keywordsAlexander Beregalov2009-07-03
* 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
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-29
* Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin2007-12-06
* [PARISC] import necessary bits of libgcc.aKyle McMartin2007-10-18
* [PARISC] parisc: "extern inline" -> "static inline"Adrian Bunk2007-10-18
* [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-17
* [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller2007-02-17
* [NET]: PARISC checksum annotations and cleanups.Al Viro2006-12-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-30
* [PARISC] Specify level to fix binutils level promotion bugGrant Grundler2005-10-21
* [PARISC] Disable use of fpregs in pa_memcpyRandolph Chung2005-10-21
* [PATCH] spinlock consolidationIngo Molnar2005-09-10
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-09
* [PATCH] add Big Endian variants of ioread/iowriteJames Bottomley2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16