summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-03-06mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin2-5/+1
2019-03-06mm/workingset: remove unused @mapping argument in workingset_eviction()Andrey Ryabinin1-1/+1
2019-03-06include/linux/compaction.h: fix potential build errorYu Zhao1-1/+1
2019-03-06mm: page_cache_add_speculative(): refactor out some code duplicationjohn.hubbard@gmail.com1-22/+9
2019-03-06mm/page_poison: update comment after code movedMichael S. Tsirkin1-1/+1
2019-03-06numa: make "nr_online_nodes" unsigned intAlexey Dobriyan1-2/+2
2019-03-06numa: make "nr_node_ids" unsigned intAlexey Dobriyan1-2/+2
2019-03-06mm: swap: use mem_cgroup_is_root() instead of deferencing css->parentYang Shi1-1/+1
2019-03-06mm: update get_user_pages_longterm to migrate pages allocated from CMA regionAneesh Kumar K.V2-1/+4
2019-03-06mm/cma: add PF flag to force non cma allocAneesh Kumar K.V2-8/+41
2019-03-06mm: better document PG_reservedDavid Hildenbrand1-2/+31
2019-03-06mm: rid swapoff of quadratic complexityVineeth Remanan Pillai2-1/+9
2019-03-06mm/hugetlb: add prot_modify_start/commit sequence for hugetlb updateAneesh Kumar K.V1-0/+20
2019-03-06mm: fix some typos in mm directoryWei Yang1-1/+1
2019-03-06mm, memcg: create mem_cgroup_from_seqChris Down1-0/+10
2019-03-06kernel: cgroup: add poll file operationJohannes Weiner1-0/+4
2019-03-06fs: kernfs: add poll file operationJohannes Weiner1-0/+6
2019-03-06mm, compaction: capture a page under direct compactionMel Gorman2-1/+6
2019-03-06mm, compaction: be selective about what pageblocks to clear skip hintsMel Gorman1-0/+2
2019-03-06mm, compaction: use free lists to quickly locate a migration sourceMel Gorman1-0/+11
2019-03-06mm: shuffle GFP_* flagsAlexey Dobriyan1-15/+15
2019-03-06mm/hugetlb: enable arch specific huge page size support for migrationAnshuman Khandual1-2/+13
2019-03-06mm/hugetlb: enable PUD level huge page migrationAnshuman Khandual1-1/+2
2019-03-06mm/hugetlb: distinguish between migratability and movabilityAnshuman Khandual1-0/+30
2019-03-06mm: remove sysctl_extfrag_handler()Matthew Wilcox1-2/+0
2019-03-06memcg: localize memcg_kmem_enabled() checkShakeel Butt1-4/+33
2019-03-06mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai1-0/+7
2019-03-06mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual1-1/+1
2019-03-06mm: convert PG_balloon to PG_offlineDavid Hildenbrand2-8/+11
2019-03-06mm: balloon: update comment about isolation/migration/compactionDavid Hildenbrand1-17/+9
2019-03-06mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS1-1/+1
2019-03-06include/linux/slub_def.h: comment fixesTobin C. Harding1-6/+6
2019-03-06kasan: fix kasan_check_read/write definitionsArnd Bergmann1-1/+1
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+4
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-9/+2
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds46-226/+1056
2019-03-05Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2019-03-05Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds4-6/+51
2019-03-05Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds4-35/+26
2019-03-05Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-0/+31
2019-03-05Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-8/+15
2019-03-05Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds2-21/+21
2019-03-05Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+1
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds1-1/+7
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-3/+40
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown4-6/+51
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown4-35/+26
2019-03-04net: phy: remove gen10g_no_soft_resetHeiner Kallweit1-1/+0
2019-03-04net: phy: don't export gen10g_read_statusHeiner Kallweit1-1/+0