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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-07-02
1
-10
/
+30
*
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
2017-03-16
3
-5
/
+10
*
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
2017-02-23
1
-2
/
+9
*
parisc: fix copy_from_user()
Al Viro
2016-11-20
1
-2
/
+5
*
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
2016-11-20
1
-2
/
+2
*
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
2016-08-22
1
-1
/
+9
*
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
2016-06-15
1
-1
/
+1
*
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
2016-05-01
4
-0
/
+9
*
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
2016-05-01
1
-0
/
+3
*
parisc: Avoid function pointers for kernel exception routines
Helge Deller
2016-05-01
1
-5
/
+5
*
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller
2016-02-13
1
-0
/
+4
*
parisc: Fix syscall restarts
Helge Deller
2016-01-22
1
-12
/
+52
*
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
2015-10-13
1
-2
/
+6
*
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
2015-08-07
3
-1
/
+29
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-02-20
1
-0
/
+2
*
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John David Anglin
2014-11-05
1
-1
/
+6
*
parisc: fix epoll_pwait syscall on compat kernel
Helge Deller
2014-05-18
1
-1
/
+1
*
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
Helge Deller
2013-11-28
1
-0
/
+4
*
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
2013-11-28
1
-3
/
+3
*
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-10-26
1
-0
/
+2
*
Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2013-03-06
2
-3
/
+28
*
fix user-triggerable panic on parisc
Al Viro
2012-12-06
1
-2
/
+4
*
fix virtual aliasing issue in get_shared_area()
James Bottomley
2012-12-06
1
-0
/
+2
*
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Mel Gorman
2012-09-19
1
-2
/
+2
*
fix TLB fault path on PA2.0 narrow systems
James Bottomley
2012-06-10
1
-13
/
+17
*
fix boot failure on 32-bit systems caused by branch stubs placed before .text
John David Anglin
2012-06-10
1
-2
/
+4
*
fix panic on prefetch(NULL) on PA7300LC
James Bottomley
2012-05-31
1
-1
/
+6
*
fix crash in flush_icache_page_asm on PA1.1
John David Anglin
2012-05-31
1
-18
/
+20
*
fix PA1.1 oops on boot
James Bottomley
2012-05-31
1
-0
/
+4
*
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
4
-0
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2011-10-28
1
-1
/
+2
|
\
|
*
compat: sync compat_stats with statfs.
Eric W. Biederman
2011-10-28
1
-1
/
+2
*
|
parisc: Kconfig: cleanup Kernel page size default
Paul Bolle
2011-10-13
1
-3
/
+1
*
|
doc: fix broken references
Paul Bolle
2011-09-27
2
-2
/
+2
|
/
*
remove remaining references to nfsservctl
Stephen Rothwell
2011-08-29
1
-1
/
+1
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
2011-08-04
4
-9
/
+65
|
\
|
*
[PARISC] wire up sendmmsg syscall
James Bottomley
2011-07-31
2
-1
/
+3
|
*
[PARISC] fix return type of __atomic64_add_return
John David Anglin
2011-07-29
1
-2
/
+2
|
*
[PARISC] Fix futex support
Carlos O'Donell
2011-07-18
1
-6
/
+60
*
|
Merge branch 'apei' into apei-release
Len Brown
2011-08-03
1
-0
/
+1
|
\
\
|
*
|
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
Huang Ying
2011-08-03
1
-0
/
+1
|
|
/
*
|
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
1
-5
/
+0
*
|
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
1
-5
/
+5
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
7
-7
/
+6
*
|
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-26
1
-8
/
+1
*
|
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-26
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
2
-2
/
+2
|
\
\
|
*
|
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-07-21
2
-2
/
+2
|
|
/
*
/
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-12
/
+0
|
/
*
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
2011-06-27
1
-7
/
+0
[next]