summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/fault.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-11-011-1/+0Star
* powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell2009-01-131-1/+1
* [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-051-6/+11
* [POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig2008-02-081-8/+4Star
* [POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2007-12-211-2/+3
* [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-211-2/+10
* [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-211-42/+65
* [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-211-71/+0Star
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-201-5/+3Star
* fix spufs build after ->fault changesChristoph Hellwig2007-07-191-11/+11
* mm: fault feedback #2Nick Piggin2007-07-191-15/+13Star
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-031-0/+10
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-031-3/+16
* [POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr2007-04-231-7/+25
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-231-0/+193