index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
mm, oom: remove statically defined arch functions of same name
David Rientjes
1
-15
/
+12
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+1
2012-09-21
userns: On ppc convert current_uid from a kuid before printing.
Eric W. Biederman
1
-1
/
+1
2012-09-05
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+1
2012-03-09
powerpc: Add support for page fault retry and fatal signals
Benjamin Herrenschmidt
1
-50
/
+120
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
1
-0
/
+11
2011-11-25
powerpc/icswx: Simple ACOP fault handler
Jimi Xenidis
1
-0
/
+17
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-3
/
+3
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-5
/
+5
2010-09-02
powerpc: Check end of stack canary at oops time
Anton Blanchard
1
-0
/
+6
2010-05-06
powerpc: Invoke oom-killer from page fault
Benjamin Herrenschmidt
1
-10
/
+4
2010-04-07
powerpc: Disable interrupts for data breakpoint exceptions
K.Prasad
1
-2
/
+3
2009-12-09
powerpc/8xx: Invalidate non present TLBs
Joakim Tjernlund
1
-1
/
+7
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-4
/
+4
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
1
-3
/
+3
2009-04-08
perf_counter: allow for data addresses to be recorded
Peter Zijlstra
1
-3
/
+5
2009-04-06
perf_counter: provide major/minor page fault software events
Peter Zijlstra
1
-1
/
+4
2009-04-06
perf_counter: provide pagefault software events
Peter Zijlstra
1
-0
/
+3
2009-02-11
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
1
-29
/
+17
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
1
-3
/
+11
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
1
-1
/
+1
2008-11-19
powerpc: Correct page-in counter for CMM with 64k pages
Robert Jennings
1
-1
/
+1
2008-11-14
CRED: Wrap task credential accesses in the PowerPC arch
David Howells
1
-1
/
+1
2008-11-05
powerpc: Update page-in counter for CMM
Brian King
1
-2
/
+10
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
1
-25
/
+0
2008-07-09
powerpc: rework 4xx PTE access and TLB miss
Benjamin Herrenschmidt
1
-1
/
+2
2008-01-25
[POWERPC] Make setjmp/longjmp code usable outside of xmon
Michael Neuling
1
-4
/
+2
2007-12-03
[POWERPC] Add missing spaces in printk formats
joe@perches.com
1
-1
/
+1
2007-11-01
[POWERPC] 4xx: Fix 4xx flush_tlb_page()
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-07-22
[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC
Paul Mackerras
1
-1
/
+7
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-15
/
+11
2007-07-11
Merge branch 'for-2.6.23' into merge
Paul Mackerras
1
-1
/
+1
2007-06-20
[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)
Segher Boessenkool
1
-3
/
+2
2007-06-14
[POWERPC] During VM oom condition, kill all threads in process group
will schmidt
1
-1
/
+1
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-27
/
+15
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-1
/
+1
2007-05-02
[POWERPC] Minor fault path optimization
Christoph Hellwig
1
-27
/
+15
2006-11-13
[PATCH] Do a single one-line printk in bad_page_fault()
Michael Ellerman
1
-11
/
+14
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] Notify page fault call chain for powerpc
Anil S Keshavamurthy
1
-1
/
+35
2006-04-01
[PATCH] powerpc: trivial spelling fixes in fault.c
Anton Blanchard
1
-3
/
+3
2006-03-29
[PATCH] lock PTE before updating it in 440/BookE page fault handler
Eugene Surovegin
1
-13
/
+17
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
1
-2
/
+0
[next]