aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs
AgeCommit message (Expand)Author
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr
2007-11-20[POWERPC] spufs: Fix context destroy vs /spu readdir raceJeremy Kerr
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-09-26[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr
2007-09-20Merge branch 'linux-2.6'Paul Mackerras
2007-09-19[POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig
2007-09-19[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman
2007-09-19[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump codeMichael Ellerman
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman
2007-09-19[POWERPC] spufs: Add contents of npc file to SPU coredumpsMichael Ellerman
2007-09-19[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman
2007-09-19[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...Michael Ellerman
2007-09-19[POWERPC] spufs: Correctly calculate the size of the local-store to dumpMichael Ellerman
2007-09-19[POWERPC] spufs: Write some SPU coredump values as ASCIIMichael Ellerman
2007-09-19[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...Michael Ellerman
2007-09-19[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizesMichael Ellerman
2007-09-19[POWERPC] spufs: Remove ctx_info and ctx_info_listMichael Ellerman
2007-09-19[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump codeMichael Ellerman
2007-09-19[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE HandbookJeremy Kerr
2007-09-19[POWERPC] cell: Unify spufs syscall pathJeremy Kerr
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-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-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] 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 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