summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-3/+3
2020-06-04Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-12/+26
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas2-14/+13
2020-06-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas1-1/+8
2020-06-04Merge branch 'pci/pm'Bjorn Helgaas1-0/+6
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas2-15/+22
2020-06-04Merge branch 'pci/error'Bjorn Helgaas2-8/+0
2020-06-04Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-17/+1
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds8-2/+721
2020-06-04Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+2
2020-06-04afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells1-0/+56
2020-06-04afs: Implement client support for the YFSVL.GetCellName RPC opDavid Howells1-0/+4
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells1-11/+8
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds18-109/+581
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-159/+209
2020-06-03fs: move fiemap range validation into the file systems instancesChristoph Hellwig1-1/+2
2020-06-03iomap: fix the iomap_fiemap prototypeChristoph Hellwig1-1/+1
2020-06-03fs: move the fiemap definitions out of fs.hChristoph Hellwig3-21/+28
2020-06-03fs: mark __generic_block_fiemap staticChristoph Hellwig1-4/+0
2020-06-03ext4: mballoc: use lock for checking free blocks while retryingRitesh Harjani1-1/+2
2020-06-03writeback: Export inode_io_list_del()Jan Kara1-0/+1
2020-06-03ext4: translate a few more map flags to strings in tracepointsEric Whitney1-1/+4
2020-06-03ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flagEric Whitney1-1/+0
2020-06-03include/linux/memblock.h: fix minor typo and unclear commentchenqiwu1-2/+2
2020-06-03mm: vmscan: reclaim writepage is IO costJohannes Weiner2-1/+4
2020-06-03mm: vmscan: determine anon/file pressure balance at the reclaim rootJohannes Weiner1-0/+13
2020-06-03mm: balance LRU lists based on relative thrashingJohannes Weiner1-2/+1
2020-06-03mm: base LRU balancing on an explicit cost modelJohannes Weiner2-14/+9
2020-06-03mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()Johannes Weiner1-2/+0
2020-06-03mm: keep separate anon and file statistics on page reclaim activityJohannes Weiner1-0/+4
2020-06-03mm: memcontrol: delete unused lrucare handlingJohannes Weiner1-3/+2
2020-06-03mm: memcontrol: prepare swap controller setup for integrationJohannes Weiner1-1/+1
2020-06-03mm: memcontrol: drop unused try/commit/cancel charge APIJohannes Weiner1-36/+0
2020-06-03mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() APIJohannes Weiner1-3/+1
2020-06-03mm: memcontrol: switch to native NR_ANON_THPS counterJohannes Weiner1-2/+1
2020-06-03mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner1-2/+1
2020-06-03mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM countersJohannes Weiner1-2/+1
2020-06-03mm: memcontrol: prepare cgroup vmstat infrastructure for native anon countersJohannes Weiner1-2/+3
2020-06-03mm: memcontrol: convert page cache to a new mem_cgroup_charge() APIJohannes Weiner1-0/+10
2020-06-03mm: memcontrol: move out cgroup swaprate throttlingJohannes Weiner1-4/+2
2020-06-03mm: memcontrol: drop @compound parameter from memcg charging APIJohannes Weiner1-14/+8
2020-06-03mm/vmscan: count layzfree pages and fix nr_isolated_* mismatchJaewon Kim1-0/+1
2020-06-03mm: simplify calling a compound page destructorMatthew Wilcox (Oracle)1-2/+2
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual1-0/+5
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual1-0/+9
2020-06-03arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GETAnshuman Khandual1-1/+1
2020-06-03hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz1-1/+0
2020-06-03hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz1-0/+1
2020-06-03khugepaged: introduce 'max_ptes_shared' tunableKirill A. Shutemov1-1/+2
2020-06-03mm: make deferred init's max threads arch-specificDaniel Jordan1-0/+3