aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[SPARC64]: Fix for Niagara memory corruption.David S. Miller1-0/+2
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds1-1/+0
2006-06-01[SPARC64]: Fix D-cache corruption in mremapDavid S. Miller1-0/+17
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-22[SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller1-0/+2
2006-03-20[SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller1-1/+4
2006-03-20[SPARC64]: Move over to sparsemem.David S. Miller1-3/+0
2006-03-20[SPARC64]: Kill bogus function externs in asm/pgtable.hDavid S. Miller1-24/+0
2006-03-20[SPARC64]: Export a PAGE_SHARED symbol.David S. Miller1-0/+1
2006-03-20[SPARC64] Fix build if CONFIG_HUGETLB_PAGE is not setFabio M. Di Nitto1-0/+2
2006-03-20[SPARC64]: Fix gcc-3.3.x warnings.David S. Miller1-118/+25
2006-03-20[SPARC64]: Use inline patching for critical PTE operations.David S. Miller1-3/+485
2006-03-20[SPARC64]: Move PTE field definitions back into asm/pgtable.hDavid S. Miller1-2/+86
2006-03-20[SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller1-194/+72
2006-03-20[SPARC64]: Register kernel TSB with hypervisor.David S. Miller1-0/+1
2006-03-20[SPARC64]: Register per-cpu fault status area with sun4v hypervisor.David S. Miller1-0/+1
2006-03-20[SPARC64]: TSB refinements.David S. Miller1-0/+4
2006-03-20[SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller1-6/+1
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller1-6/+3
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller1-10/+0
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo1-3/+0
2005-09-28[SPARC64]: Kill all external references to sp_banks[]David S. Miller1-0/+1
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller1-0/+2
2005-09-27[SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+.David S. Miller1-1/+3
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller1-3/+4
2005-09-20[SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller1-9/+11
2005-09-01[SPARC]: Kill io_remap_page_range()David S. Miller1-3/+0
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-0/+1
2005-04-21[SPARC64]: Provide a pgprot_noncached() implementation.David S. Miller1-0/+5
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-19[PATCH] freepgt: remove arch pgd_addr_endHugh Dickins1-15/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+464