index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
backing_ops.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
ppc: annotate ->poll() instances
Al Viro
2011-10-31
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2008-02-08
[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write
Masato Noguchi
2007-12-21
[POWERPC] spufs: DMA Restart after SIGSEGV
Andre Detsch
2007-12-21
[POWERPC] spufs: use #defines for SPU class [012] exception status
Jeremy Kerr
2007-12-21
[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...
Jeremy Kerr
2007-12-21
[POWERPC] spufs: add backing ops for privcntl register
Luke Browning
2007-12-21
[POWERPC] cell: wrap master run control bit
Masato Noguchi
2007-08-30
[POWERPC] spufs: Fix update of mailbox status register during backed wbox write
Arnd Bergmann
2007-07-03
[POWERPC] spufs: Save dma_tagstatus_R in CSA
Kazunori Asayama
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-23
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
2006-12-04
[POWERPC] spufs: Add runcntrl read accessors
Jeremy Kerr
2006-12-04
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
2006-12-04
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
Dwayne Grant McConnell
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
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: cooperative scheduler support
Arnd Bergmann