aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c
Commit message (Expand)AuthorAge
* ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov2009-12-16
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
|\
| * powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard2009-10-28
* | powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt2009-11-24
|/
* powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-08
* powerpc: Keep track of emulated instructionsGeert Uytterhoeven2009-05-21
* powerpc: Add support for using doorbells for SMP IPIKumar Gala2009-02-22
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-22
* powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-03
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-06
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-25
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-06-30
* powerpc/booke: Add kprobes support for booke style processorsKumar Gala2008-06-26
* [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson2008-02-06
* [POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt2007-12-23
* [POWERPC] Emulate isel (Integer Select) instructionKumar Gala2007-12-11
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-12
* [POWERPC] 8xx: Move softemu8xx.c from arch/ppcScott Wood2007-10-04
* [POWERPC] Separate out legacy machine check exception parsersOlof Johansson2007-10-02
* [POWERPC] Remove unused platform_machine_check()Olof Johansson2007-09-13
* [POWERPC] Fix FSL BookE machine check reportingBecky Bruce2007-08-17
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-17
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-16
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [POWERPC] Fix backwards ? : when printing machine typeanton@samba.org2007-03-25
* [POWERPC] Handle recursive oopsesanton@samba.org2007-03-25
* [POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org2007-03-25
* [POWERPC] Add missing oops_enter/oops_exitanton@samba.org2007-03-25
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-20
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-20
* [POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala2007-02-07
* [POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala2007-02-07
* [POWERPC] Use is_init() instead of pid==1Akinobu Mita2007-01-24
* [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-11
* [POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips2006-12-08
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-04
* [POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2006-10-31
* [POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard2006-10-16
* [POWERPC] Emulate power5 popcntb instructionWill Schmidt2006-09-13
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-24
|\
| * [POWERPC] Correct masks used in emulating some instructionsPaul Mackerras2006-08-23
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-18
|\|
| * [POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman2006-08-17
| * [POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder2006-08-17
* | [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-14
|/
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-31
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-28