| Commit message (Expand) | Author | Age |
* | powerpc/book3e: Move doorbell_exception from traps.c to dbell.c | Benjamin Herrenschmidt | 2010-07-09 |
* | powerpc, hw_breakpoint: Handle concurrent alignment interrupts | K.Prasad | 2010-06-22 |
* | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2010-05-30 |
|\ |
|
| * | powerpc/e500mc: Implement machine check handler. | Scott Wood | 2010-05-21 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-05-21 |
|\| |
|
| * | powerpc/476: add machine check handler for 47x core | Dave Kleikamp | 2010-05-05 |
* | | powerpc,kgdb: Introduce low level trap catching | Jason Wessel | 2010-05-20 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | powerpc: Convert die.lock to raw_spinlock | Thomas Gleixner | 2010-02-18 |
* | powerpc/booke: Add support for advanced debug registers | Dave Kleikamp | 2010-02-16 |
* | powerpc/booke: Introduce new CONFIG options for advanced debug registers | Dave Kleikamp | 2010-02-16 |
* | powerpc: Add timer, performance monitor and machine check counts to /proc/int... | Anton Blanchard | 2010-02-16 |
* | powerpc: Add last sysfs file and dump of ftrace buffer to oops printout | Anton Blanchard | 2010-02-08 |
* | powerpc: Mark some variables in the page fault path __read_mostly | Anton Blanchard | 2010-02-03 |
* | ptrace: powerpc: implement user_single_step_siginfo() | Oleg Nesterov | 2009-12-16 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 |
|\ |
|
| * | powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED | Anton Blanchard | 2009-10-28 |
* | | powerpc: kill the obsolete code under is_global_init() | Benjamin Herrenschmidt | 2009-11-24 |
|/ |
|
* | powerpc: Add PTRACE_SINGLEBLOCK support | Roland McGrath | 2009-06-08 |
* | powerpc: Keep track of emulated instructions | Geert Uytterhoeven | 2009-05-21 |
* | powerpc: Add support for using doorbells for SMP IPI | Kumar Gala | 2009-02-22 |
* | powerpc: Unify opcode definitions and support | Kumar Gala | 2009-02-22 |
* | powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. | Liu Yu | 2008-12-03 |
* | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 |
* | powerpc: BookE hardware watchpoint support | Luis Machado | 2008-07-25 |
* | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling | 2008-06-30 |
* | powerpc/booke: Add kprobes support for booke style processors | Kumar Gala | 2008-06-26 |
* | [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y | Olof Johansson | 2008-02-06 |
* | [POWERPC] Reworking machine check handling and Fix 440/440A | Benjamin Herrenschmidt | 2007-12-23 |
* | [POWERPC] Emulate isel (Integer Select) instruction | Kumar Gala | 2007-12-11 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 |
* | [POWERPC] Implement logging of unhandled signals | Olof Johansson | 2007-10-12 |
* | [POWERPC] 8xx: Move softemu8xx.c from arch/ppc | Scott Wood | 2007-10-04 |
* | [POWERPC] Separate out legacy machine check exception parsers | Olof Johansson | 2007-10-02 |
* | [POWERPC] Remove unused platform_machine_check() | Olof Johansson | 2007-09-13 |
* | [POWERPC] Fix FSL BookE machine check reporting | Becky Bruce | 2007-08-17 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 |
* | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 |
* | [POWERPC] Fix backwards ? : when printing machine type | anton@samba.org | 2007-03-25 |
* | [POWERPC] Handle recursive oopses | anton@samba.org | 2007-03-25 |
* | [POWERPC] Clean up pmac_backlight_unblank in oops path | anton@samba.org | 2007-03-25 |
* | [POWERPC] Add missing oops_enter/oops_exit | anton@samba.org | 2007-03-25 |
* | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 2007-02-20 |
* | backlight: Fix external uses of backlight internal semaphore | Richard Purdie | 2007-02-20 |
* | [POWERPC] Fixup error handling when emulating a floating point instruction | Kumar Gala | 2007-02-07 |
* | [POWERPC] Enable interrupts if we are doing fp math emulation | Kumar Gala | 2007-02-07 |
* | [POWERPC] Use is_init() instead of pid==1 | Akinobu Mita | 2007-01-24 |
* | [POWERPC] Generic BUG for powerpc | Jeremy Fitzhardinge | 2006-12-11 |