summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds-118/+421
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+1
2018-10-26mm: split SWP_FILE into SWP_ACTIVATED and SWP_FSOmar Sandoval-6/+7
2018-10-26mm/gup: cache dev_pagemap while pinning pagesKeith Busch-14/+6
2018-10-26mm: zero remaining unavailable struct pagesNaoya Horiguchi-15/+0
2018-10-26mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai-1/+1
2018-10-26mm: dax: add comment for PFN_SPECIALYang Shi-0/+2
2018-10-26mm: mremap: downgrade mmap_sem to read when shrinkingYang Shi-0/+2
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti-0/+7
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti-0/+9
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti-0/+8
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti-0/+15
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti-0/+7
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti-0/+7
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti-0/+8
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti-0/+8
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti-1/+7
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti-0/+11
2018-10-26hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti-1/+1
2018-10-26mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck-0/+2
2018-10-26mm: create non-atomic version of SetPageReserved for init useAlexander Duyck-0/+1
2018-10-26mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck-0/+8
2018-10-26memcg: remove memcg_kmem_skip_accountShakeel Butt-3/+0
2018-10-26mm: workingset: add vmstat counter for shadow nodesJohannes Weiner-0/+1
2018-10-26psi: cgroup supportJohannes Weiner-0/+44
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner-0/+130
2018-10-26sched: loadavg: make calc_load_n() publicJohannes Weiner-0/+3
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner-4/+17
2018-10-26delayacct: track delays from thrashing cache pagesJohannes Weiner-1/+28
2018-10-26mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner-2/+7
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka-1/+1
2018-10-26mm, slab/slub: introduce kmalloc-reclaimable cachesVlastimil Babka-1/+15
2018-10-26mm, slab: combine kmalloc_caches and kmalloc_dma_cachesVlastimil Babka-11/+31
2018-10-26mm: remove vm_insert_pfn()Matthew Wilcox-14/+1
2018-10-26mm: remove references to vm_insert_pfn()Matthew Wilcox-3/+3
2018-10-26mm: make vm_insert_pfn_prot() staticMatthew Wilcox-2/+0
2018-10-26mm: introduce vmf_insert_pfn_prot()Matthew Wilcox-0/+2
2018-10-26mm: remove vm_insert_mixed()Matthew Wilcox-14/+1
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko-23/+0
2018-10-26mm, mmu_notifier: be explicit about range invalition non-blocking modeMichal Hocko-1/+3
2018-10-26mm: don't miss the last page because of round-off errorRoman Gushchin-0/+3
2018-10-26mm: rework memcg kernel stack accountingRoman Gushchin-1/+12
2018-10-26fs/iomap.c: change return type to vm_fault_tSouptick Joarder-1/+3
2018-10-26include/linux/linkage.h: align weak symbolsAndrey Ryabinin-0/+1
2018-10-26include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert-1/+1
2018-10-26Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+8
2018-10-26Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-88/+116
2018-10-26Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2018-10-26Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds-10/+38