summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] cell: fix bugs found by sparseArnd Bergmann2006-10-053-8/+12
* [POWERPC] spiderpic: enable new style devtree supportArnd Bergmann2006-10-051-3/+1
* [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-053-1/+40
* [POWERPC] spufs: support new OF device tree formatArnd Bergmann2006-10-051-5/+94
* [POWERPC] spufs: add support for read/write on cntlArnd Bergmann2006-10-051-19/+25
* [POWERPC] spufs: remove support for ancient firmwareArnd Bergmann2006-10-051-12/+0
* [POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann2006-10-051-29/+125
* [POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann2006-10-051-3/+7
* [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-056-41/+299
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-056-24/+54
* [POWERPC] spufs: fix context switch during page faultHyeonSeung Jang2006-10-051-0/+9
* [POWERPC] spufs: scheduler support for NUMA.Mark Nutter2006-10-052-298/+197
* [POWERPC] spufs: cell spu problem state mapping updatesBenjamin Herrenschmidt2006-10-052-51/+84
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-042-3/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-3/+0
* | [POWERPC] Cell interrupt reworkBenjamin Herrenschmidt2006-10-044-122/+238
|/
* 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
OpenPOWER on IntegriCloud