aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mremap.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King1-1/+0
2004-05-22[PATCH] rmap 38 remove anonmm rmapAndrew Morton1-44/+7
2004-05-22[PATCH] rmap 15: vma_adjustAndrew Morton1-3/+4
2004-05-22[PATCH] rmap 14: i_shared_lock fixesAndrew Morton1-8/+30
2004-05-22[PATCH] Convert i_shared_sem back to a spinlockAndrew Morton1-13/+0
2004-05-22[PATCH] rmap 11 mremap movesAndrew Morton1-19/+40
2004-05-22[PATCH] rmap 9 remove pte_chainsAndrew Morton1-13/+4
2004-05-22[PATCH] rmap 7 object-based rmapAndrew Morton1-2/+4
2004-05-03[PATCH] mremap pte_unmap NULLHugh Dickins1-1/+2
2004-04-29[PATCH] mremap offset typeHugh Dickins1-1/+1
2004-04-17[PATCH] Fix vma corruptionHugh Dickins1-8/+14
2004-04-12[PATCH] rmap 1 linux/rmap.hAndrew Morton1-1/+1
2004-04-11[PATCH] mremap: check map_countAndrew Morton1-0/+7
2004-04-11[PATCH] mremap: vma_relink_file race fixAndrew Morton1-0/+7
2004-04-11[PATCH] mremap: move_vma fixes and cleanupAndrew Morton1-117/+55
2004-04-11[PATCH] mremap: copy_one_pte cleanupAndrew Morton1-19/+12
2004-02-16[PATCH] mremap NULL pointer dereference fixAndrew Morton1-7/+9
2004-02-03[PATCH] check do_munmap() failureAndrew Morton1-3/+7
2004-01-18[PATCH] s390: tlb flush optimization.Andrew Morton1-6/+10
2004-01-12Dosemu actually wants to do a zero-sized source mremapLinus Torvalds1-2/+6
2004-01-07Fix silly mremap test.Linus Torvalds1-1/+1
2004-01-04Don't allow mremap of zero-sized areas.Linus Torvalds1-0/+4
2003-09-03[PATCH] fix remap of shared read only mappingsJames Bottomley1-1/+1
2003-08-06[PATCH] move_one_page() atomicity fixAndrew Morton1-4/+0
2003-07-02[PATCH] Security hook for vm_enough_memoryAndrew Morton1-1/+2
2003-07-02[PATCH] move_vma() make_pages_present() fixAndrew Morton1-11/+5
2003-03-06[PATCH] correct file names in comments in mmAlan Cox1-1/+1
2003-02-05[PATCH] mm/mremap.c whitespace cleanupAndrew Morton1-15/+20
2003-01-05[PATCH] handle pte_chain_alloc() failuresAndrew Morton1-4/+17
2002-12-21[PATCH] fix use-after-free bug in move_vma()Andrew Morton1-3/+13
2002-12-14[PATCH] remove vm_area_struct.vm_raendAndrew Morton1-1/+0
2002-10-31[PATCH] uninline some things in mm/*.cAndrew Morton1-3/+3
2002-10-30[PATCH] Move hugetlb declarations into their own headerAndrew Morton1-0/+1
2002-10-09[PATCH] mremap use-after-free bugfixAndrew Morton1-1/+2
2002-09-29[PATCH] fix uninitialised vma list_headAndrew Morton1-0/+1
2002-09-29[PATCH] move_one_page kmap atomicity fixAndrew Morton1-0/+27
2002-09-19[PATCH] remove smp_lock.h inclusions from mm/*Andrew Morton1-1/+0
2002-09-15[PATCH] hugetlb pagesAndrew Morton1-0/+4
2002-07-29[PATCH] remove acct arg from do_munmapHugh Dickins1-7/+24
2002-07-29[PATCH] mremap MAP_NORESERVE not in flagsHugh Dickins1-4/+0
2002-07-28[PATCH] strict overcommitAndrew Morton1-11/+26
2002-07-18[PATCH] minimal rmapAndrew Morton1-0/+8
2002-04-24Clean up compiler warningsLinus Torvalds1-1/+0
2002-04-23cachetlb.txt, locking, fork.c, mremap.c, mprotect.c, memory.c:Kanoj Sarcar1-4/+5
2002-03-24Break an include loop by moving cache flushing routines fromRichard Henderson1-0/+3
2002-02-19use the following, much more intuitive interface names:Ingo Molnar1-5/+5
2002-02-19adds simple support for atomically-mapped PTEs. On highmem systems this enabl...Ingo Molnar1-9/+15
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-0/+1
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-6/+7
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-0/+1
2002-02-04v2.4.9.12 -> v2.4.9.13Linus Torvalds1-1/+0
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds1-13/+62
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds1-2/+7
2002-02-04v2.4.2.4 -> v2.4.2.5Linus Torvalds1-6/+6
2002-02-04Import changesetLinus Torvalds1-0/+299