summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements"Michal Hocko2016-08-161-15/+3
* mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov2016-08-161-6/+18
* mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov2016-08-161-6/+38
* mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-08-102-9/+77
* mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins2016-08-103-9/+5
* mm, meminit: ensure node is online before checking whether pages are uninitia...Mel Gorman2016-08-101-1/+3
* mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman2016-08-101-1/+1
* mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes2016-08-101-22/+14
* mm, compaction: abort free scanner if split failsDavid Rientjes2016-08-101-18/+21
* mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba2016-08-101-6/+5
* memcg: css_alloc should return an ERR_PTR value on errorTejun Heo2016-08-101-1/+1
* memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo2016-08-101-2/+3
* mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman2016-08-101-1/+2
* tmpfs: fix regression hang in fallocate undoHugh Dickins2016-07-271-3/+5
* tmpfs: don't undo fallocate past its last pageAnthony Romano2016-07-271-1/+1
* percpu: fix synchronization between synchronous map extension and chunk destr...Tejun Heo2016-07-271-8/+8
* percpu: fix synchronization between chunk->map_extend_work and chunk destructionTejun Heo2016-07-271-21/+36
* mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger2016-07-271-0/+2
* writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo2016-07-271-9/+12
* mm: thp: broken page count after commit aa88b68c3b1dGerald Schaefer2016-06-241-1/+4
* memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo2016-06-241-0/+3
* mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()Kirill A. Shutemov2016-06-071-0/+2
* mm/compaction.c: fix zoneindex in kcompactd()Chen Feng2016-06-071-2/+2
* mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader2016-06-071-1/+1
* mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2016-05-123-23/+83
* ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming2016-05-121-5/+10
* zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky2016-05-091-2/+5
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-061-2/+4
|\
| * writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran2016-05-051-2/+4
* | mm: fix kcompactd hang during memory offliningVlastimil Babka2016-05-051-1/+3
* | mm/zswap: provide unique zpool nameDan Streetman2016-05-051-1/+7
* | mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins2016-05-051-9/+1
* | mm: update min_free_kbytes from khugepaged after core initializationJason Baron2016-05-051-1/+1
* | huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins2016-05-051-9/+2
* | mm: thp: correct split_huge_pages file permissionYang Shi2016-05-051-2/+2
* | mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov2016-04-281-1/+9
* | mm: wake kcompactd before kswapd's short sleepVlastimil Babka2016-04-281-14/+14
* | mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim2016-04-281-1/+7
* | mm: call swap_slot_free_notify() with page lock heldMinchan Kim2016-04-281-1/+5
* | mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim2016-04-281-1/+1
* | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-281-0/+40
* | mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov2016-04-281-4/+2
* | thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-282-3/+8
* | memcg: relocate charge moving from ->attach to ->post_attachTejun Heo2016-04-251-18/+19
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-04-151-2/+2
|\|
| * writeback: fix the wrong congested state variable definitionKaixu Xia2016-03-311-2/+2
* | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-04-142-82/+14
|\ \
| * | mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar2016-04-072-82/+14
* | | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-0420-235/+234
|\ \ \ | |/ / |/| |
| * | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-044-5/+4