summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-308-8/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-295-18/+24
|\
| * [POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann2006-06-281-4/+4
| * [POWERPC] spufs: fix memory hotplug dependencyGeoff Levand2006-06-281-1/+1
| * [POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt2006-06-281-2/+4
| * [POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt2006-06-281-5/+5
| * [POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2006-06-281-0/+4
| * [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-6/+6
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-4/+4
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-1/+1
|/
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] spufs: update ->flush method protoAl Viro2006-06-261-2/+2
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+1
* [PATCH] more for_each_cpu() removalAndrew Morton2006-06-251-2/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [POWERPC] Unify ppc syscall tablesAndreas Schwab2006-06-211-301/+13
* [POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de2006-06-213-413/+1640
* [POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de2006-06-211-0/+4
* [POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi2006-06-211-59/+19
* [POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi2006-06-211-0/+1
* [POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2006-06-212-3/+0
* [POWERPC] spufs: fix spu irq affinity settingGeoff Levand2006-06-213-11/+8
* [POWERPC] spufs: further abstract priv1 register accessGeoff Levand2006-06-215-41/+74
* [POWERPC] spufs: split the Cell BE support into generic and platform dependan...Geoff Levand2006-06-213-9/+16
* [POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de2006-06-211-6/+21
* [POWERPC] spufs: use kzalloc in create_spuJeremy Kerr2006-06-211-19/+2
* [POWERPC] spufs: fix initial state of wbox filearnd@arndb.de2006-06-211-0/+1
* [POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de2006-06-211-0/+17
* [POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de2006-06-212-9/+16
* [POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman2006-06-211-11/+15
* [POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de2006-06-211-0/+50
* [POWERPC] cell: always build spu base into the kernelarnd@arndb.de2006-06-213-6/+8
* [POWERPC] cell: register SPUs as sysdevsJeremy Kerr2006-06-211-0/+54
* [POWERPC] cell: fix interrupt priority handlingarnd@arndb.de2006-06-211-2/+1
* [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-2110-146/+427
* [POWERPC] cleanup dma_mapping_opsAnton Blanchard2006-06-151-7/+11
* Merge branch 'merge'Paul Mackerras2006-06-121-6/+5
|\
| * [PATCH] powerpc: Fix cell blade detectionArnd Bergmann2006-06-091-6/+5
* | Merge branch 'merge'Paul Mackerras2006-06-011-2/+5
|\|
| * [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-231-0/+2
| * [PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse2006-05-231-2/+2
| * [PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse2006-05-231-0/+1
* | Merge ../linux-2.6Paul Mackerras2006-05-053-99/+73
|\|
| * [PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2006-05-021-23/+20
| * [PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp2006-05-023-88/+65
* | [PATCH] powerpc: cell: use kzalloc in alloc_spu_context()Jeremy Kerr2006-04-291-11/+1
|/
* [PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann2006-04-291-3/+7
* [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-281-0/+13
* [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-0/+1
* [PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann2006-04-211-3/+2