summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerSabyasachi Gupta2019-05-141-1/+0
* kernel/sys.c: prctl: fix false positive in validate_prctl_map()Cyrill Gorcunov2019-05-141-1/+1
* mm/hugetlb.c: don't put_page in lock of hugetlb_lockKai Shen2019-05-141-1/+2
* mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams2019-05-144-18/+16
* Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-1324-346/+1376
|\
| *---------. Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...Joerg Roedel2019-05-0724-346/+1376
| |\ \ \ \ \ \
| | | | | | | * iommu/iova: Separate atomic variables to improve performanceJinyu Qi2019-04-111-8/+8
| | | | | | | * iommu: Remove iommu_callback_dataLu Baolu2019-03-251-9/+2
| | | | | | * | Revert "iommu/amd: Flush not present cache in iommu_map_page"Joerg Roedel2019-05-071-15/+4
| | | | | | * | Revert "iommu/amd: Remove the leftover of bypass support"Joerg Roedel2019-05-061-17/+63
| | | | | | * | iommu/amd: Flush not present cache in iommu_map_pageTom Murphy2019-05-031-4/+15
| | | | | | * | iommu/amd: Remove amd_iommu_pd_listJoerg Roedel2019-04-263-47/+0
| | | | | | * | iommu/amd: Remove the leftover of bypass supportChristoph Hellwig2019-04-111-63/+17
| | | | | | * | iommu/amd: Use pci_prg_resp_pasid_required()Jean-Philippe Brucker2019-04-111-18/+1
| | | | | * | | iommu/vt-d: Fix leak in intel_pasid_alloc_table on error pathEric Auger2019-05-031-1/+3
| | | | | * | | iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu2019-05-031-1/+4
| | | | | * | | iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu2019-05-031-3/+4