| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [POWERPC] powerpc: Make 970MP detectable by oprofile | Mike Wolf | 2006-12-04 | 1 | -1/+1 |
| * | [POWERPC] update cell_defconfig for ps3 support | Arnd Bergmann | 2006-12-04 | 1 | -8/+23 |
| * | [POWERPC] ps3: add ps3_defconfig | Geoff Levand | 2006-12-04 | 1 | -0/+837 |
| * | [POWERPC] ps3: add spu support | Geoff Levand | 2006-12-04 | 3 | -0/+623 |
| * | [POWERPC] ps3: add OS params support | Geoff Levand | 2006-12-04 | 2 | -1/+260 |
| * | [POWERPC] ps3: add lpar addressing | Geoff Levand | 2006-12-04 | 1 | -0/+11 |
| * | [POWERPC] ps3: add interrupt support | Geoff Levand | 2006-12-04 | 1 | -0/+575 |
| * | [POWERPC] ps3: add repository support | Geoff Levand | 2006-12-04 | 1 | -0/+840 |
| * | [POWERPC] ps3: add htab routines | Geoff Levand | 2006-12-04 | 1 | -0/+277 |
| * | [POWERPC] ps3: add lv1 hvcalls | Geoff Levand | 2006-12-04 | 2 | -0/+831 |
| * | [POWERPC] ps3: add support for ps3 platform | Geoff Levand | 2006-12-04 | 9 | -1/+1367 |
| * | [POWERPC] cell: spu management xmon routines | Michael Ellerman | 2006-12-04 | 1 | -9/+1 |
| * | [POWERPC] cell: abstract spu management routines | Geoff Levand | 2006-12-04 | 5 | -338/+454 |
| * | [POWERPC] Import updated version of ppc disassembly code for xmon | Michael Ellerman | 2006-12-04 | 3 | -219/+618 |
| * | [POWERPC] Make xmon disassembly optional | Michael Ellerman | 2006-12-04 | 6 | -10/+49 |
| * | [POWERPC] Add spu disassembly to xmon | Michael Ellerman | 2006-12-04 | 2 | -8/+28 |
| * | [POWERPC] Import spu disassembly code into xmon | Michael Ellerman | 2006-12-04 | 4 | -0/+829 |
| * | [POWERPC] Prepare for spu disassembly in xmon | Michael Ellerman | 2006-12-04 | 2 | -6/+15 |
| * | [POWERPC] Add a sd command (spu dump) to xmon to dump spu local store | Michael Ellerman | 2006-12-04 | 1 | -5/+55 |
| * | [POWERPC] Show state of spus as theyre stopped in Cell xmon helper | Michael Ellerman | 2006-12-04 | 1 | -1/+4 |
| * | [POWERPC] Fix sparse warning in xmon Cell code | Michael Ellerman | 2006-12-04 | 1 | -7/+15 |
| * | [POWERPC] cell: hard disable interrupts in power_save() | Benjamin Herrenschmidt | 2006-12-04 | 1 | -0/+9 |
| * | [POWERPC] coredump: Add SPU elf notes to coredump. | Dwayne Grant McConnell | 2006-12-04 | 7 | -87/+580 |
| * | [POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg" | Benjamin Herrenschmidt | 2006-12-04 | 1 | -2/+9 |
| * | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras | 2006-12-04 | 6 | -44/+118 |
| * | [POWERPC] cell: Add oprofile support | Maynard Johnson | 2006-12-04 | 7 | -5/+776 |
| * | [POWERPC] cell: Add routines for managing PMU interrupts | Kevin Corry | 2006-12-04 | 4 | -0/+96 |
| * | [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h | Kevin Corry | 2006-12-04 | 3 | -87/+2 |
| * | [POWERPC] cell: PMU register macros | Kevin Corry | 2006-12-04 | 1 | -1/+22 |
| * | [POWERPC] cell: Add symbol exports for oprofile | Arnd Bergmann | 2006-12-04 | 1 | -0/+13 |
| * | [POWERPC] spufs: Load isolation kernel from spu_run | Jeremy Kerr | 2006-12-04 | 4 | -148/+113 |
| * | [POWERPC] spufs: Add runcntrl read accessors | Jeremy Kerr | 2006-12-04 | 3 | -0/+13 |
| * | [POWERPC] spufs: Use SPU master control to prevent wild SPU execution | Arnd Bergmann | 2006-12-04 | 6 | -36/+79 |
| * | [POWERPC] spufs: Fix return value of spufs_mfc_write | Masato Noguchi | 2006-12-04 | 1 | -0/+1 |
| * | [POWERPC] spufs: Always map local store non-guarded | Arnd Bergmann | 2006-12-04 | 1 | -2/+2 |
| * | [POWERPC] spufs: Avoid user-triggered oops in ptrace | Christoph Hellwig | 2006-12-04 | 1 | -8/+7 |
| * | [POWERPC] spufs: Fix missing stop-and-signal | Masato Noguchi | 2006-12-04 | 1 | -10/+18 |
| * | [POWERPC] spufs: Return correct event for data storage interrupt | Arnd Bergmann | 2006-12-04 | 2 | -1/+2 |
| * | [POWERPC] spufs: Replace spu.nid with spu.node | Geoff Levand | 2006-12-04 | 1 | -2/+2 |
| * | [POWERPC] spufs: Read from signal files only if data is there | Dwayne Grant McConnell | 2006-12-04 | 2 | -20/+22 |
| * | [POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info. | Dwayne Grant McConnell | 2006-12-04 | 1 | -0/+90 |
| * | [POWERPC] spufs: Remove /spu_tag_mask file | Dwayne Grant McConnell | 2006-12-04 | 1 | -23/+0 |
| * | [POWERPC] spufs: Add /lslr, /dma_info and /proxydma files | Dwayne Grant McConnell | 2006-12-04 | 3 | -6/+137 |
| * | [POWERPC] spufs: Change %llx to 0x%llx. | Dwayne Grant McConnell | 2006-12-04 | 1 | -6/+7 |
| * | [POWERPC] setup_kcore(): Fix incorrect function name in panic() call. | Geert Uytterhoeven | 2006-12-04 | 1 | -1/+1 |
| * | [POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppc | Grant Likely | 2006-12-04 | 1 | -1/+1 |
| * | [POWERPC] Fix wraparound problem in smp-tbsync on 32-bit | Adrian Cox | 2006-12-04 | 1 | -1/+1 |
| * | [POWERPC] Cleanup zImage handling of kernel entry with flat device tree | David Gibson | 2006-12-04 | 3 | -13/+14 |
| * | [POWERPC] Small clarification of initrd handling | David Gibson | 2006-12-04 | 1 | -7/+14 |
| * | [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU | Linas Vepstas | 2006-12-04 | 2 | -2/+7 |