summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_base.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-3/+3
* [POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior2007-09-191-1/+1
* [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-111-9/+15
* [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-101-140/+1
* [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-201-65/+7
* [CELL] spu_base: locking cleanupChristoph Hellwig2007-07-201-33/+51
* [CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann2007-07-201-1/+89
* [CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann2007-07-201-0/+19
* [CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann2007-07-201-1/+54
* [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-201-0/+2
* [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-201-7/+14
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-201-7/+17
* [CELL] saving spus information for kexec crashAndre Detsch2007-07-201-1/+1
* Cell: Draw SPE helper penguin logosGeert Uytterhoeven2007-07-171-1/+14
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-031-0/+44
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-031-1/+2
* [POWERPC] cell: Add spu shutdown methodGeoff Levand2007-06-281-1/+11
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-091-5/+4
* [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-301-1/+1
* [POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2007-04-231-3/+5
* [POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig2007-04-231-37/+10
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-231-103/+0
* [POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig2007-04-231-1/+2
* [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-101-12/+69
* [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
OpenPOWER on IntegriCloud