summaryrefslogtreecommitdiff
path: root/arch/sparc64/mm/fault.c
AgeCommit message (Expand)Author
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg
2008-09-12sparc64: Fix sparse warnings in fault.cDavid S. Miller
2008-07-17sparc: Use new '%pS' infrastructure to print symbols.David S. Miller
2008-05-20sparc64: remove CVS keywordsAdrian Bunk
2008-02-28[SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller
2008-02-26[SPARC64]: Loosen checks in exception table handling.David S. Miller
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-07-30[SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller
2007-07-19mm: fault feedback #2Nick Piggin
2007-05-08[SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2006-07-24[SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.David S. Miller
2006-06-26[PATCH] Notify page fault call chain for sparc64Anil S Keshavamurthy
2006-03-31[SPARC64]: Document the instruction checks we do in do_sparc64_fault().David S. Miller
2006-03-27[SPARC64]: Fix off-by-1 error in TSB grow check.David S. Miller
2006-03-22[SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller
2006-03-20[SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller
2006-03-20[SPARC64]: Log faulting vaddr when bogus kernel PC detected.David S. Miller
2006-03-20[SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller
2005-11-09[SPARC64]: Use ARRAY_SIZE macroTobias Klauser
2005-11-08[SPARC64] mm: update get_user_insn commentHugh Dickins
2005-09-28[SPARC64]: Kill all external references to sp_banks[]David S. Miller
2005-09-28[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller
2005-09-28[SPARC64]: Simplify user fault fixup handling.David S. Miller
2005-09-28[SPARC64]: Convert to use generic exception table support.David S. Miller
2005-09-07[PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi
2005-07-10[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds