summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-133-7/+6
* [POWERPC] spufs: state_mutex cleanupChristoph Hellwig2007-02-133-53/+64
* [POWERPC] spufs: simplify state_mutexChristoph Hellwig2007-02-133-30/+17
* [POWERPC] spufs: sched.c cleanupsChristoph Hellwig2007-02-131-37/+61
* [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig2007-02-132-2/+2
* [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig2007-02-132-4/+1
* [POWERPC] spufs: remove empty last line in run.cChristoph Hellwig2007-02-131-1/+0
* [POWERPC] spufs: remove SPU_CONTEXT_PREEMPTChristoph Hellwig2007-02-131-3/+0
* [POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt2007-02-133-8/+22
* [POWERPC] spufs: remove need for struct page for SPEsBenjamin Herrenschmidt2007-02-131-66/+55
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-122-22/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-111-1/+1
|\
| * [POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras2006-12-111-1/+1
* | [PATCH] struct path: convert powerpcJosef Sipek2006-12-082-3/+3
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann2006-12-041-6/+4
* [POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr2006-12-041-0/+4
* [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-045-87/+498
* [POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr2006-12-044-148/+113
* [POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr2006-12-043-0/+13
* [POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann2006-12-046-36/+79
* [POWERPC] spufs: Fix return value of spufs_mfc_writeMasato Noguchi2006-12-041-0/+1
* [POWERPC] spufs: Always map local store non-guardedArnd Bergmann2006-12-041-2/+2
* [POWERPC] spufs: Avoid user-triggered oops in ptraceChristoph Hellwig2006-12-041-8/+7
* [POWERPC] spufs: Fix missing stop-and-signalMasato Noguchi2006-12-041-10/+18
* [POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann2006-12-041-0/+1
* [POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell2006-12-042-20/+22
* [POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.Dwayne Grant McConnell2006-12-041-0/+90
* [POWERPC] spufs: Remove /spu_tag_mask fileDwayne Grant McConnell2006-12-041-23/+0
* [POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell2006-12-043-6/+137
* [POWERPC] spufs: Change %llx to 0x%llx.Dwayne Grant McConnell2006-12-041-6/+7
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-042-2/+2
|\
| * [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann2006-10-251-1/+1
| * [POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell2006-10-251-1/+1
* | [POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr2006-10-254-8/+81
* | [POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de2006-10-252-5/+124
* | [POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de2006-10-251-5/+5
* | [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-256-6/+99
* | [POWERPC] spufs: wrap mfc sdr accessMasato Noguchi2006-10-251-3/+0
|/
* [POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato2006-10-161-0/+1
* [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-053-1/+40
* [POWERPC] spufs: add support for read/write on cntlArnd Bergmann2006-10-051-19/+25
* [POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann2006-10-051-29/+125
* [POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann2006-10-051-3/+7
* [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-056-41/+299
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-055-21/+51
* [POWERPC] spufs: fix context switch during page faultHyeonSeung Jang2006-10-051-0/+9
OpenPOWER on IntegriCloud