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 |
Aneesh Kumar K.V
|
24669e5847
hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
|
13 years ago |
Jan Kara
|
41c4d25f78
mm: Update file times from fault path only if .page_mkwrite is not set
|
13 years ago |
Linus Torvalds
|
4cb38750d4
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Alex Shi
|
597e1c3580
mm/mmu_gather: enable tlb flush range in generic mmu_gather
|
13 years ago |
Randy Dunlap
|
eb4546bbbd
mm/memory.c: fix kernel-doc warnings
|
13 years ago |
David Rientjes
|
e0897d75f0
mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range
|
13 years ago |
David Rientjes
|
1f1d06c34f
thp, memcg: split hugepage for memcg oom on cow
|
13 years ago |
Rik van Riel
|
e709ffd616
mm: remove swap token code
|
13 years ago |
Linus Torvalds
|
654443e20d
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
4f74d2c8e8
vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces
|
13 years ago |
Linus Torvalds
|
7e027b14d5
vm: simplify unmap_vmas() calling convention
|
13 years ago |
Srikar Dronamraju
|
cbc91f71b5
uprobes/core: Decrement uprobe count before the pages are unmapped
|
13 years ago |
Jason Baron
|
909af768e8
coredump: remove VM_ALWAYSDUMP flag
|
13 years ago |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
David Rientjes
|
ea48cf7863
mm, counters: fold __sync_task_rss_stat() into sync_mm_rss()
|
13 years ago |
David Rientjes
|
05af2e104a
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
|
13 years ago |