aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/fault.c
Commit message (Expand)AuthorAge
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* powerpc: Fix possible deadlock on page faultAneesh Kumar K.V2013-09-10
* powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-14
* powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-14
* powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-10
* mm, oom: remove statically defined arch functions of same nameDavid Rientjes2012-12-12
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
|\
| * powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli2012-09-05
* | userns: On ppc convert current_uid from a kuid before printing.Eric W. Biederman2012-09-21
|/
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* powerpc: Add support for page fault retry and fatal signalsBenjamin Herrenschmidt2012-03-08
* powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-08
* powerpc/icswx: Simple ACOP fault handlerJimi Xenidis2011-11-24
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-22
|\
| * perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* | arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-29
|/
* powerpc: Check end of stack canary at oops timeAnton Blanchard2010-09-02
* powerpc: Invoke oom-killer from page faultBenjamin Herrenschmidt2010-05-06
* powerpc: Disable interrupts for data breakpoint exceptionsK.Prasad2010-04-07
* powerpc/8xx: Invalidate non present TLBsJoakim Tjernlund2009-12-09
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* perf_counter: Standardize event namesPeter Zijlstra2009-06-11
* perf_counter: allow for data addresses to be recordedPeter Zijlstra2009-04-08
* perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-06
* perf_counter: provide pagefault software eventsPeter Zijlstra2009-04-06
* powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt2009-02-11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28
|\
| * powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-20
| * powerpc: Correct page-in counter for CMM with 64k pagesRobert Jennings2008-11-19
| * powerpc: Update page-in counter for CMMBrian King2008-11-05
* | CRED: Wrap task credential accesses in the PowerPC archDavid Howells2008-11-13
|/
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-25
* powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt2008-07-09
* [POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling2008-01-25
* [POWERPC] Add missing spaces in printk formatsjoe@perches.com2007-12-02
* [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-01
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras2007-07-22
* mm: fault feedback #2Nick Piggin2007-07-19
* Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-10
|\
| * [POWERPC] During VM oom condition, kill all threads in process groupwill schmidt2007-06-14
* | [POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool2007-06-20
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-08
|\
| * [POWERPC] Minor fault path optimizationChristoph Hellwig2007-05-02
* | move die notifier handling to common codeChristoph Hellwig2007-05-08
|/
* [PATCH] Do a single one-line printk in bad_page_fault()Michael Ellerman2006-11-12
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-29