| Commit message (Expand) | Author | Age |
* | [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 |
* | [POWERPC] Add support for FP emulation for the e300c2 core | Kim Phillips | 2006-12-08 |
* | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt | 2006-12-04 |
* | [POWERPC] Make alignment exception always check exception table | Benjamin Herrenschmidt | 2006-10-31 |
* | [POWERPC] Never panic when taking altivec exceptions from userspace | Anton Blanchard | 2006-10-16 |
* | [POWERPC] Emulate power5 popcntb instruction | Will Schmidt | 2006-09-13 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Greg Kroah-Hartman | 2006-08-24 |
|\ |
|
| * | [POWERPC] Correct masks used in emulating some instructions | Paul Mackerras | 2006-08-23 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Greg Kroah-Hartman | 2006-08-18 |
|\| |
|
| * | [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-17 |
* | | [PATCH] Change panic_on_oops message to "Fatal exception" | Horms | 2006-08-14 |
|/ |
|
* | [PATCH] panic_on_oops: remove ssleep() | Horms | 2006-07-31 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. | David Wilder | 2006-06-28 |
* | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 |
* | [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-06-09 |
* | powerpc: merge machine_check_exception between ppc32 & ppc64 | Kumar Gala | 2006-03-30 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-28 |
|\ |
|
| * | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 |
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 |
|/ |
|
* | powerpc: Fix might-sleep warning in program check exception handler | Paul Mackerras | 2006-03-03 |
* | [PATCH] cell: enable pause(0) in cpu_idle | Arnd Bergmann | 2006-01-08 |
* | [PATCH] powerpc: G4+ oprofile support | Andy Fleming | 2006-01-08 |
* | [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. | Michael Ellerman | 2006-01-08 |
* | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 2005-11-11 |
* | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras | 2005-11-09 |