aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mremap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-14[CVE-2009-0029] System call wrappers part 13Heiko Carstens1-3/+3
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens1-1/+1
2009-01-05mm: update my addressAlan Cox1-1/+1
2008-10-20mmap: handle mlocked pages during map, remap, unmapRik van Riel1-3/+5
2008-07-28mmu-notifiers: coreAndrea Arcangeli1-0/+6
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-2/+2
2007-07-19mm: variable length argument supportOllie Wild1-1/+1
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris1-2/+11
2007-01-30[PATCH] mm: mremap correct rmap accountingHugh Dickins1-1/+0
2006-10-01[PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden1-0/+2
2006-07-03[PATCH] lockdep: annotate mmIngo Molnar1-1/+1
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2005-12-16Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds1-1/+1
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-1/+10
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins1-18/+9
2005-10-29[PATCH] mm: ptd_alloc inline and outHugh Dickins1-6/+1
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins1-2/+10
2005-10-29[PATCH] mm: do_mremap current mmHugh Dickins1-9/+9
2005-10-29[PATCH] mm: move_page_tables by extentsHugh Dickins1-96/+72
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins1-2/+2
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin1-3/+3
2005-09-05[PATCH] mm: remap ZERO_PAGE mappingsNick Piggin1-0/+4
2005-08-04[PATCH] fix VmSize and VmData after mremapHugh Dickins1-1/+1
2005-05-17[PATCH] mm acct accounting fixKirill Korotaev1-1/+6
2005-05-01[PATCH] RLIMIT_AS checking fixakpm@osdl.org1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+426