summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2007-04-232-3/+10
* [POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig2007-04-231-37/+10
* [POWERPC] spufs: various run.c cleanupsChristoph Hellwig2007-04-231-20/+31
* [POWERPC] spufs: enable SPU coredump for kernel-builtin spufsAkinobu Mita2007-04-231-18/+16
* [POWERPC] spufs: fix memory leak on coredumpArnd Bergmann2007-04-231-9/+10
* [POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr2007-04-231-7/+6
* [POWERPC] spufs: add mode= mount optionJeremy Kerr2007-04-231-4/+10
* [POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita2007-04-231-6/+6
* [POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig2007-04-231-14/+0
* [POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita2007-04-231-0/+6
* [POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita2007-04-231-6/+10
* [POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita2007-04-231-1/+4
* [POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig2007-04-233-4/+4
* [POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr2007-04-231-7/+25
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-238-130/+223
* [POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig2007-04-231-1/+2
* [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning2007-04-231-22/+16
* [POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig2007-04-233-55/+16
* [POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig2007-04-232-27/+19
* [POWERPC] spufs: add memory barriers after set_bitArnd Bergmann2007-04-231-0/+3
* [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig2007-04-231-0/+6
* [POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig2007-04-231-3/+10
* [POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig2007-04-234-13/+148
* [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig2007-04-232-4/+23
* [POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell2007-04-131-6/+7
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-1366-215/+220
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-133-4/+3
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-135-7/+7
* [POWERPC] Autodetect serial console on efikaOlaf Hering2007-04-131-0/+26
* [POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig2007-04-131-4/+0
* [POWERPC] CBE thermal support on PS3Geert Uytterhoeven2007-04-131-0/+1
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-137-7/+0
* [POWERPC] Fix link errors when EEH is disabledOlaf Hering2007-04-132-0/+2
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-1313-112/+159
|\
| * [POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer2007-04-121-2/+2
| * [POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard2007-03-221-1/+6
| * [POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M2007-03-223-1/+51
| * [PATCH] pasemi trivial iomem annotationsAl Viro2007-03-141-1/+1
| * [POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven2007-03-102-2/+2
| * [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-103-82/+74
| * [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig2007-03-103-11/+6
| * [POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann2007-03-101-10/+14
| * [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQKumar Gala2007-03-071-0/+1
| * [POWERPC] Select u-image as default image for LinkstationSegher Boessenkool2007-03-071-0/+1
| * [POWERPC] 83xx: Minor fixes for 834x_mds USB setup codeLi Yang2007-03-071-4/+4
* | [POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger2007-03-293-1/+153
* | [POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski2007-03-293-1/+147
* | [POWERPC] 83xx: Removed dead headerKumar Gala2007-03-262-20/+0
* | [POWERPC] 83xx: Delete unused header file.Robert P. J. Day2007-03-261-23/+0
* | [POWERPC] QE: automatically select QE optionsTimur Tabi2007-03-261-2/+0
OpenPOWER on IntegriCloud