summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-023-8/+4
* memremap: remove the data field in struct dev_pagemapChristoph Hellwig2019-07-021-4/+5
* memremap: add a migrate_to_ram method to struct dev_pagemap_opsChristoph Hellwig2019-07-022-15/+7
* memremap: lift the devmap_enable manipulation into devm_memremap_pagesChristoph Hellwig2019-07-021-2/+0
* memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig2019-07-021-5/+5
* memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig2019-07-021-3/+7
* mm: factor out a devm_request_free_mem_region helperChristoph Hellwig2019-07-021-29/+4
* mm: export alloc_pages_vmaChristoph Hellwig2019-07-021-0/+1
* mm: don't clear ->mapping in hmm_devmem_freeChristoph Hellwig2019-07-021-2/+0
* mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig2019-07-029-155/+17
* mm: remove the struct hmm_device infrastructureChristoph Hellwig2019-07-021-80/+0
* mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig optionChristoph Hellwig2019-07-021-10/+0
* mm, swap: fix THP swap outHuang Ying2019-06-291-5/+2
* mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann2019-06-291-2/+2
* mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King2019-06-291-2/+2
* mm/oom_kill.c: fix uninitialized oc->constraintYafang Shao2019-06-291-7/+5
* mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHugeNaoya Horiguchi2019-06-292-13/+21
* mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() failsNaoya Horiguchi2019-06-291-0/+2
* mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemaskzhong jiang2019-06-291-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-9/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-193-9/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-193-6/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner2019-06-191-2/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-161-6/+8
|\
| * mm/vmalloc: Avoid rare case of flushing TLB with weird argumentsRick Edgecombe2019-06-031-1/+3
| * mm/vmalloc: Fix calculation of direct map addr rangeRick Edgecombe2019-06-031-5/+5
* | mm/devm_memremap_pages: fix final page put raceDan Williams2019-06-131-11/+3
* | mm/vmscan.c: fix trying to reclaim unevictable LRU pageMinchan Kim2019-06-131-1/+1
* | coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-06-131-0/+3
* | mm/mlock.c: change count_mm_mlocked_page_nr return typeswkhack2019-06-131-2/+2
* | mm: mmu_gather: remove __tlb_reset_range() for force flushYang Shi2019-06-131-5/+19
* | mm/vmscan.c: fix recent_rotated historyKirill Tkhai2019-06-131-2/+2
* | mm/mlock.c: mlockall error for flag MCL_ONFAULTPotyra, Stefan2019-06-131-1/+2
* | mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt2019-06-131-1/+1
* | mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner2019-06-131-13/+28
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-054-8/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 403Thomas Gleixner2019-06-051-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-052-27/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 263Thomas Gleixner2019-06-051-4/+1
|/
* mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose2019-06-011-1/+1
* kasan: initialize tag to 0xff in __kasan_kmallocNathan Chancellor2019-06-011-1/+1
* z3fold: fix sheduling while atomicVitaly Wool2019-06-011-5/+6
* mm/gup: continue VM_FAULT_RETRY processing even for pre-faultsMike Rapoport2019-06-011-7/+8
* memcg: make it work on sparse non-0-node systemsJiri Slaby2019-06-011-5/+3
* prctl_set_mm: downgrade mmap_sem to read lockMichal Koutný2019-06-011-2/+2
* mm/vmalloc.c: fix typo in commentAndrew Morton2019-06-011-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 225Thomas Gleixner2019-05-301-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-303-30/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-303-15/+3