aboutsummaryrefslogtreecommitdiff
path: root/mm/mmap.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] RCU torture-testing kernel moduleGravatar Paul E. McKenney 1-1/+1
2005-10-29[PATCH] mm: unmap_vmas with inner ptlockGravatar Hugh Dickins 1-6/+2
2005-10-29[PATCH] mm: unlink vma before pagetablesGravatar Hugh Dickins 1-17/+6
2005-10-29[PATCH] mm: ia64 use expand_upwardsGravatar Hugh Dickins 1-3/+14
2005-10-29[PATCH] mm: update_hiwaters just in timeGravatar Hugh Dickins 1-0/+4
2005-10-29[PATCH] core remove PageReservedGravatar Nick Piggin 1-0/+11
2005-10-29[PATCH] mm: exit_mmap need not resetGravatar Hugh Dickins 1-6/+0
2005-10-29[PATCH] mm: unlink_file_vma, remove_vmaGravatar Hugh Dickins 1-14/+27
2005-10-29[PATCH] mm: remove_vma_list consolidationGravatar Hugh Dickins 1-24/+12
2005-10-29[PATCH] mm: vm_stat_account unshackledGravatar Hugh Dickins 1-10/+10
2005-09-21[PATCH] fix locking comment in unmap_region()Gravatar Paolo 'Blaisorblade' Giarrusso 1-1/+1
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Gravatar Hugh Dickins 1-0/+3
2005-09-07[PATCH] remove misleading comment above sys_brkGravatar Christoph Hellwig 1-7/+0
2005-09-07[PATCH] More __read_mostly variablesGravatar Christoph Lameter 1-1/+1
2005-08-04[PATCH] __vm_enough_memory() signedness fixGravatar Simon Derr 1-1/+5
2005-06-21[PATCH] mmap topdown fix for large stack limit, large allocationGravatar Chris Wright 1-0/+4
2005-06-21[PATCH] Avoiding mmap fragmentationGravatar Wolfgang Wander 1-13/+40
2005-05-19Fix get_unmapped_area sanity testsGravatar Linus Torvalds 1-28/+31
2005-05-19[PATCH] prevent NULL mmap in topdown modelGravatar Linus Torvalds 1-2/+2
2005-05-01[PATCH] RLIMIT_MEMLOCK checking fixGravatar Chris Wright 1-4/+6
2005-05-01[PATCH] RLIMIT_AS checking fixGravatar akpm@osdl.org 1-5/+19
2005-04-19[PATCH] freepgt: remove FIRST_USER_ADDRESS hackGravatar Hugh Dickins 1-5/+0
2005-04-19[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESSGravatar Hugh Dickins 1-3/+8
2005-04-19[PATCH] freepgt: mpnt to vma cleanupGravatar Hugh Dickins 1-18/+17
2005-04-19[PATCH] freepgt: remove MM_VM_SIZE(mm)Gravatar Hugh Dickins 1-3/+3
2005-04-19[PATCH] freepgt: free_pgtables use vma listGravatar Hugh Dickins 1-81/+21
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+2082