index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-4
/
+4
2009-06-22
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-29
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
2006-01-09
[PATCH] powerpc: DABR exceptions should report the address not the PC
Anton Blanchard
1
-3
/
+4
2005-11-07
[PATCH] powerpc: Nicer printing of address at oops
Olof Johansson
1
-0
/
+17
2005-10-27
[PATCH] powerpc: Fix warning related to do_dabr
Kumar Gala
1
-0
/
+2
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras
1
-0
/
+391