aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-27powerpc: Cleanup handling of the DSCR bit in the FSCR registerMichael Neuling1-5/+2
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt1-24/+34
2013-08-27powerpc: Skip emulating & leave interrupts off for kernel program checksMichael Ellerman1-0/+11
2013-08-14powerpc: Emulate instructions in little endian modeAnton Blanchard1-1/+1
2013-08-14powerpc: Introduce function emulate_math()Kevin Hao1-45/+34
2013-08-14powerpc/math-emu: Move the flush FPU state function into do_mathemuKevin Hao1-9/+0
2013-08-09powerpc: Fix context switch DSCR on POWER8Michael Neuling1-24/+34
2013-07-30powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia1-0/+3
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt1-0/+10
2013-07-01powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman1-4/+12
2013-07-01powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman1-8/+25
2013-06-30powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang1-0/+4
2013-06-20powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt1-21/+1
2013-06-20powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt1-1/+11
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras1-0/+10
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling1-0/+29
2013-05-14powerpc: Exception hooks for context tracking subsystemLi Zhong1-22/+58
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard1-2/+8
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-15powerpc: Hook in new transactional memory codeMichael Neuling1-0/+32
2013-02-15powerpc: Routines for FP/VSX/VMX unavailable during a transactionMichael Neuling1-0/+83
2013-02-15powerpc: Add transactional memory unavaliable execption handlerMichael Neuling1-0/+21
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling1-0/+8
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling1-2/+2
2013-01-10powerpc: Enable the Watchdog vector for 405Jason Gunthorpe1-1/+1
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt1-1/+2
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard1-1/+2
2012-09-05powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli1-0/+1
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt1-2/+8
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+2
2012-03-09powerpc: Disable interrupts in 64-bit kernel FP and vector faultsBenjamin Herrenschmidt1-0/+3
2012-02-23fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar1-0/+3
2011-12-08powerpc: Rework die()Anton Blanchard1-55/+73
2011-12-08powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard1-20/+13
2011-12-08powerpc: Give us time to get all oopses out before panickingAnton Blanchard1-1/+13
2011-11-17powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala1-2/+0
2011-10-06powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mcKumar Gala1-1/+8
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu1-4/+1
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-12/+10
2011-06-22powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood1-1/+1
2011-05-20powerpc/fsl_rio: move machine_check handlerShaohui Xie1-0/+13
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt1-1/+0
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman1-1/+0
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro1-1/+1
2011-04-27powerpc: Use MSR_64BIT in placesMichael Ellerman1-1/+1
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy1-0/+24
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-21powerpc: Don't silently handle machine checks from userspaceAnton Blanchard1-5/+0
2011-01-21powerpc: Remove duplicate debugger hook in machine_check_exceptionAnton Blanchard1-2/+0