aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-121-1/+11
* [POWERPC] 8xx: Move softemu8xx.c from arch/ppcScott Wood2007-10-041-1/+5
* [POWERPC] Separate out legacy machine check exception parsersOlof Johansson2007-10-031-29/+37
* [POWERPC] Remove unused platform_machine_check()Olof Johansson2007-09-141-15/+0
* [POWERPC] Fix FSL BookE machine check reportingBecky Bruce2007-08-171-3/+1
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* move die notifier handling to common codeChristoph Hellwig2007-05-081-15/+1
* [POWERPC] Fix backwards ? : when printing machine typeanton@samba.org2007-03-261-1/+1
* [POWERPC] Handle recursive oopsesanton@samba.org2007-03-261-16/+36
* [POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org2007-03-261-11/+20
* [POWERPC] Add missing oops_enter/oops_exitanton@samba.org2007-03-261-0/+3
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-201-1/+1
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-201-3/+1
* [POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala2007-02-071-22/+60
* [POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala2007-02-071-14/+15
* [POWERPC] Use is_init() instead of pid==1Akinobu Mita2007-01-241-1/+1
* [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-111-48/+6
* [POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips2006-12-081-0/+2
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-041-6/+2
* [POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2006-11-011-8/+10
* [POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard2006-10-161-2/+1
* [POWERPC] Emulate power5 popcntb instructionWill Schmidt2006-09-131-0/+25
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-231-4/+4
|\
| * [POWERPC] Correct masks used in emulating some instructionsPaul Mackerras2006-08-231-4/+4
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-181-3/+13
|\ \ | |/
| * [POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman2006-08-171-3/+0
| * [POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder2006-08-171-0/+13
* | [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
|/
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-7/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-281-14/+13
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-251-3/+12
* [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras2006-06-091-2/+4
* [PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras2006-06-091-1/+1
* powerpc: merge machine_check_exception between ppc32 & ppc64Kumar Gala2006-03-301-6/+3
* Merge ../linux-2.6Paul Mackerras2006-03-291-8/+8
|\
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-8/+8
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-32/+3
|/
* powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras2006-03-031-0/+2