summaryrefslogtreecommitdiff
path: root/include/asm-sh/page.h
AgeCommit message (Expand)Author
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-07-28sh: Add support for 16kB PAGE_SIZE.Paul Mundt
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy
2008-01-28sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.Paul Mundt
2008-01-28sh: Move PXSEG comments to addrspace.h.Paul Mundt
2008-01-28sh: Set HPAGE_SHIFT for 512MB hugetlb pages.Paul Mundt
2008-01-28sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt
2008-01-28sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt
2008-01-28sh: Consolidate slab/kmalloc minalign values.Paul Mundt
2007-11-07sh: Kill off __{copy,clear}_user_page().Paul Mundt
2007-11-07sh: Wire up clear_user_highpage().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-06-08sh: Default to 4-byte alignment for SLUB objects.Paul Mundt
2007-06-08sh: pfn_valid() depends on flatmem.Paul Mundt
2007-06-08sh: __user annotations for __get/__put_user().Paul Mundt
2007-05-07sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt
2007-02-13sh: Move __KERNEL__ up in asm/page.h.Paul Mundt
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt
2006-09-27sh: Initial vsyscall page support.Paul Mundt
2006-09-27sh: Clean up PAGE_SIZE definition for assembly use.Paul Mundt
2006-09-27sh: stack debugging support.Paul Mundt
2006-09-27sh: Various nommu fixes.Yoshinori Sato
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt
2006-09-27sh: hugetlb updates.Paul Mundt
2006-09-21Fix 'make headers_check' on shPaul Mundt
2006-09-08[PATCH] sh: fix FPN_START typoAlexey Dobriyan
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-27[PATCH] unify pfn_to_page: sh pfn_to_pageKAMEZAWA Hiroyuki
2005-11-07[PATCH] sh: Drop hp690 discontig supportPaul Mundt
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell
2005-06-21[PATCH] Hugepage consolidationDavid Gibson
2005-04-16Linux-2.6.12-rc2Linus Torvalds