index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
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
2019-03-02
powerpc/64s: Fix unrelocated interrupt trampoline address test
Nicholas Piggin
2019-02-26
powerpc/64s: system reset interrupt preserve HSRRs
Nicholas Piggin
2019-02-26
powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
Nicholas Piggin
2019-02-22
powerpc/traps: fix recoverability of machine check handling on book3s/32
Christophe Leroy
2019-01-30
powerpc/traps: Fix the message printed when stack overflows
Christophe Leroy
2019-01-15
powerpc/64s: Add MMU type to __die() output
Michael Ellerman
2019-01-15
powerpc: Show PAGE_SIZE in __die() output
Michael Ellerman
2019-01-15
powerpc: Stop using pr_cont() in __die()
Michael Ellerman
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-21
powerpc/tm: Print scratch value
Breno Leitao
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-20
powerpc/traps: restore recoverability of machine_check interrupts
Christophe Leroy
2018-10-19
powerpc/traps: remove redundant in_interrupt panic in die()
Christophe Leroy
2018-10-19
powerpc/traps: fix machine check handlers to use pr_cont()
Christophe Leroy
2018-10-03
powerpc/64s: consolidate MCE counter increment.
Michal Suchanek
2018-10-03
powerpc/tm: Print 64-bits MSR
Breno Leitao
2018-10-03
powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()
Christophe Leroy
[prev]
[next]