summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-033-5/+5
|\
| * [POWERPC] cell spufs iomem annotationsAl Viro2006-09-262-4/+4
| * [POWERPC] NULL noise removal: spufsAl Viro2006-09-261-1/+1
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
|/
* [POWERPC] powerpc: Make RTAS console init genericMichael Neuling2006-08-251-4/+0
* [POWERPC] Cleanup CPU initsOlof Johansson2006-08-251-2/+2
* [POWERPC] cell: interrupt.c whitespace clean upGeoff Levand2006-08-251-11/+11
* Merge branch 'merge'Paul Mackerras2006-08-013-35/+45
|\
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-103-35/+45
* | [POWERPC] cell: Constify & voidify get_property()Jeremy Kerr2006-07-315-32/+31
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-035-374/+512
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-034-158/+142
* [POWERPC] fix implicit declaration on cell.Dave Jones2006-07-031-0/+1
* [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-022-5/+5
* 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-271-1/+1
|/
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] spufs: update ->flush method protoAl Viro2006-06-251-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
OpenPOWER on IntegriCloud