summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/tsb.S
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: %l6 trap return handling no longer necessary.David S. Miller2008-04-241-1/+1
* [SPARC64]: store-init needs trailing membar.David S. Miller2007-03-191-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller2006-03-221-50/+160
* [SPARC64]: Optimized TSB table initialization.David S. Miller2006-03-201-0/+69
* [SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller2006-03-201-1/+70
* [SPARC64]: Simplify TSB insert checks.David S. Miller2006-03-201-14/+0Star
* [SPARC64]: Fix _PAGE_EXEC handling.David S. Miller2006-03-201-0/+9
* [SPARC64]: More TLB/TSB handling fixes.David S. Miller2006-03-201-6/+11
* [SPARC64]: Fix some SUN4V TLB handling bugs.David S. Miller2006-03-201-3/+3
* [SPARC64]: Do not write garbage into %pstate in tsb_context_switch().David S. Miller2006-03-201-1/+7
* [SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller2006-03-201-4/+5
* [SPARC64]: Simplify sun4v TLB handling using macros.David S. Miller2006-03-201-10/+8Star
* [SPARC64]: Fix hypervisor call arg passing.David S. Miller2006-03-201-3/+3
* [SPARC64]: Hypervisor TSB context switching.David S. Miller2006-03-201-15/+27
* [SPARC64]: Implement sun4v TSB miss handlers.David S. Miller2006-03-201-2/+5
* [SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patchDavid S. Miller2006-03-201-6/+6
* [SPARC64]: Initial sun4v TLB miss handling infrastructure.David S. Miller2006-03-201-13/+76
* [SPARC64]: Sanitize %pstate writes for sun4v.David S. Miller2006-03-201-2/+10
* [SPARC64]: Refine register window trap handling.David S. Miller2006-03-201-1/+0Star
* [SPARC64]: Add explicit register args to trap state loading macros.David S. Miller2006-03-201-8/+1Star
* [SPARC64]: Access TSB with physical addresses when possible.David S. Miller2006-03-201-5/+30
* [SPARC64]: Fix too early reference to %g6David S. Miller2006-03-201-2/+5
* [SPARC64]: Kill PROM locked TLB entry preservation code.David S. Miller2006-03-201-7/+0Star
* [SPARC64]: Use sparc64_highest_unlocked_tlb_ent in __tsb_context_switch()David S. Miller2006-03-201-6/+8
* [SPARC64]: Preload TSB entries from update_mmu_cache().David S. Miller2006-03-201-0/+17
* [SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller2006-03-201-34/+21Star
* [SPARC64]: TSB refinements.David S. Miller2006-03-201-0/+11
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-201-6/+20
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-201-0/+169