summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_base.c
AgeCommit message (Expand)Author
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig
2007-07-20[CELL] spu_base: locking cleanupChristoph Hellwig
2007-07-20[CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann
2007-07-20[CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann
2007-07-20[CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch
2007-07-17Cell: Draw SPE helper penguin logosGeert Uytterhoeven
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig
2007-06-28[POWERPC] cell: Add spu shutdown methodGeoff Levand
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr
2007-04-23[POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann
2007-04-23[POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt
2007-01-24[POWERPC] spufs: Add SPU register lockIshizaki Kou
2006-12-04[POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand
2006-12-04[POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann
2006-12-04[POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-11-10[POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt
2006-10-25[POWERPC] add support for stopping spus from xmonMichael Ellerman
2006-10-25[POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft
2006-10-25[POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de
2006-10-25[POWERPC] cell: remove unused struct spu variableGeoff Levand
2006-10-25[POWERPC] spufs: wrap mfc sdr accessMasato Noguchi
2006-10-16[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt
2006-10-07[POWERPC] SPU fixup after irq changesOlaf Hering
2006-10-05[POWERPC] spufs: support new OF device tree formatArnd Bergmann
2006-10-05[POWERPC] spufs: remove support for ancient firmwareArnd Bergmann
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt
2006-09-26[POWERPC] cell spufs iomem annotationsAl Viro
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr
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-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann
2006-06-21[POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi