summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | mm/mmap: add inline vma_next() for readability of mmap codeLiam R. Howlett2020-10-181-6/+20
* | | | mm/migrate: avoid possible unnecessary process right check in kernel_move_pag...Miaohe Lin2020-10-181-28/+43
* | | | mm/memory_hotplug: remove a wrapper for alloc_migration_target()Joonsoo Kim2020-10-181-24/+22
* | | | mm/memory-failure: remove a wrapper for alloc_migration_target()Joonsoo Kim2020-10-181-12/+6
* | | | mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin2020-10-181-0/+13
* | | | mm: kmem: prepare remote memcg charging infra for interrupt contextsRoman Gushchin2020-10-181-14/+34
* | | | mm: kmem: remove redundant checks from get_obj_cgroup_from_current()Roman Gushchin2020-10-181-3/+0
* | | | mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current()Roman Gushchin2020-10-183-10/+9
* | | | mm, memcg: rework remote charging API to support nestingRoman Gushchin2020-10-181-3/+3
|/ / /
* | | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-162-5/+5
|\ \ \
| * | | memblock: get rid of a :c:type leftoverMauro Carvalho Chehab2020-10-151-2/+2
| * | | docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab2020-10-152-3/+3
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-1638-768/+735
|\ \ \ \
| * | | | mm: remove the now-unnecessary mmget_still_valid() hackJann Horn2020-10-163-22/+2
| * | | | mm/gup: take mmap_lock in get_dump_page()Jann Horn2020-10-161-6/+10
| * | | | binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMUJann Horn2020-10-161-29/+28
| * | | | mm: rename page_order() to buddy_order()Matthew Wilcox (Oracle)2020-10-167-29/+29
| * | | | mm: use helper function put_write_access()Miaohe Lin2020-10-161-1/+1
| * | | | mm/workingset.c: fix some doc warningsXiaofei Tan2020-10-161-1/+1
| * | | | mm: fix some comments formattingChen Tao2020-10-162-2/+2
| * | | | mm: fix some broken commentsMiaohe Lin2020-10-162-3/+3
| * | | | mm: use self-explanatory macros rather than "2"Yu Zhao2020-10-161-1/+1
| * | | | 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