summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)AuthorFilesLines
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-18/+24
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2-4/+4
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann1-4/+4
2006-06-28[POWERPC] spufs: fix memory hotplug dependencyGeoff Levand1-1/+1
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt1-2/+4
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt1-5/+5
2006-06-28[POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman1-0/+4
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman1-6/+6
2006-06-28[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-26[PATCH] spufs: update ->flush method protoAl Viro1-2/+2
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+1
2006-06-25[PATCH] more for_each_cpu() removalAndrew Morton1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab1-301/+13
2006-06-21[POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de3-413/+1640
2006-06-21[POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de1-0/+4
2006-06-21[POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi1-59/+19
2006-06-21[POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi1-0/+1
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2-3/+0
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand3-11/+8
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand5-41/+74
2006-06-21[POWERPC] spufs: split the Cell BE support into generic and platform dependan...Geoff Levand3-9/+16
2006-06-21[POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de1-6/+21
2006-06-21[POWERPC] spufs: use kzalloc in create_spuJeremy Kerr1-19/+2
2006-06-21[POWERPC] spufs: fix initial state of wbox filearnd@arndb.de1-0/+1
2006-06-21[POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de1-0/+17
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de2-9/+16
2006-06-21[POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman1-11/+15
2006-06-21[POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de1-0/+50
2006-06-21[POWERPC] cell: always build spu base into the kernelarnd@arndb.de3-6/+8
2006-06-21[POWERPC] cell: register SPUs as sysdevsJeremy Kerr1-0/+54
2006-06-21[POWERPC] cell: fix interrupt priority handlingarnd@arndb.de1-2/+1
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt10-146/+427
2006-06-15[POWERPC] cleanup dma_mapping_opsAnton Blanchard1-7/+11
2006-06-12Merge branch 'merge'Paul Mackerras1-6/+5
2006-06-09[PATCH] powerpc: Fix cell blade detectionArnd Bergmann1-6/+5
2006-06-01Merge branch 'merge'Paul Mackerras1-2/+5
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse1-0/+2
2006-05-23[PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse1-2/+2
2006-05-23[PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse1-0/+1
2006-05-05Merge ../linux-2.6Paul Mackerras3-99/+73
2006-05-02[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr1-23/+20
2006-05-02[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp3-88/+65
2006-04-29[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()Jeremy Kerr1-11/+1
2006-04-29[PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann1-3/+7
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab1-0/+13
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-0/+1
2006-04-21[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann1-3/+2
2006-04-13[PATCH] spufs: fix context-switch decrementer codeJordi Caubet1-1/+1