Age | Commit message (Expand) | Author |
2007-01-26 | [PATCH] powerpc vDSO: use VM_ALWAYSDUMP | Roland McGrath |
2007-01-22 | [POWERPC] Remove bogus sanity check in pci -> OF node code | Benjamin Herrenschmidt |
2007-01-11 | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy |
2007-01-09 | [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). | David Woodhouse |
2006-12-20 | [POWERPC] Fix register save area alignment for swapcontext syscall | Paul Mackerras |
2006-12-20 | [POWERPC] Fix PCI device channel state initialization | Linas Vepstas |
2006-12-20 | [POWERPC] Workaround oldworld OF bug with IRQs & P2P bridges | Benjamin Herrenschmidt |
2006-12-19 | [POWERPC] powerpc: add scanning of ebc bus to of_platform | Arnd Bergmann |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-12-11 | [POWERPC] Generic BUG for powerpc | Jeremy Fitzhardinge |
2006-12-11 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras |
2006-12-10 | Merge branch '85xx' into for_paulus | Kumar Gala |
2006-12-10 | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set | Kumar Gala |
2006-12-11 | [POWERPC] Fix irq routing on some 32-bit PowerMacs | Benjamin Herrenschmidt |
2006-12-11 | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes | Paul Mackerras |
2006-12-09 | [POWERPC] Add SPURR SPR to sysfs | Anton Blanchard |
2006-12-09 | [POWERPC] Add DSCR SPR to sysfs | Anton Blanchard |
2006-12-08 | [PATCH] struct path: convert powerpc | Josef Sipek |
2006-12-08 | [POWERPC] Fix 440SPe CPU table entry | Kumar Gala |
2006-12-08 | Merge branch '83xx' into for_paulus | Kumar Gala |
2006-12-08 | [POWERPC] Add support for FP emulation for the e300c2 core | Kim Phillips |
2006-12-08 | [POWERPC] of_device_register: propagate device_create_file return code | Kumar Gala |
2006-12-08 | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt |
2006-12-08 | [POWERPC] iSeries: head_64.o needs to depend on lparmap.s | Stephen Rothwell |
2006-12-08 | [POWERPC] of_platform_make_bus_id(): make `magic' int | Geert Uytterhoeven |
2006-12-08 | [POWERPC] Add rtas_service_present() helper | Nathan Lynch |
2006-12-08 | [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c | Michael Ellerman |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] Kexec / Kdump: Unify elf note code | Magnus Damm |
2006-12-07 | [PATCH] kprobes: enable booster on the preemptible kernel | Masami Hiramatsu |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu | Siddha, Suresh B |
2006-12-07 | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman |
2006-12-05 | [POWERPC] Add missing EXPORTS for mpc52xx support | Grant Likely |
2006-12-04 | [POWERPC] Fix debug printks for 32-bit resources in the PCI code | Sergei Shtylyov |
2006-12-04 | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman |
2006-12-04 | [POWERPC] Add the e300c3 core to the CPU table. | Scott Wood |
2006-12-04 | [POWERPC] iSeries: don't build head_64.o unnecessarily | Stephen Rothwell |
2006-12-04 | [POWERPC] Tell firmware we can handle POWER6 compatible mode | Paul Mackerras |
2006-12-04 | [POWERPC] Fix OF pci flags parsing | Olof Johansson |
2006-12-04 | [POWERPC] iSeries: Eliminate "exceeds stub group size" warnings | Stephen Rothwell |
2006-12-04 | [POWERPC] fix missing #include in sys_ppc32.c | Arnd Bergmann |
2006-12-04 | [POWERPC] powerpc: Make 970MP detectable by oprofile | Mike Wolf |
2006-12-04 | [POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg" | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras |
2006-12-04 | [POWERPC] cell: Add oprofile support | Maynard Johnson |
2006-12-04 | [POWERPC] Fix wraparound problem in smp-tbsync on 32-bit | Adrian Cox |