aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/traps.c
AgeCommit message (Expand)Author
2015-07-06powerpc: Set the correct kernel taint on machine check errors.Daniel Axtens
2015-06-07powerpc: Fix handling of DSCR related facility unavailable exceptionAnshuman Khandual
2015-01-28powerpc: Remove some unused functionsMichael Ellerman
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar
2014-06-25powerpc/traps/e500: fix misleading error outputWladislav Wiebe
2014-06-11powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard
2014-03-24powerpc: Rate-limit users spamming kernel log bufferMichael Neuling
2014-01-15powerpc: Fix transactional FP/VMX/VSX unavailable handlersPaul Mackerras
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras
2013-12-05powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar
2013-12-05powerpc/book3s: handle machine check in Linux host.Mahesh Salgaonkar
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-28powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood
2013-10-28powerpc/mpc8xx: Clearer Oops message for Software Emulation ExceptionLEROY Christophe
2013-10-18powerpc: move debug registers in a structureBharat Bhushan
2013-10-17powerpc: move debug registers in a structureBharat Bhushan
2013-10-16powerpc: Emulate sync instruction variantsJames Yang
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras
2013-08-27powerpc: Cleanup handling of the DSCR bit in the FSCR registerMichael Neuling
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-08-27powerpc: Skip emulating & leave interrupts off for kernel program checksMichael Ellerman
2013-08-14powerpc: Emulate instructions in little endian modeAnton Blanchard
2013-08-14powerpc: Introduce function emulate_math()Kevin Hao
2013-08-14powerpc/math-emu: Move the flush FPU state function into do_mathemuKevin Hao
2013-08-09powerpc: Fix context switch DSCR on POWER8Michael Neuling
2013-07-30powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-07-01powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman
2013-07-01powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman
2013-06-30powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang
2013-06-20powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt
2013-06-20powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-05-14powerpc: Exception hooks for context tracking subsystemLi Zhong
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-15powerpc: Hook in new transactional memory codeMichael Neuling
2013-02-15powerpc: Routines for FP/VSX/VMX unavailable during a transactionMichael Neuling
2013-02-15powerpc: Add transactional memory unavaliable execption handlerMichael Neuling
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling
2013-01-10powerpc: Enable the Watchdog vector for 405Jason Gunthorpe
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-05powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt