[SPARC]: Fix bus_id[] string overflow.
[safe/jmp/linux-2.6] / arch / sparc64 / kernel / ktlb.S
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-20 David S. Miller[SPARC64]: Fix indexing into kpte_linear_bitmap.
2006-03-20 David S. Miller[SPARC64]: Create a seperate kernel TSB for 4MB/256MB...
2006-03-20 David S. Miller[SPARC64]: Make use of Niagara 256MB PTEs for kernel...
2006-03-20 David S. Miller[SPARC64]: Set %gl to 1 in kvmap_itlb_longpath on SUN4V.
2006-03-20 David S. Miller[SPARC64]: More TLB/TSB handling fixes.
2006-03-20 David S. Miller[SPARC64]: Deal with PTE layout differences in SUN4V.
2006-03-20 David S. Miller[SPARC64]: Fix some SUN4V TLB miss bugs.
2006-03-20 David S. Miller[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2...
2006-03-20 David S. Miller[SPARC64]: Initial sun4v TLB miss handling infrastructure.
2006-03-20 David S. Miller[SPARC64]: Sanitize %pstate writes for sun4v.
2006-03-20 David S. Miller[SPARC64]: Access TSB with physical addresses when...
2006-03-20 David S. Miller[SPARC64]: Move away from virtual page tables, part 1.
2005-10-12 David S. Miller[SPARC64]: Fix boot failures on SunBlade-150
2005-09-25 David S. Miller[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
2005-09-22 David S. Miller[SPARC64]: Remove ktlb.S instruction patching.
2005-09-22 David S. Miller[SPARC64]: Move kernel TLB miss handling into a seperat...