summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mm/highmem.c: clean up endif commentsIra Weiny2020-10-161-2/+2
| * | | | mm/page_reporting.c: drop stale list head check in page_reporting_cycleWei Yang2020-10-161-1/+1
| * | | | mm/slab.h: remove duplicate includeYueHaibing2020-10-161-1/+0
| * | | | mm/memory_hotplug: update comment regarding zone shufflingDavid Hildenbrand2020-10-161-7/+4
| * | | | mm/page_alloc: place pages to tail in __free_pages_core()David Hildenbrand2020-10-161-10/+23
| * | | | mm/page_alloc: move pages to tail in move_to_free_list()David Hildenbrand2020-10-162-3/+12
| * | | | mm/page_alloc: place pages to tail in __putback_isolated_page()David Hildenbrand2020-10-161-2/+16
| * | | | mm/page_alloc: convert "report" flag of __free_one_page() to a proper flagDavid Hildenbrand2020-10-161-5/+22
| * | | | mm: don't panic when links can't be created in sysfsLaurent Dufour2020-10-161-3/+2
| * | | | kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()David Hildenbrand2020-10-161-1/+1
| * | | | mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...David Hildenbrand2020-10-161-0/+7
| * | | | mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand2020-10-161-7/+7
| * | | | mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUGDavid Hildenbrand2020-10-161-0/+2
| * | | | kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGEDDavid Hildenbrand2020-10-161-2/+2
| * | | | kernel/resource: make release_mem_region_adjustable() never failDavid Hildenbrand2020-10-161-21/+1
| * | | | mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memoryDavid Hildenbrand2020-10-162-11/+23
| * | | | mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand2020-10-163-13/+22
| * | | | mm/page_alloc: drop stale pageblock comment in memmap_init_zone*()David Hildenbrand2020-10-161-12/+2
| * | | | mm/memory_hotplug: simplify page onliningDavid Hildenbrand2020-10-161-28/+10
| * | | | mm/page_isolation: simplify return value of start_isolate_page_range()David Hildenbrand2020-10-163-7/+4
| * | | | mm/memory_hotplug: drop nr_isolate_pageblock in offline_pages()David Hildenbrand2020-10-161-3/+2
| * | | | mm/page_alloc: simplify __offline_isolated_pages()David Hildenbrand2020-10-161-23/+4
| * | | | mm/memory_hotplug: simplify page offliningDavid Hildenbrand2020-10-161-34/+10
| * | | | mm/memory_hotplug: enforce section granularity when onlining/offliningDavid Hildenbrand2020-10-161-0/+10
| * | | | mm/memory_hotplug: inline __offline_pages() into offline_pages()David Hildenbrand2020-10-161-11/+5
| * | | | mm/mmu_notifier: fix mmget() assert in __mmu_interval_notifier_insertJann Horn2020-10-161-1/+1
| * | | | mm/util.c: update the kerneldoc for kstrdup_const()Bartosz Golaszewski2020-10-161-1/+2
| * | | | mm/vmstat.c: use helper macro abs()Miaohe Lin2020-10-161-4/+4
| * | | | mm/page_poison.c: replace bool variable with static keyMateusz Nosek2020-10-161-5/+15
| * | | | mm,hwpoison: try to narrow window race for free pagesOscar Salvador2020-10-161-1/+6
| * | | | mm,hwpoison: double-check page count in __get_any_page()Naoya Horiguchi2020-10-161-0/+6
| * | | | mm,hwpoison: introduce MF_MSG_UNSPLIT_THPNaoya Horiguchi2020-10-161-1/+4
| * | | | mm,hwpoison: return 0 if the page is already poisoned in soft-offlineOscar Salvador2020-10-162-7/+2
| * | | | mm,hwpoison: refactor soft_offline_huge_page and __soft_offline_pageOscar Salvador2020-10-161-100/+82
| * | | | mm,hwpoison: rework soft offline for in-use pagesOscar Salvador2020-10-163-65/+28
| * | | | mm,hwpoison: rework soft offline for free pagesOscar Salvador2020-10-162-6/+80
| * | | | mm,hwpoison: unify THP handling for hard and soft offlineOscar Salvador2020-10-161-26/+22
| * | | | mm,hwpoison: kill put_hwpoison_pageOscar Salvador2020-10-161-15/+15
| * | | | mm,hwpoison: refactor madvise_inject_errorOscar Salvador2020-10-161-17/+13
| * | | | mm,hwpoison: unexport get_hwpoison_page and make it staticOscar Salvador2020-10-161-2/+1
| * | | | mm,hwpoison-inject: don't pin for hwpoison_filterNaoya Horiguchi2020-10-161-13/+5
| * | | | mm, hwpoison: remove recalculating hpageNaoya Horiguchi2020-10-161-5/+1
| * | | | mm,hwpoison: cleanup unused PageHuge() checkNaoya Horiguchi2020-10-161-4/+1
| * | | | mm/readahead: pass a file_ra_state into force_page_cache_raDavid Howells2020-10-162-5/+5
| * | | | mm/filemap: fold ra_submit into do_sync_mmap_readaheadDavid Howells2020-10-162-15/+5
| * | | | mm/readahead: add page_cache_sync_ra and page_cache_async_raMatthew Wilcox (Oracle)2020-10-161-46/+12
| * | | | mm/readahead: pass readahead_control to force_page_cache_raDavid Howells2020-10-162-12/+19
| * | | | mm/readahead: make ondemand_readahead take a readahead_controlDavid Howells2020-10-161-12/+17
| * | | | mm/readahead: make do_page_cache_ra take a readahead_controlMatthew Wilcox (Oracle)2020-10-162-19/+20
| * | | | mm/readahead: make page_cache_ra_unbounded take a readahead_controlMatthew Wilcox (Oracle)2020-10-161-16/+14