| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc: Add missing icache flushes for hugepages | David Gibson | 2005-12-09 | 1 | -1/+2 |
* | [PATCH] powerpc: More hugepage boundary case fixes | David Gibson | 2005-11-25 | 1 | -6/+11 |
* | Merge ../linux-2.6 | Paul Mackerras | 2005-11-25 | 1 | -3/+3 |
|\ |
|
| * | [PATCH] powerpc: fix for hugepage areas straddling 4GB boundary | David Gibson | 2005-11-24 | 1 | -3/+3 |
* | | [PATCH] powerpc: update my email address | Olof Johansson | 2005-11-23 | 2 | -2/+2 |
|/ |
|
* | powerpc: Merge spinlock.h | Paul Mackerras | 2005-11-19 | 1 | -0/+269 |
* | powerpc: Merge pci.h | Paul Mackerras | 2005-11-19 | 2 | -2/+247 |
* | powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpc | Paul Mackerras | 2005-11-19 | 9 | -0/+2014 |
* | Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfr | Paul Mackerras | 2005-11-19 | 1 | -0/+285 |
|\ |
|
| * | powerpc: merge dma-mapping.h | Stephen Rothwell | 2005-11-18 | 1 | -0/+285 |
* | | [PATCH] ppc64 need HPAGE_SHIFT when huge pages disabled | Andy Whitcroft | 2005-11-18 | 1 | -0/+4 |
|/ |
|
* | [PATCH] powerpc: merge align.c | Benjamin Herrenschmidt | 2005-11-18 | 1 | -10/+12 |
* | powerpc: Fix delay functions for 601 processors | Paul Mackerras | 2005-11-18 | 1 | -38/+2 |
* | [PATCH] powerpc: Fix typo in topology.h | Michael Ellerman | 2005-11-18 | 1 | -1/+1 |
* | [PATCH] Avoid use of uninitialised spinlock in EEH. | David Woodhouse | 2005-11-17 | 1 | -1/+3 |
* | [PATCH] powerpc: Fix database regression due to scheduler changes | Nick Piggin | 2005-11-17 | 1 | -0/+4 |
* | [PATCH] powerpc: Make the vDSO functions set error code (#2) | Benjamin Herrenschmidt | 2005-11-16 | 1 | -1/+1 |
* | [PATCH] powerpc: pci_64 fixes & cleanups | Benjamin Herrenschmidt | 2005-11-16 | 1 | -1/+0 |
* | powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init. | Paul Mackerras | 2005-11-15 | 1 | -1/+0 |
* | powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclared | Paul Mackerras | 2005-11-14 | 1 | -0/+2 |
* | powerpc: Move a bunch of ppc64 headers to include/asm-powerpc | Paul Mackerras | 2005-11-14 | 8 | -0/+795 |
* | [PATCH] powerpc: vdso fixes (take #2) | Benjamin Herrenschmidt | 2005-11-14 | 1 | -1/+1 |
* | [PATCH] powerpc: Export htab start/end via device tree | Michael Ellerman | 2005-11-14 | 1 | -0/+1 |
* | [PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_down | Michael Ellerman | 2005-11-14 | 1 | -1/+3 |
* | [PATCH] powerpc: Merge page.h | Michael Ellerman | 2005-11-14 | 3 | -0/+391 |
* | [PATCH] atomic: inc_not_zero | Nick Piggin | 2005-11-14 | 1 | -0/+25 |
* | [PATCH] atomic: cmpxchg | Nick Piggin | 2005-11-14 | 1 | -0/+2 |
* | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 2005-11-11 | 6 | -73/+196 |
* | [PATCH] powerpc: Move udbg code to arch/powerpc | David Gibson | 2005-11-11 | 1 | -0/+31 |
* | [PATCH] ppc64: Increase sparsemem defaults | Anton Blanchard | 2005-11-11 | 1 | -2/+2 |
* | [PATCH] ppc64: Convert NUMA to sparsemem (3) | Anton Blanchard | 2005-11-11 | 1 | -9/+1 |
* | [PATCH] ppc64: prep for NUMA sparsemem rework 2 | Anton Blanchard | 2005-11-11 | 1 | -2/+0 |
* | [PATCH] ppc32: fix PQ2 PCI DMA interrupt handling | Kumar Gala | 2005-11-11 | 1 | -0/+1 |
* | [PATCH] ppc64: mark failed devices | Linas Vepstas | 2005-11-10 | 1 | -0/+7 |
* | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-10 | 1 | -0/+178 |
|\ |
|
| * | powerpc: implement atomic64_t on ppc64 | Stephen Rothwell | 2005-11-10 | 1 | -0/+178 |
* | | powerpc: Move some extern declarations from C code into headers | Paul Mackerras | 2005-11-10 | 1 | -0/+1 |
* | | [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-10 | 1 | -0/+173 |
|/ |
|
* | powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell. | Paul Mackerras | 2005-11-10 | 1 | -0/+4 |
* | powerpc: Fix typo introduced in merging platform codes | Paul Mackerras | 2005-11-10 | 1 | -4/+1 |
* | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras | 2005-11-10 | 4 | -31/+111 |
* | [PATCH] powerpc: Consolidate asm compatibility macros | David Gibson | 2005-11-10 | 9 | -106/+106 |
* | [PATCH] powerpc: Merge cacheflush.h and cache.h | David Gibson | 2005-11-10 | 4 | -1/+155 |
* | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-10 | 2 | -4/+2 |
|\ |
|
| * | powerpc: merge irq.c | Stephen Rothwell | 2005-11-09 | 1 | -1/+0 |
| * | ppc64: remove ppc_irq_dispatch_handler | Stephen Rothwell | 2005-11-09 | 2 | -2/+1 |
| * | ppc64: move stack switching up in interrupt processing | Stephen Rothwell | 2005-11-09 | 1 | -2/+2 |
* | | [PATCH] ppc64: Save & restore of PCI device BARS | Linas Vepstas | 2005-11-10 | 1 | -0/+23 |
* | | [PATCH] ppc64: PCI reset support routines | Linas Vepstas | 2005-11-10 | 1 | -0/+14 |
* | | [PATCH] ppc64: PCI error event dispatcher | Linas Vepstas | 2005-11-10 | 1 | -0/+52 |