index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
lib
Age
Commit message (
Expand
)
Author
2017-12-17
parisc: remove duplicate includes
Pravin Shedge
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-22
parisc: Drop exception_data struct
Helge Deller
2017-05-10
parisc: Inline trivial exception code in lusercopy.S
Helge Deller
2017-05-01
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-04-15
parisc: fix bugs in pa_memcpy
Mikulas Patocka
2017-04-02
parisc: switch to RAW_COPY_USER
Al Viro
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2017-03-29
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
2017-03-29
parisc: Fix access fault handling in pa_memcpy()
Helge Deller
2017-03-28
new helper: uaccess_kernel()
Al Viro
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-06
parisc: Add hardened usercopy feature
Helge Deller
2016-10-05
parisc: Add cfi_startproc and cfi_endproc to assembly code
Helge Deller
2016-08-02
parisc: Change structure intialisation to C99 style in iomap.c
Amitoj Kaur Chawla
2016-05-22
parisc: Add native high-resolution sched_clock() implementation
Helge Deller
2016-04-08
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
2014-12-13
parisc: percpu: update comments referring to __get_cpu_var
Christoph Lameter
2014-04-03
parisc: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2013-11-20
parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.
Helge Deller
2013-11-19
parisc: do not inline pa_memcpy() internal functions
Helge Deller
2013-11-07
parisc: make udelay() SMP-safe
Helge Deller
2013-11-07
parisc: provide macro to create exception table entries
Helge Deller
2013-10-13
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
2013-07-09
parisc: Fix gcc miscompilation in pa_memcpy()
Helge Deller
2013-04-25
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
2013-03-02
parisc: avoid unitialized variable warning in pa_memcpy()
Helge Deller
2012-05-31
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
2011-11-28
parisc: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-10-31
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-03-06
parisc: add strict copy size checks (v2)
Helge Deller
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-07-03
parisc: fix mismatched parenthesis in memcpy.c
Randolph Chung
2009-07-03
parisc: remove CVS keywords
Alexander Beregalov
2009-01-05
parisc: lib/: make code static
Adrian Bunk
2008-06-13
Revert "parisc: fix trivial section name warnings"
Kyle McMartin
2008-05-15
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-15
parisc: fix trivial section name warnings
Helge Deller
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
2007-12-06
Revert "[PARISC] import necessary bits of libgcc.a"
Kyle McMartin
2007-10-18
[PARISC] import necessary bits of libgcc.a
Kyle McMartin
2007-10-18
[PARISC] parisc: "extern inline" -> "static inline"
Adrian Bunk
2007-02-17
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
2007-02-17
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
Helge Deller
2006-12-02
[NET]: PARISC checksum annotations and cleanups.
Al Viro
[next]