aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/fault.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-07-22[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras1-1/+7
2007-07-19mm: fault feedback #2Nick Piggin1-15/+11
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras1-1/+1
2007-06-20[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool1-3/+2
2007-06-14[POWERPC] During VM oom condition, kill all threads in process groupwill schmidt1-1/+1
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-27/+15
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+1
2007-05-02[POWERPC] Minor fault path optimizationChristoph Hellwig1-27/+15
2006-11-13[PATCH] Do a single one-line printk in bad_page_fault()Michael Ellerman1-11/+14
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy1-1/+35
2006-04-01[PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard1-3/+3
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin1-13/+17
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-2/+0
2006-01-09[PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard1-3/+4
2005-11-07[PATCH] powerpc: Nicer printing of address at oopsOlof Johansson1-0/+17
2005-10-27[PATCH] powerpc: Fix warning related to do_dabrKumar Gala1-0/+2
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras1-0/+391