summaryrefslogtreecommitdiff
path: root/mm/mprotect.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-06-08perf_counter: Add mmap event hooks to mprotect()Peter Zijlstra
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-01-14[CVE-2009-0029] System call wrappers part 13Heiko Carstens
2009-01-06mm: cleanup: remove #ifdef CONFIG_MIGRATIONKOSAKI Motohiro
2009-01-05mm: update my addressAlan Cox
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-24mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservationsAndy Whitcroft
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-09mm: Allow architectures to define additional protection bitsDave Kleikamp
2008-06-25mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi
2007-10-23fix mprotect vma_wants_writenotify protHugh Dickins
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Coly Li
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki
2007-07-19mm: variable length argument supportOllie Wild
2006-10-01[PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden
2006-09-26[PATCH] mm: optimize the new mprotect() code a bitPeter Zijlstra
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra
2006-06-23[PATCH] add page_mkwrite() vm_operations methodDavid Howells
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter
2006-06-23[PATCH] likely cleanup: remove unlikely in sys_mprotect()Hua Zhong
2006-03-22[PATCH] Enable mprotect on huge pagesZhang, Yanmin
2005-11-22[PATCH] unpaged: private write VM_RESERVEDHugh Dickins
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins
2005-09-21[PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso
2005-03-28[PATCH] arch hook for notifying changes in PTE protections bitsSeth Rohit
2005-03-28[PATCH] fix mprotect() with len=(size_t)(-1) to return -ENOMEMGordon Jin
2005-03-13[PATCH] ptwalk: inline pmd_range and pud_rangeHugh Dickins
2005-03-13[PATCH] ptwalk: move p?d_none_or_clear_badHugh Dickins
2005-03-13[PATCH] ptwalk: change_protectionHugh Dickins
2005-03-13[PATCH] ptwalk: p?d_none_or_clear_badHugh Dickins
2005-03-13[PATCH] allow vma merging with mlock et. al.Chris Wright
2005-03-09[PATCH] SELinux: pass requested protection to security_file_mmap/mprotect hooksStephen D. Smalley
2005-02-26[MM]: Pass correct address down to bottom of page table iterators.David S. Miller
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller
2004-12-31[PATCH] convert Linux to 4-level page tablesAndi Kleen
2004-12-12[PATCH] VmLib wrapped: mprotect flagsHugh Dickins
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-08-26[PATCH] O(1) proc_pid_statm()William Lee Irwin III
2004-07-17[PATCH] NX: clean up legacy binary supportIngo Molnar
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King
2004-05-22[PATCH] rmap 39 add anon_vma rmapAndrew Morton
2004-05-22[PATCH] rmap 36 mprotect use vma_mergeAndrew Morton
2004-05-22[PATCH] rmap 34 vm_flags page_table_lockAndrew Morton
2004-05-22[PATCH] small numa api fixupsAndrew Morton
2004-05-22[PATCH] numa api: Add VMA hooks for policyAndrew Morton