summaryrefslogtreecommitdiff
path: root/mm/mremap.c
Commit message (Expand)AuthorAge
* mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-25
* mm: Remove i_mmap_lock lockbreakPeter Zijlstra2011-05-25
* mm: avoid wrapping vm_pgoff in mremap()Linus Torvalds2011-04-07
* mm: fix possible cause of a page_mapped BUGHugh Dickins2011-02-23
* thp: split_huge_page_mm/vmaAndrea Arcangeli2011-01-13
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-13
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* mm: use rlimit helpersJiri Slaby2010-03-06
* Take arch_mmap_check() into get_unmapped_area()Al Viro2009-12-11
* fix pgoff in "have to relocate" case of mremap()Al Viro2009-12-11
* fix the arch checks in MREMAP_FIXED caseAl Viro2009-12-11
* fix checks for expand-in-place mremapAl Viro2009-12-11
* do_mremap() untangling, part 3Al Viro2009-12-11
* do_mremap() untangling, part 2Al Viro2009-12-11
* untangling do_mremap(), part 1Al Viro2009-12-11
* truncate: new helpersnpiggin@suse.de2009-09-24
* ksm: mremap use err from ksm_madviseHugh Dickins2009-09-22
* ksm: prevent mremap move poisoningHugh Dickins2009-09-22
* [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-14
* [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-14
* mm: update my addressAlan Cox2009-01-05
* mmap: handle mlocked pages during map, remap, unmapRik van Riel2008-10-20
* mmu-notifiers: coreAndrea Arcangeli2008-07-28
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* mm: variable length argument supportOllie Wild2007-07-19
* security: Protection for exploiting null dereference using mmapEric Paris2007-07-11
* [PATCH] mm: mremap correct rmap accountingHugh Dickins2007-01-30
* [PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden2006-10-01
* [PATCH] lockdep: annotate mmIngo Molnar2006-07-03
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds2005-12-16
* [PATCH] mm: split page table lockHugh Dickins2005-10-29
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-29
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-29
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-29
* [PATCH] mm: do_mremap current mmHugh Dickins2005-10-29
* [PATCH] mm: move_page_tables by extentsHugh Dickins2005-10-29
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-29
* [PATCH] mm: move_pte to remap ZERO_PAGENick Piggin2005-09-28
* [PATCH] mm: remap ZERO_PAGE mappingsNick Piggin2005-09-05
* [PATCH] fix VmSize and VmData after mremapHugh Dickins2005-08-04
* [PATCH] mm acct accounting fixKirill Korotaev2005-05-17
* [PATCH] RLIMIT_AS checking fixakpm@osdl.org2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16