aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson1-1/+11
2007-10-04[POWERPC] 8xx: Move softemu8xx.c from arch/ppcScott Wood1-1/+5
2007-10-03[POWERPC] Separate out legacy machine check exception parsersOlof Johansson1-29/+37
2007-09-14[POWERPC] Remove unused platform_machine_check()Olof Johansson1-15/+0
2007-08-17[POWERPC] Fix FSL BookE machine check reportingBecky Bruce1-3/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-05-08move die notifier handling to common codeChristoph Hellwig1-15/+1
2007-03-26[POWERPC] Fix backwards ? : when printing machine typeanton@samba.org1-1/+1
2007-03-26[POWERPC] Handle recursive oopsesanton@samba.org1-16/+36
2007-03-26[POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org1-11/+20
2007-03-26[POWERPC] Add missing oops_enter/oops_exitanton@samba.org1-0/+3
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-1/+1
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-3/+1
2007-02-07[POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala1-22/+60
2007-02-07[POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala1-14/+15
2007-01-24[POWERPC] Use is_init() instead of pid==1Akinobu Mita1-1/+1
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge1-48/+6
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips1-0/+2
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt1-6/+2
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt1-8/+10
2006-10-16[POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard1-2/+1
2006-09-13[POWERPC] Emulate power5 popcntb instructionWill Schmidt1-0/+25
2006-08-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGreg Kroah-Hartman1-4/+4
2006-08-23[POWERPC] Correct masks used in emulating some instructionsPaul Mackerras1-4/+4
2006-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGreg Kroah-Hartman1-3/+13
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman1-3/+0
2006-08-17[POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder1-0/+13
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms1-7/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder1-14/+13
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-3/+12
2006-06-09[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras1-2/+4
2006-06-09[PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras1-1/+1
2006-03-30powerpc: merge machine_check_exception between ppc32 & ppc64Kumar Gala1-6/+3
2006-03-29Merge ../linux-2.6Paul Mackerras1-8/+8
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-32/+3
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-8/+8
2006-03-03powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras1-0/+2
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann1-2/+4
2006-01-09[PATCH] powerpc: G4+ oprofile supportAndy Fleming1-2/+0
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman1-1/+16
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt1-1/+0
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-1/+1
2005-11-09[PATCH] ppc32: fix perf_irq extern on e500Matt Porter1-4/+0
2005-11-08[PATCH] ppc64: remove some direct xmon callsAnton Blanchard1-11/+0
2005-11-02powerpc: clean up bug.h furtherPaul Mackerras1-4/+4