Minchan Kim
|
337ed7eb5f
mm/ksm.c: mark stable page dirty
|
9 жил өмнө |
Kirill A. Shutemov
|
f765f54059
ksm: prepare to new THP semantics
|
9 жил өмнө |
Kirill A. Shutemov
|
d281ee6145
rmap: add argument to charge compound page
|
9 жил өмнө |
Kirill A. Shutemov
|
48c935ad88
page-flags: define PG_locked behavior on compound pages
|
9 жил өмнө |
Geliang Tang
|
036404183e
mm/ksm.c: use list_for_each_entry_safe
|
9 жил өмнө |
Andrea Arcangeli
|
c8f95ed1a9
ksm: unstable_tree_search_insert error checking cleanup
|
9 жил өмнө |
Andrea Arcangeli
|
85c6e8dd23
ksm: use find_mergeable_vma in try_to_merge_with_ksm_page
|
9 жил өмнө |
Andrea Arcangeli
|
98666f8a25
ksm: use the helper method to do the hlist_empty check
|
9 жил өмнө |
Andrea Arcangeli
|
f2e5ff85ed
ksm: don't fail stable tree lookups if walking over stale stable_nodes
|
9 жил өмнө |
Andrea Arcangeli
|
ad12695f17
ksm: add cond_resched() to the rmap_walks
|
9 жил өмнө |
Jason Low
|
4db0c3c298
mm: remove rest of ACCESS_ONCE() usages
|
10 жил өмнө |
Kirill A. Shutemov
|
0661a33611
mm: remove rest usage of VM_NONLINEAR and pte_file()
|
10 жил өмнө |
Linus Torvalds
|
33692f2759
vm: add VM_FAULT_SIGSEGV handling support
|
10 жил өмнө |
Joerg Roedel
|
34ee645e83
mmu_notifier: call mmu_notifier_invalidate_range() from VMM
|
10 жил өмнө |
Paul McQuade
|
25acde3173
mm: ksm use pr_err instead of printk
|
11 жил өмнө |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 жил өмнө |
Hugh Dickins
|
f72e7dcdd2
mm: let mm_find_pmd fix buggy race with THP fault
|
11 жил өмнө |
David Rientjes
|
668f9abbd4
mm: close PageTail race
|
11 жил өмнө |
Paul Gortmaker
|
a64fb3cd61
mm: audit/fix non-modular users of module_init in core code
|
11 жил өмнө |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 жил өмнө |
Joonsoo Kim
|
9f32624be9
mm/rmap: use rmap_walk() in page_referenced()
|
11 жил өмнө |
Joonsoo Kim
|
e8351ac9bf
mm/rmap: use rmap_walk() in try_to_munlock()
|
11 жил өмнө |
Joonsoo Kim
|
5262950642
mm/rmap: use rmap_walk() in try_to_unmap()
|
11 жил өмнө |
Joonsoo Kim
|
0dd1c7bbce
mm/rmap: extend rmap_walk_xxx() to cope with different cases
|
11 жил өмнө |
Joonsoo Kim
|
051ac83adf
mm/rmap: make rmap_walk to get the rmap_walk_control argument
|
11 жил өмнө |
Joe Perches
|
bafe1e1440
ksm: remove redundant __GFP_ZERO from kcalloc
|
11 жил өмнө |
Jingoo Han
|
3dbb95f789
mm: replace strict_strtoul() with kstrtoul()
|
12 жил өмнө |
Hugh Dickins
|
d8fc16a825
ksm: fix m68k build: only NUMA needs pfn_to_nid
|
12 жил өмнө |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 жил өмнө |
Hugh Dickins
|
ef53d16cde
ksm: allocate roots when needed
|
12 жил өмнө |