summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar
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-05-02parallel lookups machinery, part 2Al Viro
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-05-01fs: simplify the generic_write_sync prototypeChristoph Hellwig
2016-05-01fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-05-01filemap: remove the pos argument to generic_file_direct_writeChristoph Hellwig
2016-05-01filemap: remove pos variables in generic_file_read_iterChristoph Hellwig
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-28mm/mmu_context, sched/core: Fix mmu_context.h assumptionIngo Molnar
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-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
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
2016-04-01mm: fix invalid node in alloc_migrate_target()Xishi Qiu
2016-04-01mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko
2016-03-31writeback: fix the wrong congested state variable definitionKaixu Xia
2016-03-25thp: fix typo in khugepaged_scan_pmd()Kirill A. Shutemov
2016-03-25mm/filemap: generic_file_read_iter(): check for zero reads unconditionallyNicolai Stange
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-25mm, kasan: add GFP flags to KASAN APIAlexander Potapenko