index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: iomap: introduce io{read|write}64
Logan Gunthorpe
2019-01-22
1
-0
/
+64
*
parisc: Fix and improve kernel stack unwinding
Helge Deller
2018-08-13
1
-21
/
+0
*
parisc: remove duplicate includes
Pravin Shedge
2017-12-17
1
-2
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
*
parisc: Drop exception_data struct
Helge Deller
2017-08-22
1
-2
/
+0
*
parisc: Inline trivial exception code in lusercopy.S
Helge Deller
2017-05-10
1
-16
/
+9
*
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-01
1
-8
/
+8
|
\
|
*
parisc: switch to RAW_COPY_USER
Al Viro
2017-04-02
1
-7
/
+7
|
*
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2017-04-02
4
-557
/
+322
|
|
\
|
*
|
new helper: uaccess_kernel()
Al Viro
2017-03-28
1
-1
/
+1
*
|
|
parisc: fix bugs in pa_memcpy
Mikulas Patocka
2017-04-15
1
-13
/
+14
|
|
/
|
/
|
*
|
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
2017-03-29
2
-99
/
+1
*
|
parisc: Fix access fault handling in pa_memcpy()
Helge Deller
2017-03-29
2
-458
/
+321
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
parisc: Add hardened usercopy feature
Helge Deller
2016-10-06
1
-5
/
+6
*
parisc: Add cfi_startproc and cfi_endproc to assembly code
Helge Deller
2016-10-05
2
-12
/
+12
*
parisc: Change structure intialisation to C99 style in iomap.c
Amitoj Kaur Chawla
2016-08-02
1
-32
/
+32
*
parisc: Add native high-resolution sched_clock() implementation
Helge Deller
2016-05-22
1
-4
/
+2
*
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
2016-04-08
1
-0
/
+6
*
parisc: percpu: update comments referring to __get_cpu_var
Christoph Lameter
2014-12-13
1
-2
/
+2
*
parisc: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2014-04-03
1
-1
/
+1
*
parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.
Helge Deller
2013-11-20
1
-1
/
+1
*
parisc: do not inline pa_memcpy() internal functions
Helge Deller
2013-11-19
1
-2
/
+2
*
parisc: make udelay() SMP-safe
Helge Deller
2013-11-07
2
-1
/
+74
*
parisc: provide macro to create exception table entries
Helge Deller
2013-11-07
1
-7
/
+3
*
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
2013-10-13
1
-1
/
+14
*
parisc: Fix gcc miscompilation in pa_memcpy()
Helge Deller
2013-07-09
1
-29
/
+50
*
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
2013-04-25
2
-1
/
+27
*
parisc: avoid unitialized variable warning in pa_memcpy()
Helge Deller
2013-03-02
1
-1
/
+1
*
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
2012-05-31
1
-41
/
+0
*
Disintegrate asm/system.h for PA-RISC
David Howells
2012-03-28
1
-1
/
+0
*
parisc: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-11-28
1
-23
/
+0
*
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
parisc: add strict copy size checks (v2)
Helge Deller
2010-03-06
1
-1
/
+2
*
Merge branch 'master' into percpu
Tejun Heo
2010-01-05
1
-2
/
+2
|
\
|
*
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
1
-1
/
+1
|
*
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
1
-1
/
+1
*
|
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
1
-4
/
+4
|
/
*
parisc: fix mismatched parenthesis in memcpy.c
Randolph Chung
2009-07-03
1
-1
/
+1
*
parisc: remove CVS keywords
Alexander Beregalov
2009-07-03
1
-2
/
+0
*
parisc: lib/: make code static
Adrian Bunk
2009-01-05
2
-2
/
+2
*
Revert "parisc: fix trivial section name warnings"
Kyle McMartin
2008-06-13
2
-5
/
+3
*
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-15
1
-1
/
+1
*
parisc: fix trivial section name warnings
Helge Deller
2008-05-15
2
-3
/
+5
*
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
2008-04-29
1
-2
/
+2
*
Revert "[PARISC] import necessary bits of libgcc.a"
Kyle McMartin
2007-12-06
29
-4627
/
+1
*
[PARISC] import necessary bits of libgcc.a
Kyle McMartin
2007-10-18
29
-1
/
+4627
*
[PARISC] parisc: "extern inline" -> "static inline"
Adrian Bunk
2007-10-18
1
-2
/
+2
*
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
2007-02-17
1
-2
/
+2
[next]