summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/mm/tsb.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Optimized TSB table initialization.David S. Miller2006-03-201-1/+1
* [SPARC64]: Use SLAB caches for TSB tables.David S. Miller2006-03-201-24/+62
* [SPARC64]: Don't kill the page allocator when growing a TSB.David S. Miller2006-03-201-8/+35
* [SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller2006-03-201-103/+82Star
* [SPARC64]: Bulletproof MMU context locking.David S. Miller2006-03-201-0/+1
* [SPARC64]: destroy_context() needs to disable interrupts.David S. Miller2006-03-201-2/+3
* [SPARC64]: More TLB/TSB handling fixes.David S. Miller2006-03-201-13/+12Star
* [SPARC64]: Fix flush_tsb_user() on SUN4V.David S. Miller2006-03-201-1/+1
* [SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller2006-03-201-10/+2Star
* [SPARC64]: Handle hypervisor case correctly in copy_tsb().David S. Miller2006-03-201-2/+9
* [SPARC64]: Hypervisor TSB context switching.David S. Miller2006-03-201-1/+47
* [SPARC64]: Turn off TSB growing for now.David S. Miller2006-03-201-10/+1Star
* [SPARC64]: Access TSB with physical addresses when possible.David S. Miller2006-03-201-30/+65
* [SPARC64]: Increase swapper_tsb size to 32K.David S. Miller2006-03-201-8/+0Star
* [SPARC64]: Fix incorrect TSB lock bit handling.David S. Miller2006-03-201-1/+1
* [SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller2006-03-201-6/+145
* [SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller2006-03-201-14/+95
* [SPARC64]: TSB refinements.David S. Miller2006-03-201-0/+28
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-201-0/+84