summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exec: use force_uaccess_begin during exec and exitChristoph Hellwig2020-08-122-2/+7
* uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig2020-08-1212-56/+63
* uaccess: remove segment_eqChristoph Hellwig2020-08-1224-32/+25
* riscv: include <asm/pgtable.h> in <asm/uaccess.h>Christoph Hellwig2020-08-121-0/+2
* nds32: use uaccess_kernel in show_regsChristoph Hellwig2020-08-121-1/+1
* syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig2020-08-122-1/+3
* mm/zsmalloc.c: fix duplicated wordsRandy Dunlap2020-08-121-1/+1
* mm/zpool.c: delete duplicated word and fix grammarRandy Dunlap2020-08-121-4/+4
* mm/vmscan.c: delete or fix duplicated wordsRandy Dunlap2020-08-121-2/+2
* mm/usercopy.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* mm/slab_common.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* mm/shmem.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* mm/page_alloc.c: delete or fix duplicated wordsRandy Dunlap2020-08-121-3/+3
* mm/nommu.c: delete duplicated wordsRandy Dunlap2020-08-121-2/+2
* mm/migrate.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* mm/memory.c: delete duplicated wordsRandy Dunlap2020-08-121-2/+2
* mm/memcontrol.c: delete duplicated wordsRandy Dunlap2020-08-121-1/+1
* mm/hugetlb.c: delete duplicated wordsRandy Dunlap2020-08-121-2/+2
* mm/hmm.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* mm/filemap.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* mm/compaction.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* sparc: drop unused MAX_PHYSADDR_BITSArvind Sankar2020-08-121-1/+0
* sh/mm: drop unused MAX_PHYSADDR_BITSArvind Sankar2020-08-121-3/+1
* include/linux/memcontrol.h: drop duplicate word and fix spelloRandy Dunlap2020-08-121-2/+2
* include/linux/frontswap.h: drop duplicated word in a commentRandy Dunlap2020-08-121-1/+1
* include/linux/highmem.h: fix duplicated words in a commentRandy Dunlap2020-08-121-1/+1
* mm: drop duplicated words in <linux/mm.h>Randy Dunlap2020-08-121-2/+2
* mm: drop duplicated words in <linux/pgtable.h>Randy Dunlap2020-08-121-6/+6
* mm, memory_hotplug: update pcp lists everytime onlining a memory blockCharan Teja Reddy2020-08-121-2/+1
* mm/memory_hotplug: fix unpaired mem_hotplug_begin/doneJia He2020-08-121-3/+2
* mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He2020-08-125-22/+10
* x86/mm: use max memory block size on bare metalDaniel Jordan2020-08-121-0/+9
* mm: mmu_notifier: fix and extend kerneldocKrzysztof Kozlowski2020-08-121-4/+5
* include/linux/sched/mm.h: optimize current_gfp_context()Waiman Long2020-08-121-3/+5
* cma: don't quit at first error when activating reserved areasMike Kravetz2020-08-121-14/+9
* mm: hugetlb: fix the name of hugetlb CMABarry Song2020-08-121-1/+3
* mm: cma: fix the name of CMA areasBarry Song2020-08-122-9/+10
* mm/cma.c: fix NULL pointer dereference when cma could not be activatedJianqun Xu2020-08-121-1/+1
* mm/vmstat: add events for THP migration without splitAnshuman Khandual2020-08-125-11/+91
* mm: thp: remove debug_cow switchYang Shi2020-08-122-28/+0
* mm/migrate: add migrate-shared test for migrate_vma_*()Ralph Campbell2020-08-121-0/+35
* mm/migrate: optimize migrate_vma_setup() for holesRalph Campbell2020-08-121-2/+14
* hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz2020-08-124-12/+23
* hugetlbfs: prevent filesystem stacking of hugetlbfsMike Kravetz2020-08-121-0/+6
* mm, oom: show process exiting information in __oom_kill_process()Yafang Shao2020-08-121-0/+2
* doc, mm: clarify /proc/<pid>/oom_score value rangeMichal Hocko2020-08-121-0/+3
* doc, mm: sync up oom_score_adj documentationMichal Hocko2020-08-121-8/+0
* mm, oom: make the calculation of oom badness more accurateYafang Shao2020-08-123-15/+22
* include/linux/mempolicy.h: fix typoYanfei Xu2020-08-121-1/+1
* mm/mempolicy.c: check parameters first in kernel_get_mempolicyWenchao Hao2020-08-121-2/+2