aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-191-0/+10
* powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-191-1/+2
* 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
|\ \ | |/
| * powerpc/476: add machine check handler for 47x coreDave Kleikamp2010-05-051-0/+40
* | powerpc,kgdb: Introduce low level trap catchingJason Wessel2010-05-201-2/+5
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* powerpc: Convert die.lock to raw_spinlockThomas Gleixner2010-02-191-4/+4
* powerpc/booke: Add support for advanced debug registersDave Kleikamp2010-02-171-19/+72
* powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-171-3/+3
* powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-171-0/+4
* powerpc: Add last sysfs file and dump of ftrace buffer to oops printoutAnton Blanchard2010-02-091-0/+5
* powerpc: Mark some variables in the page fault path __read_mostlyAnton Blanchard2010-02-031-7/+7
* ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov2009-12-161-0/+9
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-091-9/+9
|\
| * powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard2009-10-281-9/+9
* | powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt2009-11-241-22/+0
|/
* powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-091-4/+30
* powerpc: Keep track of emulated instructionsGeert Uytterhoeven2009-05-211-2/+94
* powerpc: Add support for using doorbells for SMP IPIKumar Gala2009-02-231-0/+21
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-231-40/+18
* powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-031-7/+55
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-251-0/+16
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-07-011-0/+29
* powerpc/booke: Add kprobes support for booke style processorsKumar Gala2008-06-261-9/+17
* [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson2008-02-071-1/+1
* [POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt2007-12-231-13/+49
* [POWERPC] Emulate isel (Integer Select) instructionKumar Gala2007-12-111-0/+25
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1