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
/
powerpc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+42
2020-05-19
hardirq/nmi: Allow nested nmi_enter()
Peter Zijlstra
1
-16
/
+6
2020-05-19
powerpc: Support prefixed instructions in alignment handler
Jordan Niethe
1
-1
/
+18
2020-05-19
powerpc: Enable Prefixed Instructions
Alistair Popple
1
-0
/
+1
2020-05-19
powerpc/traps: Make unrecoverable NMIs die instead of panic
Nicholas Piggin
1
-3
/
+3
2020-05-19
powerpc/traps: Do not trace system reset
Nicholas Piggin
1
-0
/
+5
2020-05-19
powerpc/64s: machine check interrupt update NMI accounting
Nicholas Piggin
1
-1
/
+13
2020-03-04
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-20
/
+5
2020-01-27
powerpc/32: Add early stack overflow detection with VMAP stack.
Christophe Leroy
1
-0
/
+9
2019-11-13
powerpc/book3s/mm: Update Oops message to print the correct translation in use
Aneesh Kumar K.V
1
-4
/
+11
2019-09-18
powerpc: dump kernel log before carrying out fadump or kdump
Ganesh Goudar
1
-0
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-2
/
+2
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
1
-1
/
+1
2019-05-03
powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
Christophe Leroy
1
-0
/
+8
2019-03-13
powerpc/64s: Include <asm/nmi.h> header file to fix a warning
Mathieu Malaterre
1
-0
/
+1
2019-03-02
powerpc/64s: Fix unrelocated interrupt trampoline address test
Nicholas Piggin
1
-4
/
+5
2019-02-26
powerpc/64s: system reset interrupt preserve HSRRs
Nicholas Piggin
1
-1
/
+24
2019-02-26
powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
Nicholas Piggin
1
-0
/
+66
2019-02-22
powerpc/traps: fix recoverability of machine check handling on book3s/32
Christophe Leroy
1
-4
/
+4
2019-01-30
powerpc/traps: Fix the message printed when stack overflows
Christophe Leroy
1
-2
/
+2
2019-01-15
powerpc/64s: Add MMU type to __die() output
Michael Ellerman
1
-1
/
+3
2019-01-15
powerpc: Show PAGE_SIZE in __die() output
Michael Ellerman
1
-1
/
+2
2019-01-15
powerpc: Stop using pr_cont() in __die()
Michael Ellerman
1
-18
/
+8
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-12-21
powerpc/tm: Print scratch value
Breno Leitao
1
-1
/
+2
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-63
/
+60
2018-10-20
powerpc/traps: restore recoverability of machine_check interrupts
Christophe Leroy
1
-2
/
+7
2018-10-19
powerpc/traps: remove redundant in_interrupt panic in die()
Christophe Leroy
1
-2
/
+0
2018-10-19
powerpc/traps: fix machine check handlers to use pr_cont()
Christophe Leroy
1
-39
/
+39
2018-10-03
powerpc/64s: consolidate MCE counter increment.
Michal Suchanek
1
-3
/
+1
2018-10-03
powerpc/tm: Print 64-bits MSR
Breno Leitao
1
-1
/
+1
2018-10-03
powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()
Christophe Leroy
1
-10
/
+2
2018-09-21
signal/powerpc: Simplify _exception_pkey by using force_sig_pkuerr
Eric W. Biederman
1
-9
/
+1
2018-09-21
signal/powerpc: Specialize _exception_pkey for handling pkey exceptions
Eric W. Biederman
1
-5
/
+5
2018-09-21
signal/powerpc: Call force_sig_fault from _exception
Eric W. Biederman
1
-1
/
+4
2018-09-21
signal/powerpc: Factor the common exception code into exception_common
Eric W. Biederman
1
-5
/
+13
2018-09-19
signal: Simplify tracehook_report_syscall_exit
Eric W. Biederman
1
-5
/
+2
2018-09-17
powerpc/tm: Fix HTM documentation
Breno Leitao
1
-6
/
+10
2018-08-20
powerpc/traps: Avoid rate limit messages from show unhandled signals
Michael Ellerman
1
-7
/
+6
2018-08-08
powerpc/traps: Show instructions on exceptions
Murilo Opsfelder Araujo
1
-0
/
+3
2018-08-08
powerpc/traps: Print VMA for unhandled signals
Murilo Opsfelder Araujo
1
-2
/
+19
2018-08-08
powerpc/traps: Use %lx format in show_signal_msg()
Murilo Opsfelder Araujo
1
-8
/
+3
2018-08-08
powerpc/traps: Use an explicit ratelimit state for show_signal_msg()
Murilo Opsfelder Araujo
1
-5
/
+16
2018-08-08
powerpc/traps: Print unhandled signals in a separate function
Murilo Opsfelder Araujo
1
-10
/
+16
2018-04-25
signal/powerpc: Replace TRAP_FIXME with TRAP_UNK
Eric W. Biederman
1
-2
/
+2
2018-04-25
signal/powerpc: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
1
-3
/
+3
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-2
/
+1
[next]