summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt
2006-07-03[POWERPC] fix implicit declaration on cell.Dave Jones
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann
2006-06-28[POWERPC] spufs: fix memory hotplug dependencyGeoff Levand
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt
2006-06-28[POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26spelling fixesAndreas Mohr
2006-06-25[PATCH] spufs: update ->flush method protoAl Viro
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton
2006-06-25[PATCH] more for_each_cpu() removalAndrew Morton
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab
2006-06-21[POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de
2006-06-21[POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de
2006-06-21[POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi
2006-06-21[POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand
2006-06-21[POWERPC] spufs: split the Cell BE support into generic and platform dependan...Geoff Levand
2006-06-21[POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de
2006-06-21[POWERPC] spufs: use kzalloc in create_spuJeremy Kerr
2006-06-21[POWERPC] spufs: fix initial state of wbox filearnd@arndb.de
2006-06-21[POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de
2006-06-21[POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman
2006-06-21[POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de
2006-06-21[POWERPC] cell: always build spu base into the kernelarnd@arndb.de
2006-06-21[POWERPC] cell: register SPUs as sysdevsJeremy Kerr
2006-06-21[POWERPC] cell: fix interrupt priority handlingarnd@arndb.de
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt
2006-06-15[POWERPC] cleanup dma_mapping_opsAnton Blanchard
2006-06-12Merge branch 'merge'Paul Mackerras
2006-06-09[PATCH] powerpc: Fix cell blade detectionArnd Bergmann
2006-06-01Merge branch 'merge'Paul Mackerras
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse
2006-05-23[PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse
2006-05-23[PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse
2006-05-05Merge ../linux-2.6Paul Mackerras
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr
2006-05-01[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp