Age | Commit message (Expand) | Author | Files | Lines |
2018-10-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 25 | -118/+421 |
2018-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2018-10-26 | mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS | Omar Sandoval | 1 | -6/+7 |
2018-10-26 | mm/gup: cache dev_pagemap while pinning pages | Keith Busch | 2 | -14/+6 |
2018-10-26 | mm: zero remaining unavailable struct pages | Naoya Horiguchi | 1 | -15/+0 |
2018-10-26 | mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type | Kirill Tkhai | 1 | -1/+1 |
2018-10-26 | mm: dax: add comment for PFN_SPECIAL | Yang Shi | 1 | -0/+2 |
2018-10-26 | mm: mremap: downgrade mmap_sem to read when shrinking | Yang Shi | 1 | -0/+2 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti | 1 | -0/+7 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti | 1 | -0/+9 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_wrprotect() | Alexandre Ghiti | 1 | -0/+8 |
2018-10-26 | hugetlb: introduce generic version of prepare_hugepage_range | Alexandre Ghiti | 1 | -0/+15 |
2018-10-26 | hugetlb: introduce generic version of huge_pte_wrprotect | Alexandre Ghiti | 1 | -0/+7 |
2018-10-26 | hugetlb: introduce generic version of huge_pte_none() | Alexandre Ghiti | 1 | -0/+7 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_clear_flush | Alexandre Ghiti | 1 | -0/+8 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_get_and_clear() | Alexandre Ghiti | 1 | -0/+8 |
2018-10-26 | hugetlb: introduce generic version of set_huge_pte_at() | Alexandre Ghiti | 1 | -1/+7 |
2018-10-26 | hugetlb: introduce generic version of hugetlb_free_pgd_range | Alexandre Ghiti | 1 | -0/+11 |
2018-10-26 | hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h | Alexandre Ghiti | 1 | -1/+1 |
2018-10-26 | mm: defer ZONE_DEVICE page initialization to the point where we init pgmap | Alexander Duyck | 1 | -0/+2 |
2018-10-26 | mm: create non-atomic version of SetPageReserved for init use | Alexander Duyck | 1 | -0/+1 |
2018-10-26 | mm: provide kernel parameter to allow disabling page init poisoning | Alexander Duyck | 1 | -0/+8 |
2018-10-26 | memcg: remove memcg_kmem_skip_account | Shakeel Butt | 1 | -3/+0 |
2018-10-26 | mm: workingset: add vmstat counter for shadow nodes | Johannes Weiner | 1 | -0/+1 |
2018-10-26 | psi: cgroup support | Johannes Weiner | 3 | -0/+44 |
2018-10-26 | psi: pressure stall information for CPU, memory, and IO | Johannes Weiner | 3 | -0/+130 |
2018-10-26 | sched: loadavg: make calc_load_n() public | Johannes Weiner | 1 | -0/+3 |
2018-10-26 | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner | 1 | -4/+17 |
2018-10-26 | delayacct: track delays from thrashing cache pages | Johannes Weiner | 2 | -1/+28 |
2018-10-26 | mm: workingset: tell cache transitions from workingset thrashing | Johannes Weiner | 4 | -2/+7 |
2018-10-26 | mm: rename and change semantics of nr_indirectly_reclaimable_bytes | Vlastimil Babka | 1 | -1/+1 |
2018-10-26 | mm, slab/slub: introduce kmalloc-reclaimable caches | Vlastimil Babka | 1 | -1/+15 |
2018-10-26 | mm, slab: combine kmalloc_caches and kmalloc_dma_caches | Vlastimil Babka | 1 | -11/+31 |
2018-10-26 | mm: remove vm_insert_pfn() | Matthew Wilcox | 1 | -14/+1 |
2018-10-26 | mm: remove references to vm_insert_pfn() | Matthew Wilcox | 2 | -3/+3 |
2018-10-26 | mm: make vm_insert_pfn_prot() static | Matthew Wilcox | 1 | -2/+0 |
2018-10-26 | mm: introduce vmf_insert_pfn_prot() | Matthew Wilcox | 1 | -0/+2 |
2018-10-26 | mm: remove vm_insert_mixed() | Matthew Wilcox | 1 | -14/+1 |
2018-10-26 | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca... | Michal Hocko | 1 | -23/+0 |
2018-10-26 | mm, mmu_notifier: be explicit about range invalition non-blocking mode | Michal Hocko | 1 | -1/+3 |
2018-10-26 | mm: don't miss the last page because of round-off error | Roman Gushchin | 1 | -0/+3 |
2018-10-26 | mm: rework memcg kernel stack accounting | Roman Gushchin | 1 | -1/+12 |
2018-10-26 | fs/iomap.c: change return type to vm_fault_t | Souptick Joarder | 1 | -1/+3 |
2018-10-26 | include/linux/linkage.h: align weak symbols | Andrey Ryabinin | 1 | -0/+1 |
2018-10-26 | include/linux/pfn_t.h: force '~' to be parsed as an unary operator | Sebastien Boisvert | 1 | -1/+1 |
2018-10-26 | Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -0/+8 |
2018-10-26 | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 14 | -88/+116 |
2018-10-26 | Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
2018-10-26 | Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -10/+38 |