index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal/powerpc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-21
1
-18
/
+8
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-1
/
+1
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
1
-1
/
+1
*
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-05-01
1
-2
/
+2
*
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-05
1
-1
/
+1
*
powerpc/cell: Move spu_handle_mm_fault() out of cell platform
Ian Munsie
2014-10-08
1
-2
/
+2
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
2009-01-13
1
-1
/
+1
*
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
2008-05-05
1
-6
/
+11
*
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
2008-02-08
1
-8
/
+4
*
[POWERPC] spufs: DMA Restart after SIGSEGV
Andre Detsch
2007-12-21
1
-2
/
+3
*
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
2007-12-21
1
-2
/
+10
*
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
2007-12-21
1
-42
/
+65
*
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
2007-12-21
1
-71
/
+0
*
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
2007-07-20
1
-5
/
+3
*
fix spufs build after ->fault changes
Christoph Hellwig
2007-07-19
1
-11
/
+11
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-15
/
+13
*
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
2007-07-03
1
-0
/
+10
*
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
2007-07-03
1
-3
/
+16
*
[POWERPC] spufs: provide siginfo for SPE faults
Jeremy Kerr
2007-04-23
1
-7
/
+25
*
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
2007-04-23
1
-0
/
+193