summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_base.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: Add SPU register lockIshizaki Kou2007-01-241-0/+3
* [POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell2006-12-041-0/+3
* [POWERPC] cell: abstract spu management routinesGeoff Levand2006-12-041-312/+22
* [POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann2006-12-041-1/+1
* [POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand2006-12-041-2/+2
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-8/+33
|\
| * [POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt2006-11-101-8/+33
* | [POWERPC] add support for stopping spus from xmonMichael Ellerman2006-10-251-0/+4
* | [POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft2006-10-251-0/+58
* | [POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de2006-10-251-11/+24
* | [POWERPC] cell: remove unused struct spu variableGeoff Levand2006-10-251-18/+3
* | [POWERPC] spufs: wrap mfc sdr accessMasato Noguchi2006-10-251-1/+1
|/
* [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt2006-10-161-4/+11
* [POWERPC] SPU fixup after irq changesOlaf Hering2006-10-071-3/+3
* [POWERPC] spufs: support new OF device tree formatArnd Bergmann2006-10-051-5/+94
* [POWERPC] spufs: remove support for ancient firmwareArnd Bergmann2006-10-051-12/+0
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-051-3/+3
* [POWERPC] spufs: scheduler support for NUMA.Mark Nutter2006-10-051-17/+34
* [POWERPC] Cell interrupt reworkBenjamin Herrenschmidt2006-10-041-10/+9
* [POWERPC] cell spufs iomem annotationsAl Viro2006-09-261-2/+2
* Merge branch 'merge'Paul Mackerras2006-08-011-3/+3
|\
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-101-3/+3
* | [POWERPC] cell: Constify & voidify get_property()Jeremy Kerr2006-07-311-9/+9
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-44/+75
* [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
* [POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann2006-06-281-4/+4
* [POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi2006-06-211-59/+19
* [POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2006-06-211-2/+0
* [POWERPC] spufs: fix spu irq affinity settingGeoff Levand2006-06-211-8/+0
* [POWERPC] spufs: further abstract priv1 register accessGeoff Levand2006-06-211-0/+5
* [POWERPC] spufs: use kzalloc in create_spuJeremy Kerr2006-06-211-19/+2
* [POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de2006-06-211-3/+8
* [POWERPC] cell: register SPUs as sysdevsJeremy Kerr2006-06-211-0/+54
* [PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2006-05-011-23/+20
* [PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp2006-05-011-12/+60
* [PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann2006-04-291-3/+7
* [PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann2006-03-271-3/+2
* [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-271-0/+5
* [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-271-2/+5
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-11/+11
* [PATCH] spufs: set irq affinity for running threadsArnd Bergmann2006-01-091-0/+8
* [PATCH] spufs: fix sparse warningsArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: abstract priv1 register access.Arnd Bergmann2006-01-091-33/+18
* [PATCH] spufs: clean up use of bitopsArnd Bergmann2006-01-091-3/+3
* [PATCH] spufs: clear dsisr on CLASS1[Mf] exceptionArnd Bergmann2006-01-091-1/+2
* [PATCH] spufs: fix mailbox pollingArnd Bergmann2006-01-091-3/+8
* [PATCH] spufs: Improved SPU preemptability.Arnd Bergmann2006-01-091-78/+15
* [PATCH] spufs: Turn off debugging outputArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: Make all exports GPL-onlyArnd Bergmann2006-01-091-3/+3
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-091-62/+76
OpenPOWER on IntegriCloud