[SPARC64]: Use SLAB caches for TSB tables.
[powerpc.git] / arch / sparc64 / mm / tsb.c
2006-03-20 David S. Miller[SPARC64]: Use SLAB caches for TSB tables.
2006-03-20 David S. Miller[SPARC64]: Don't kill the page allocator when growing...
2006-03-20 David S. Miller[SPARC64]: Fix and re-enable dynamic TSB sizing.
2006-03-20 David S. Miller[SPARC64]: Bulletproof MMU context locking.
2006-03-20 David S. Miller[SPARC64]: destroy_context() needs to disable interrupts.
2006-03-20 David S. Miller[SPARC64]: More TLB/TSB handling fixes.
2006-03-20 David S. Miller[SPARC64]: Fix flush_tsb_user() on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Deal with PTE layout differences in SUN4V.
2006-03-20 David S. Miller[SPARC64]: Handle hypervisor case correctly in copy_tsb().
2006-03-20 David S. Miller[SPARC64]: Hypervisor TSB context switching.
2006-03-20 David S. Miller[SPARC64]: Turn off TSB growing for now.
2006-03-20 David S. Miller[SPARC64]: Access TSB with physical addresses when...
2006-03-20 David S. Miller[SPARC64]: Increase swapper_tsb size to 32K.
2006-03-20 David S. Miller[SPARC64]: Fix incorrect TSB lock bit handling.
2006-03-20 David S. Miller[SPARC64]: Dynamically grow TSB in response to RSS...
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]: Move away from virtual page tables, part 1.