| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes | Michael Ellerman | 2007-09-19 | 1 | -0/+2 |
* | [POWERPC] spufs: Remove ctx_info and ctx_info_list | Michael Ellerman | 2007-09-19 | 1 | -60/+19 |
* | [POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code | Michael Ellerman | 2007-09-19 | 1 | -20/+38 |
* | [POWERPC] cell: Remove DEBUG for SPU callbacks | Jeremy Kerr | 2007-09-19 | 1 | -1/+1 |
* | [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook | Jeremy Kerr | 2007-09-19 | 1 | -8/+8 |
* | [POWERPC] cell: Unify spufs syscall path | Jeremy Kerr | 2007-09-19 | 4 | -85/+70 |
* | [POWERPC] spufs: Fix race condition on gang->aff_ref_spu | Andre Detsch | 2007-09-19 | 1 | -17/+32 |
* | [POWERPC] spufs: Make isolated loader properly aligned | Sebastian Siewior | 2007-09-19 | 1 | -3/+6 |
* | [POWERPC] spufs: Remove spu_harvest | Jeremy Kerr | 2007-09-19 | 1 | -13/+0 |
* | [POWERPC] spufs: Remove asmlinkage from do_spu_create | Jeremy Kerr | 2007-09-19 | 1 | -2/+2 |
* | [POWERPC] spufs: Make file-internal functions & variables static | Sebastian Siewior | 2007-09-19 | 5 | -9/+9 |
* | [POWERPC] Remove barriers from the SLB shadow buffer update | Michael Neuling | 2007-09-19 | 2 | -8/+6 |
* | [POWERPC] Don't cast kmalloc return value in ibmebus.c | Jesper Juhl | 2007-09-19 | 1 | -1/+2 |
* | [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub | Anton Vorontsov | 2007-09-14 | 2 | -1/+47 |
* | [POWERPC] fsl_soc: add support for fsl_spi | Anton Vorontsov | 2007-09-14 | 2 | -0/+94 |
* | [POWERPC] Fix modpost warnings from head*.S on ppc32 | Kumar Gala | 2007-09-14 | 6 | -28/+24 |
* | [POWERPC] Add cpu feature for SPE handling | Kumar Gala | 2007-09-14 | 4 | -24/+24 |
* | [POWERPC] 83xx: Removed PCI exclude of PHB | Kumar Gala | 2007-09-14 | 8 | -19/+0 |
* | [POWERPC] Move PCI nodes to be sibilings with SOC nodes | Kumar Gala | 2007-09-14 | 16 | -1285/+1323 |
* | [POWERPC] DTS cleanup | Kumar Gala | 2007-09-14 | 25 | -99/+4 |
* | [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port | Kumar Gala | 2007-09-14 | 4 | -0/+1933 |
* | [POWERPC] Handle alignment faults on SPE load/store instructions | Kumar Gala | 2007-09-14 | 1 | -0/+250 |
* | [POWERPC] fsl_soc.c cleanup | Scott Wood | 2007-09-14 | 1 | -10/+17 |
* | [POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code. | Jon Loeliger | 2007-09-14 | 3 | -37/+0 |
* | [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code. | Jon Loeliger | 2007-09-14 | 1 | -12/+2 |
* | [POWERPC] linkstation updates | Guennadi Liakhovetski | 2007-09-14 | 4 | -5/+18 |
* | [POWERPC] 85xx: Clean up from 85xx_ds rename | Kumar Gala | 2007-09-13 | 1 | -14/+22 |
* | [POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c | Kumar Gala | 2007-09-13 | 4 | -6/+6 |
* | [POWERPC] PS3: Enhance storage probe debug output | Geoff Levand | 2007-09-14 | 1 | -8/+16 |
* | [POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build | Jeremy Kerr | 2007-09-14 | 1 | -0/+4 |
* | [POWERPC] Add workaround for MPICs with broken register reads | Olof Johansson | 2007-09-14 | 3 | -2/+23 |
* | [POWERPC] Document and implement an improved flash device binding for powerpc | David Gibson | 2007-09-14 | 1 | -11/+19 |
* | [POWERPC] setup_64.c and prom.c comment cleanup | Linas Vepstas | 2007-09-14 | 2 | -6/+8 |
* | [POWERPC] prom.c whitespace cleanup | Linas Vepstas | 2007-09-14 | 1 | -6/+6 |
* | [POWERPC] prom_init whitespace cleanup, typo fix | Linas Vepstas | 2007-09-14 | 1 | -6/+6 |
* | [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses | Scott Wood | 2007-09-14 | 1 | -6/+6 |
* | [POWERPC] bootwrapper: Only print MAC addresses when the node is actually pre... | Scott Wood | 2007-09-14 | 1 | -4/+6 |
* | [POWERPC] bootwrapper: Add get_path() | Scott Wood | 2007-09-14 | 4 | -0/+75 |
* | [POWERPC] bootwrapper: Add strtoull() | Scott Wood | 2007-09-14 | 3 | -1/+52 |
* | [POWERPC] bootwrapper: flatdevtree fixes | Scott Wood | 2007-09-14 | 3 | -27/+23 |
* | [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c | Olof Johansson | 2007-09-14 | 1 | -1/+3 |
* | [POWERPC] Move lowlevel runlatch calls under cpu feature control | Olof Johansson | 2007-09-14 | 1 | -0/+2 |
* | [POWERPC] Remove unused platform_machine_check() | Olof Johansson | 2007-09-14 | 1 | -15/+0 |
* | [POWERPC] pasemi: Move pasemi_idle_init() to late_initcall() | Olof Johansson | 2007-09-14 | 3 | -5/+7 |
* | [POWERPC] pasemi: Print more information at machine check | Olof Johansson | 2007-09-14 | 1 | -4/+106 |
* | [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y | Olof Johansson | 2007-09-14 | 1 | -0/+60 |
* | [POWERPC] pasemi: Add workaround for erratum 5945 | Olof Johansson | 2007-09-14 | 1 | -2/+60 |
* | [POWERPC] pasemi: Add pasemi_pci_getcfgaddr() | Olof Johansson | 2007-09-14 | 2 | -0/+11 |
* | [POWERPC] Export new __io{re,un}map_at() symbols | Olof Johansson | 2007-09-14 | 1 | -0/+2 |
* | [POWERPC] Export virq mapping via debugfs | Michael Ellerman | 2007-09-14 | 2 | -0/+73 |