summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/base/memory.c: fixup documentation of removable/phys_index/block_size...David Hildenbrand2019-09-251-5/+6
* drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand2019-09-252-24/+16
* mm/memory_hotplug: remove move_pfn_range()David Hildenbrand2019-09-251-16/+8
* mm: do not hash address in print_bad_pte()Kefeng Wang2019-09-251-1/+1
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-2536-130/+5
* microblaze: switch to generic version of pte allocationMike Rapoport2019-09-251-36/+3
* sh: switch to generic version of pte allocationMike Rapoport2019-09-251-33/+1
* ia64: switch to generic version of pte allocationMike Rapoport2019-09-251-30/+2
* mm: remove quicklist page table cachesNicholas Piggin2019-09-2539-395/+25
* mm: release the spinlock on zap_pte_rangeMinchan Kim2019-09-251-2/+8
* mm: remove redundant assignment of entryWei Yang2019-09-251-1/+0
* net/xdp: convert put_page() to put_user_page*()John Hubbard2019-09-251-8/+1
* drivers/gpu/drm/via: convert put_page() to put_user_page*()John Hubbard2019-09-251-8/+2
* mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org2019-09-257-92/+58
* mm: vmscan: do not share cgroup iteration between reclaimersJohannes Weiner2019-09-251-20/+2
* mm: memcontrol: switch to rcu protection in drain_all_stock()Roman Gushchin2019-09-251-8/+9
* mm, memcg: throttle allocators when failing reclaim over memory.highChris Down2019-09-251-1/+125
* mm: page cache: store only head pages in i_pagesMatthew Wilcox (Oracle)2019-09-258-96/+95
* mm/filemap.c: rewrite mapping_needs_writeback in less fancy mannerKonstantin Khlebnikov2019-09-251-2/+5
* mm/filemap.c: don't initiate writeback if mapping has no dirty pagesKonstantin Khlebnikov2019-09-251-1/+2
* mm, page_owner, debug_pagealloc: save and dump freeing stack traceVlastimil Babka2019-09-253-14/+45
* mm, page_owner: keep owner info when freeing the pageVlastimil Babka2019-09-252-10/+25
* mm, page_owner: record page owner for each subpageVlastimil Babka2019-09-251-12/+28
* mm: replace list_move_tail() with add_page_to_lru_list_tail()Yu Zhao2019-09-251-8/+6
* mm: introduce compound_nr()Matthew Wilcox (Oracle)2019-09-2518-25/+30
* mm: introduce page_shift()Matthew Wilcox (Oracle)2019-09-253-9/+12
* mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-2517-38/+35
* mm/rmap.c: remove set but not used variable 'cstart'YueHaibing2019-09-251-3/+1
* mm/page_poison.c: fix a typo in a commentChristophe JAILLET2019-09-251-1/+1
* lib/test_kasan.c: add roundtrip testsMark Rutland2019-09-251-0/+41
* kasan: add memory corruption identification for software tag-based modeWalter Wu2019-09-255-13/+99
* mm/kmemleak: increase the max mem pool to 1MQian Cai2019-09-251-1/+1
* mm/kmemleak.c: record the current memory pool sizeQian Cai2019-09-251-1/+2
* mm: kmemleak: use the memory pool for early allocationsCatalin Marinas2019-09-253-245/+33
* mm: kmemleak: simple memory allocation pool for kmemleak objectsCatalin Marinas2019-09-251-2/+52
* mm: kmemleak: make the tool tolerant to struct scan_area allocation failuresCatalin Marinas2019-09-251-6/+10
* kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat2019-09-251-1/+1
* mm/slub.c: fix -Wunused-function compiler warningsQian Cai2019-09-251-0/+2
* mm, slab: move memcg_cache_params structure to mm/slab.hWaiman Long2019-09-252-62/+63
* mm, slab: extend slab/shrink to shrink all memcg cachesWaiman Long2019-09-254-5/+48
* ocfs2: fix spelling mistake "ambigous" -> "ambiguous"Colin Ian King2019-09-251-1/+1
* ocfs2: checkpoint appending truncate log transaction before flushingChangwei Ge2019-09-251-0/+15
* ocfs2: wait for recovering done after direct unlock requestChangwei Ge2019-09-251-4/+19
* ocfs2: delete unnecessary checks before brelse()Markus Elfring2019-09-252-7/+3
* fs/ocfs2/dir.c: remove set but not used variableszhengbin2019-09-251-2/+1
* fs/ocfs2/file.c: remove set but not used variableszhengbin2019-09-251-3/+0
* fs/ocfs2/namei.c: remove set but not used variableszhengbin2019-09-251-2/+0
* ocfs2: remove unused ocfs2_orphan_scan_exit() declarationGuozhonghua2019-09-251-2/+1
* ocfs2: remove unused ocfs2_calc_tree_trunc_credits()Guozhonghua2019-09-251-28/+0
* ocfs2: further debugfs cleanupsGreg Kroah-Hartman2019-09-259-180/+61