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