index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Fix comments and enable interrupts later
John David Anglin
2020-10-15
1
-7
/
+7
*
parisc: Do not use an ordered store in pa_tlb_lock()
John David Anglin
2020-07-28
1
-2
/
+7
*
Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
Helge Deller
2020-07-28
1
-23
/
+20
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
sched/rt, parisc: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-5
/
+5
*
parisc: fix frame pointer in ftrace_regs_caller()
Sven Schnelle
2019-10-30
1
-1
/
+1
*
parisc/ftrace: Add KPROBES_ON_FTRACE
Sven Schnelle
2019-08-03
1
-0
/
+99
*
parisc: Wire up clone3 syscall
Helge Deller
2019-07-17
1
-0
/
+1
*
parisc: add dynamic ftrace
Sven Schnelle
2019-06-08
1
-0
/
+64
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
parisc: Use per-pagetable spinlock
Mikulas Patocka
2019-05-03
1
-6
/
+2
*
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
2019-05-03
1
-20
/
+23
*
parisc: Use LINUX_GATEWAY_SPACE constant in entry.S
Helge Deller
2018-10-26
1
-2
/
+3
*
parisc: Drop two instructions from pte lookup code
Helge Deller
2018-10-19
1
-3
/
+1
*
parisc: Add alternative coding infrastructure
Helge Deller
2018-10-17
1
-3
/
+7
*
parisc: Fix address in HPMC IVA
John David Anglin
2018-10-17
1
-1
/
+1
*
parisc: Purge TLB entries after updating page table entry and set page access...
John David Anglin
2018-10-17
1
-3
/
+1
*
parisc: Remove PTE load and fault check from L2_ptep macro
John David Anglin
2018-10-17
1
-6
/
+6
*
parisc: Use PARISC_ITLB_TRAP constant in entry.S
Helge Deller
2018-10-17
1
-1
/
+1
*
parisc: Fix boot failure of 64-bit kernel
Helge Deller
2018-08-21
1
-16
/
+11
*
parisc: Restore possibility to execute 64-bit applications
Helge Deller
2018-08-17
1
-24
/
+28
*
parisc: Fix and improve kernel stack unwinding
Helge Deller
2018-08-13
1
-32
/
+21
*
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
2018-08-08
1
-0
/
+2
*
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
Helge Deller
2018-01-02
1
-2
/
+11
*
Revert "parisc: Re-enable interrupts early"
John David Anglin
2017-12-17
1
-3
/
+9
*
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-08
1
-1
/
+1
*
parisc: Re-enable interrupts early
Helge Deller
2016-12-12
1
-9
/
+3
*
parisc: Add cfi_startproc and cfi_endproc to assembly code
Helge Deller
2016-10-05
1
-22
/
+24
*
parisc: Use long jump to reach ftrace_return_to_handler()
Helge Deller
2016-05-23
1
-1
/
+10
*
parisc: Merge ftrace C-helper and assembler functions into .text.hot section
Helge Deller
2016-05-22
1
-1
/
+1
*
parisc: Fix ftrace function tracer
Helge Deller
2016-04-14
1
-19
/
+74
*
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
2015-11-22
1
-14
/
+31
*
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
2015-11-22
1
-8
/
+3
*
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
2015-07-10
1
-84
/
+79
*
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-04-14
1
-2
/
+2
*
parisc: hpux - Remove hpux gateway page
Helge Deller
2015-02-16
1
-20
/
+0
*
parisc: make interrupt and interruption stack allocation reentrant
John David Anglin
2013-05-24
1
-9
/
+10
*
parisc: fix SMP races when updating PTE and TLB entries in entry.S
John David Anglin
2013-05-11
1
-72
/
+83
*
parisc: implement irq stacks
Helge Deller
2013-05-07
1
-0
/
+41
*
parisc: only re-enable interrupts if we need to schedule or deliver signals w...
John David Anglin
2013-05-07
1
-5
/
+9
*
parisc: use long branch in fork_like macro
John David Anglin
2013-05-06
1
-1
/
+2
*
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
2013-05-06
1
-1
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
1
-38
/
+0
|
\
|
*
parisc: switch to generic sigaltstack
Al Viro
2013-02-03
1
-38
/
+0
*
|
parisc: Fix comment describing setup of access rights in entry.S
John David Anglin
2013-02-20
1
-2
/
+2
*
|
parisc: improve ptrace support for gdb single-step
John David Anglin
2013-01-07
1
-5
/
+13
|
/
*
parisc: switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-30
/
+8
*
parisc: switch to saner kernel_execve() semantics
Al Viro
2012-10-21
1
-19
/
+3
*
parisc: optimizations in copy_thread() and friends
Al Viro
2012-10-14
1
-67
/
+19
[next]