summaryrefslogtreecommitdiffstats
path: root/mm/mprotect.c
Commit message (Expand)AuthorAgeFilesLines
* perf_events: Fix perf_counter_mmap() hook in mprotect()Pekka Enberg2010-11-091-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-2/+2
* perf_counter: Add mmap event hooks to mprotect()Peter Zijlstra2009-06-081-0/+2
* Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-101-2/+3
* [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-141-2/+2
* mm: cleanup: remove #ifdef CONFIG_MIGRATIONKOSAKI Motohiro2009-01-061-4/+2
* mm: update my addressAlan Cox2009-01-051-1/+1
* mmu-notifiers: coreAndrea Arcangeli2008-07-281-0/+3
* mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservationsAndy Whitcroft2008-07-241-4/+2
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-151-6/+4
|\
| * mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge2008-06-251-6/+4
* | mm: Allow architectures to define additional protection bitsDave Kleikamp2008-07-091-1/+1
|/
* mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-141-1/+10
* fix mprotect vma_wants_writenotify protHugh Dickins2007-10-231-1/+1
* setup vma->vm_page_prot by vm_get_page_prot()Coly Li2007-10-191-4/+2
* flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-161-1/+0
* mm: variable length argument supportOllie Wild2007-07-191-1/+1
* [PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden2006-10-011-0/+2
* [PATCH] mm: optimize the new mprotect() code a bitPeter Zijlstra2006-09-261-10/+24
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-261-13/+8
* [PATCH] add page_mkwrite() vm_operations methodDavid Howells2006-06-231-2/+9
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-231-3/+20
* [PATCH] likely cleanup: remove unlikely in sys_mprotect()Hua Zhong2006-06-231-2/+1
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-221-7/+5
* [PATCH] unpaged: private write VM_RESERVEDHugh Dickins2005-11-221-8/+0
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-291-4/+3
* [PATCH] core remove PageReservedNick Piggin2005-10-291-0/+8
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-291-2/+2
* [PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso2005-09-211-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+282
OpenPOWER on IntegriCloud