Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c8ef0bee5f5395b1ac96225186d56fb35107a49a
/
mm
/
mprotect.c
64e4550
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
by Peter Feiner
· 10 years ago
a533809
mm: move mmu notifier call from change_protection to change_pmd_range
by Rik van Riel
· 11 years ago
1ad9f62
mm: numa: recheck for transhuge pages under lock during protection changes
by Mel Gorman
· 11 years ago
88a9ab6
mm,numa: reorganize change_pmd_range()
by Rik van Riel
· 11 years ago
56eecdb
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
by Aneesh Kumar K.V
· 11 years ago
9d85d58
mm: Dirty accountable change only apply to non prot numa case
by Aneesh Kumar K.V
· 11 years ago
64a9a34
mm: numa: do not automatically migrate KSM pages
by Mel Gorman
· 11 years ago
2084140
mm: fix TLB flush race between migration, and change_protection_range
by Rik van Riel
· 11 years ago
1667918
mm: numa: clear numa hinting information on mprotect
by Mel Gorman
· 11 years ago
0c5f83c
mm: numa: do not clear PTE for pte_numa update
by Mel Gorman
· 11 years ago
72403b4
mm: numa: return the number of base pages altered by protection changes
by Mel Gorman
· 11 years ago
fb10d5b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 11 years ago
0255d49
mm: Account for a THP NUMA hinting update as one PTE update
by Mel Gorman
· 11 years ago
c3d16e1
mm: migration: do not lose soft dirty bit if page is in migration state
by Cyrill Gorcunov
· 11 years ago
0f19c17
mm: numa: Do not batch handle PMD pages
by Mel Gorman
· 11 years ago
9057289
mm: numa: Change page last {nid,pid} into {cpu,pid}
by Peter Zijlstra
· 11 years ago
25cbbef
mm: numa: Trap pmd hinting faults only if we would otherwise trap PTE faults
by Mel Gorman
· 11 years ago
b795854
sched/numa: Set preferred NUMA node based on number of private faults
by Mel Gorman
· 11 years ago
1bc115d
mm: numa: Scan pages with elevated page_mapcount
by Mel Gorman
· 11 years ago
f123d74
mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning
by Mel Gorman
· 11 years ago
e920e14
mm: Do not flush TLB during protection change if !pte_present && !migration_entry
by Mel Gorman
· 11 years ago
afcae26
mm: Account for a THP NUMA hinting update as one PTE update
by Mel Gorman
· 11 years ago
7d12efa
mm/mprotect.c: coding-style cleanups
by Andrew Morton
· 12 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 12 years ago
e180377
thp: change split_huge_page_pmd() interface
by Kirill A. Shutemov
· 12 years ago
9532fec
mm: numa: Migrate pages handled during a pmd_numa hinting fault
by Mel Gorman
· 12 years ago
4b10e7d
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
by Mel Gorman
· 12 years ago
1233d58
mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
by Ingo Molnar
· 12 years ago
7da4d64
mm: Count the number of pages affected in change_protection()
by Peter Zijlstra
· 12 years ago
9521127
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
ce1744f
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
by Konstantin Khlebnikov
· 13 years ago
3556485
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
097d591
vm: avoid using find_vma_prev() unnecessarily
by Linus Torvalds
· 13 years ago
191c542
mm: collapse security_vm_enough_memory() variants into a single function
by Al Viro
· 13 years ago
cd7548a
thp: mprotect: transparent huge page support
by Johannes Weiner
· 14 years ago
b36f5b0
thp: mprotect: pass vma down to page table walkers
by Johannes Weiner
· 14 years ago
bae9c19
thp: split_huge_page_mm/vma
by Andrea Arcangeli
· 14 years ago
63bfd73
perf_events: Fix perf_counter_mmap() hook in mprotect()
by Pekka Enberg
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
dab5855
perf_counter: Add mmap event hooks to mprotect()
by Peter Zijlstra
· 15 years ago
5a6fe12
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
by Mel Gorman
· 16 years ago
6a6160a
[CVE-2009-0029] System call wrappers part 13
by Heiko Carstens
· 16 years ago
64cdd54
mm: cleanup: remove #ifdef CONFIG_MIGRATION
by KOSAKI Motohiro
· 16 years ago
046c688
mm: update my address
by Alan Cox
· 16 years ago
cddb8a5
mmu-notifiers: core
by Andrea Arcangeli
· 16 years ago
cdfd432
mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations
by Andy Whitcroft
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
b845f31
mm: Allow architectures to define additional protection bits
by Dave Kleikamp
· 16 years ago
1ea0704
mm: add a ptep_modify_prot transaction abstraction
by Jeremy Fitzhardinge
· 16 years ago
1c12c4c
mprotect: prevent alteration of the PAT bits
by Venki Pallipadi
· 16 years ago
1ddd439
fix mprotect vma_wants_writenotify prot
by Hugh Dickins
· 17 years ago
3ed75eb
setup vma->vm_page_prot by vm_get_page_prot()
by Coly Li
· 17 years ago
954ffcb
flush icache before set_pte() on ia64: flush icache at set_pte
by KAMEZAWA Hiroyuki
· 17 years ago
b6a2fea
mm: variable length argument support
by Ollie Wild
· 17 years ago
6606c3e
[PATCH] paravirt: lazy mmu mode hooks.patch
by Zachary Amsden
· 18 years ago
c1e6098
[PATCH] mm: optimize the new mprotect() code a bit
by Peter Zijlstra
· 18 years ago
d08b385
[PATCH] mm: tracking shared dirty pages
by Peter Zijlstra
· 18 years ago
9637a5e
[PATCH] add page_mkwrite() vm_operations method
by David Howells
· 18 years ago
0697212
[PATCH] Swapless page migration: add R/W migration entries
by Christoph Lameter
· 18 years ago
b344e05
[PATCH] likely cleanup: remove unlikely in sys_mprotect()
by Hua Zhong
· 18 years ago
8f86059
[PATCH] Enable mprotect on huge pages
by Zhang, Yanmin
· 19 years ago
83e9b7e
[PATCH] unpaged: private write VM_RESERVED
by Hugh Dickins
· 19 years ago
705e87c
[PATCH] mm: pte_offset_map_lock loops
by Hugh Dickins
· 19 years ago
b581003
[PATCH] core remove PageReserved
by Nick Piggin
· 19 years ago
ab50b8e
[PATCH] mm: vm_stat_account unshackled
by Hugh Dickins
· 19 years ago
7e2cff4
[PATCH] mm: add a note about partially hardcoded VM_* flags
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago