index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
file.c
Age
Commit message (
Expand
)
Author
2007-03-10
[POWERPC] spufs: fix possible memory corruption is spufs_mem_write
Arnd Bergmann
2007-02-13
[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node
Masato Noguchi
2007-02-13
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
2007-02-13
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
Benjamin Herrenschmidt
2007-02-13
[POWERPC] spufs: remove need for struct page for SPEs
Benjamin Herrenschmidt
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2006-12-04
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
2006-12-04
[POWERPC] spufs: Load isolation kernel from spu_run
Jeremy Kerr
2006-12-04
[POWERPC] spufs: Fix return value of spufs_mfc_write
Masato Noguchi
2006-12-04
[POWERPC] spufs: Always map local store non-guarded
Arnd Bergmann
2006-12-04
[POWERPC] spufs: Avoid user-triggered oops in ptrace
Christoph Hellwig
2006-12-04
[POWERPC] spufs: Read from signal files only if data is there
Dwayne Grant McConnell
2006-12-04
[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.
Dwayne Grant McConnell
2006-12-04
[POWERPC] spufs: Remove /spu_tag_mask file
Dwayne Grant McConnell
2006-12-04
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
Dwayne Grant McConnell
2006-12-04
[POWERPC] spufs: Change %llx to 0x%llx.
Dwayne Grant McConnell
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2006-10-25
[POWERPC] spufs: Add isolated-mode SPE recycling support
Jeremy Kerr
2006-10-25
[POWERPC] spufs: add support for nonschedulable contexts
Mark Nutter
2006-10-25
[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read
Arnd Bergmann
2006-10-16
[POWERPC] spufs: fix support for read/write on cntl
Noguchi, Masato
2006-10-05
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
2006-10-05
[POWERPC] spufs: add support for read/write on cntl
Arnd Bergmann
2006-10-05
[POWERPC] spufs: make mailbox functions handle multiple elements
Arnd Bergmann
2006-10-05
[POWERPC] spufs: use correct pg_prot for mapping SPU local store
Arnd Bergmann
2006-10-05
[POWERPC] spufs: cell spu problem state mapping updates
Benjamin Herrenschmidt
2006-09-26
[POWERPC] NULL noise removal: spufs
Al Viro
2006-06-28
[POWERPC] spufs: map mmio space as guarded into user space
Benjamin Herrenschmidt
2006-06-25
[PATCH] spufs: update ->flush method proto
Al Viro
2006-06-21
[POWERPC] spufs: add a phys-id attribute to each SPU context
arnd@arndb.de
2006-06-21
[POWERPC] spufs: restore mapping of mssync register
arnd@arndb.de
2006-03-27
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
2006-01-09
[PATCH] spufs: move spu_run call to its own file
Arnd Bergmann
2006-01-09
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix mailbox polling
Arnd Bergmann
2006-01-09
[PATCH] spufs: Improved SPU preemptability.
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix local store page refcounting
Arnd Bergmann
2006-01-09
[PATCH] spufs: cooperative scheduler support
Arnd Bergmann
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann