aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/mm/fault.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-24[SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.David S. Miller1-0/+3
2006-06-26[PATCH] Notify page fault call chain for sparc64Anil S Keshavamurthy1-1/+35
2006-03-31[SPARC64]: Document the instruction checks we do in do_sparc64_fault().David S. Miller1-1/+5
2006-03-27[SPARC64]: Fix off-by-1 error in TSB grow check.David S. Miller1-2/+2
2006-03-22[SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller1-3/+12
2006-03-20[SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller1-1/+7
2006-03-20[SPARC64]: Log faulting vaddr when bogus kernel PC detected.David S. Miller1-2/+3
2006-03-20[SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller1-1/+1
2005-11-09[SPARC64]: Use ARRAY_SIZE macroTobias Klauser1-2/+0
2005-11-08[SPARC64] mm: update get_user_insn commentHugh Dickins1-1/+1
2005-09-28[SPARC64]: Kill all external references to sp_banks[]David S. Miller1-2/+0
2005-09-28[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller1-47/+0
2005-09-28[SPARC64]: Simplify user fault fixup handling.David S. Miller1-8/+2
2005-09-28[SPARC64]: Convert to use generic exception table support.David S. Miller1-7/+3
2005-09-07[PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi1-3/+5
2005-07-10[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller1-16/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+527