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