aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc64/pgtable.h
AgeCommit message (Expand)Author
2007-10-16SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller
2007-07-16page table handling cleanupJan Beulich
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap
2007-04-26[SPARC64]: Add proper header file extern for cmdline_memory_size.David S. Miller
2007-04-26[SPARC64]: Privatize sun4u_get_pte() and fix name.David S. Miller
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-08-22[SPARC64]: Fix pfn_pte() build failure.David S. Miller
2006-07-27[SPARC64]: Fix typo in pgprot_noncached().David S. Miller
2006-06-23[SPARC64]: Fix for Niagara memory corruption.David S. Miller
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds
2006-06-01[SPARC64]: Fix D-cache corruption in mremapDavid S. Miller
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-22[SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller
2006-03-20[SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller
2006-03-20[SPARC64]: Move over to sparsemem.David S. Miller
2006-03-20[SPARC64]: Kill bogus function externs in asm/pgtable.hDavid S. Miller
2006-03-20[SPARC64]: Export a PAGE_SHARED symbol.David S. Miller
2006-03-20[SPARC64] Fix build if CONFIG_HUGETLB_PAGE is not setFabio M. Di Nitto
2006-03-20[SPARC64]: Fix gcc-3.3.x warnings.David S. Miller
2006-03-20[SPARC64]: Use inline patching for critical PTE operations.David S. Miller
2006-03-20[SPARC64]: Move PTE field definitions back into asm/pgtable.hDavid S. Miller
2006-03-20[SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller
2006-03-20[SPARC64]: Register kernel TSB with hypervisor.David S. Miller
2006-03-20[SPARC64]: Register per-cpu fault status area with sun4v hypervisor.David S. Miller
2006-03-20[SPARC64]: TSB refinements.David S. Miller
2006-03-20[SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo
2005-09-28[SPARC64]: Kill all external references to sp_banks[]David S. Miller
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller
2005-09-27[SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+.David S. Miller
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller
2005-09-20[SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller
2005-09-01[SPARC]: Kill io_remap_page_range()David S. Miller
2005-06-21[PATCH] Hugepage consolidationDavid Gibson
2005-04-21[SPARC64]: Provide a pgprot_noncached() implementation.David S. Miller
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins
2005-04-19[PATCH] freepgt: remove arch pgd_addr_endHugh Dickins
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds