summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti
2018-10-26hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti
2018-10-26mm: remove unnecessary local variable addr in __get_user_pages_fast()Wei Yang
2018-10-26mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck
2018-10-26mm: create non-atomic version of SetPageReserved for init useAlexander Duyck
2018-10-26mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck
2018-10-26memcg: remove memcg_kmem_skip_accountShakeel Butt
2018-10-26mm/memory_hotplug.c: clean up node_states_check_changes_offline()Oscar Salvador
2018-10-26mm/memory_hotplug.c: simplify node_states_check_changes_onlineOscar Salvador
2018-10-26mm/memory_hotplug.c: tidy up node_states_clear_node()Oscar Salvador
2018-10-26mm/memory_hotplug.c: spare unnecessary calls to node_set_stateOscar Salvador
2018-10-26mm/filemap.c: Use existing variablehaiqing.shq
2018-10-26mm: unmap VM_PFNMAP mappings with optimized pathYang Shi
2018-10-26mm: unmap VM_HUGETLB mappings with optimized pathYang Shi
2018-10-26mm: mmap: zap pages with read mmap_sem in munmapYang Shi
2018-10-26vfree: add debug might_sleep()Andrey Ryabinin
2018-10-26mm/vmalloc.c: improve vfree() kerneldocAndrey Ryabinin
2018-10-26kvfree(): fix misleading commentAndrey Ryabinin
2018-10-26mm/mempolicy.c: use match_string() helper to simplify the codezhong jiang
2018-10-26mm/swap.c: remove duplicated includeYueHaibing
2018-10-26mm, page_alloc: drop should_suppress_show_memMichal Hocko
2018-10-26mm/memcontrol.c: fix memory.stat item orderingJohannes Weiner
2018-10-26mm: zero-seek shrinkersJohannes Weiner
2018-10-26mm: workingset: add vmstat counter for shadow nodesJohannes Weiner
2018-10-26mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaimJohannes Weiner
2018-10-26psi: cgroup supportJohannes Weiner
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner
2018-10-26sched: introduce this_rq_lock_irq()Johannes Weiner
2018-10-26sched: sched.h: make rq locking and clock functions available in stats.hJohannes Weiner
2018-10-26sched: loadavg: make calc_load_n() publicJohannes Weiner
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-10-26delayacct: track delays from thrashing cache pagesJohannes Weiner
2018-10-26mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner
2018-10-26mm: workingset: don't drop refault information prematurelyJohannes Weiner
2018-10-26mm, slab: shorten kmalloc cache names for large sizesVlastimil Babka
2018-10-26mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka
2018-10-26dcache: allocate external names from reclaimable kmalloc cachesVlastimil Babka
2018-10-26mm, slab/slub: introduce kmalloc-reclaimable cachesVlastimil Babka
2018-10-26mm, slab: combine kmalloc_caches and kmalloc_dma_cachesVlastimil Babka
2018-10-26userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaultsAndrea Arcangeli
2018-10-26alpha: switch to NO_BOOTMEMMike Rapoport
2018-10-26unicore32: switch to NO_BOOTMEMMike Rapoport
2018-10-26um: switch to NO_BOOTMEMMike Rapoport
2018-10-26um: setup_physmem: stop using global variablesMike Rapoport
2018-10-26nios2: switch to NO_BOOTMEMMike Rapoport
2018-10-26nios2: use generic early_init_dt_add_memory_archMike Rapoport