summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-10-271-5/+16
|\
| * rtc: move rtc_add_group/s definitionsAlexandre Belloni2018-09-281-0/+16
| * rtc: unexport non devm managed registrationAlexandre Belloni2018-09-131-5/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-2625-118/+421
|\ \
| * | mm: split SWP_FILE into SWP_ACTIVATED and SWP_FSOmar Sandoval2018-10-261-6/+7
| * | mm/gup: cache dev_pagemap while pinning pagesKeith Busch2018-10-262-14/+6
| * | mm: zero remaining unavailable struct pagesNaoya Horiguchi2018-10-261-15/+0
| * | mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai2018-10-261-1/+1
| * | mm: dax: add comment for PFN_SPECIALYang Shi2018-10-261-0/+2
| * | mm: mremap: downgrade mmap_sem to read when shrinkingYang Shi2018-10-261-0/+2
| * | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-261-0/+7
| * | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-261-0/+9
| * | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-261-0/+8
| * | hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-261-0/+15
| * | hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-261-0/+7
| * | hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-261-0/+7
| * | hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-261-0/+8
| * | hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-261-0/+8
| * | hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-261-1/+7
| * | hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-261-0/+11
| * | hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti2018-10-261-1/+1
| * | mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck2018-10-261-0/+2
| * | mm: create non-atomic version of SetPageReserved for init useAlexander Duyck2018-10-261-0/+1
| * | mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck2018-10-261-0/+8
| * | memcg: remove memcg_kmem_skip_accountShakeel Butt2018-10-261-3/+0
| * | mm: workingset: add vmstat counter for shadow nodesJohannes Weiner2018-10-261-0/+1
| * | psi: cgroup supportJohannes Weiner2018-10-263-0/+44
| * | psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-263-0/+130
| * | sched: loadavg: make calc_load_n() publicJohannes Weiner2018-10-261-0/+3
| * | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-261-4/+17
| * | delayacct: track delays from thrashing cache pagesJohannes Weiner2018-10-262-1/+28
| * | mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-264-2/+7
| * | mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-261-1/+1
| * | mm, slab/slub: introduce kmalloc-reclaimable cachesVlastimil Babka2018-10-261-1/+15
| * | mm, slab: combine kmalloc_caches and kmalloc_dma_cachesVlastimil Babka2018-10-261-11/+31
| * | mm: remove vm_insert_pfn()Matthew Wilcox2018-10-261-14/+1
| * | mm: remove references to vm_insert_pfn()Matthew Wilcox2018-10-262-3/+3
| * | mm: make vm_insert_pfn_prot() staticMatthew Wilcox2018-10-261-2/+0
| * | mm: introduce vmf_insert_pfn_prot()Matthew Wilcox2018-10-261-0/+2
| * | mm: remove vm_insert_mixed()Matthew Wilcox2018-10-261-14/+1
| * | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-261-23/+0
| * | mm, mmu_notifier: be explicit about range invalition non-blocking modeMichal Hocko2018-10-261-1/+3
| * | mm: don't miss the last page because of round-off errorRoman Gushchin2018-10-261-0/+3
| * | mm: rework memcg kernel stack accountingRoman Gushchin2018-10-261-1/+12
| * | fs/iomap.c: change return type to vm_fault_tSouptick Joarder2018-10-261-1/+3
| * | include/linux/linkage.h: align weak symbolsAndrey Ryabinin2018-10-261-0/+1
| * | include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert2018-10-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-10-261-0/+1
|\ \ \
| * | | net: Don't return invalid table id error when dumping all familiesDavid Ahern2018-10-241-0/+1
* | | | Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-261-0/+1
|\ \ \ \