Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins | 1 | -2/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 1 | -0/+1 |
2012-12-11 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 1 | -114/+23 |
2012-12-11 | mm: use vm_unmapped_area() on sh architecture | Michel Lespinasse | 1 | -114/+23 |
2012-10-24 | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 1 | -1/+1 |
2009-12-11 | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro | 1 | -1/+2 |
2009-08-15 | sh: rework nommu for generic cache.c use. | Paul Mundt | 1 | -1/+1 |
2009-05-07 | sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN. | Paul Mundt | 1 | -4/+132 |
2008-12-22 | sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. | Paul Mundt | 1 | -0/+94 |
2008-11-13 | sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check. | Paul Mundt | 1 | -1/+1 |
2008-11-12 | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. | Paul Mundt | 1 | -0/+31 |