aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2007-09-19[POWERPC] spufs: Fix race condition on gang->aff_ref_spuAndre Detsch
2007-09-19[POWERPC] spufs: Make isolated loader properly alignedSebastian Siewior
2007-09-19[POWERPC] spufs: Remove spu_harvestJeremy Kerr
2007-09-19[POWERPC] spufs: Remove asmlinkage from do_spu_createJeremy Kerr
2007-09-19[POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi
2007-08-30[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch
2007-08-30[POWERPC] spufs: Fix update of mailbox status register during backed wbox writeArnd Bergmann
2007-08-30[POWERPC] spu_manage: fix spu_unit_number for celleb device treeChristian Krafft
2007-08-25[POWERPC] cell: Support pinhole-reset on IBM cell bladesArnd Bergmann
2007-08-25[POWERPC] spu_manage: Use newer physical-id attributeChristian Krafft
2007-08-15[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch
2007-08-03[POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch
2007-07-26[POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig
2007-07-26[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi
2007-07-24spusched: fix mismerge in spufs.hChristoph Hellwig
2007-07-22Fix ppc64 mismergeAl Viro
2007-07-21spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson
2007-07-20[CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson
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 placement computation for scheduling of affinity contextsArnd Bergmann
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd 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: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi
2007-07-20[CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr
2007-07-20[CELL] spufs: change decrementer restore timingMasato Noguchi
2007-07-20[CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi
2007-07-20[CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi
2007-07-20[CELL] spufs: fix read and write for decr_status fileMasato Noguchi
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi
2007-07-20[CELL] spufs: remove needless context save/restore codeMasato Noguchi
2007-07-20[CELL] spufs: fix array size of channel indexJeremy Kerr
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-20[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr
2007-07-20[CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior
2007-07-20[CELL] add support for MSI on Axon-based Cell systemsMichael Ellerman
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch
2007-07-20[CELL] allow linux to map Cell regs on legacy SLOF tree.Jean-Christophe DUBOIS