| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Fix some compile problems with the VDSO stuff | Paul Mackerras | 2005-11-11 | 4 | -6/+5 |
* | powerpc: Fix reading and writing SPRs from xmon on 32-bit | Paul Mackerras | 2005-11-11 | 1 | -7/+18 |
* | powerpc: Initialize secondary CPU setup for 32-bit SMP | Paul Mackerras | 2005-11-11 | 1 | -0/+1 |
* | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 2005-11-11 | 31 | -119/+2630 |
* | [PATCH] powerpc: remove initrd debug printk | David Woodhouse | 2005-11-11 | 1 | -3/+1 |
* | [PATCH] powerpc: Move udbg code to arch/powerpc | David Gibson | 2005-11-11 | 4 | -1/+388 |
* | [PATCH] ppc64: Convert NUMA to sparsemem (3) | Anton Blanchard | 2005-11-11 | 2 | -214/+162 |
* | [PATCH] ppc64: prep for NUMA sparsemem rework 2 | Anton Blanchard | 2005-11-11 | 1 | -4/+0 |
* | [PATCH] ppc64: Remove debug boot message | Anton Blanchard | 2005-11-11 | 1 | -3/+1 |
* | [PATCH] ppc64: Quieten lparcfg | Anton Blanchard | 2005-11-11 | 1 | -11/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-10 | 68 | -1173/+4981 |
|\ |
|
| * | [PATCH] ppc64: mark failed devices | Linas Vepstas | 2005-11-10 | 1 | -16/+32 |
| * | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-10 | 2 | -4/+3 |
| |\ |
|
| | * | powerpc: remove some warnings when building iSeries | Stephen Rothwell | 2005-11-10 | 2 | -4/+3 |
| * | | powerpc: Move some extern declarations from C code into headers | Paul Mackerras | 2005-11-10 | 7 | -21/+4 |
| * | | [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-10 | 5 | -2/+1641 |
| * | | [PATCH] ppc64: fix PCI IO mapping | Benjamin Herrenschmidt | 2005-11-10 | 3 | -7/+0 |
| * | | [PATCH] powerpc: 64k pages vs. U3 iommu | Benjamin Herrenschmidt | 2005-11-10 | 1 | -1/+1 |
| * | | [PATCH] powerpc: 64k pages pmd alloc fix | Benjamin Herrenschmidt | 2005-11-10 | 1 | -4/+14 |
| |/ |
|
| * | powerpc: 32-bit fixes for xmon | Paul Mackerras | 2005-11-10 | 1 | -6/+7 |
| * | powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell. | Paul Mackerras | 2005-11-10 | 1 | -8/+11 |
| * | powerpc: Fix SMP time initialization problem | Paul Mackerras | 2005-11-10 | 1 | -0/+2 |
| * | powerpc: Fixes for 32-bit powermac SMP | Paul Mackerras | 2005-11-10 | 2 | -22/+37 |
| * | powerpc: Fix compile error in EEH code with gcc4 | Paul Mackerras | 2005-11-10 | 1 | -2/+2 |
| * | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras | 2005-11-10 | 27 | -195/+165 |
| * | [PATCH] powerpc: Consolidate asm compatibility macros | David Gibson | 2005-11-10 | 3 | -100/+101 |
| * | [PATCH] powerpc: Move scanlog.c to platforms/pseries | David Gibson | 2005-11-10 | 2 | -0/+236 |
| * | [PATCH] powerpc: Merge cacheflush.h and cache.h | David Gibson | 2005-11-10 | 1 | -22/+1 |
| * | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-10 | 10 | -10/+518 |
| |\ |
|
| | * | powerpc: merge irq.c | Stephen Rothwell | 2005-11-09 | 3 | -1/+482 |
| | * | ppc64: remove ppc_irq_dispatch_handler | Stephen Rothwell | 2005-11-09 | 3 | -8/+7 |
| | * | ppc64: allow iSeries to use IRQSTACKS again | Stephen Rothwell | 2005-11-09 | 1 | -1/+17 |
| | * | ppc64: move stack switching up in interrupt processing | Stephen Rothwell | 2005-11-09 | 1 | -4/+4 |
| | * | powerpc: create kernel/setup.h | Stephen Rothwell | 2005-11-09 | 4 | -0/+12 |
| * | | powerpc: Fix find_next_bit on 32-bit | Paul Mackerras | 2005-11-10 | 1 | -1/+1 |
| * | | ppc/powerpc: workarounds for old Open Firmware versions | Paul Mackerras | 2005-11-10 | 3 | -45/+138 |
| * | | [PATCH] ppc64: Save & restore of PCI device BARS | Linas Vepstas | 2005-11-10 | 1 | -1/+114 |
| * | | [PATCH] ppc64: PCI reset support routines | Linas Vepstas | 2005-11-10 | 1 | -0/+99 |
| * | | [PATCH] ppc64: PCI error event dispatcher | Linas Vepstas | 2005-11-10 | 3 | -124/+171 |
| * | | [PATCH] ppc64: move eeh.c to powerpc directory from ppc64 | Linas Vepstas | 2005-11-10 | 2 | -0/+1094 |
| * | | [PATCH] ppc64: Don't panic when early __ioremap fails | Benjamin Herrenschmidt | 2005-11-10 | 1 | -2/+5 |
| * | | [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-10 | 5 | -1/+474 |
| * | | [PATCH] powerpc: Merge signal.h | David Gibson | 2005-11-10 | 2 | -1/+2 |
| * | | Merge ../linux-2.6 | Paul Mackerras | 2005-11-10 | 4 | -20/+41 |
| |\ \
| | |/
| |/| |
|
| * | | powerpc: Simplify and clean up the xmon terminal I/O | Paul Mackerras | 2005-11-08 | 11 | -728/+236 |
| * | | powerpc: Fix crash in early boot on some powermacs | Paul Mackerras | 2005-11-08 | 1 | -2/+7 |
| * | | [PATCH] Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-08 | 1 | -0/+4 |
| * | | [PATCH] Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-08 | 1 | -0/+1 |
| * | | [PATCH] revised Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-08 | 2 | -0/+12 |
* | | | [PATCH] powerpc: sched fixups | Andrew Morton | 2005-11-09 | 1 | -0/+1 |
| |/
|/| |
|