summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* 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-111-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/+0
* 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-241-4/+3
* | 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
|/
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-2/+10
|\
| * powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-1/+1
| * powerpc: Fix BUG_ON() reporting in real modeBalbir Singh2016-02-241-1/+9
* | powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-3/+2
|/
* powerpc: Remove unused function trace_syscall()Rashmica Gupta2015-11-261-7/+0
* powerpc: Set the correct kernel taint on machine check errors.Daniel Axtens2015-07-061-0/+2
* powerpc: Fix handling of DSCR related facility unavailable exceptionAnshuman Khandual2015-06-071-5/+40
* powerpc: Remove some unused functionsMichael Ellerman2015-01-281-15/+0
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-4/+4
* powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-051-0/+24
* powerpc/traps/e500: fix misleading error outputWladislav Wiebe2014-06-251-1/+1
* powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar2014-06-111-0/+2
* powerpc: Add lq/stq emulationAnton Blanchard2014-04-091-0/+1
* powerpc: Rate-limit users spamming kernel log bufferMichael Neuling2014-03-241-2/+3
* powerpc: Fix transactional FP/VMX/VSX unavailable handlersPaul Mackerras2014-01-151-9/+36
* powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras2014-01-151-9/+3
* powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar2013-12-051-2/+5
* powerpc/book3s: handle machine check in Linux host.Mahesh Salgaonkar2013-12-051-0/+12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-1/+1
|\
OpenPOWER on IntegriCloud