summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2016-08-10mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner
2016-08-10mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins
2016-08-10mm, meminit: ensure node is online before checking whether pages are uninitia...Mel Gorman
2016-08-10mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman
2016-08-10mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes
2016-08-10mm, compaction: abort free scanner if split failsDavid Rientjes
2016-08-10mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba
2016-08-10memcg: css_alloc should return an ERR_PTR value on errorTejun Heo
2016-08-10memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo
2016-08-10mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman
2016-07-27tmpfs: fix regression hang in fallocate undoHugh Dickins
2016-07-27tmpfs: don't undo fallocate past its last pageAnthony Romano
2016-07-27percpu: fix synchronization between synchronous map extension and chunk destr...Tejun Heo
2016-07-27percpu: fix synchronization between chunk->map_extend_work and chunk destructionTejun Heo
2016-07-27mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger
2016-07-27writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo
2016-06-24mm: thp: broken page count after commit aa88b68c3b1dGerald Schaefer
2016-06-24memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo
2016-06-07mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()Kirill A. Shutemov
2016-06-07mm/compaction.c: fix zoneindex in kcompactd()Chen Feng
2016-06-07mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli
2016-05-12ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming
2016-05-09zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky
2016-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-05mm: fix kcompactd hang during memory offliningVlastimil Babka
2016-05-05mm/zswap: provide unique zpool nameDan Streetman
2016-05-05mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins
2016-05-05mm: update min_free_kbytes from khugepaged after core initializationJason Baron
2016-05-05huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins
2016-05-05mm: thp: correct split_huge_pages file permissionYang Shi
2016-05-05writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran
2016-04-28mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov
2016-04-28mm: wake kcompactd before kswapd's short sleepVlastimil Babka
2016-04-28mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim
2016-04-28mm: call swap_slot_free_notify() with page lock heldMinchan Kim
2016-04-28mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-04-28mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov
2016-04-28thp: keep huge zero page pinned until tlb flushKirill A. Shutemov
2016-04-25memcg: relocate charge moving from ->attach to ->post_attachTejun Heo
2016-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-04-14Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-04-07mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-01mm/page_isolation.c: fix the function commentsNeil Zhang
2016-04-01oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list headMichal Hocko
2016-04-01mm/rmap: batched invalidations should use existing apiNadav Amit