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