aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/ktlb.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-12[SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.David S. Miller1-1/+5
2007-10-16SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller1-0/+16
2007-03-16[SPARC64]: Get DEBUG_PAGEALLOC working again.David S. Miller1-1/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[SPARC64]: Fix indexing into kpte_linear_bitmap.David S. Miller1-0/+1
2006-03-20[SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings.David S. Miller1-1/+14
2006-03-20[SPARC64]: Make use of Niagara 256MB PTEs for kernel mappings.David S. Miller1-2/+27
2006-03-20[SPARC64]: Set %gl to 1 in kvmap_itlb_longpath on SUN4V.David S. Miller1-1/+1
2006-03-20[SPARC64]: More TLB/TSB handling fixes.David S. Miller1-5/+9
2006-03-20[SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller1-10/+2
2006-03-20[SPARC64]: Fix some SUN4V TLB miss bugs.David S. Miller1-9/+58
2006-03-20[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patchDavid S. Miller1-2/+2
2006-03-20[SPARC64]: Initial sun4v TLB miss handling infrastructure.David S. Miller1-2/+10
2006-03-20[SPARC64]: Sanitize %pstate writes for sun4v.David S. Miller1-2/+16
2006-03-20[SPARC64]: Access TSB with physical addresses when possible.David S. Miller1-10/+10
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller1-142/+121
2005-10-12[SPARC64]: Fix boot failures on SunBlade-150David S. Miller1-48/+44
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller1-1/+32
2005-09-21[SPARC64]: Remove ktlb.S instruction patching.David S. Miller1-19/+12
2005-09-21[SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller1-0/+174