aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/fault.c
AgeCommit message (Expand)Author
2010-09-02powerpc: Check end of stack canary at oops timeAnton Blanchard
2010-05-06powerpc: Invoke oom-killer from page faultBenjamin Herrenschmidt
2010-04-07powerpc: Disable interrupts for data breakpoint exceptionsK.Prasad
2009-12-09powerpc/8xx: Invalidate non present TLBsJoakim Tjernlund
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-04-08perf_counter: allow for data addresses to be recordedPeter Zijlstra
2009-04-06perf_counter: provide major/minor page fault software eventsPeter Zijlstra
2009-04-06perf_counter: provide pagefault software eventsPeter Zijlstra
2009-02-11powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-21powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt
2008-11-19powerpc: Correct page-in counter for CMM with 64k pagesRobert Jennings
2008-11-14CRED: Wrap task credential accesses in the PowerPC archDavid Howells
2008-11-05powerpc: Update page-in counter for CMMBrian King
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado
2008-07-09powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt
2008-01-25[POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling
2007-12-03[POWERPC] Add missing spaces in printk formatsjoe@perches.com
2007-11-01[POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-07-22[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras
2007-06-20[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool
2007-06-14[POWERPC] During VM oom condition, kill all threads in process groupwill schmidt
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-02[POWERPC] Minor fault path optimizationChristoph Hellwig
2006-11-13[PATCH] Do a single one-line printk in bad_page_fault()Michael Ellerman
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy
2006-04-01[PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-01-09[PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard
2005-11-07[PATCH] powerpc: Nicer printing of address at oopsOlof Johansson
2005-10-27[PATCH] powerpc: Fix warning related to do_dabrKumar Gala
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras