summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-091-24/+34
* Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-011-0/+10
|\
| * powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-151-0/+10
* | powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2013-07-011-4/+12
* | powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2013-07-011-8/+25
* | powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang2013-06-301-0/+4
* | powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt2013-06-201-21/+1
* | powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt2013-06-201-1/+11
|/
* powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-011-0/+29
* powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-141-22/+58
* powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2013-05-061-2/+8
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | powerpc: Hook in new transactional memory codeMichael Neuling2013-02-151-0/+32
* | powerpc: Routines for FP/VSX/VMX unavailable during a transactionMichael Neuling2013-02-151-0/+83
* | powerpc: Add transactional memory unavaliable execption handlerMichael Neuling2013-02-151-0/+21
* | powerpc: New macros for transactional memory supportMichael Neuling2013-02-151-0/+8
* | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-101-2/+2
* | powerpc: Enable the Watchdog vector for 405Jason Gunthorpe2013-01-101-1/+1
|/
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-071-1/+2
|\
| * powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-051-1/+2
* | powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli2012-09-051-0/+1
|/
* powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2012-05-091-2/+8
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+2
* powerpc: Disable interrupts in 64-bit kernel FP and vector faultsBenjamin Herrenschmidt2012-03-091-0/+3
* fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar2012-02-231-0/+3
* powerpc: Rework die()Anton Blanchard2011-12-081-55/+73
* powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard2011-12-081-20/+13
* powerpc: Give us time to get all oopses out before panickingAnton Blanchard2011-12-081-1/+13
* powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0
* powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mcKumar Gala2011-10-061-1/+8
* powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu2011-07-121-4/+1
* arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-291-12/+10
* powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-221-1/+1
* powerpc/fsl_rio: move machine_check handlerShaohui Xie2011-05-201-0/+13
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-201-1/+0
|\
| * sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-131-1/+0
* | powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-041-1/+1
* | powerpc: Use MSR_64BIT in placesMichael Ellerman2011-04-271-1/+1
* | powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-271-0/+24
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc: Don't silently handle machine checks from userspaceAnton Blanchard2011-01-211-5/+0
* powerpc: Remove duplicate debugger hook in machine_check_exceptionAnton Blanchard2011-01-211-2/+0
* powerpc: Don't force MSR_RI in machine_check_exceptionAnton Blanchard2011-01-211-4/+1
* powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala2010-10-141-0/+5
* powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt2010-07-091-21/+0
* powerpc, hw_breakpoint: Handle concurrent alignment interruptsK.Prasad2010-06-221-5/+3
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-311-1/+87
|\
| * powerpc/e500mc: Implement machine check handler.Scott Wood2010-05-211-1/+87
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-211-0/+40
|\ \ | |/
OpenPOWER on IntegriCloud