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