Kirill A. Shutemov
|
9845cbbd11
mm, thp: fix infinite loop on memcg OOM
|
11 years ago |
Kirill A. Shutemov
|
33b6c7765f
mm, hwpoison: release page on PageHWPoison() in __do_fault()
|
11 years ago |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 years ago |
Dave Hansen
|
f0b791a34c
mm: print more details for bad_page()
|
11 years ago |
Kirill A. Shutemov
|
b35f1819ac
mm: create a separate slab for page->ptl allocation
|
11 years ago |
Dan Williams
|
0abdd7a81b
dma-debug: introduce debug_dma_assert_idle()
|
11 years ago |
Olof Johansson
|
40b64acd17
mm: fix build of split ptlock code
|
11 years ago |
Kirill A. Shutemov
|
597d795a2a
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
|
11 years ago |
Linus Torvalds
|
8b2e9b712f
Revert "mm: create a separate slab for page->ptl allocation"
|
11 years ago |
Kirill A. Shutemov
|
ea1e7ed337
mm: create a separate slab for page->ptl allocation
|
11 years ago |
Peter Zijlstra
|
539edb5846
mm: properly separate the bloated ptl from the regular case
|
11 years ago |
Kirill A. Shutemov
|
49076ec2cc
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
|
11 years ago |
Kirill A. Shutemov
|
c4088ebdca
mm: convert the rest to new page table lock api
|
11 years ago |
Kirill A. Shutemov
|
e1f56c89b0
mm: convert mm->nr_ptes to atomic_long_t
|
11 years ago |
Linus Torvalds
|
5cbb3d216e
Merge branch 'akpm' (patches from Andrew Morton)
|
11 years ago |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Naoya Horiguchi
|
c69ded84a9
mm: remove obsolete comments about page table lock
|
11 years ago |
Ingo Molnar
|
fb10d5b7ef
Merge branch 'linus' into sched/core
|
11 years ago |
Mel Gorman
|
c61109e34f
mm: numa: Sanitize task_numa_fault() callsites
|
12 years ago |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 years ago |
Johannes Weiner
|
4942642080
mm: memcg: handle non-error OOM situations more gracefully
|
12 years ago |
Cyrill Gorcunov
|
c3d16e1652
mm: migration: do not lose soft dirty bit if page is in migration state
|
12 years ago |
Rik van Riel
|
04bb2f9475
sched/numa: Adjust scan rate in task_numa_placement
|
12 years ago |
Rik van Riel
|
dabe1d9924
sched/numa: Be more careful about joining numa groups
|
12 years ago |
Mel Gorman
|
0f19c17929
mm: numa: Do not batch handle PMD pages
|
12 years ago |
Peter Zijlstra
|
6688cc0547
mm: numa: Do not group on RO pages
|
12 years ago |
Peter Zijlstra
|
8c8a743c50
sched/numa: Use {cpu, pid} to create task groups for shared faults
|
12 years ago |
Peter Zijlstra
|
90572890d2
mm: numa: Change page last {nid,pid} into {cpu,pid}
|
12 years ago |
Mel Gorman
|
b795854b1f
sched/numa: Set preferred NUMA node based on number of private faults
|
12 years ago |
Mel Gorman
|
1bc115d87d
mm: numa: Scan pages with elevated page_mapcount
|
12 years ago |