aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti10-45/+7
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti10-40/+8
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti10-12/+15
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti10-24/+13
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti10-37/+10
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti10-62/+26
2018-10-26hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti2-2/+2
2018-10-26mm: remove unnecessary local variable addr in __get_user_pages_fast()Wei Yang1-3/+2
2018-10-26mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck4-23/+108
2018-10-26mm: create non-atomic version of SetPageReserved for init useAlexander Duyck2-2/+8
2018-10-26mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck5-6/+69
2018-10-26memcg: remove memcg_kmem_skip_accountShakeel Butt2-26/+1
2018-10-26mm/memory_hotplug.c: clean up node_states_check_changes_offline()Oscar Salvador1-51/+29
2018-10-26mm/memory_hotplug.c: simplify node_states_check_changes_onlineOscar Salvador1-50/+7
2018-10-26mm/memory_hotplug.c: tidy up node_states_clear_node()Oscar Salvador1-4/+2
2018-10-26mm/memory_hotplug.c: spare unnecessary calls to node_set_stateOscar Salvador1-1/+2
2018-10-26mm/filemap.c: Use existing variablehaiqing.shq1-1/+1
2018-10-26mm: unmap VM_PFNMAP mappings with optimized pathYang Shi1-9/+0
2018-10-26mm: unmap VM_HUGETLB mappings with optimized pathYang Shi1-1/+1
2018-10-26mm: mmap: zap pages with read mmap_sem in munmapYang Shi1-11/+48
2018-10-26vfree: add debug might_sleep()Andrey Ryabinin1-0/+2
2018-10-26mm/vmalloc.c: improve vfree() kerneldocAndrey Ryabinin1-0/+2
2018-10-26kvfree(): fix misleading commentAndrey Ryabinin1-1/+1
2018-10-26mm/mempolicy.c: use match_string() helper to simplify the codezhong jiang1-8/+3
2018-10-26mm/swap.c: remove duplicated includeYueHaibing1-1/+0
2018-10-26mm, page_alloc: drop should_suppress_show_memMichal Hocko1-15/+1
2018-10-26mm/memcontrol.c: fix memory.stat item orderingJohannes Weiner1-7/+7
2018-10-26mm: zero-seek shrinkersJohannes Weiner4-4/+19
2018-10-26mm: workingset: add vmstat counter for shadow nodesJohannes Weiner3-2/+14
2018-10-26mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaimJohannes Weiner1-1/+1
2018-10-26psi: cgroup supportJohannes Weiner8-10/+228
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner15-6/+1003
2018-10-26sched: introduce this_rq_lock_irq()Johannes Weiner2-3/+13
2018-10-26sched: sched.h: make rq locking and clock functions available in stats.hJohannes Weiner1-82/+82
2018-10-26sched: loadavg: make calc_load_n() publicJohannes Weiner2-69/+72
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner9-46/+27
2018-10-26delayacct: track delays from thrashing cache pagesJohannes Weiner5-2/+61
2018-10-26mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner11-42/+77
2018-10-26mm: workingset: don't drop refault information prematurelyJohannes Weiner1-8/+14
2018-10-26mm, slab: shorten kmalloc cache names for large sizesVlastimil Babka1-12/+26
2018-10-26mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka3-15/+24
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka5-24/+14
2018-10-26dcache: allocate external names from reclaimable kmalloc cachesVlastimil Babka1-29/+9
2018-10-26mm, slab/slub: introduce kmalloc-reclaimable cachesVlastimil Babka2-18/+46
2018-10-26mm, slab: combine kmalloc_caches and kmalloc_dma_cachesVlastimil Babka4-38/+52
2018-10-26userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaultsAndrea Arcangeli1-5/+19
2018-10-26alpha: switch to NO_BOOTMEMMike Rapoport4-188/+29
2018-10-26unicore32: switch to NO_BOOTMEMMike Rapoport2-53/+2
2018-10-26um: switch to NO_BOOTMEMMike Rapoport2-11/+11
2018-10-26um: setup_physmem: stop using global variablesMike Rapoport1-3/+3