summaryrefslogtreecommitdiff
path: root/arch/sh/mm/mmap.c
Commit message (Expand)AuthorAge
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-02
* Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-11
|\
| * mm: use vm_unmapped_area() on sh architectureMichel Lespinasse2012-12-11
* | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-24
|/
* fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-11
* sh: rework nommu for generic cache.c use.Paul Mundt2009-08-15
* sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt2009-05-07
* sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt2008-12-22
* sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt2008-11-13
* sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt2008-11-12