summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-28memblock: replace usage of __memblock_free_early() with memblock_free()Mike Rapoport
2018-12-28mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free()Wentao Wang
2018-12-28mm/page_alloc.c: use a single function to free pageAaron Lu
2018-12-28mm/page_alloc.c: free order-0 pages through PCP in page_frag_free()Aaron Lu
2018-12-28mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams
2018-12-28mm, hmm: replace hmm_devmem_pages_create() with devm_memremap_pages()Dan Williams
2018-12-28mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams
2018-12-28mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE supportDan Williams
2018-12-28mm, devm_memremap_pages: fix shutdown handlingDan Williams
2018-12-28mm, devm_memremap_pages: kill mapping "System RAM" supportDan Williams
2018-12-28mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2018-12-28mm/page_alloc.c: change the order of MIGRATE_RECLAIMABLE/MIGRATE_MOVABLE in f...Huang Shijie
2018-12-28userfaultfd: convert userfaultfd_ctx::refcount to refcount_tEric Biggers
2018-12-28mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu
2018-12-28vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is nWei Yang
2018-12-28mm: remove managed_page_count_lock spinlockArun KS
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-28mm: convert zone->managed_pages to atomic variableArun KS
2018-12-28mm: reference totalram_pages and managed_pages once per functionArun KS
2018-12-28mm: remove reset of pcp->counter in pageset_init()Wei Yang
2018-12-28mm, memory_hotplug: do not clear numa_node association after hot_removeMichal Hocko
2018-12-28mm/mmap.c: remove verify_mm_writelocked()Yangtao Li
2018-12-28ksm: replace jhash2 with xxhashTimofey Titovets
2018-12-28xxHash: create arch dependent 32/64-bit xxhash()Timofey Titovets
2018-12-28mm: only report isolation failures when offlining memoryMichal Hocko
2018-12-28mm, memory_hotplug: be more verbose for memory offline failuresMichal Hocko
2018-12-28mm, memory_hotplug: print reason for the offlining failureMichal Hocko
2018-12-28mm, memory_hotplug: drop pointless block alignment checks from __offline_pagesMichal Hocko
2018-12-28mm: lower the printk loglevel for __dump_page messagesMichal Hocko
2018-12-28mm: print more information about mapping in __dump_pageMichal Hocko
2018-12-28mm/readahead.c: simplify get_next_ra_size()Gao Xiang
2018-12-28writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell
2018-12-28mm/mmu_notifier.c: remove mmu_notifier_synchronize()Sean Christopherson
2018-12-28mm/hotplug: optimize clear_hwpoisoned_pages()Balbir Singh
2018-12-28mm/page_owner: clamp read count to PAGE_SIZEMiles Chen
2018-12-28include/linux/slab.h: fix sparse warning in kmalloc_type()Vlastimil Babka
2018-12-28mm/slub.c: record final state of slub action in deactivate_slab()Wei Yang
2018-12-28mm/slub.c: page is always non-NULL in node_match()Wei Yang
2018-12-28mm/slub.c: remove validation on cpu_slab in __flush_cpu_slab()Wei Yang
2018-12-28mm, slab: remove unnecessary unlikely()Yangtao Li
2018-12-28ocfs2: don't clear bh uptodate for block readJunxiao Bi
2018-12-28ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi
2018-12-28ocfs2: fix panic due to unrecovered local allocJunxiao Bi
2018-12-28ocfs2: improve ocfs2 MakefileLarry Chen
2018-12-28ocfs2: remove set but not used variable 'lastzero'zhong jiang
2018-12-28ocfs2: dlmfs: remove set but not used variable 'status'zhong jiang
2018-12-28ocfs2: optimize the reading of heartbeat dataJia Guo
2018-12-28debugobjects: call debug_objects_mem_init earilerQian Cai
2018-12-28sh: lib: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto