Andy Shevchenko
|
2fbc57c53a
mm: use kbasename()
|
12 years ago |
Andrew Morton
|
b3dd20709d
mm/memory.c: suppress warning
|
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 |
Dominik Dingel
|
66521d5aa6
mm/memory.c: remove unused code from do_wp_page()
|
12 years ago |
Kirill A. Shutemov
|
816422ad76
asm-generic, mm: pgtable: consolidate zero page helpers
|
12 years ago |
Kirill A. Shutemov
|
e180377f1a
thp: change split_huge_page_pmd() interface
|
12 years ago |
Kirill A. Shutemov
|
93b4796ded
thp: do_huge_pmd_wp_page(): handle huge zero page
|
12 years ago |
Will Deacon
|
a1dd450bcb
mm: thp: set the accessed flag for old pages on access fault
|
12 years ago |
Mel Gorman
|
b8593bfda1
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
|
12 years ago |
Mel Gorman
|
9532fec118
mm: numa: Migrate pages handled during a pmd_numa hinting fault
|
12 years ago |
Mel Gorman
|
03c5a6e163
mm: numa: Add pte updates, hinting and migration stats
|
12 years ago |
Peter Zijlstra
|
cbee9f88ec
mm: numa: Add fault driven placement and migration
|
12 years ago |
Mel Gorman
|
4daae3b4b9
mm: mempolicy: Use _PAGE_NUMA to migrate pages
|
12 years ago |
Mel Gorman
|
d10e63f294
mm: numa: Create basic numa page hinting infrastructure
|
12 years ago |
Andrea Arcangeli
|
0b9d705297
mm: numa: Support NUMA hinting page faults from gup/gup_fast
|
12 years ago |
Mel Gorman
|
4fd017708c
mm: Check if PTE is already allocated during page fault
|
13 years ago |
David Rientjes
|
1756954c61
mm: fix build warning for uninitialized value
|
12 years ago |
David Rientjes
|
b676b293fb
mm, thp: fix mapped pages avoiding unevictable list on mlock
|
12 years ago |
Robert P. J. Day
|
c462f179e4
mm/memory.c: fix typo in comment
|
12 years ago |
Haggai Eran
|
6bdb913f0a
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end
|
12 years ago |
Sagi Grimberg
|
2ec74c3ef2
mm: move all mmu notifier invocations to be done outside the PT lock
|
12 years ago |
Hugh Dickins
|
e6c509f854
mm: use clear_page_mlock() in page_remove_rmap()
|
12 years ago |
Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
Konstantin Khlebnikov
|
4b6e1e3702
mm: kill vma flag VM_INSERTPAGE
|
12 years ago |
Konstantin Khlebnikov
|
b3b9c2932c
mm, x86, pat: rework linear pfn-mmap tracking
|
12 years ago |
Suresh Siddha
|
5180da410d
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
|
12 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Mel Gorman
|
d833352a43
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
|
13 years ago |
Jeff Liu
|
51a07e50b2
mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directly
|
13 years ago |