summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/mm/tsb.c
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify mm/Sam Ravnborg2008-12-041-496/+0
* sparc64: Stop using memory barriers for atomics and locks.David S. Miller2008-12-041-3/+1
* sparc64: Need to disable preemption around smp_tsb_sync().David S. Miller2008-08-041-1/+4
* sparc64: Remove 4MB and 512K base page size options.David S. Miller2008-07-171-6/+0
* [SPARC64]: Allocate TSB node-local.David S. Miller2008-04-231-1/+2
* [SPARC64]: Fix build failure when CONFIG_BUG is disabled.David S. Miller2007-10-311-1/+3
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1
* slab allocators: remove multiple alignment specificationsChristoph Lameter2007-05-071-1/+1
* slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-071-2/+1
* Quicklist support for sparc64David Miller2007-05-071-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller2006-03-221-87/+147
* [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/+82
* [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/+12
* [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/+2
* [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/+1
* [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/+0
* [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
OpenPOWER on IntegriCloud