aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/hw_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/+2
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker1-1/+0
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr1-6/+8
2007-12-21[POWERPC] spufs: add backing ops for privcntl registerLuke Browning1-1/+8
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi1-0/+10
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/+9
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-7/+21
2006-12-04[POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell1-12/+0
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras1-1/+1
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter1-1/+4
2006-10-25[POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell1-1/+1
2006-09-26[POWERPC] cell spufs iomem annotationsAl Viro1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand1-0/+1
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann1-0/+57
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann1-13/+6
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann1-1/+40
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann1-0/+17
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann1-0/+206