aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64/mm/fault.c
AgeCommit message (Expand)Author
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