aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/sun4v_tlb_miss.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-17[SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller1-0/+2
2007-01-26[SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling.David S. Miller1-2/+2
2006-03-22[SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller1-17/+22
2006-03-20[SPARC64]: Fix sun4v mna winfixup handling.David S. Miller1-4/+4
2006-03-20[SPARC64]: Fix _PAGE_EXEC handling.David S. Miller1-3/+1
2006-03-20[SPARC64]: Fix typo in SUN4V D-TLB miss handler.David S. Miller1-1/+1
2006-03-20[SPARC64]: Fix unaligned access winfxup handling on SUN4V.David S. Miller1-13/+29
2006-03-20[SPARC64]: More TLB/TSB handling fixes.David S. Miller1-18/+21
2006-03-20[SPARC64]: Fix some SUN4V TLB handling bugs.David S. Miller1-2/+55
2006-03-20[SPARC64]: Don't use ASI_QUAD_LDD_PHYS on SUN4V.David S. Miller1-2/+2
2006-03-20[SPARC64]: Fix C-function name called by sun4v_mna trap code.David S. Miller1-1/+1
2006-03-20[SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller1-1/+2
2006-03-20[SPARC64]: Fix some SUN4V TLB miss bugs.David S. Miller1-4/+10
2006-03-20[SPARC64]: Simplify sun4v TLB handling using macros.David S. Miller1-77/+53
2006-03-20[SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.David S. Miller1-117/+45
2006-03-20[SPARC64]: SUN4V memory exception trap handlers.David S. Miller1-0/+170
2006-03-20[SPARC64]: Implement sun4v TSB miss handlers.David S. Miller1-0/+51
2006-03-20[SPARC64]: Initial sun4v TLB miss handling infrastructure.David S. Miller1-0/+219