Linus Torvalds
|
8b2e9b712f
Revert "mm: create a separate slab for page->ptl allocation"
|
11 年之前 |
Kirill A. Shutemov
|
ea1e7ed337
mm: create a separate slab for page->ptl allocation
|
11 年之前 |
Peter Zijlstra
|
539edb5846
mm: properly separate the bloated ptl from the regular case
|
11 年之前 |
Kirill A. Shutemov
|
49076ec2cc
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
|
11 年之前 |
Kirill A. Shutemov
|
c4088ebdca
mm: convert the rest to new page table lock api
|
11 年之前 |
Kirill A. Shutemov
|
e1f56c89b0
mm: convert mm->nr_ptes to atomic_long_t
|
11 年之前 |
Linus Torvalds
|
5cbb3d216e
Merge branch 'akpm' (patches from Andrew Morton)
|
11 年之前 |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Naoya Horiguchi
|
c69ded84a9
mm: remove obsolete comments about page table lock
|
11 年之前 |
Ingo Molnar
|
fb10d5b7ef
Merge branch 'linus' into sched/core
|
11 年之前 |
Mel Gorman
|
c61109e34f
mm: numa: Sanitize task_numa_fault() callsites
|
11 年之前 |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
11 年之前 |
Johannes Weiner
|
4942642080
mm: memcg: handle non-error OOM situations more gracefully
|
11 年之前 |
Cyrill Gorcunov
|
c3d16e1652
mm: migration: do not lose soft dirty bit if page is in migration state
|
11 年之前 |
Rik van Riel
|
04bb2f9475
sched/numa: Adjust scan rate in task_numa_placement
|
11 年之前 |
Rik van Riel
|
dabe1d9924
sched/numa: Be more careful about joining numa groups
|
11 年之前 |
Mel Gorman
|
0f19c17929
mm: numa: Do not batch handle PMD pages
|
11 年之前 |
Peter Zijlstra
|
6688cc0547
mm: numa: Do not group on RO pages
|
11 年之前 |
Peter Zijlstra
|
8c8a743c50
sched/numa: Use {cpu, pid} to create task groups for shared faults
|
11 年之前 |
Peter Zijlstra
|
90572890d2
mm: numa: Change page last {nid,pid} into {cpu,pid}
|
11 年之前 |
Mel Gorman
|
b795854b1f
sched/numa: Set preferred NUMA node based on number of private faults
|
11 年之前 |
Mel Gorman
|
1bc115d87d
mm: numa: Scan pages with elevated page_mapcount
|
11 年之前 |
Mel Gorman
|
ac8e895bd2
sched/numa: Add infrastructure for split shared/private accounting of NUMA hinting faults
|
11 年之前 |
Mel Gorman
|
a1a46184e3
mm: numa: Do not migrate or account for hinting faults on the zero page
|
11 年之前 |
Mel Gorman
|
8191acbd30
mm: numa: Sanitize task_numa_fault() callsites
|
11 年之前 |
Kirill A. Shutemov
|
c02925540c
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
|
11 年之前 |
Johannes Weiner
|
3812c8c8f3
mm: memcg: do not trap chargers with full callstack on OOM
|
11 年之前 |
Johannes Weiner
|
519e52473e
mm: memcg: enable memcg OOM killer only for user faults
|
11 年之前 |
Naoya Horiguchi
|
e632a938d9
mm: migrate: add hugepage migration code to move_pages()
|
11 年之前 |
Joonsoo Kim
|
bc4b4448db
mm: move pgtable related functions to right place
|
11 年之前 |