aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt1-2/+5
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-0/+2
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov1-3/+0
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy1-13/+37
2008-01-28sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.Paul Mundt1-13/+9
2008-01-28sh: Move PXSEG comments to addrspace.h.Paul Mundt1-16/+0
2008-01-28sh: Set HPAGE_SHIFT for 512MB hugetlb pages.Paul Mundt1-0/+2
2008-01-28sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt1-10/+2
2008-01-28sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt1-2/+8
2008-01-28sh: Consolidate slab/kmalloc minalign values.Paul Mundt1-0/+14
2007-11-07sh: Kill off __{copy,clear}_user_page().Paul Mundt1-4/+1
2007-11-07sh: Wire up clear_user_highpage().Paul Mundt1-0/+6
2007-10-30sh: Correct pte_page() breakage.Paul Mundt1-1/+0
2007-09-21sh: Fix up extended mode TLB for SH-X2+ cores.Paul Mundt1-2/+2
2007-09-21sh: Support explicit L1 cache disabling.Paul Mundt1-3/+3
2007-06-08sh: Default to 4-byte alignment for SLUB objects.Paul Mundt1-0/+7
2007-06-08sh: pfn_valid() depends on flatmem.Paul Mundt1-0/+2
2007-06-08sh: __user annotations for __get/__put_user().Paul Mundt1-0/+1
2007-05-07sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt1-5/+5
2007-02-13sh: Move __KERNEL__ up in asm/page.h.Paul Mundt1-1/+2
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt1-6/+29
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt1-0/+2
2006-09-27sh: Initial vsyscall page support.Paul Mundt1-0/+5
2006-09-27sh: Clean up PAGE_SIZE definition for assembly use.Paul Mundt1-0/+6
2006-09-27sh: stack debugging support.Paul Mundt1-1/+1
2006-09-27sh: Various nommu fixes.Yoshinori Sato1-0/+5
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt1-1/+1
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt1-10/+2
2006-09-27sh: hugetlb updates.Paul Mundt1-1/+0
2006-09-21Fix 'make headers_check' on shPaul Mundt1-2/+1
2006-09-08[PATCH] sh: fix FPN_START typoAlexey Dobriyan1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-27[PATCH] unify pfn_to_page: sh pfn_to_pageKAMEZAWA Hiroyuki1-3/+2
2005-11-07[PATCH] sh: Drop hp690 discontig supportPaul Mundt1-7/+0
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-18/+2
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+144