summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/sun4v_tlb_miss.S
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-428/+0Star
* [SPARC64]: %l6 trap return handling no longer necessary.David S. Miller2008-04-241-8/+8
* [SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller2008-01-171-0/+2
* [SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling.David S. Miller2007-01-271-2/+2
* [SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller2006-03-221-17/+22
* [SPARC64]: Fix sun4v mna winfixup handling.David S. Miller2006-03-201-4/+4
* [SPARC64]: Fix _PAGE_EXEC handling.David S. Miller2006-03-201-3/+1Star
* [SPARC64]: Fix typo in SUN4V D-TLB miss handler.David S. Miller2006-03-201-1/+1
* [SPARC64]: Fix unaligned access winfxup handling on SUN4V.David S. Miller2006-03-201-13/+29
* [SPARC64]: More TLB/TSB handling fixes.David S. Miller2006-03-201-18/+21
* [SPARC64]: Fix some SUN4V TLB handling bugs.David S. Miller2006-03-201-2/+55
* [SPARC64]: Don't use ASI_QUAD_LDD_PHYS on SUN4V.David S. Miller2006-03-201-2/+2
* [SPARC64]: Fix C-function name called by sun4v_mna trap code.David S. Miller2006-03-201-1/+1
* [SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller2006-03-201-1/+2
* [SPARC64]: Fix some SUN4V TLB miss bugs.David S. Miller2006-03-201-4/+10
* [SPARC64]: Simplify sun4v TLB handling using macros.David S. Miller2006-03-201-77/+53Star
* [SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.David S. Miller2006-03-201-117/+45Star
* [SPARC64]: SUN4V memory exception trap handlers.David S. Miller2006-03-201-0/+170
* [SPARC64]: Implement sun4v TSB miss handlers.David S. Miller2006-03-201-0/+51
* [SPARC64]: Initial sun4v TLB miss handling infrastructure.David S. Miller2006-03-201-0/+219