summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c
AgeCommit message (Expand)AuthorLines
2008-02-07[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson-1/+1
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt-13/+49
2007-12-11[POWERPC] Emulate isel (Integer Select) instructionKumar Gala-0/+25
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-1/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn-1/+1
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson-1/+11
2007-10-04[POWERPC] 8xx: Move softemu8xx.c from arch/ppcScott Wood-1/+5
2007-10-03[POWERPC] Separate out legacy machine check exception parsersOlof Johansson-29/+37
2007-09-14[POWERPC] Remove unused platform_machine_check()Olof Johansson-15/+0
2007-08-17[POWERPC] Fix FSL BookE machine check reportingBecky Bruce-3/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov-0/+1
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens-1/+1
2007-05-08move die notifier handling to common codeChristoph Hellwig-15/+1
2007-03-26[POWERPC] Fix backwards ? : when printing machine typeanton@samba.org-1/+1
2007-03-26[POWERPC] Handle recursive oopsesanton@samba.org-16/+36
2007-03-26[POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org-11/+20
2007-03-26[POWERPC] Add missing oops_enter/oops_exitanton@samba.org-0/+3
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie-1/+1
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie-3/+1
2007-02-07[POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala-22/+60
2007-02-07[POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala-14/+15
2007-01-24[POWERPC] Use is_init() instead of pid==1Akinobu Mita-1/+1
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge-48/+6
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips-0/+2
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt-6/+2
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt-8/+10
2006-10-16[POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard-2/+1
2006-09-13[POWERPC] Emulate power5 popcntb instructionWill Schmidt-0/+25
2006-08-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman-4/+4
2006-08-23[POWERPC] Correct masks used in emulating some instructionsPaul Mackerras-4/+4
2006-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman-3/+13
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman-3/+0
2006-08-17[POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder-0/+13
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms-1/+1
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms-7/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder-14/+13
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann-3/+12
2006-06-09[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras-2/+4
2006-06-09[PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras-1/+1
2006-03-30powerpc: merge machine_check_exception between ppc32 & ppc64Kumar Gala-6/+3
2006-03-29Merge ../linux-2.6Paul Mackerras-8/+8
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt-32/+3
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern-8/+8
2006-03-03powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras-0/+2
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann-2/+4
2006-01-09[PATCH] powerpc: G4+ oprofile supportAndy Fleming-2/+0
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman-1/+16
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt-1/+0
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras-1/+1