summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* initramfs: cleanup populate_rootfsChristoph Hellwig2019-05-141-17/+20
* initramfs: factor out a helper to populate the initrd imageChristoph Hellwig2019-05-141-17/+23
* initramfs: cleanup initrd freeingChristoph Hellwig2019-05-141-23/+30
* initramfs: free initrd memory if opening /initrd.image failsChristoph Hellwig2019-05-141-8/+6
* mm/cma.c: fix crash on CMA allocation if bitmap allocation failsYue Hu2019-05-141-1/+3
* mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() APIJohannes Weiner2019-05-142-36/+36
* mm: memcontrol: push down mem_cgroup_nr_lru_pages()Johannes Weiner2019-05-141-6/+7
* mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()Johannes Weiner2019-05-143-15/+10
* mm: memcontrol: replace node summing with memcg_page_state()Johannes Weiner2019-05-141-3/+6
* mm: memcontrol: replace zone summing with lruvec_page_state()Johannes Weiner2019-05-143-20/+2
* mm: memcontrol: track LRU counts in the vmstats arrayJohannes Weiner2019-05-141-1/+1
* mm/vmscan: add tracepoints for node reclaimYafang Shao2019-05-142-0/+38
* mm/page_isolation.c: remove redundant pfn_valid_within() in __first_valid_page()Anshuman Khandual2019-05-141-2/+0
* mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTIO...Yafang Shao2019-05-141-4/+2
* mm: compaction: show gfp flag names in try_to_compact_pages tracepointYafang Shao2019-05-141-2/+2
* mm/cma.c: fix the bitmap status to show failed allocation reasonYue Hu2019-05-141-8/+11
* mm/compaction.c: fix an undefined behaviourQian Cai2019-05-141-1/+3
* mm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORYBaoquan He2019-05-141-1/+1
* mm,memory_hotplug: drop redundant hugepage_migration_supported checkOscar Salvador2019-05-141-2/+1
* mm,memory_hotplug: unlock 1GB-hugetlb on x86_64Oscar Salvador2019-05-141-4/+0
* IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-141-1/+2
* IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-141-1/+1
* IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-141-2/+2
* mm/gup: add FOLL_LONGTERM capability to GUP fastIra Weiny2019-05-141-4/+36
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-1434-57/+73
* mm/gup: change write parameter to flags in fast walkIra Weiny2019-05-141-26/+26
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-1411-108/+173
* mm: generalize putback scan functionsKirill Tkhai2019-05-141-82/+40
* mm: remove pages_to_free argument of move_active_pages_to_lru()Kirill Tkhai2019-05-141-6/+13
* mm: move nr_deactivate accounting to shrink_active_list()Kirill Tkhai2019-05-142-6/+10
* mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai2019-05-144-17/+20
* mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()Vlastimil Babka2019-05-141-3/+11
* mm: page cache: store only head pages in i_pagesMatthew Wilcox2019-05-148-103/+86
* userfaultfd/sysctl: add vm.unprivileged_userfaultfdPeter Xu2019-05-144-0/+31
* mm/cma_debug.c: fix the break condition in cma_maxchunk_get()Yue Hu2019-05-141-1/+1
* include/trace/events/vmscan.h: drop zone id from kswapd tracepointsYafang Shao2019-05-141-3/+4
* mm/slab.c: fix an infinite loop in leaks_show()Qian Cai2019-05-141-1/+5
* mm/slub.c: update the comment about slab frozenLiu Xiang2019-05-141-4/+5
* mm/slab.c: remove unneed check in cpuup_canceledLi RongQing2019-05-141-4/+2
* slub: remove useless kmem_cache_debug() before remove_full()Liu Xiang2019-05-141-2/+1
* mm: remove stale comment from page structTobin C. Harding2019-05-141-1/+1
* slab: use slab_list instead of lruTobin C. Harding2019-05-141-24/+25
* slub: use slab_list instead of lruTobin C. Harding2019-05-141-20/+20
* slub: add comments to endif pre-processor macrosTobin C. Harding2019-05-141-10/+10
* slob: use slab_list instead of lruTobin C. Harding2019-05-141-6/+6
* slob: respect list_head abstraction layerTobin C. Harding2019-05-141-14/+37
* list: add function list_rotate_to_front()Tobin C. Harding2019-05-141-0/+18
* ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang2019-05-141-1/+29
* ocfs2: use common file type conversionPhillip Potter2019-05-142-43/+5
* MAINTAINERS: add Joseph as ocfs2 co-maintainerJoseph Qi2019-05-141-0/+1