summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/fault.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning
2008-02-08[POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig
2007-12-21[POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-19fix spufs build after ->fault changesChristoph Hellwig
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig
2007-04-23[POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann