Age | Commit message (Expand) | Author |
2007-06-14 | [POWERPC] Merge CPU features pertaining to icache coherency | David Gibson |
2007-04-13 | [POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc | Giuliano Pochini |
2007-03-16 | [POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop only | Mark A. Greer |
2007-02-14 | [POWERPC] Use udbg_early_init() on ppc32 | David Gibson |
2007-02-08 | [POWERPC] Add export of vgacon_remap_base | Mathieu Desnoyers |
2006-12-04 | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras |
2006-12-04 | Merge branch 'linux-2.6' into for-linus | Paul Mackerras |
2006-11-13 | [PATCH] Clean up usage of boot_dev | s.hauer@pengutronix.de |
2006-10-25 | [POWERPC] Support feature fixups in vdso's | Benjamin Herrenschmidt |
2006-10-25 | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt |
2006-10-04 | [POWERPC] Fix xmon=off and cleanup xmon initialisation | Michael Ellerman |
2006-10-01 | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt |
2006-07-03 | [POWERPC] Fix various offb and BootX-related issues | Benjamin Herrenschmidt |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki |
2006-05-19 | [PATCH] powerpc: Parse early parameters earlier | Michael Ellerman |
2006-05-19 | [PATCH] powerpc: Make early xmon logic immune to location of early parsing | Michael Ellerman |
2006-05-05 | powerpc: provide ppc_md.panic() for both ppc32 & ppc64 | Kumar Gala |
2006-03-30 | powerpc: converted embedded platforms to use new define_machine support | Kumar Gala |
2006-03-29 | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt |
2006-03-27 | powerpc: remove OCP references | Kumar Gala |
2006-03-27 | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras |
2006-03-27 | [PATCH] powerpc: fix various sparse warnings | Stephen Rothwell |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton |
2006-01-10 | powerpc: Introduce a new config symbol to control 16550 early debug code | Paul Mackerras |
2006-01-09 | [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250 | Kumar Gala |
2006-01-09 | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] powerpc: serial port discovery (#2) | Benjamin Herrenschmidt |
2005-11-14 | powerpc: have only one definition of __irq_offset_value | Stephen Rothwell |
2005-11-10 | powerpc: Move some extern declarations from C code into headers | Paul Mackerras |
2005-11-10 | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras |
2005-11-09 | powerpc: create kernel/setup.h | Stephen Rothwell |
2005-11-08 | powerpc: Simplify and clean up the xmon terminal I/O | Paul Mackerras |
2005-11-08 | [PATCH] powerpc: Fix ppc32 initrd | David Woodhouse |
2005-11-05 | powerpc: Merge smp.c and smp.h | Paul Mackerras |
2005-10-28 | powerpc: Merge xmon | Paul Mackerras |
2005-10-27 | powerpc: 32-bit CHRP SMP fixes | Paul Mackerras |
2005-10-27 | powerpc: remove duplicate screen_info from setup_32.c | Paul Mackerras |
2005-10-27 | [PATCH] powerpc: Purge bootinfo.h | David Gibson |
2005-10-26 | powerpc: Merge 32-bit CHRP support. | Paul Mackerras |
2005-10-26 | powerpc: Pull common bits of setup_{32,64}.c into setup-common.c | Paul Mackerras |
2005-10-26 | [PATCH] powerpc: Some minor cleanups to setup_32.c | Kumar Gala |
2005-10-22 | powerpc: Merge in 64-bit powermac support. | Paul Mackerras |
2005-10-20 | powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int | Paul Mackerras |
2005-10-17 | powerpc: Clear the BSS at the start of early_init with ARCH=ppc | Paul Mackerras |
2005-10-17 | powerpc: Initialize btext subsystem later, after prom_init | Paul Mackerras |
2005-10-10 | powerpc: Fix compilation for 32-bit configs | Paul Mackerras |
2005-10-10 | powerpc: Rename files to have consistent _32/_64 suffixes | Paul Mackerras |