summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-12mm/slab_common.c: delete duplicated wordRandy Dunlap
2020-08-12mm/shmem.c: delete duplicated wordRandy Dunlap
2020-08-12mm/page_alloc.c: delete or fix duplicated wordsRandy Dunlap
2020-08-12mm/nommu.c: delete duplicated wordsRandy Dunlap
2020-08-12mm/migrate.c: delete duplicated wordRandy Dunlap
2020-08-12mm/memory.c: delete duplicated wordsRandy Dunlap
2020-08-12mm/memcontrol.c: delete duplicated wordsRandy Dunlap
2020-08-12mm/hugetlb.c: delete duplicated wordsRandy Dunlap
2020-08-12mm/hmm.c: delete duplicated wordRandy Dunlap
2020-08-12mm/filemap.c: delete duplicated wordRandy Dunlap
2020-08-12mm/compaction.c: delete duplicated wordRandy Dunlap
2020-08-12sparc: drop unused MAX_PHYSADDR_BITSArvind Sankar
2020-08-12sh/mm: drop unused MAX_PHYSADDR_BITSArvind Sankar
2020-08-12include/linux/memcontrol.h: drop duplicate word and fix spelloRandy Dunlap
2020-08-12include/linux/frontswap.h: drop duplicated word in a commentRandy Dunlap
2020-08-12include/linux/highmem.h: fix duplicated words in a commentRandy Dunlap
2020-08-12mm: drop duplicated words in <linux/mm.h>Randy Dunlap
2020-08-12mm: drop duplicated words in <linux/pgtable.h>Randy Dunlap
2020-08-12mm, memory_hotplug: update pcp lists everytime onlining a memory blockCharan Teja Reddy
2020-08-12mm/memory_hotplug: fix unpaired mem_hotplug_begin/doneJia He
2020-08-12mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He
2020-08-12x86/mm: use max memory block size on bare metalDaniel Jordan
2020-08-12mm: mmu_notifier: fix and extend kerneldocKrzysztof Kozlowski
2020-08-12include/linux/sched/mm.h: optimize current_gfp_context()Waiman Long
2020-08-12cma: don't quit at first error when activating reserved areasMike Kravetz
2020-08-12mm: hugetlb: fix the name of hugetlb CMABarry Song
2020-08-12mm: cma: fix the name of CMA areasBarry Song
2020-08-12mm/cma.c: fix NULL pointer dereference when cma could not be activatedJianqun Xu
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual
2020-08-12mm: thp: remove debug_cow switchYang Shi
2020-08-12mm/migrate: add migrate-shared test for migrate_vma_*()Ralph Campbell
2020-08-12mm/migrate: optimize migrate_vma_setup() for holesRalph Campbell
2020-08-12hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz
2020-08-12hugetlbfs: prevent filesystem stacking of hugetlbfsMike Kravetz
2020-08-12mm, oom: show process exiting information in __oom_kill_process()Yafang Shao
2020-08-12doc, mm: clarify /proc/<pid>/oom_score value rangeMichal Hocko
2020-08-12doc, mm: sync up oom_score_adj documentationMichal Hocko
2020-08-12mm, oom: make the calculation of oom badness more accurateYafang Shao
2020-08-12include/linux/mempolicy.h: fix typoYanfei Xu
2020-08-12mm/mempolicy.c: check parameters first in kernel_get_mempolicyWenchao Hao
2020-08-12mm: mempolicy: fix kerneldoc of numa_map_to_online_node()Krzysztof Kozlowski
2020-08-12mm/compaction: correct the comments of compact_defer_shiftAlex Shi
2020-08-12mm: use unsigned types for fragmentation scoreNitin Gupta
2020-08-12mm: fix compile error due to COMPACTION_HPAGE_ORDERNitin Gupta
2020-08-12mm: proactive compactionNitin Gupta
2020-08-12/proc/PID/smaps: consistent whitespace output formatMichal Koutný
2020-08-12mm/vmscan: restore active/inactive ratio for anonymous LRUJoonsoo Kim
2020-08-12mm/swap: implement workingset detection for anonymous LRUJoonsoo Kim
2020-08-12mm/swapcache: support to handle the shadow entriesJoonsoo Kim
2020-08-12mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim