summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2018-10-26mm: remove unnecessary local variable addr in __get_user_pages_fast()Wei Yang
2018-10-26mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck
2018-10-26mm: create non-atomic version of SetPageReserved for init useAlexander Duyck
2018-10-26mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck
2018-10-26memcg: remove memcg_kmem_skip_accountShakeel Butt
2018-10-26mm/memory_hotplug.c: clean up node_states_check_changes_offline()Oscar Salvador
2018-10-26mm/memory_hotplug.c: simplify node_states_check_changes_onlineOscar Salvador
2018-10-26mm/memory_hotplug.c: tidy up node_states_clear_node()Oscar Salvador
2018-10-26mm/memory_hotplug.c: spare unnecessary calls to node_set_stateOscar Salvador
2018-10-26mm/filemap.c: Use existing variablehaiqing.shq
2018-10-26mm: unmap VM_PFNMAP mappings with optimized pathYang Shi
2018-10-26mm: unmap VM_HUGETLB mappings with optimized pathYang Shi
2018-10-26mm: mmap: zap pages with read mmap_sem in munmapYang Shi
2018-10-26vfree: add debug might_sleep()Andrey Ryabinin
2018-10-26mm/vmalloc.c: improve vfree() kerneldocAndrey Ryabinin
2018-10-26kvfree(): fix misleading commentAndrey Ryabinin
2018-10-26mm/mempolicy.c: use match_string() helper to simplify the codezhong jiang
2018-10-26mm/swap.c: remove duplicated includeYueHaibing
2018-10-26mm, page_alloc: drop should_suppress_show_memMichal Hocko
2018-10-26mm/memcontrol.c: fix memory.stat item orderingJohannes Weiner
2018-10-26mm: zero-seek shrinkersJohannes Weiner
2018-10-26mm: workingset: add vmstat counter for shadow nodesJohannes Weiner
2018-10-26mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaimJohannes Weiner
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner
2018-10-26delayacct: track delays from thrashing cache pagesJohannes Weiner
2018-10-26mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner
2018-10-26mm: workingset: don't drop refault information prematurelyJohannes Weiner
2018-10-26mm, slab: shorten kmalloc cache names for large sizesVlastimil Babka
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka
2018-10-26mm, slab/slub: introduce kmalloc-reclaimable cachesVlastimil Babka
2018-10-26mm, slab: combine kmalloc_caches and kmalloc_dma_cachesVlastimil Babka
2018-10-26userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaultsAndrea Arcangeli
2018-10-26mm: convert insert_pfn() to vm_fault_tMatthew Wilcox
2018-10-26mm: convert __vm_insert_mixed() to vm_fault_tMatthew Wilcox
2018-10-26mm: inline vm_insert_pfn_prot() into callerMatthew Wilcox
2018-10-26mm: remove vm_insert_pfn()Matthew Wilcox
2018-10-26mm: make vm_insert_pfn_prot() staticMatthew Wilcox
2018-10-26mm: introduce vmf_insert_pfn_prot()Matthew Wilcox
2018-10-26mm: remove vm_insert_mixed()Matthew Wilcox
2018-10-26mm: convert to use vm_fault_tSouptick Joarder
2018-10-26mm/page_alloc.c: clean up check_for_memory()Oscar Salvador
2018-10-26mm/swapfile.c: clear si->swap_map[] in swap_free_cluster()Huang Ying
2018-10-26mm/swapfile.c: call free_swap_slot() in __swap_entry_free()Huang Ying
2018-10-26mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache()Huang Ying
2018-10-26kmemleak: add module param to print warnings to dmesgVincent Whitchurch
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko
2018-10-26mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()Michal Hocko
2018-10-26mm: don't miss the last page because of round-off errorRoman Gushchin
2018-10-26mm: drain memcg stocks on css offliningRoman Gushchin
2018-10-26slub: extend slub debug to handle multiple slabsAaron Tomlin