| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras | 2006-12-04 | 1 | -1/+1 |
* | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits | Benjamin Herrenschmidt | 2006-12-04 | 1 | -0/+7 |
* | [POWERPC] Refactor 64 bits DMA operations | Benjamin Herrenschmidt | 2006-12-04 | 1 | -0/+1 |
* | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2006-12-04 | 1 | -0/+11 |
|\ |
|
| * | [POWERPC] Support feature fixups in vdso's | Benjamin Herrenschmidt | 2006-10-25 | 1 | -2/+2 |
| * | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt | 2006-10-25 | 1 | -0/+11 |
* | | [PATCH] Check for null init_early routine | Geoff Levand | 2006-11-13 | 1 | -1/+2 |
* | | [PATCH] Clean up usage of boot_dev | s.hauer@pengutronix.de | 2006-11-13 | 1 | -1/+0 |
* | | [POWERPC] Lazy interrupt disabling for 64-bit machines | Paul Mackerras | 2006-10-16 | 1 | -2/+2 |
|/ |
|
* | [POWERPC] Fix xmon=off and cleanup xmon initialisation | Michael Ellerman | 2006-10-04 | 1 | -8/+4 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering | 2006-10-01 | 1 | -5/+0 |
* | [POWERPC] powerpc: Reduce default cacheline size to 64 bytes | Olof Johansson | 2006-09-13 | 1 | -4/+4 |
* | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -7/+7 |
* | [POWERPC] iseries: Move ItLpNaca into platforms/iseries | Michael Ellerman | 2006-07-13 | 1 | -1/+0 |
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -11/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [POWERPC] Make sure smp_processor_id works very early in boot | Michael Ellerman | 2006-06-29 | 1 | -0/+3 |
* | [POWERPC] Setup the boot cpu's paca pointer in C rather than asm | Michael Ellerman | 2006-06-28 | 1 | -1/+8 |
* | [POWERPC] Make kexec_setup() a regular initcall | Michael Ellerman | 2006-06-28 | 1 | -4/+0 |
* | [POWERPC] powerpc: Initialise ppc_md htab pointers earlier | Michael Ellerman | 2006-06-28 | 1 | -5/+1 |
* | [PATCH] powerpc: Kdump header cleanup | Michael Ellerman | 2006-05-19 | 1 | -3/+1 |
* | [PATCH] powerpc: Unify mem= handling | Michael Ellerman | 2006-05-19 | 1 | -3/+0 |
* | [PATCH] powerpc: Parse early parameters earlier | Michael Ellerman | 2006-05-19 | 1 | -5/+0 |
* | [PATCH] powerpc: Make early xmon logic immune to location of early parsing | Michael Ellerman | 2006-05-19 | 1 | -0/+3 |
* | powerpc: provide ppc_md.panic() for both ppc32 & ppc64 | Kumar Gala | 2006-05-05 | 1 | -17/+1 |
* | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. | David Woodhouse | 2006-04-28 | 1 | -8/+0 |
* | [PATCH] powerpc: iSeries needs slb_initialize to be called | Stephen Rothwell | 2006-04-02 | 1 | -6/+4 |
* | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 2006-03-29 | 1 | -3/+3 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 1 | -1/+2 |
|\ |
|
| * | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -1/+2 |
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -52/+4 |
* | | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras | 2006-03-27 | 1 | -6/+0 |
* | | [PATCH] powerpc: Allow non zero boot cpuids | Anton Blanchard | 2006-03-27 | 1 | -3/+9 |
|/ |
|
* | [PATCH] powerpc: Remove calculation of io hole | Michael Ellerman | 2006-03-22 | 1 | -2/+0 |
* | [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernel | Michael Ellerman | 2006-02-20 | 1 | -2/+2 |
* | [PATCH] powerpc: Don't overwrite flat device tree with kdump kernel | Michael Ellerman | 2006-02-07 | 1 | -0/+3 |
* | [PATCH] powerpc/64: per cpu data optimisations | Anton Blanchard | 2006-01-11 | 1 | -0/+26 |
* | [PATCH] powerpc: Make early debugging configurable via Kconfig | Michael Ellerman | 2006-01-11 | 1 | -36/+2 |
* | [PATCH] powerpc: Early debugging support for iSeries | Michael Ellerman | 2006-01-11 | 1 | -5/+9 |
* | powerpc: Introduce a new config symbol to control 16550 early debug code | Paul Mackerras | 2006-01-10 | 1 | -2/+0 |
* | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250 | Kumar Gala | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] powerpc: Fixups for kernel linked at 32 MB | Michael Ellerman | 2006-01-09 | 1 | -1/+4 |
* | [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset | Michael Ellerman | 2006-01-09 | 1 | -0/+5 |
* | [PATCH] powerpc: Add CONFIG_CRASH_DUMP | Michael Ellerman | 2006-01-09 | 1 | -0/+3 |
* | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -4/+0 |
* | [PATCH] powerpc: serial port discovery (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -181/+9 |
* | [PATCH] powerpc: Set cache info defaults | Olof Johansson | 2005-12-09 | 1 | -1/+9 |
* | [PATCH] powerpc: Export htab start/end via device tree | Michael Ellerman | 2005-11-14 | 1 | -0/+5 |