Age | Commit message (Expand) | Author |
2008-12-23 | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth |
2008-12-21 | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt |
2008-12-16 | powerpc: Move smp_hw_index to 32-bit code | Nathan Lynch |
2008-12-16 | powerpc: Remove `have_of' global variable | Anton Vorontsov |
2008-10-14 | powerpc: Reflect the used arguments in machine_init() prototype | Sebastian Andrzej Siewior |
2008-08-20 | powerpc: Expose PMCs & cache topology in sysfs on 32-bit | Benjamin Herrenschmidt |
2008-07-23 | kgdb, powerpc: arch specific powerpc kgdb support | Jason Wessel |
2008-07-15 | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt |
2008-07-03 | powerpc: Fixup lwsync at runtime | Kumar Gala |
2008-06-26 | powerpc/85xx: add DOZE/NAP support for e500 core | Kumar Gala |
2008-06-02 | [POWERPC] Move to runtime allocated exception stacks | Kumar Gala |
2008-05-26 | ftrace: powerpc clean ups | Steven Rostedt |
2008-05-23 | ftrace: support for PowerPC | Steven Rostedt |
2008-04-29 | [POWERPC] Add IRQSTACKS support on ppc32 | Kumar Gala |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-18 | ppc: remove ppc_ide_md | Bartlomiej Zolnierkiewicz |
2008-04-17 | [POWERPC] Clean up some linker and symbol usage | Kumar Gala |
2008-04-01 | [POWERPC] Add kernel parameter to set l3cr for MPC745x | Robert Brose |
2007-10-11 | [POWERPC] Only call ppc_md.setup_arch() if it is provided | Grant Likely |
2007-09-22 | [POWERPC] Fix build errors when BLOCK=n | Emil Medve |
2007-08-22 | [POWERPC] Remove old includes from arch/ppc | Kumar Gala |
2007-06-14 | [POWERPC] Merge CPU features pertaining to icache coherency | David Gibson |
2007-04-13 | [POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc | Giuliano Pochini |
2007-03-16 | [POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop only | Mark A. Greer |
2007-02-14 | [POWERPC] Use udbg_early_init() on ppc32 | David Gibson |
2007-02-08 | [POWERPC] Add export of vgacon_remap_base | Mathieu Desnoyers |
2006-12-04 | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras |
2006-12-04 | Merge branch 'linux-2.6' into for-linus | Paul Mackerras |
2006-11-13 | [PATCH] Clean up usage of boot_dev | s.hauer@pengutronix.de |
2006-10-25 | [POWERPC] Support feature fixups in vdso's | Benjamin Herrenschmidt |
2006-10-25 | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt |
2006-10-04 | [POWERPC] Fix xmon=off and cleanup xmon initialisation | Michael Ellerman |
2006-10-01 | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt |
2006-07-03 | [POWERPC] Fix various offb and BootX-related issues | Benjamin Herrenschmidt |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki |
2006-05-19 | [PATCH] powerpc: Parse early parameters earlier | Michael Ellerman |
2006-05-19 | [PATCH] powerpc: Make early xmon logic immune to location of early parsing | Michael Ellerman |
2006-05-05 | powerpc: provide ppc_md.panic() for both ppc32 & ppc64 | Kumar Gala |
2006-03-30 | powerpc: converted embedded platforms to use new define_machine support | Kumar Gala |
2006-03-29 | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt |
2006-03-27 | powerpc: remove OCP references | Kumar Gala |
2006-03-27 | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras |
2006-03-27 | [PATCH] powerpc: fix various sparse warnings | Stephen Rothwell |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton |
2006-01-10 | powerpc: Introduce a new config symbol to control 16550 early debug code | Paul Mackerras |
2006-01-09 | [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250 | Kumar Gala |