Age | Commit message (Expand) | Author |
2008-07-25 | powerpc: BookE hardware watchpoint support | Luis Machado |
2008-07-01 | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling |
2008-06-26 | powerpc/booke: Add kprobes support for booke style processors | Kumar Gala |
2008-02-07 | [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y | Olof Johansson |
2007-12-23 | [POWERPC] Reworking machine check handling and Fix 440/440A | Benjamin Herrenschmidt |
2007-12-11 | [POWERPC] Emulate isel (Integer Select) instruction | Kumar Gala |
2007-10-19 | 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-12 | [POWERPC] Implement logging of unhandled signals | Olof Johansson |
2007-10-04 | [POWERPC] 8xx: Move softemu8xx.c from arch/ppc | Scott Wood |
2007-10-03 | [POWERPC] Separate out legacy machine check exception parsers | Olof Johansson |
2007-09-14 | [POWERPC] Remove unused platform_machine_check() | Olof Johansson |
2007-08-17 | [POWERPC] Fix FSL BookE machine check reporting | Becky Bruce |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-03-26 | [POWERPC] Fix backwards ? : when printing machine type | anton@samba.org |
2007-03-26 | [POWERPC] Handle recursive oopses | anton@samba.org |
2007-03-26 | [POWERPC] Clean up pmac_backlight_unblank in oops path | anton@samba.org |
2007-03-26 | [POWERPC] Add missing oops_enter/oops_exit | anton@samba.org |
2007-02-20 | 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-07 | [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-01-24 | [POWERPC] Use is_init() instead of pid==1 | Akinobu Mita |
2006-12-11 | [POWERPC] Generic BUG for powerpc | Jeremy Fitzhardinge |
2006-12-08 | [POWERPC] Add support for FP emulation for the e300c2 core | Kim Phillips |
2006-12-04 | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt |
2006-11-01 | [POWERPC] Make alignment exception always check exception table | Benjamin Herrenschmidt |
2006-10-16 | [POWERPC] Never panic when taking altivec exceptions from userspace | Anton Blanchard |
2006-09-13 | [POWERPC] Emulate power5 popcntb instruction | Will Schmidt |
2006-08-23 | Merge 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 instructions | Paul Mackerras |
2006-08-18 | Merge 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-bit | Michael Ellerman |
2006-08-17 | [POWERPC] Make secondary CPUs call into kdump on reset exception | David 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-30 | Remove 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 computers | Michael Hanselmann |
2006-06-09 | [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc | Paul Mackerras |
2006-06-09 | [PATCH] powerpc: Implement support for setting little-endian mode via prctl | Paul Mackerras |
2006-03-30 | powerpc: merge machine_check_exception between ppc32 & ppc64 | Kumar Gala |
2006-03-29 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-03-03 | powerpc: Fix might-sleep warning in program check exception handler | Paul Mackerras |
2006-01-09 | [PATCH] cell: enable pause(0) in cpu_idle | Arnd Bergmann |
2006-01-09 | [PATCH] powerpc: G4+ oprofile support | Andy Fleming |