Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | | [PATCH] ppc64: PCI address cache minor fixes | Linas Vepstas | 2005-11-10 | 1 | -4/+0 |
* | | [PATCH] ppc64: uniform usage of bus unit id interfaces | linas | 2005-11-10 | 1 | -0/+4 |
* | | [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-10 | 5 | -0/+593 |
* | | [PATCH] powerpc: Merge current.h | David Gibson | 2005-11-10 | 1 | -0/+27 |
* | | [PATCH] powerpc: Merge signal.h | David Gibson | 2005-11-10 | 1 | -0/+150 |
* | | Merge ../linux-2.6 | Paul Mackerras | 2005-11-10 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | [PATCH] ppc32: fix perf_irq extern on e500 | Matt Porter | 2005-11-09 | 1 | -0/+1 |
* | | powerpc: Simplify and clean up the xmon terminal I/O | Paul Mackerras | 2005-11-08 | 1 | -1/+0 |
* | | [PATCH] revised Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-08 | 1 | -0/+4 |
|/ | |||||
* | powerpc: merge ide.h | Stephen Rothwell | 2005-11-08 | 1 | -0/+83 |
* | [PATCH] ppc: fix a bunch of warnings | Benjamin Herrenschmidt | 2005-11-08 | 1 | -0/+1 |
* | [PATCH] ppc64: SMU partition recovery | Benjamin Herrenschmidt | 2005-11-08 | 2 | -11/+144 |
* | [PATCH] ppc64: SMU based macs cpufreq support | Benjamin Herrenschmidt | 2005-11-08 | 2 | -2/+67 |
* | Merge ../linux-2.6 | Paul Mackerras | 2005-11-08 | 2 | -0/+17 |
|\ | |||||
| * | [PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changes | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -0/+15 |
| * | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+2 |
* | | Merge ../linux-2.6 | Paul Mackerras | 2005-11-07 | 7 | -17/+40 |
|\ \ | |/ | |||||
| * | [PATCH] ppc64: support 64k pages | Benjamin Herrenschmidt | 2005-11-06 | 7 | -17/+40 |
* | | [PATCH] powerpc: Make ppc_md.set_dabr non 64-bit specific | Michael Ellerman | 2005-11-07 | 1 | -1/+3 |
* | | powerpc: Various UP build fixes | Paul Mackerras | 2005-11-07 | 1 | -1/+3 |
* | | [PATCH] dlpar enable for OF pci probe | John Rose | 2005-11-07 | 1 | -0/+1 |
|/ | |||||
* | powerpc: Merge smp.c and smp.h | Paul Mackerras | 2005-11-05 | 1 | -0/+119 |
* | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-04 | 2 | -0/+216 |
|\ | |||||
| * | powerpc: merge tlbflush.h | Stephen Rothwell | 2005-11-04 | 1 | -0/+146 |
| * | powerpc: merge tlb.h | Stephen Rothwell | 2005-11-04 | 1 | -0/+70 |
* | | Merge with Paulus | Michael Ellerman | 2005-11-04 | 6 | -25/+427 |
|\ \ | |/ | |||||
| * | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-03 | 4 | -0/+421 |
| |\ | |||||
| | * | powerpc: merge ucontext.h | Stephen Rothwell | 2005-11-03 | 1 | -0/+40 |
| | * | powerpc: merge sigcontext.h | Stephen Rothwell | 2005-11-03 | 1 | -0/+52 |
| | * | powerpc: merge ptrace.h | Stephen Rothwell | 2005-11-03 | 1 | -0/+248 |
| | * | powerpc: merge stat.h | Stephen Rothwell | 2005-11-03 | 1 | -0/+81 |
| * | | [PATCH] powerpc: Keep fixing merged ipcbuf.h | David Gibson | 2005-11-03 | 1 | -1/+2 |
| |/ | |||||
| * | powerpc: Merge remaining RTAS code | Paul Mackerras | 2005-11-03 | 1 | -24/+4 |
* | | powerpc: Fix random memory corruption in merged elf.h | Michael Ellerman | 2005-11-04 | 1 | -9/+13 |
* | | powerpc: Add helper functions for synthesising instructions at runtime | Michael Ellerman | 2005-11-03 | 1 | -0/+48 |
* | | powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.h | Michael Ellerman | 2005-11-03 | 1 | -0/+49 |
* | | powerpc: Make set_dabr() a ppc_md function | Michael Ellerman | 2005-11-03 | 1 | -0/+1 |
|/ | |||||
* | Merge Paulus' tree | Stephen Rothwell | 2005-11-02 | 2 | -0/+23 |
|\ | |||||
| * | [PATCH] powerpc: Merge (move) numnodes.h and sparsemem.h | David Gibson | 2005-11-02 | 2 | -0/+23 |
* | | Merge iSeries include file move | Stephen Rothwell | 2005-11-02 | 16 | -1/+1505 |
|\ \ | |/ |/| | |||||
| * | modify defines according to _ASM_POWERPC_ISERIES_ | Kelly Daly | 2005-11-02 | 15 | -44/+44 |