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 |
Konstantin Khlebnikov
|
69c978232a
mm: make get_mm_counter static-inline
|
13 years ago |
Andrea Arcangeli
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
13 years ago |
Linus Torvalds
|
3a990a52f9
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
f5cc4eef99
VM: make zap_page_range() callers that act on a single VMA use separate helper
|
13 years ago |
Al Viro
|
6e8bb0193a
VM: make unmap_vmas() return void
|
13 years ago |
Al Viro
|
14f5ff5df3
VM: make zap_page_range() return void
|
13 years ago |
Al Viro
|
8b2a12382c
VM: can't go through the inner loop in unmap_vmas() more than once...
|
13 years ago |
Al Viro
|
038c7aa16a
VM: unmap_page_range() can return void
|
13 years ago |
Cong Wang
|
9b04c5fec4
mm: remove the second argument of k[un]map_atomic()
|
13 years ago |
Konstantin Khlebnikov
|
9f9f1acd71
mm: fix rss count leakage during migration
|
13 years ago |
Shaohua Li
|
f21760b15d
thp: add tlb_remove_pmd_tlb_entry
|
13 years ago |