Commit Graph

5838 Commits (437e897083d9e42195c13a96a5bc4d8871649a19)

Author SHA1 Message Date
Christoph Lameter 3268c63ede mm: fix move/migrate_pages() race on task struct 13 years ago
Dean Nelson 385de35722 thp: allow a hwpoisoned head page to be put back to LRU 13 years ago
Jarkko Sakkinen 6d9d88d07e tmpfs: security xattr setting on inode creation 13 years ago
David Rientjes 08ab9b10d4 mm, oom: force oom kill on sysrq+f 13 years ago
Siddhesh Poyarekar b76437579d procfs: mark thread stack correctly in proc/<pid>/maps 13 years ago
Hillf Danton 9e81130b7c mm: hugetlb: bail out unmapping after serving reference page 13 years ago
Hillf Danton d563c0501b vmscan: handle isolated pages with lru lock released 13 years ago
Kautuk Consul 6583a84304 rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_link 13 years ago
Hillf Danton 28073b02bf mm: hugetlb: defer freeing pages when gathering surplus pages 13 years ago
Mel Gorman cc715d99e5 mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmem 13 years ago
Konstantin Khlebnikov ce1744f4ed mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) 13 years ago
Naoya Horiguchi 025c5b2451 thp: optimize away unnecessary page table locking 13 years ago
Xiao Guangrong b716ad953a mm: search from free_area_cache for the bigger size 13 years ago
Xiao Guangrong f44d21985e mm: do not reset cached_hole_size when vma is unmapped 13 years ago
Dan Carpenter aad6ec3777 mm: compaction: make compact_control order signed 13 years ago
Hugh Dickins 8575ec29f6 compact_pgdat: workaround lockdep warning in kswapd 13 years ago
Rik van Riel aff622495c vmscan: only defer compaction for failed order and higher 13 years ago
Rik van Riel 7be62de99a vmscan: kswapd carefully call compaction 13 years ago
Rik van Riel fe2c2a1066 vmscan: reclaim at order 0 when compaction is enabled 13 years ago
Rik van Riel 67f96aa252 mm: make swapin readahead skip over holes 13 years ago
Hillf Danton c38446cc65 mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone() 13 years ago
Konstantin Khlebnikov 69c978232a mm: make get_mm_counter static-inline 13 years ago
Hillf Danton 6131728914 mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/ 13 years ago
David Rientjes dc3f21eade mm, oom: introduce independent oom killer ratelimit state 13 years ago
David Rientjes 8447d950e7 mm, oom: do not emit oom killer warning if chosen thread is already exiting 13 years ago
David Rientjes 647f2bdf4a mm, oom: fold oom_kill_task() into oom_kill_process() 13 years ago
David Rientjes 2a1c9b1fc0 mm, oom: avoid looping when chosen thread detaches its mm 13 years ago
Andrea Arcangeli 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
Al Viro f5cc4eef99 VM: make zap_page_range() callers that act on a single VMA use separate helper 13 years ago
Al Viro 6e8bb0193a VM: make unmap_vmas() return void 13 years ago
Al Viro 853f5e2640 VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap() 13 years ago
Al Viro 14f5ff5df3 VM: make zap_page_range() return void 13 years ago
Al Viro 8b2a12382c VM: can't go through the inner loop in unmap_vmas() more than once... 13 years ago
Al Viro 038c7aa16a VM: unmap_page_range() can return void 13 years ago
Al Viro 318ceed088 tidy up after d_make_root() conversion 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Cong Wang 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 years ago
Hugh Dickins 59927fb984 memcg: free mem_cgroup by RCU to fix oops 13 years ago
Rafael Aquini 8bdec192b4 mm: SLAB Out-of-memory diagnostics 13 years ago
Hugh Dickins be22aece68 memcg: revert fix to mapcount check for this release 13 years ago
Linus Torvalds 097d59106a vm: avoid using find_vma_prev() unnecessarily 13 years ago
Mikulas Patocka 83cd904d27 mm: fix find_vma_prev 13 years ago
Hugh Dickins ce8fea7aa4 mmap: EINVAL not ENOMEM when rejecting VM_GROWS 13 years ago
Hugh Dickins c09ff089aa page_cgroup: fix horrid swap accounting regression 13 years ago
Naoya Horiguchi e6ca7b89dc memcg: fix mapcount check in move charge code for anonymous page 13 years ago
Andrea Arcangeli 1c641e8471 mm: thp: fix BUG on mm->nr_ptes 13 years ago
Hugh Dickins 7512102cf6 memcg: fix GPF when cgroup removal races with last exit 13 years ago
Hugh Dickins 9ce70c0240 memcg: fix deadlock by inverting lrucare nesting 13 years ago
Al Viro cd2934a3b3 flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not held 13 years ago
Al Viro 835ee7978c VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs 13 years ago