| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM | Kumar Gala | 2006-02-24 | 1 | -16/+38 |
* | [PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_name | Olaf Hering | 2006-02-07 | 1 | -2/+2 |
* | [PATCH] powerpc: Don't overwrite flat device tree with kdump kernel | Michael Ellerman | 2006-02-07 | 1 | -0/+27 |
* | [PATCH] powerpc: Don't allocate zero bytes in finish_device_tree() | Michael Ellerman | 2006-02-07 | 1 | -1/+6 |
* | [PATCH] powerpc: Add of_find_property function | Dave C Boutcher | 2006-01-13 | 1 | -6/+13 |
* | [PATCH] powerpc: Add/remove/update properties in firmware device tree | Dave C Boutcher | 2006-01-13 | 1 | -2/+88 |
* | [PATCH] powerpc: Fixed memory reserve map layout | Kumar Gala | 2006-01-12 | 1 | -4/+24 |
* | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] powerpc: Experimental support for new G5 Macs (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -3/+23 |
* | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt | 2006-01-09 | 1 | -414/+10 |
* | [PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes | Michael Ellerman | 2006-01-09 | 1 | -2/+7 |
* | [PATCH] powerpc: Parse crashkernel= parameter in first kernel | Michael Ellerman | 2006-01-09 | 1 | -0/+11 |
* | [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset | Michael Ellerman | 2006-01-09 | 1 | -1/+5 |
* | powerpc: Export a couple of prom functions | Paul Mackerras | 2005-11-14 | 1 | -0/+2 |
* | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-10 | 1 | -3/+3 |
|\ |
|
| * | powerpc: remove some warnings when building iSeries | Stephen Rothwell | 2005-11-10 | 1 | -3/+3 |
* | | powerpc: Move some extern declarations from C code into headers | Paul Mackerras | 2005-11-10 | 1 | -4/+0 |
|/ |
|
* | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras | 2005-11-10 | 1 | -12/+4 |
* | ppc/powerpc: workarounds for old Open Firmware versions | Paul Mackerras | 2005-11-10 | 1 | -1/+8 |
* | [PATCH] ppc64: SMU partition recovery | Benjamin Herrenschmidt | 2005-11-08 | 1 | -3/+18 |
* | [PATCH] ppc64: support 64k pages | Benjamin Herrenschmidt | 2005-11-06 | 1 | -44/+32 |
* | powerpc: Make early debugging fit on 80 character terminal | Michael Ellerman | 2005-11-03 | 1 | -1/+1 |
* | powerpc: Fix bug arising from having multiple memory_limit variables | Paul Mackerras | 2005-10-31 | 1 | -3/+1 |
* | powerpc: 32-bit CHRP SMP fixes | Paul Mackerras | 2005-10-27 | 1 | -6/+6 |
* | powerpc: Fix interrupt-tree parsing | Paul Mackerras | 2005-10-26 | 1 | -14/+26 |
* | powerpc: Merge rtas.c into arch/powerpc/kernel | Paul Mackerras | 2005-10-26 | 1 | -3/+0 |
* | [PATCH] powerpc: some prom.c cleanups | Kumar Gala | 2005-10-26 | 1 | -0/+4 |
* | powerpc: Run on old powermacs. | Paul Mackerras | 2005-10-23 | 1 | -1/+35 |
* | powerpc: Move default hash table size calculation to hash_utils_64.c | Paul Mackerras | 2005-10-12 | 1 | -20/+0 |
* | powerpc: Get 64-bit configs to compile with ARCH=powerpc | Paul Mackerras | 2005-10-10 | 1 | -1/+5 |
* | powerpc: Merge in the ppc64 version of the prom code. | Paul Mackerras | 2005-10-06 | 1 | -0/+2141 |