Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 yıl önce |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 yıl önce |
Konstantin Khlebnikov
|
4b6e1e3702
mm: kill vma flag VM_INSERTPAGE
|
12 yıl önce |
Konstantin Khlebnikov
|
b3b9c2932c
mm, x86, pat: rework linear pfn-mmap tracking
|
12 yıl önce |
Suresh Siddha
|
5180da410d
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
|
12 yıl önce |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 yıl önce |
Mel Gorman
|
d833352a43
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
|
13 yıl önce |
Jeff Liu
|
51a07e50b2
mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directly
|
13 yıl önce |
Aneesh Kumar K.V
|
24669e5847
hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
|
13 yıl önce |
Jan Kara
|
41c4d25f78
mm: Update file times from fault path only if .page_mkwrite is not set
|
13 yıl önce |
Linus Torvalds
|
4cb38750d4
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 yıl önce |
Alex Shi
|
597e1c3580
mm/mmu_gather: enable tlb flush range in generic mmu_gather
|
13 yıl önce |
Randy Dunlap
|
eb4546bbbd
mm/memory.c: fix kernel-doc warnings
|
13 yıl önce |
David Rientjes
|
e0897d75f0
mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range
|
13 yıl önce |
David Rientjes
|
1f1d06c34f
thp, memcg: split hugepage for memcg oom on cow
|
13 yıl önce |
Rik van Riel
|
e709ffd616
mm: remove swap token code
|
13 yıl önce |
Linus Torvalds
|
654443e20d
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 yıl önce |
Linus Torvalds
|
4f74d2c8e8
vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces
|
13 yıl önce |
Linus Torvalds
|
7e027b14d5
vm: simplify unmap_vmas() calling convention
|
13 yıl önce |
Srikar Dronamraju
|
cbc91f71b5
uprobes/core: Decrement uprobe count before the pages are unmapped
|
13 yıl önce |
Jason Baron
|
909af768e8
coredump: remove VM_ALWAYSDUMP flag
|
13 yıl önce |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 yıl önce |
David Rientjes
|
ea48cf7863
mm, counters: fold __sync_task_rss_stat() into sync_mm_rss()
|
13 yıl önce |
David Rientjes
|
05af2e104a
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
|
13 yıl önce |
Konstantin Khlebnikov
|
69c978232a
mm: make get_mm_counter static-inline
|
13 yıl önce |
Andrea Arcangeli
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
13 yıl önce |
Linus Torvalds
|
3a990a52f9
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 yıl önce |
Al Viro
|
f5cc4eef99
VM: make zap_page_range() callers that act on a single VMA use separate helper
|
13 yıl önce |
Al Viro
|
6e8bb0193a
VM: make unmap_vmas() return void
|
13 yıl önce |
Al Viro
|
14f5ff5df3
VM: make zap_page_range() return void
|
13 yıl önce |