summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify mm/Sam Ravnborg2008-12-041-440/+0Star
* sparc64: Fix sparse warnings in fault.cDavid S. Miller2008-09-121-37/+0Star
* sparc: Use new '%pS' infrastructure to print symbols.David S. Miller2008-07-181-3/+2Star
* sparc64: remove CVS keywordsAdrian Bunk2008-05-201-1/+1
* [SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller2008-02-291-1/+1
* [SPARC64]: Loosen checks in exception table handling.David S. Miller2008-02-271-10/+2Star
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* [SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller2007-07-301-4/+1Star
* mm: fault feedback #2Nick Piggin2007-07-191-13/+11Star
* [SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2007-05-091-31/+14Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.David S. Miller2006-07-251-0/+3
* [PATCH] Notify page fault call chain for sparc64Anil S Keshavamurthy2006-06-261-1/+35
* [SPARC64]: Document the instruction checks we do in do_sparc64_fault().David S. Miller2006-04-011-1/+5
* [SPARC64]: Fix off-by-1 error in TSB grow check.David S. Miller2006-03-271-2/+2
* [SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller2006-03-221-3/+12
* [SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller2006-03-201-1/+7
* [SPARC64]: Log faulting vaddr when bogus kernel PC detected.David S. Miller2006-03-201-2/+3
* [SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller2006-03-201-1/+1
* [SPARC64]: Use ARRAY_SIZE macroTobias Klauser2005-11-091-2/+0Star
* [SPARC64] mm: update get_user_insn commentHugh Dickins2005-11-081-1/+1
* [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-291-2/+0Star
* [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller2005-09-291-47/+0Star
* [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-291-8/+2Star
* [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-291-7/+3Star
* [PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2005-09-081-3/+5
* [SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller2005-07-111-16/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+527