[SPARC64]: Optimized TSB table initialization.
[linux-2.6-microblaze.git] / arch / sparc64 / kernel / tsb.S
2006-03-20 David S. Miller[SPARC64]: Optimized TSB table initialization.
2006-03-20 David S. Miller[SPARC64]: Fix and re-enable dynamic TSB sizing.
2006-03-20 David S. Miller[SPARC64]: Simplify TSB insert checks.
2006-03-20 David S. Miller[SPARC64]: Fix _PAGE_EXEC handling.
2006-03-20 David S. Miller[SPARC64]: More TLB/TSB handling fixes.
2006-03-20 David S. Miller[SPARC64]: Fix some SUN4V TLB handling bugs.
2006-03-20 David S. Miller[SPARC64]: Do not write garbage into %pstate in tsb_con...
2006-03-20 David S. Miller[SPARC64]: Deal with PTE layout differences in SUN4V.
2006-03-20 David S. Miller[SPARC64]: Simplify sun4v TLB handling using macros.
2006-03-20 David S. Miller[SPARC64]: Fix hypervisor call arg passing.
2006-03-20 David S. Miller[SPARC64]: Hypervisor TSB context switching.
2006-03-20 David S. Miller[SPARC64]: Implement sun4v TSB miss handlers.
2006-03-20 David S. Miller[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2...
2006-03-20 David S. Miller[SPARC64]: Initial sun4v TLB miss handling infrastructure.
2006-03-20 David S. Miller[SPARC64]: Sanitize %pstate writes for sun4v.
2006-03-20 David S. Miller[SPARC64]: Refine register window trap handling.
2006-03-20 David S. Miller[SPARC64]: Add explicit register args to trap state...
2006-03-20 David S. Miller[SPARC64]: Access TSB with physical addresses when...
2006-03-20 David S. Miller[SPARC64]: Fix too early reference to %g6
2006-03-20 David S. Miller[SPARC64]: Kill PROM locked TLB entry preservation...
2006-03-20 David S. Miller[SPARC64]: Use sparc64_highest_unlocked_tlb_ent in...
2006-03-20 David S. Miller[SPARC64]: Preload TSB entries from update_mmu_cache().
2006-03-20 David S. Miller[SPARC64]: Add infrastructure for dynamic TSB sizing.
2006-03-20 David S. Miller[SPARC64]: TSB refinements.
2006-03-20 David S. Miller[SPARC64]: Elminate all usage of hard-coded trap globals.
2006-03-20 David S. Miller[SPARC64]: Move away from virtual page tables, part 1.