summaryrefslogtreecommitdiff
path: root/include/asm-sh/pgtable.h
AgeCommit message (Expand)Author
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
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-03-28[PATCH] io_remap_pfn_range: add for all arch-esRandy Dunlap
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller
2004-12-31[PATCH] introduce fallback headerNick Piggin
2004-10-27[PATCH] sh: compile fixesPaul Mundt
2004-10-19[PATCH] vm: convert users of remap_page_range() under include/asm-*/ to use r...William Lee Irwin III
2004-10-18[PATCH] sh: SH7705 subtype cleanup + 32k cache supportPaul Mundt
2004-06-23[PATCH] sh: ptep_get_and_clear() compile fix.Andrew Morton
2004-06-23[PATCH] sh: fixmap support.Andrew Morton
2004-05-22[PATCH] rmap 13 include/asm deletionsAndrew Morton
2004-03-22[PATCH] sh: various fixesAndrew Morton
2004-03-22[PATCH] sh: hugetlb supportAndrew Morton
2004-01-18[PATCH] s390: tlb flush optimization.Andrew Morton
2003-10-01[PATCH] memory writeback/invalidation fixesAndrew Morton
2003-07-01[PATCH] SH MergePaul Mundt