aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/backing_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner1-14/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-4/+4
2017-11-27ppc: annotate ->poll() instancesAl Viro1-3/+3
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker1-1/+0
2008-02-08[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi1-0/+6
2007-12-21[POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch1-1/+1
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr1-6/+11
2007-12-21[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat pollJeremy Kerr1-2/+2
2007-12-21[POWERPC] spufs: add backing ops for privcntl registerLuke Browning1-0/+6
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi1-0/+6
2007-08-30[POWERPC] spufs: Fix update of mailbox status register during backed wbox writeArnd Bergmann1-1/+2
2007-07-03[POWERPC] spufs: Save dma_tagstatus_R in CSAKazunori Asayama1-0/+6
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann1-0/+6
2006-12-04[POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr1-0/+6
2006-12-04[POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann1-3/+21
2006-12-04[POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann1-0/+47
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann1-0/+37
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann1-0/+19
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann1-0/+252