summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/hw_ops.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-14/+1Star
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-4/+4
* ppc: annotate ->poll() instancesAl Viro2017-11-271-3/+2Star
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-11-011-1/+0Star
* [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-211-6/+8
* [POWERPC] spufs: add backing ops for privcntl registerLuke Browning2007-12-211-1/+8
* [POWERPC] cell: wrap master run control bitMasato Noguchi2007-12-211-0/+10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-231-0/+9
* [POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr2006-12-041-0/+6
* [POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann2006-12-041-7/+21
* [POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell2006-12-041-12/+0Star
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-1/+1
|\
| * [POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell2006-10-251-1/+1
* | [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-251-1/+4
|/
* [POWERPC] cell spufs iomem annotationsAl Viro2006-09-261-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [POWERPC] spufs: further abstract priv1 register accessGeoff Levand2006-06-211-0/+1
* [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-271-0/+57
* [PATCH] spufs: abstract priv1 register access.Arnd Bergmann2006-01-091-13/+6Star
* [PATCH] spufs: fix mailbox pollingArnd Bergmann2006-01-091-1/+40
* [PATCH] spufs: Improved SPU preemptability.Arnd Bergmann2006-01-091-0/+17
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-091-0/+206