Linus Torvalds
|
ac4de9543a
Merge branch 'akpm' (patches from Andrew Morton)
|
12 years ago |
Chen Gang
|
de32a8177f
mm/Kconfig: add MMU dependency for MIGRATION.
|
12 years ago |
Jingoo Han
|
6072ddc852
kernel: replace strict_strto*() with kstrto*()
|
12 years ago |
David Rientjes
|
17766dde36
mm, thp: count thp_fault_fallback anytime thp fault fails
|
12 years ago |
Kirill A. Shutemov
|
c02925540c
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
|
12 years ago |
Kirill A. Shutemov
|
128ec037ba
thp: do_huge_pmd_anonymous_page() cleanup
|
12 years ago |
Kirill A. Shutemov
|
3122359a64
thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
|
12 years ago |
Kirill A. Shutemov
|
66a0c8ee3d
mm: cleanup add_to_page_cache_locked()
|
12 years ago |
Kirill A. Shutemov
|
3cd14fcd3f
thp: account anon transparent huge pages into NR_ANON_PAGES
|
12 years ago |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 years ago |
Chris Metcalf
|
5fbc461636
mm: make lru_add_drain_all() selective
|
12 years ago |
Sha Zhengju
|
9cb2dc1c95
memcg: document cgroup dirty/writeback memory statistics
|
12 years ago |
Sha Zhengju
|
3ea67d06e4
memcg: add per cgroup writeback pages accounting
|
12 years ago |
Sha Zhengju
|
658b72c5a7
memcg: check for proper lock held in mem_cgroup_update_page_stat
|
12 years ago |
Sha Zhengju
|
68b4876d99
memcg: remove MEMCG_NR_FILE_MAPPED
|
12 years ago |
Sha Zhengju
|
1a36e59d48
memcg: reduce function dereference
|
12 years ago |
Sha Zhengju
|
3af3351676
memcg: avoid overflow caused by PAGE_ALIGN
|
12 years ago |
Sha Zhengju
|
6de5a8bfca
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
|
12 years ago |
Sha Zhengju
|
34ff8dc089
memcg: correct RESOURCE_MAX to ULLONG_MAX
|
12 years ago |
Johannes Weiner
|
3812c8c8f3
mm: memcg: do not trap chargers with full callstack on OOM
|
12 years ago |
Johannes Weiner
|
fb2a6fc56b
mm: memcg: rework and document OOM waiting and wakeup
|
12 years ago |
Johannes Weiner
|
519e52473e
mm: memcg: enable memcg OOM killer only for user faults
|
12 years ago |
Johannes Weiner
|
3a13c4d761
x86: finish user fault error path with fatal signal
|
12 years ago |
Johannes Weiner
|
759496ba64
arch: mm: pass userspace fault flag to generic fault handler
|
12 years ago |
Johannes Weiner
|
871341023c
arch: mm: do not invoke OOM killer on kernel fault OOM
|
12 years ago |
Johannes Weiner
|
94bce453c7
arch: mm: remove obsolete init OOM protection
|
12 years ago |
Andrew Morton
|
f894ffa865
memcg: trivial cleanups
|
12 years ago |
Michal Hocko
|
e975de998b
memcg, vmscan: do not fall into reclaim-all pass too quickly
|
12 years ago |
Michal Hocko
|
1be171d60b
memcg: track all children over limit in the root
|
12 years ago |
Michal Hocko
|
e839b6a1c8
memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything
|
12 years ago |