summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+10
* [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller2008-03-261-0/+2
* [SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE.David S. Miller2008-03-261-5/+5
* SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller2007-10-161-0/+3
* page table handling cleanupJan Beulich2007-07-161-18/+0Star
* consolidate asm/const.h to linux/const.hRandy Dunlap2007-05-081-1/+1
* [SPARC64]: Add proper header file extern for cmdline_memory_size.David S. Miller2007-04-261-0/+2
* [SPARC64]: Privatize sun4u_get_pte() and fix name.David S. Miller2007-04-261-14/+0Star
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-2/+3
* [SPARC64]: Fix pfn_pte() build failure.David S. Miller2006-08-221-1/+1
* [SPARC64]: Fix typo in pgprot_noncached().David S. Miller2006-07-281-1/+1
* [SPARC64]: Fix for Niagara memory corruption.David S. Miller2006-06-241-0/+2
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-211-1/+0Star
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* | [SPARC64]: Fix D-cache corruption in mremapDavid S. Miller2006-06-021-0/+17
|/
* [SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller2006-03-221-0/+2
* [SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller2006-03-201-1/+4
* [SPARC64]: Move over to sparsemem.David S. Miller2006-03-201-3/+0Star
* [SPARC64]: Kill bogus function externs in asm/pgtable.hDavid S. Miller2006-03-201-24/+0Star
* [SPARC64]: Export a PAGE_SHARED symbol.David S. Miller2006-03-201-0/+1
* [SPARC64] Fix build if CONFIG_HUGETLB_PAGE is not setFabio M. Di Nitto2006-03-201-0/+2
* [SPARC64]: Fix gcc-3.3.x warnings.David S. Miller2006-03-201-118/+25Star
* [SPARC64]: Use inline patching for critical PTE operations.David S. Miller2006-03-201-3/+485
* [SPARC64]: Move PTE field definitions back into asm/pgtable.hDavid S. Miller2006-03-201-2/+86
* [SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller2006-03-201-194/+72Star
* [SPARC64]: Register kernel TSB with hypervisor.David S. Miller2006-03-201-0/+1
* [SPARC64]: Register per-cpu fault status area with sun4v hypervisor.David S. Miller2006-03-201-0/+1
* [SPARC64]: TSB refinements.David S. Miller2006-03-201-0/+4
* [SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller2006-03-201-6/+1Star
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-201-6/+3Star
* [PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller2005-11-281-10/+0Star
* [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-311-3/+0Star
* [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-291-0/+1
* [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-291-0/+2
* [SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+.David S. Miller2005-09-281-1/+3
* [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-261-3/+4
* [SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller2005-09-201-9/+11
* [SPARC]: Kill io_remap_page_range()David S. Miller2005-09-021-3/+0Star
* [PATCH] Hugepage consolidationDavid Gibson2005-06-221-0/+1
* [SPARC64]: Provide a pgprot_noncached() implementation.David S. Miller2005-04-221-0/+5
* [PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins2005-04-191-1/+1
* [PATCH] freepgt: remove arch pgd_addr_endHugh Dickins2005-04-191-15/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+464