Mel Gorman
|
72403b4a0f
mm: numa: return the number of base pages altered by protection changes
|
11 years ago |
Ingo Molnar
|
fb10d5b7ef
Merge branch 'linus' into sched/core
|
11 years ago |
Mel Gorman
|
0255d49184
mm: Account for a THP NUMA hinting update as one PTE update
|
11 years ago |
Cyrill Gorcunov
|
c3d16e1652
mm: migration: do not lose soft dirty bit if page is in migration state
|
11 years ago |
Mel Gorman
|
0f19c17929
mm: numa: Do not batch handle PMD pages
|
11 years ago |
Peter Zijlstra
|
90572890d2
mm: numa: Change page last {nid,pid} into {cpu,pid}
|
11 years ago |
Mel Gorman
|
25cbbef192
mm: numa: Trap pmd hinting faults only if we would otherwise trap PTE faults
|
11 years ago |
Mel Gorman
|
b795854b1f
sched/numa: Set preferred NUMA node based on number of private faults
|
11 years ago |
Mel Gorman
|
1bc115d87d
mm: numa: Scan pages with elevated page_mapcount
|
11 years ago |
Mel Gorman
|
f123d74abf
mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning
|
11 years ago |
Mel Gorman
|
e920e14ca2
mm: Do not flush TLB during protection change if !pte_present && !migration_entry
|
11 years ago |
Mel Gorman
|
afcae2655b
mm: Account for a THP NUMA hinting update as one PTE update
|
11 years ago |
Andrew Morton
|
7d12efaea7
mm/mprotect.c: coding-style cleanups
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Kirill A. Shutemov
|
e180377f1a
thp: change split_huge_page_pmd() interface
|
12 years ago |
Mel Gorman
|
9532fec118
mm: numa: Migrate pages handled during a pmd_numa hinting fault
|
12 years ago |
Mel Gorman
|
4b10e7d562
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
|
12 years ago |
Ingo Molnar
|
1233d58821
mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
|
12 years ago |
Peter Zijlstra
|
7da4d641c5
mm: Count the number of pages affected in change_protection()
|
12 years ago |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Konstantin Khlebnikov
|
ce1744f4ed
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
|
13 years ago |
Linus Torvalds
|
3556485f15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 years ago |
Linus Torvalds
|
097d59106a
vm: avoid using find_vma_prev() unnecessarily
|
13 years ago |
Al Viro
|
191c542442
mm: collapse security_vm_enough_memory() variants into a single function
|
13 years ago |
Johannes Weiner
|
cd7548ab36
thp: mprotect: transparent huge page support
|
14 years ago |
Johannes Weiner
|
b36f5b0710
thp: mprotect: pass vma down to page table walkers
|
14 years ago |
Andrea Arcangeli
|
bae9c19bf1
thp: split_huge_page_mm/vma
|
14 years ago |
Pekka Enberg
|
63bfd7384b
perf_events: Fix perf_counter_mmap() hook in mprotect()
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Ingo Molnar
|
cdd6c482c9
perf: Do the big rename: Performance Counters -> Performance Events
|
16 years ago |