summaryrefslogtreecommitdiff
path: root/mm/mprotect.c
Commit message (Expand)AuthorAge
* thp: mprotect: transparent huge page supportJohannes Weiner2011-01-13
* thp: mprotect: pass vma down to page table walkersJohannes Weiner2011-01-13
* thp: split_huge_page_mm/vmaAndrea Arcangeli2011-01-13
* perf_events: Fix perf_counter_mmap() hook in mprotect()Pekka Enberg2010-11-09
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* perf_counter: Add mmap event hooks to mprotect()Peter Zijlstra2009-06-08
* Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-10
* [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-14
* mm: cleanup: remove #ifdef CONFIG_MIGRATIONKOSAKI Motohiro2009-01-06
* mm: update my addressAlan Cox2009-01-05
* mmu-notifiers: coreAndrea Arcangeli2008-07-28
* mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservationsAndy Whitcroft2008-07-24
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
|\
| * mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge2008-06-25
* | mm: Allow architectures to define additional protection bitsDave Kleikamp2008-07-09
|/
* mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-14
* fix mprotect vma_wants_writenotify protHugh Dickins2007-10-23
* setup vma->vm_page_prot by vm_get_page_prot()Coly Li2007-10-19
* flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-16
* mm: variable length argument supportOllie Wild2007-07-19
* [PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden2006-10-01
* [PATCH] mm: optimize the new mprotect() code a bitPeter Zijlstra2006-09-26
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-26
* [PATCH] add page_mkwrite() vm_operations methodDavid Howells2006-06-23
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-23
* [PATCH] likely cleanup: remove unlikely in sys_mprotect()Hua Zhong2006-06-23
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-22
* [PATCH] unpaged: private write VM_RESERVEDHugh Dickins2005-11-22
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-29
* [PATCH] core remove PageReservedNick Piggin2005-10-29
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-29
* [PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso2005-09-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16