summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * lib: earlycpio: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
| * lib: dynamic_queue_limits: delete duplicated words + fix typoRandy Dunlap2020-10-161-2/+2
| * lib: decompress_bunzip2: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
| * lib: libcrc32c: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
| * lib: bitmap: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
| * MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.orgJarkko Sakkinen2020-10-162-3/+4
| * get_maintainer: exclude MAINTAINERS file(s) from --git-fallbackJoe Perches2020-10-161-2/+4
| * get_maintainer: add test for file in VCSJoe Perches2020-10-161-0/+3
| * kernel: acct.c: fix some kernel-doc nitsRandy Dunlap2020-10-161-5/+3
| * kernel/: fix repeated words in commentsRandy Dunlap2020-10-1615-15/+15
| * kernel/sys.c: replace do_brk with do_brk_flags in comment of prctl_set_mm_map()Liao Pingfang2020-10-161-1/+1
| * kernel.h: split out min()/max() et al. helpersAndy Shevchenko2020-10-1612-154/+170
| * fs: configfs: delete repeated words in commentsRandy Dunlap2020-10-162-2/+2
| * mm: rename page_order() to buddy_order()Matthew Wilcox (Oracle)2020-10-167-29/+29
| * include/linux/mmzone.h: remove unused early_pfn_valid()Mike Rapoport2020-10-161-5/+0
| * mm: use helper function put_write_access()Miaohe Lin2020-10-162-2/+2
| * 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-163-6/+10
| * 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
| * zram: failing to decompress is WARN_ON worthyDouglas Anderson2020-10-161-1/+1
| * 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-163-24/+30
| * kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()David Hildenbrand2020-10-163-6/+4
| * hv_balloon: try to merge system ram resourcesDavid Hildenbrand2020-10-161-1/+1
| * xen/balloon: try to merge system ram resourcesDavid Hildenbrand2020-10-161-1/+1
| * virtio-mem: try to merge system ram resourcesDavid Hildenbrand2020-10-161-1/+2
| * mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...David Hildenbrand2020-10-164-0/+78
| * mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand2020-10-1611-20/+30
| * mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUGDavid Hildenbrand2020-10-162-9/+5
| * kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGEDDavid Hildenbrand2020-10-163-4/+6
| * kernel/resource: make release_mem_region_adjustable() never failDavid Hildenbrand2020-10-163-44/+31
| * 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-166-17/+27
| * 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-162-25/+6
| * 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