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
/
traps.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
parisc: get rid of private asm/unaligned.h
Al Viro
2024-09-16
parisc: Use PRIV_USER instead of hardcoded value
Helge Deller
2023-08-20
parisc: traps: Drop cpu_lpmc function pointer
Helge Deller
2023-06-30
parisc: traps: Mark functions static
Helge Deller
2023-05-24
parisc: Handle kgdb breakpoints only in kernel context
Helge Deller
2023-05-24
parisc: Handle kprobes breakpoints only in kernel context
Helge Deller
2023-05-24
parisc: Add lightweight spinlock checks
Helge Deller
2022-10-11
parisc: Convert PDC console to an early console
Helge Deller
2022-05-08
parisc: Fix typos in comments
Julia Lawall
2022-03-18
parisc: Avoid using hardware single-step in kprobes
Helge Deller
2022-03-11
parisc: Fix handling off probe non-access faults
John David Anglin
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-07
parisc: Avoid calling faulthandler_disabled() twice
John David Anglin
2021-12-20
parisc: Clear stale IIR value on instruction access rights trap
Helge Deller
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-11-04
parisc: don't enable irqs unconditionally in handle_interruption()
Sven Schnelle
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
2021-10-30
parisc: Add KFENCE support
Helge Deller
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
2021-02-12
parisc: Fix IVT checksum calculation wrt HPMC
Sven Schnelle
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-04
parisc: make the log level string for register dumps const
Rolf Eike Beer
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
parisc: add show_stack_loglvl()
Dmitry Safonov
2019-08-03
parisc: trigger die notifier chain in parisc_terminate()
Sven Schnelle
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-03
parisc: Implement kprobes
Sven Schnelle
2019-05-03
parisc: add KGDB support
Sven Schnelle
2019-02-21
parisc: replace oops_in_progress manipulation with bust_spinlocks()
Sergey Senozhatsky
2018-10-17
parisc: Fix address in HPMC IVA
John David Anglin
2018-10-17
parisc: Clean up crash header output
Helge Deller
2018-08-17
parisc: Consolidate unwind initialization calls
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-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-25
signal/parisc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-18
parisc: Document rules regarding checksum of HPMC handler
Helge Deller
2018-04-11
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
Helge Deller
2018-01-12
signal/parisc: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-22
parisc: Add PDCE_CHECK instruction to HPMC handler
Helge Deller
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-10-11
parisc: Show trap name in kernel crash
Helge Deller
2016-04-08
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
2016-03-23
parisc: Panic immediately when panic_on_oops
Aaro Koskinen
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
[next]