summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()Jérôme Glisse2019-05-141-2/+2
* mm/hmm: use reference counting for HMM structJérôme Glisse2019-05-141-0/+2
* hugetlb: use same fault hash key for shared and private mappingsMike Kravetz2019-05-141-3/+1
* include/linux/balloon_compaction.h: drop unused function stubsDavid Hildenbrand2019-05-141-15/+0
* mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem...Yafang Shao2019-05-141-16/+10
* mm: introduce put_user_page*(), placeholder versionsJohn Hubbard2019-05-141-0/+24
* hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-142-1/+8
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
* mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() APIJohannes Weiner2019-05-141-5/+0
* mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()Johannes Weiner2019-05-141-10/+0
* mm: memcontrol: replace zone summing with lruvec_page_state()Johannes Weiner2019-05-141-18/+0
* mm: memcontrol: track LRU counts in the vmstats arrayJohannes Weiner2019-05-141-1/+1
* mm/vmscan: add tracepoints for node reclaimYafang Shao2019-05-141-0/+32
* 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/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-2/+2
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-13/+28
* mm: move nr_deactivate accounting to shrink_active_list()Kirill Tkhai2019-05-141-0/+6
* mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai2019-05-142-6/+9
* mm: page cache: store only head pages in i_pagesMatthew Wilcox2019-05-141-0/+13
* userfaultfd/sysctl: add vm.unprivileged_userfaultfdPeter Xu2019-05-141-0/+2
* include/trace/events/vmscan.h: drop zone id from kswapd tracepointsYafang Shao2019-05-141-3/+4
* mm: remove stale comment from page structTobin C. Harding2019-05-141-1/+1
* list: add function list_rotate_to_front()Tobin C. Harding2019-05-141-0/+18
* mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams2019-05-141-4/+2
* Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-135-24/+194
|\
| *-------. Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...Joerg Roedel2019-05-075-24/+194
| |\ \ \ \ \
| | | | | | * iommu/iova: Separate atomic variables to improve performanceJinyu Qi2019-04-111-8/+8
| | | | | * | vfio/mdev: Add iommu related member in mdev_deviceLu Baolu2019-04-121-0/+14
| | | | | * | iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu2019-04-111-0/+10
| | | | | * | iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu2019-04-111-0/+1
| | | | | * | iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu2019-04-111-1/+1
| | | | * | | Merge branch 'api-features' into arm/smmuJoerg Roedel2019-04-261-0/+140
| | | | |\| |
| | | | | * | iommu: Bind process address spaces to devicesJean-Philippe Brucker2019-04-111-0/+70
| | | | | * | iommu: Add APIs for multiple domains per deviceLu Baolu2019-04-111-0/+70
| | | |_|/ / | | |/| | |
| | | | * | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2019-04-262-15/+20
| | | |/| |
| | | | * | ACPI/IORT: Check ATS capability in root complex nodesJean-Philippe Brucker2019-04-231-0/+4
| | | | * | PCI: Add a stub for pci_ats_disabled()Jean-Philippe Brucker2019-04-231-0/+1
| | | | * | PCI: Move ATS declarations outside of CONFIG_PCIJean-Philippe Brucker2019-04-231-15/+15
* | | | | | Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-131-0/+11
|\ \ \ \ \ \
| * | | | | | ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTIONSascha Hauer2019-05-071-0/+11
| |/ / / / /
* | | | | | Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-128-74/+146
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-05-058-74/+146
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf2019-04-181-0/+1
| | * | | | | mtd: nand: Cleanup flags and fields for bad block marker positionFrieder Schrempf2019-04-181-13/+1
| | * | | | | mtd: onenand: Store bad block marker position in chip structFrieder Schrempf2019-04-181-0/+3
| | * | | | | mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf2019-04-181-1/+15
| | * | | | | mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)Masahiro Yamada2019-04-181-2/+2
| | * | | | | mtd: rawnand: Fix sphinx syntaxJonathan Neuschäfer2019-04-181-2/+2
| | * | | | | mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal2019-04-181-3/+3