index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mprotect.c
Age
Commit message (
Expand
)
Author
2016-07-26
mm: thp: check pmd_trans_unstable() after split_huge_pmd()
Naoya Horiguchi
2016-05-23
mm: make mmap_sem for write waits killable for mm syscalls
Michal Hocko
2016-03-22
mm/mprotect.c: don't imply PROT_EXEC on non-exec fs
Piotr Kwapulinski
2016-02-18
mm/core, x86/mm/pkeys: Add execute-only protection keys support
Dave Hansen
2016-02-18
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
Dave Hansen
2016-02-11
mm, dax: check for pmd_none() after split_huge_pmd()
Kirill A. Shutemov
2016-01-15
mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
Dan Williams
2016-01-15
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
2016-01-14
mm: rework virtual memory accounting
Konstantin Khlebnikov
2015-09-04
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
2015-06-24
mm: fix mprotect() behaviour on VM_LOCKED VMAs
Kirill A. Shutemov
2015-03-25
mm: numa: preserve PTE write permissions across a NUMA hinting fault
Mel Gorman
2015-02-12
mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries
Mel Gorman
2015-02-12
mm: numa: do not trap faults on the huge zero page
Mel Gorman
2015-02-12
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2015-02-10
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2014-10-14
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Peter Feiner
2014-04-07
mm: move mmu notifier call from change_protection to change_pmd_range
Rik van Riel
2014-04-07
mm: numa: recheck for transhuge pages under lock during protection changes
Mel Gorman
2014-04-07
mm,numa: reorganize change_pmd_range()
Rik van Riel
2014-02-17
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
Aneesh Kumar K.V
2014-02-17
mm: Dirty accountable change only apply to non prot numa case
Aneesh Kumar K.V
2014-01-21
mm: numa: do not automatically migrate KSM pages
Mel Gorman
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
2013-12-18
mm: numa: clear numa hinting information on mprotect
Mel Gorman
2013-12-18
mm: numa: do not clear PTE for pte_numa update
Mel Gorman
2013-11-13
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
2013-10-29
mm: Account for a THP NUMA hinting update as one PTE update
Mel Gorman
2013-10-16
mm: migration: do not lose soft dirty bit if page is in migration state
Cyrill Gorcunov
2013-10-09
mm: numa: Do not batch handle PMD pages
Mel Gorman
2013-10-09
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
2013-10-09
mm: numa: Trap pmd hinting faults only if we would otherwise trap PTE faults
Mel Gorman
2013-10-09
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
2013-10-09
mm: numa: Scan pages with elevated page_mapcount
Mel Gorman
2013-10-09
mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning
Mel Gorman
2013-10-09
mm: Do not flush TLB during protection change if !pte_present && !migration_e...
Mel Gorman
2013-10-09
mm: Account for a THP NUMA hinting update as one PTE update
Mel Gorman
2012-12-18
mm/mprotect.c: coding-style cleanups
Andrew Morton
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
2012-12-11
mm: numa: Migrate pages handled during a pmd_numa hinting fault
Mel Gorman
2012-12-11
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
Mel Gorman
2012-12-11
mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
Ingo Molnar
2012-12-11
mm: Count the number of pages affected in change_protection()
Peter Zijlstra
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-21
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
Konstantin Khlebnikov
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-06
vm: avoid using find_vma_prev() unnecessarily
Linus Torvalds
[next]