| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] 8xx: Move softemu8xx.c from arch/ppc | Scott Wood | 2007-10-04 | 1 | -0/+2 |
* | [PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc | Paul Mackerras | 2007-10-04 | 1 | -1/+1 |
* | [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform | Valentine Barshak | 2007-10-03 | 1 | -0/+1 |
* | [POWERPC] Create and use CONFIG_WORD_SIZE | Stephen Rothwell | 2007-10-03 | 1 | -17/+13 |
* | [POWERPC] clk.h interface for platforms | Domen Puncer | 2007-10-03 | 1 | -0/+1 |
* | [POWERPC] iSeries: Clean up lparmap mess | Stephen Rothwell | 2007-08-22 | 1 | -7/+0 |
* | [POWERPC] Rename 4xx paths to 40x | Josh Boyer | 2007-08-20 | 1 | -1/+1 |
* | [POWERPC] Fix for assembler -g | Roland McGrath | 2007-08-15 | 1 | -0/+1 |
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-29 | 1 | -3/+3 |
* | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala | 2007-06-29 | 1 | -1/+1 |
* | [POWERPC] Make syscall restart code more common | Benjamin Herrenschmidt | 2007-06-14 | 1 | -1/+2 |
* | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 2007-06-14 | 1 | -1/+1 |
* | [POWERPC] PowerPC MSI infrastructure | Michael Ellerman | 2007-05-08 | 1 | -0/+1 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] x86: Move swsusp __pa() dependent code to arch portion | Vivek Goyal | 2007-05-02 | 1 | -0/+1 |
* | | [POWERPC] powermac: Suspend to disk on G5 | Johannes Berg | 2007-05-07 | 1 | -0/+1 |
* | | [POWERPC] Fix suspend states again | Johannes Berg | 2007-05-02 | 1 | -0/+1 |
|/ |
|
* | [POWERPC] Allow pSeries to build without CONFIG_PCI | Stephen Rothwell | 2007-03-09 | 1 | -2/+2 |
* | [POWERPC] pasemi: Idle loops | Olof Johansson | 2007-02-07 | 1 | -0/+1 |
* | [POWERPC] iSeries: head_64.o needs to depend on lparmap.s | Stephen Rothwell | 2006-12-08 | 1 | -0/+1 |
* | [POWERPC] iSeries: don't build head_64.o unnecessarily | Stephen Rothwell | 2006-12-04 | 1 | -1/+1 |
* | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt | 2006-12-04 | 1 | -1/+1 |
* | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits | Benjamin Herrenschmidt | 2006-12-04 | 1 | -1/+5 |
* | [POWERPC] Refactor 64 bits DMA operations | Benjamin Herrenschmidt | 2006-12-04 | 1 | -2/+1 |
* | [POWERPC] Souped-up of_platform_device support | Benjamin Herrenschmidt | 2006-12-04 | 1 | -1/+1 |
* | [POWERPC] Generic DCR infrastructure | Benjamin Herrenschmidt | 2006-12-04 | 1 | -0/+1 |
* | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2006-12-04 | 1 | -1/+0 |
|\ |
|
| * | [POWERPC] Fix oprofile support for e500 in arch/powerpc | Andy Fleming | 2006-11-01 | 1 | -1/+0 |
* | | [PATCH] Make nvram_64.o a 64bit-only object | s.hauer@pengutronix.de | 2006-11-13 | 1 | -2/+1 |
|/ |
|
* | [POWERPC] convert string i/o operations to C | Stephen Rothwell | 2006-09-20 | 1 | -1/+1 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2006-09-14 | 1 | -0/+2 |
|\ |
|
| * | [PATCH] syscall classes hookup for ppc and s390 | Al Viro | 2006-09-11 | 1 | -0/+2 |
* | | Merge branch 'merge' | Paul Mackerras | 2006-08-25 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [POWERPC] Make crash.c work on 32-bit and 64-bit | Michael Ellerman | 2006-08-17 | 1 | -2/+2 |
* | | [POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.S | Olof Johansson | 2006-08-25 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] Consolidate some of kernel/misc*.S | Stephen Rothwell | 2006-06-28 | 1 | -1/+2 |
* | powerpc: Use correct sequence for putting CPU into nap mode | Paul Mackerras | 2006-04-18 | 1 | -1/+1 |
* | powerpc: Move perfmon_fsl_booke.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 1 | -0/+1 |
* | powerpc: Move module.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 1 | -0/+3 |
* | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 1 | -1/+2 |
* | powerpc: Move l2cr.S over to arch/powerpc | Paul Mackerras | 2006-03-27 | 1 | -1/+1 |
* | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras | 2006-03-27 | 1 | -3/+3 |
* | 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 |