summaryrefslogtreecommitdiff
path: root/include/asm-sh/pgtable.h
AgeCommit message (Expand)Author
2008-01-28sh: Stub in page_table_range_init() on nommu.Paul Mundt
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy
2008-01-28sh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB.Paul Mundt
2008-01-28sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt
2008-01-28sh: Fix up VMALLOC_START for SH-5.Paul Mundt
2008-01-28sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt
2007-11-07sh: Fix up PAGE_KERNEL_PCC() for nommu.Paul Mundt
2007-10-30sh: Correct pte_page() breakage.Paul Mundt
2007-09-21sh: Fix up extended mode TLB for SH-X2+ cores.Paul Mundt
2007-09-21sh: Support explicit L1 cache disabling.Paul Mundt
2007-07-25sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt
2007-07-16page table handling cleanupJan Beulich
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2007-03-05sh: Revert lazy dcache writeback changes.Paul Mundt
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt
2007-02-13sh: More tidying for large base pages.Paul Mundt
2006-12-12sh: landisk board build fixes.Paul Mundt
2006-12-12sh: Reworked swap cache entry encoding for SH-X2 MMU.Paul Mundt
2006-12-06sh: Fixup pte_mkhuge() build failure.Paul Mundt
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy
2006-12-06sh: pmd rework.Stuart Menefy
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt
2006-09-27sh: Free up some and document PTEL flags.Paul Mundt
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-07[PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGEPaul Mundt
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap
2005-06-21[PATCH] Hugepage consolidationDavid Gibson
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins
2005-04-16Linux-2.6.12-rc2Linus Torvalds