aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c
Commit message (Expand)AuthorAge
* 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
* | powerpc: Skip emulating & leave interrupts off for kernel program checksMichael Ellerman2013-08-27
* | powerpc: Emulate instructions in little endian modeAnton Blanchard2013-08-14
* | powerpc: Introduce function emulate_math()Kevin Hao2013-08-14
* | powerpc/math-emu: Move the flush FPU state function into do_mathemuKevin Hao2013-08-14
* | powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia2013-07-30
|/
* Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-01
|\
| * powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-14
* | powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2013-06-30
* | powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2013-06-30
* | powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang2013-06-30
* | powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt2013-06-20
* | powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt2013-06-20
|/
* powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-05-31
* powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-14
* powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2013-05-05
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | powerpc: Hook in new transactional memory codeMichael Neuling2013-02-15
* | powerpc: Routines for FP/VSX/VMX unavailable during a transactionMichael Neuling2013-02-15
* | powerpc: Add transactional memory unavaliable execption handlerMichael Neuling2013-02-15
* | powerpc: New macros for transactional memory supportMichael Neuling2013-02-15
* | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-10
* | powerpc: Enable the Watchdog vector for 405Jason Gunthorpe2013-01-09
|/
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-06
|\
| * powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-05
* | powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli2012-09-05
|/
* powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2012-05-08
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* powerpc: Disable interrupts in 64-bit kernel FP and vector faultsBenjamin Herrenschmidt2012-03-08