index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2022-10-14
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
2022-05-23
parisc: Optimize tmpalias function calls
Helge Deller
2022-05-23
parisc: Don't hardcode assembler bit definitions in tmpalias code
John David Anglin
2022-03-11
parisc: Simplify fast path for non-access data TLB faults
John David Anglin
2021-11-22
parisc: Convert PTE lookup to use extru_safe() macro
Helge Deller
2021-11-13
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
2021-11-01
parisc: move virt_map macro to assembly.h
Sven Schnelle
2021-11-01
parisc: Fix ptrace check on syscall return
Helge Deller
2021-10-30
parisc: Use PRIV_USER instead of 3 in entry.S
Helge Deller
2021-10-30
parisc: fix preempt_count() check in entry.S
Sven Schnelle
2021-02-12
parisc: Optimize per-pagetable spinlocks
Helge Deller
2021-01-26
parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES
Helge Deller
2020-11-11
parisc: Use _TIF_USER_WORK_MASK in entry.S
Helge Deller
2020-10-15
parisc: Fix comments and enable interrupts later
John David Anglin
2020-07-28
parisc: Do not use an ordered store in pa_tlb_lock()
John David Anglin
2020-07-28
Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
Helge Deller
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-12-08
sched/rt, parisc: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-10-30
parisc: fix frame pointer in ftrace_regs_caller()
Sven Schnelle
2019-08-03
parisc/ftrace: Add KPROBES_ON_FTRACE
Sven Schnelle
2019-07-17
parisc: Wire up clone3 syscall
Helge Deller
2019-06-08
parisc: add dynamic ftrace
Sven Schnelle
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-03
parisc: Use per-pagetable spinlock
Mikulas Patocka
2019-05-03
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
2018-10-26
parisc: Use LINUX_GATEWAY_SPACE constant in entry.S
Helge Deller
2018-10-19
parisc: Drop two instructions from pte lookup code
Helge Deller
2018-10-17
parisc: Add alternative coding infrastructure
Helge Deller
2018-10-17
parisc: Fix address in HPMC IVA
John David Anglin
2018-10-17
parisc: Purge TLB entries after updating page table entry and set page access...
John David Anglin
2018-10-17
parisc: Remove PTE load and fault check from L2_ptep macro
John David Anglin
2018-10-17
parisc: Use PARISC_ITLB_TRAP constant in entry.S
Helge Deller
2018-08-21
parisc: Fix boot failure of 64-bit kernel
Helge Deller
2018-08-17
parisc: Restore possibility to execute 64-bit applications
Helge Deller
2018-08-13
parisc: Fix and improve kernel stack unwinding
Helge Deller
2018-08-08
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
2018-01-02
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
Helge Deller
2017-12-17
Revert "parisc: Re-enable interrupts early"
John David Anglin
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2016-12-12
parisc: Re-enable interrupts early
Helge Deller
2016-10-05
parisc: Add cfi_startproc and cfi_endproc to assembly code
Helge Deller
2016-05-23
parisc: Use long jump to reach ftrace_return_to_handler()
Helge Deller
2016-05-22
parisc: Merge ftrace C-helper and assembler functions into .text.hot section
Helge Deller
2016-04-14
parisc: Fix ftrace function tracer
Helge Deller
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
2015-07-10
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
2015-04-14
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
[next]