| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc: Use the system call table from arch/powerpc/kernel/systbl.S | Paul Mackerras | 2006-02-10 | 1 | -3/+3 |
* | powerpc/32: Restore previous version of 32-bit PCI code | Paul Mackerras | 2006-01-15 | 1 | -1/+2 |
* | powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c | Paul Mackerras | 2006-01-12 | 1 | -3/+3 |
* | [PATCH] powerpc: Don't build crash.c for PPC32 | Michael Ellerman | 2006-01-11 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-10 | 1 | -1/+1 |
|\ |
|
| * | powerpc: Introduce a new config symbol to control 16550 early debug code | Paul Mackerras | 2006-01-10 | 1 | -1/+1 |
* | | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 | 1 | -2/+1 |
|/ |
|
* | powerpc: unbreak iSeries compilation again | Paul Mackerras | 2006-01-09 | 1 | -1/+1 |
* | powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc | Paul Mackerras | 2006-01-09 | 1 | -3/+2 |
* | [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250 | Kumar Gala | 2006-01-09 | 1 | -2/+1 |
* | [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. | Michael Ellerman | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset | Michael Ellerman | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -4/+3 |
* | [PATCH] powerpc: serial port discovery (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -6/+3 |
* | [PATCH] powerpc: Add OF address parsing code (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -1/+2 |
* | [PATCH] powerpc: IBMEBUS bus support | Heiko J Schick | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] powerpc: Merge kexec | Michael Ellerman | 2006-01-09 | 1 | -2/+3 |
* | powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc | Paul Mackerras | 2005-11-18 | 1 | -1/+4 |
* | [PATCH] powerpc: merge align.c | Benjamin Herrenschmidt | 2005-11-18 | 1 | -1/+1 |
* | powerpc: Move most remaining ppc64 files over to arch/powerpc | Paul Mackerras | 2005-11-14 | 1 | -5/+13 |
* | [PATCH] powerpc: kill ppc64 rtc.c, use genrtc instead | Benjamin Herrenschmidt | 2005-11-14 | 1 | -1/+1 |
* | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 2005-11-11 | 1 | -1/+3 |
* | [PATCH] powerpc: Move udbg code to arch/powerpc | David Gibson | 2005-11-11 | 1 | -1/+5 |
* | [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-10 | 1 | -2/+6 |
* | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-10 | 1 | -1/+1 |
|\ |
|
| * | powerpc: merge irq.c | Stephen Rothwell | 2005-11-09 | 1 | -1/+1 |
* | | [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-10 | 1 | -1/+4 |
|/ |
|
* | powerpc: Merge smp.c and smp.h | Paul Mackerras | 2005-11-05 | 1 | -1/+3 |
* | powerpc: Merge smp-tbsync.c (the generic timebase sync routine) | Paul Mackerras | 2005-11-04 | 1 | -0/+1 |
* | powerpc: move ppc64/kernel/signal.c to arch/powerpc | Stephen Rothwell | 2005-11-03 | 1 | -1/+1 |
* | powerpc: Merge remaining RTAS code | Paul Mackerras | 2005-11-03 | 1 | -1/+2 |
* | [PATCH] powerpc: move rtas_fw.c out of platforms/pseries | Arnd Bergmann | 2005-11-01 | 1 | -0/+1 |
* | Merge git://oak/home/sfr/kernels/iseries/work/ | Paul Mackerras | 2005-10-28 | 1 | -4/+4 |
|\ |
|
| * | ppc64: use the merged syscall table | Stephen Rothwell | 2005-10-28 | 1 | -4/+5 |
* | | [PATCH] powerpc: only build idle_6xx for 6xx | Kumar Gala | 2005-10-28 | 1 | -1/+2 |
|/ |
|
* | ppc64: Include arch/powerpc/kernel/setup-common.o | Paul Mackerras | 2005-10-28 | 1 | -1/+2 |
* | [PATCH] powerpc: Fix handling of fpscr on 64-bit | David Gibson | 2005-10-27 | 1 | -3/+2 |
* | [PATCH] ppc64: remove arch/ppc64/kernel/setup.c | Paul Mackerras | 2005-10-27 | 1 | -2/+3 |
* | powerpc: Pull common bits of setup_{32,64}.c into setup-common.c | Paul Mackerras | 2005-10-26 | 1 | -1/+1 |
* | powerpc: Merge rtas.c into arch/powerpc/kernel | Paul Mackerras | 2005-10-26 | 1 | -0/+1 |
* | powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.c | Stephen Rothwell | 2005-10-24 | 1 | -0/+1 |
* | [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] | David Gibson | 2005-10-20 | 1 | -1/+1 |
* | powerpc: Merge time.c and asm/time.h. | Paul Mackerras | 2005-10-20 | 1 | -2/+2 |
* | powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc | Paul Mackerras | 2005-10-20 | 1 | -1/+1 |
* | powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc | Paul Mackerras | 2005-10-18 | 1 | -5/+5 |
* | powerpc: merge ppc signal.c and ppc64 signal32.c | Stephen Rothwell | 2005-10-18 | 1 | -1/+1 |
* | powerpc: Merge syscalls.c and sys_ppc32.c. | Paul Mackerras | 2005-10-17 | 1 | -3/+3 |
* | powerpc: merge ptrace.c | Stephen Rothwell | 2005-10-13 | 1 | -1/+1 |
* | ppc64: use powerpc of_device.c | Stephen Rothwell | 2005-10-13 | 1 | -1/+2 |
* | ppc64: merge binfmt_elf32.c | Stephen Rothwell | 2005-10-13 | 1 | -0/+1 |