summaryrefslogtreecommitdiffstats
path: root/mm/mremap.c
Commit message (Expand)AuthorAgeFilesLines
* mmap: handle mlocked pages during map, remap, unmapRik van Riel2008-10-201-3/+5
* mmu-notifiers: coreAndrea Arcangeli2008-07-281-0/+6
* sparse pointer use of zero as nullStephen Hemminger2007-10-181-2/+2
* mm: variable length argument supportOllie Wild2007-07-191-1/+1
* security: Protection for exploiting null dereference using mmapEric Paris2007-07-111-2/+11
* [PATCH] mm: mremap correct rmap accountingHugh Dickins2007-01-301-1/+0
* [PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden2006-10-011-0/+2
* [PATCH] lockdep: annotate mmIngo Molnar2006-07-031-1/+1
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds2005-12-161-1/+1
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-1/+10
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-291-18/+9
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-291-6/+1
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-291-2/+10
* [PATCH] mm: do_mremap current mmHugh Dickins2005-10-291-9/+9
* [PATCH] mm: move_page_tables by extentsHugh Dickins2005-10-291-96/+72
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-291-2/+2
* [PATCH] mm: move_pte to remap ZERO_PAGENick Piggin2005-09-281-3/+3
* [PATCH] mm: remap ZERO_PAGE mappingsNick Piggin2005-09-051-0/+4
* [PATCH] fix VmSize and VmData after mremapHugh Dickins2005-08-041-1/+1
* [PATCH] mm acct accounting fixKirill Korotaev2005-05-171-1/+6
* [PATCH] RLIMIT_AS checking fixakpm@osdl.org2005-05-011-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+426