summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/ktlb.S
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-304/+0
* [SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.David S. Miller2008-01-121-1/+5
* SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller2007-10-161-0/+16
* [SPARC64]: Get DEBUG_PAGEALLOC working again.David S. Miller2007-03-161-1/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC64]: Fix indexing into kpte_linear_bitmap.David S. Miller2006-03-201-0/+1
* [SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings.David S. Miller2006-03-201-1/+14
* [SPARC64]: Make use of Niagara 256MB PTEs for kernel mappings.David S. Miller2006-03-201-2/+27
* [SPARC64]: Set %gl to 1 in kvmap_itlb_longpath on SUN4V.David S. Miller2006-03-201-1/+1
* [SPARC64]: More TLB/TSB handling fixes.David S. Miller2006-03-201-5/+9
* [SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller2006-03-201-10/+2
* [SPARC64]: Fix some SUN4V TLB miss bugs.David S. Miller2006-03-201-9/+58
* [SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patchDavid S. Miller2006-03-201-2/+2
* [SPARC64]: Initial sun4v TLB miss handling infrastructure.David S. Miller2006-03-201-2/+10
* [SPARC64]: Sanitize %pstate writes for sun4v.David S. Miller2006-03-201-2/+16
* [SPARC64]: Access TSB with physical addresses when possible.David S. Miller2006-03-201-10/+10
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-201-142/+121
* [SPARC64]: Fix boot failures on SunBlade-150David S. Miller2005-10-121-48/+44
* [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-251-1/+32
* [SPARC64]: Remove ktlb.S instruction patching.David S. Miller2005-09-211-19/+12
* [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-211-0/+174
OpenPOWER on IntegriCloud