index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
2021-04-14
powerpc/64e/interrupt: NMI save irq soft-mask state in C
Nicholas Piggin
2021-04-03
powerpc/uaccess: Remove __get/put_user_inatomic()
Christophe Leroy
2021-03-29
powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...
Christophe Leroy
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
2021-03-29
powerpc/traps: Declare unrecoverable_exception() as __noreturn
Christophe Leroy
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
2021-03-24
powerpc: Fix spelling of "droping" to "dropping" in traps.c
Bhaskar Chowdhury
2021-03-12
powerpc/traps: unrecoverable_exception() is not an interrupt handler
Christophe Leroy
2021-02-11
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
2021-02-09
powerpc: move NMI entry/exit code into wrapper
Nicholas Piggin
2021-02-09
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
2021-02-09
powerpc/64: context tracking move to interrupt wrappers
Nicholas Piggin
2021-02-09
powerpc: add interrupt_cond_local_irq_enable helper
Nicholas Piggin
2021-02-09
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2021-02-09
powerpc/traps: factor common code from program check and emulation assist
Nicholas Piggin
2021-02-09
powerpc: improve handling of unrecoverable system reset
Nicholas Piggin
2021-02-09
powerpc/mce: ensure machine check handler always tests RI
Nicholas Piggin
2021-02-09
powerpc: introduce die_mce
Nicholas Piggin
2021-02-09
powerpc: add and use unknown_async_exception
Nicholas Piggin
2021-02-09
powerpc/perf: move perf irq/nmi handling details into traps.c
Nicholas Piggin
2021-02-09
powerpc/traps: add NOKPROBE_SYMBOL for sreset and mce
Nicholas Piggin
2021-02-09
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
2021-02-09
powerpc: DebugException remove args
Nicholas Piggin
2021-02-09
powerpc/fsl_booke/32: CacheLockingException remove args
Nicholas Piggin
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
2020-12-04
powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.
Aneesh Kumar K.V
2020-12-04
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
2020-10-20
powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation
Michael Neuling
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-07-29
powerpc/32s: Remove TAUException wart in traps.c
Michael Ellerman
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-05-19
hardirq/nmi: Allow nested nmi_enter()
Peter Zijlstra
2020-05-19
powerpc: Support prefixed instructions in alignment handler
Jordan Niethe
2020-05-19
powerpc: Enable Prefixed Instructions
Alistair Popple
2020-05-19
powerpc/traps: Make unrecoverable NMIs die instead of panic
Nicholas Piggin
2020-05-19
powerpc/traps: Do not trace system reset
Nicholas Piggin
2020-05-19
powerpc/64s: machine check interrupt update NMI accounting
Nicholas Piggin
2020-03-04
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-01-27
powerpc/32: Add early stack overflow detection with VMAP stack.
Christophe Leroy
2019-11-13
powerpc/book3s/mm: Update Oops message to print the correct translation in use
Aneesh Kumar K.V
2019-09-18
powerpc: dump kernel log before carrying out fadump or kdump
Ganesh Goudar
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-03
powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
Christophe Leroy
2019-03-13
powerpc/64s: Include <asm/nmi.h> header file to fix a warning
Mathieu Malaterre
[next]