| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernel | Paul Mackerras | 2005-11-19 | 3 | -2/+168 |
* | powerpc: Merge pci.h | Paul Mackerras | 2005-11-19 | 2 | -20/+1 |
* | powerpc: time-of-day fixes for 32-bit CHRP systems | Paul Mackerras | 2005-11-18 | 1 | -3/+3 |
* | powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc | Paul Mackerras | 2005-11-18 | 3 | -1/+867 |
* | [PATCH] powerpc: merge align.c | Benjamin Herrenschmidt | 2005-11-18 | 2 | -1/+531 |
* | powerpc: Fix delay functions for 601 processors | Paul Mackerras | 2005-11-18 | 2 | -8/+28 |
* | [PATCH] powerpc: Make the vDSO functions set error code (#2) | Benjamin Herrenschmidt | 2005-11-16 | 6 | -2/+16 |
* | [PATCH] powerpc: pci_64 fixes & cleanups | Benjamin Herrenschmidt | 2005-11-16 | 2 | -66/+70 |
* | [PATCH] powerpc: More debugging fixups | Michael Ellerman | 2005-11-16 | 3 | -4/+6 |
* | [PATCH] Add missing EXPORT_SYMBOLS() for __ide_mm_* functions on powerpc | Ben Collins | 2005-11-15 | 1 | -0/+7 |
* | powerpc: Fix clearing of the FPSCR when invoking a signal handler | Paul Mackerras | 2005-11-15 | 2 | -5/+8 |
* | powerpc: Export a couple of prom functions | Paul Mackerras | 2005-11-14 | 1 | -0/+2 |
* | powerpc: Move most remaining ppc64 files over to arch/powerpc | Paul Mackerras | 2005-11-14 | 11 | -5/+3925 |
* | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-14 | 3 | -34/+30 |
|\ |
|
| * | powerpc: iSeries build fixes | Stephen Rothwell | 2005-11-14 | 1 | -26/+25 |
| * | powerpc: have only one definition of __irq_offset_value | Stephen Rothwell | 2005-11-14 | 2 | -5/+5 |
| * | powerpc: make iSeries use generic virtual irq mapping | Stephen Rothwell | 2005-11-14 | 1 | -3/+0 |
* | | [PATCH] powerpc: kill ppc64 rtc.c, use genrtc instead | Benjamin Herrenschmidt | 2005-11-14 | 2 | -1/+106 |
* | | [PATCH] powerpc: vdso fixes (take #2) | Benjamin Herrenschmidt | 2005-11-14 | 5 | -19/+34 |
* | | [PATCH] powerpc: Export htab start/end via device tree | Michael Ellerman | 2005-11-14 | 1 | -0/+5 |
* | | [PATCH] Update email address for Kumar | Kumar Gala | 2005-11-13 | 1 | -1/+1 |
|/ |
|
* | [SPARC]: Fix RTC compat ioctl kernel log spam. | Christoph Hellwig | 2005-11-12 | 1 | -4/+0 |
* | powerpc: Fix some compile problems with the VDSO stuff | Paul Mackerras | 2005-11-11 | 2 | -3/+3 |
* | 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 | 29 | -114/+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: 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 | 30 | -293/+2900 |
|\ |
|
| * | 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 | 4 | -14/+3 |
| * | | [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-10 | 5 | -2/+1641 |
| |/ |
|
| * | 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 | 1 | -2/+6 |
| * | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras | 2005-11-10 | 15 | -156/+91 |
| * | [PATCH] powerpc: Consolidate asm compatibility macros | David Gibson | 2005-11-10 | 1 | -12/+12 |
| * | [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 | 7 | -5/+495 |
| |\ |
|
| | * | powerpc: merge irq.c | Stephen Rothwell | 2005-11-09 | 2 | -1/+479 |
| | * | ppc64: remove ppc_irq_dispatch_handler | Stephen Rothwell | 2005-11-09 | 1 | -2/+2 |
| | * | 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 |
| * | | ppc/powerpc: workarounds for old Open Firmware versions | Paul Mackerras | 2005-11-10 | 2 | -44/+135 |
| * | | [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 | 2 | -4/+27 |
| |\ \
| | |/
| |/| |
|
| * | | powerpc: Simplify and clean up the xmon terminal I/O | Paul Mackerras | 2005-11-08 | 3 | -28/+24 |
| * | | powerpc: Fix crash in early boot on some powermacs | Paul Mackerras | 2005-11-08 | 1 | -2/+7 |