summaryrefslogtreecommitdiff
path: root/mm/mprotect.c
Commit message (Expand)AuthorAge
...
* mm: numa: clear numa hinting information on mprotectMel Gorman2013-12-18
* mm: numa: do not clear PTE for pte_numa updateMel Gorman2013-12-18
* mm: numa: return the number of base pages altered by protection changesMel Gorman2013-11-13
* Merge branch 'linus' into sched/coreIngo Molnar2013-11-01
|\
| * mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman2013-10-29
| * mm: migration: do not lose soft dirty bit if page is in migration stateCyrill Gorcunov2013-10-16
* | mm: numa: Do not batch handle PMD pagesMel Gorman2013-10-09
* | mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra2013-10-09
* | mm: numa: Trap pmd hinting faults only if we would otherwise trap PTE faultsMel Gorman2013-10-09
* | sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman2013-10-09
* | mm: numa: Scan pages with elevated page_mapcountMel Gorman2013-10-09
* | mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanningMel Gorman2013-10-09
* | mm: Do not flush TLB during protection change if !pte_present && !migration_e...Mel Gorman2013-10-09
* | mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman2013-10-09
|/
* mm/mprotect.c: coding-style cleanupsAndrew Morton2012-12-18
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm: numa: Migrate pages handled during a pmd_numa hinting faultMel Gorman2012-12-11
| * mm: mempolicy: Implement change_prot_numa() in terms of change_protection()Mel Gorman2012-12-11
| * mm: Optimize the TLB flush of sys_mprotect() and change_protection() usersIngo Molnar2012-12-11
| * mm: Count the number of pages affected in change_protection()Peter Zijlstra2012-12-11
* | thp: change split_huge_page_pmd() interfaceKirill A. Shutemov2012-12-12
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-22
|\
| * mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov2012-03-21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-14
* | vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds2012-03-06
|/
* 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