aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-21sh: Fix up extended mode TLB for SH-X2+ cores.Paul Mundt1-50/+62
2007-09-21sh: Support explicit L1 cache disabling.Paul Mundt1-1/+2
2007-07-25sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt1-5/+1
2007-07-16page table handling cleanupJan Beulich1-12/+0
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-03-05sh: Revert lazy dcache writeback changes.Paul Mundt1-0/+5
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt1-1/+1
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt1-5/+0
2007-02-13sh: More tidying for large base pages.Paul Mundt1-2/+2
2006-12-12sh: landisk board build fixes.Paul Mundt1-1/+1
2006-12-12sh: Reworked swap cache entry encoding for SH-X2 MMU.Paul Mundt1-6/+41
2006-12-06sh: Fixup pte_mkhuge() build failure.Paul Mundt1-0/+8
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt1-3/+3
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy1-3/+3
2006-12-06sh: pmd rework.Stuart Menefy1-27/+11
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt1-67/+294
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt1-2/+0
2006-09-27sh: Free up some and document PTEL flags.Paul Mundt1-31/+45
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt1-27/+53
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-2/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+2
2005-11-07[PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGEPaul Mundt1-0/+2
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo1-2/+0
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-3/+0
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-0/+1
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+306