aboutsummaryrefslogtreecommitdiff
path: root/mm/mprotect.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-28mmu-notifiers: coreGravatar Andrea Arcangeli 1-0/+3
2008-07-24mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservationsGravatar Andy Whitcroft 1-4/+2
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildGravatar Benjamin Herrenschmidt 1-6/+4
2008-07-09mm: Allow architectures to define additional protection bitsGravatar Dave Kleikamp 1-1/+1
2008-06-25mm: add a ptep_modify_prot transaction abstractionGravatar Jeremy Fitzhardinge 1-6/+4
2008-05-14mprotect: prevent alteration of the PAT bitsGravatar Venki Pallipadi 1-1/+10
2007-10-23fix mprotect vma_wants_writenotify protGravatar Hugh Dickins 1-1/+1
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Gravatar Coly Li 1-4/+2
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteGravatar KAMEZAWA Hiroyuki 1-1/+0
2007-07-19mm: variable length argument supportGravatar Ollie Wild 1-1/+1
2006-10-01[PATCH] paravirt: lazy mmu mode hooks.patchGravatar Zachary Amsden 1-0/+2
2006-09-26[PATCH] mm: optimize the new mprotect() code a bitGravatar Peter Zijlstra 1-10/+24
2006-09-26[PATCH] mm: tracking shared dirty pagesGravatar Peter Zijlstra 1-13/+8
2006-06-23[PATCH] add page_mkwrite() vm_operations methodGravatar David Howells 1-2/+9
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesGravatar Christoph Lameter 1-3/+20
2006-06-23[PATCH] likely cleanup: remove unlikely in sys_mprotect()Gravatar Hua Zhong 1-2/+1
2006-03-22[PATCH] Enable mprotect on huge pagesGravatar Zhang, Yanmin 1-7/+5
2005-11-22[PATCH] unpaged: private write VM_RESERVEDGravatar Hugh Dickins 1-8/+0
2005-10-29[PATCH] mm: pte_offset_map_lock loopsGravatar Hugh Dickins 1-4/+3
2005-10-29[PATCH] core remove PageReservedGravatar Nick Piggin 1-0/+8
2005-10-29[PATCH] mm: vm_stat_account unshackledGravatar Hugh Dickins 1-2/+2
2005-09-21[PATCH] mm: add a note about partially hardcoded VM_* flagsGravatar Paolo 'Blaisorblade' Giarrusso 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+282