summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy2006-06-261-1/+35
* [PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard2006-04-011-3/+3
* [PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2006-03-291-13/+17
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0
* [PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard2006-01-091-3/+4
* [PATCH] powerpc: Nicer printing of address at oopsOlof Johansson2005-11-071-0/+17
* [PATCH] powerpc: Fix warning related to do_dabrKumar Gala2005-10-271-0/+2
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-0/+391
OpenPOWER on IntegriCloud