Age | Commit message (Expand) | Author |
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 |
2018-09-21 | signal/powerpc: Simplify _exception_pkey by using force_sig_pkuerr | Eric W. Biederman |
2018-09-21 | signal/powerpc: Specialize _exception_pkey for handling pkey exceptions | Eric W. Biederman |
2018-09-21 | signal/powerpc: Call force_sig_fault from _exception | Eric W. Biederman |
2018-09-21 | signal/powerpc: Factor the common exception code into exception_common | Eric W. Biederman |
2018-09-19 | signal: Simplify tracehook_report_syscall_exit | Eric W. Biederman |
2018-09-17 | powerpc/tm: Fix HTM documentation | Breno Leitao |
2018-08-20 | powerpc/traps: Avoid rate limit messages from show unhandled signals | Michael Ellerman |
2018-08-08 | powerpc/traps: Show instructions on exceptions | Murilo Opsfelder Araujo |
2018-08-08 | powerpc/traps: Print VMA for unhandled signals | Murilo Opsfelder Araujo |
2018-08-08 | powerpc/traps: Use %lx format in show_signal_msg() | Murilo Opsfelder Araujo |
2018-08-08 | powerpc/traps: Use an explicit ratelimit state for show_signal_msg() | Murilo Opsfelder Araujo |
2018-08-08 | powerpc/traps: Print unhandled signals in a separate function | Murilo Opsfelder Araujo |
2018-04-25 | signal/powerpc: Replace TRAP_FIXME with TRAP_UNK | Eric W. Biederman |
2018-04-25 | signal/powerpc: Replace FPE_FIXME with FPE_FLTUNK | Eric W. Biederman |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-04-10 | powerpc/fscr: Enable interrupts earlier before calling get_user() | Anshuman Khandual |
2018-04-01 | powerpc: Clear branch trap (MSR.BE) before delivering SIGTRAP | Matt Evans |
2018-04-01 | powerpc/64s: sreset panic if there is no debugger or crash dump handlers | Nicholas Piggin |
2018-03-31 | powerpc/mm: Add support for handling > 512TB address in SLB miss | Aneesh Kumar K.V |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-01-22 | signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap | Eric W. Biederman |
2018-01-22 | powerpc/pseries, ps3: panic flush kernel messages before halting system | Nicholas Piggin |
2018-01-22 | powerpc: Use octal numbers for file permissions | Russell Currey |