summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling2017-09-271-0/+201
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-09-201-2/+10
|\
| * powerpc/e6500: Update machine check for L1D cache errMatt Weber2017-08-291-2/+10
* | powerpc: Machine check interrupt is a non-maskable interruptNicholas Piggin2017-08-311-3/+6
* | powerpc/powernv: Use kernel crash path for machine checksNicholas Piggin2017-08-311-0/+22
* | powerpc: Do not send system reset request through the oops pathNicholas Piggin2017-08-311-16/+31
* | powerpc/oops: Use IS_ENABLED() for oops markersMichael Ellerman2017-08-281-9/+10
* | powerpc/oops: Print the kernel's endian in the oopsMichael Ellerman2017-08-281-0/+6
* | powerpc/oops: Fix the oops markers to use pr_cont()Michael Ellerman2017-08-281-5/+5
|/
* powerpc/8xx: Remove SoftwareEmulation()Christophe Leroy2017-08-101-18/+0Star
* powerpc/8xx: Move 8xx machine check handlers into platforms/8xxChristophe Leroy2017-08-101-25/+0Star
* powerpc/traps: Use SRR1 defines for program check reasonsMichael Ellerman2017-08-101-5/+5
* powerpc/mce: Move 64-bit machine check code into mce.cMichael Ellerman2017-08-101-33/+0Star
* powerpc/traps: machine_check_generic() is only used on 32-bitMichael Ellerman2017-08-101-1/+1
* powerpc/traps: Inline get_mc_reason()Michael Ellerman2017-08-101-10/+4Star
* powerpc/4xx: Move machine_check_4xx() into platforms/4xxMichael Ellerman2017-08-101-17/+1Star
* powerpc/44x: Move 44x machine check handlers into platforms/44xMichael Ellerman2017-08-101-74/+0Star
* powerpc: Add irq accounting for system reset interruptsNicholas Piggin2017-08-101-0/+2
* powerpc/64s: Fix mce accounting for powernvNicholas Piggin2017-08-101-1/+3
* powerpc/64s: Blacklist functions invoked on a trapNaveen N. Rao2017-07-031-0/+3
* powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar2017-05-031-2/+2
* powerpc: Mark system reset as an NMI with nmi_enter/exit()Nicholas Piggin2017-04-281-0/+11
* powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin2017-04-281-1/+7
* powerpc/64s: Add SCV FSCR bit for ISA v3.0Nicholas Piggin2017-04-131-0/+1
* powerpc/64s: Add msgp facility unavailable log stringNicholas Piggin2017-04-131-0/+1
* powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-101-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc Don't print misleading facility name in facility unavailable exceptionBalbir Singh2016-12-021-4/+4
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-1/+1
* powerpc/kprobes: Invoke handlers directlyNaveen N. Rao2016-11-231-0/+13
* powerpc: Fix second nested oops hangNicholas Piggin2016-11-181-2/+3
* powerpc: Fix graceful debugger recoveryNicholas Piggin2016-11-181-4/+5
* powerpc: Revert Load Monitor Register SupportMichael Neuling2016-11-141-9/+0Star
* powerpc: Add support for relative exception tablesNicholas Piggin2016-11-141-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-111-16/+29
|\
| * powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-251-11/+25
| * powerpc/8xx: add system_reset_exceptionChristophe Leroy2016-09-251-1/+1
| * powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-251-4/+3Star
* | powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur2016-10-041-0/+9
* | powerpc/tm: Add TM Unavailable ExceptionCyril Bur2016-10-041-0/+29
* | powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-041-4/+8
|/
* powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2016-09-191-7/+14
* powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras2016-09-131-0/+12
* powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-221-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-0/+5
|\
| * KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-201-0/+5
* | powerpc: Load Monitor Register SupportJack Miller2016-06-211-0/+9
* | powerpc: Improve FSCR init and context switchingMichael Neuling2016-06-211-1/+2
* | powerpc: Introduce asm-prototypes.hDaniel Axtens2016-06-161-0/+1
|/