aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c
Commit message (Expand)AuthorAge
* powerpc Don't print misleading facility name in facility unavailable exceptionBalbir Singh2016-12-01
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-30
* powerpc/kprobes: Invoke handlers directlyNaveen N. Rao2016-11-23
* powerpc: Fix second nested oops hangNicholas Piggin2016-11-18
* powerpc: Fix graceful debugger recoveryNicholas Piggin2016-11-18
* powerpc: Revert Load Monitor Register SupportMichael Neuling2016-11-14
* powerpc: Add support for relative exception tablesNicholas Piggin2016-11-13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-11
|\
| * powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-25
| * powerpc/8xx: add system_reset_exceptionChristophe Leroy2016-09-25
| * powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-25
* | powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur2016-10-04
* | powerpc/tm: Add TM Unavailable ExceptionCyril Bur2016-10-04
* | powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-04
|/
* powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2016-09-18
* powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras2016-09-13
* powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-21
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-20
* | powerpc: Load Monitor Register SupportJack Miller2016-06-21
* | powerpc: Improve FSCR init and context switchingMichael Neuling2016-06-21
* | powerpc: Introduce asm-prototypes.hDaniel Axtens2016-06-16
|/
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
|\
| * powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-01
| * powerpc: Fix BUG_ON() reporting in real modeBalbir Singh2016-02-24
* | powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-17
|/
* powerpc: Remove unused function trace_syscall()Rashmica Gupta2015-11-26
* powerpc: Set the correct kernel taint on machine check errors.Daniel Axtens2015-07-06
* powerpc: Fix handling of DSCR related facility unavailable exceptionAnshuman Khandual2015-06-07
* powerpc: Remove some unused functionsMichael Ellerman2015-01-27
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-02
* powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-05
* powerpc/traps/e500: fix misleading error outputWladislav Wiebe2014-06-25
* powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar2014-06-11
* powerpc: Add lq/stq emulationAnton Blanchard2014-04-08
* powerpc: Rate-limit users spamming kernel log bufferMichael Neuling2014-03-23
* powerpc: Fix transactional FP/VMX/VSX unavailable handlersPaul Mackerras2014-01-14
* powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras2014-01-14
* powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar2013-12-05
* powerpc/book3s: handle machine check in Linux host.Mahesh Salgaonkar2013-12-05
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\
| * powerpc: move debug registers in a structureBharat Bhushan2013-10-17
* | powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood2013-10-28
* | powerpc/mpc8xx: Clearer Oops message for Software Emulation ExceptionLEROY Christophe2013-10-28
* | powerpc: move debug registers in a structureBharat Bhushan2013-10-18
* | powerpc: Emulate sync instruction variantsJames Yang2013-10-16
* | powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-11
|/
* powerpc: Cleanup handling of the DSCR bit in the FSCR registerMichael Neuling2013-08-27
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-27
|\
| * powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-09