aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-16lib: test_sysctl: delete duplicated wordsRandy Dunlap
2020-10-16lib: syscall: delete duplicated wordsRandy Dunlap
2020-10-16lib: radix-tree: delete duplicated wordsRandy Dunlap
2020-10-16lib: earlycpio: delete duplicated wordsRandy Dunlap
2020-10-16lib: dynamic_queue_limits: delete duplicated words + fix typoRandy Dunlap
2020-10-16lib: decompress_bunzip2: delete duplicated wordsRandy Dunlap
2020-10-16lib: libcrc32c: delete duplicated wordsRandy Dunlap
2020-10-16lib: bitmap: delete duplicated wordsRandy Dunlap
2020-10-16MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.orgJarkko Sakkinen
2020-10-16get_maintainer: exclude MAINTAINERS file(s) from --git-fallbackJoe Perches
2020-10-16get_maintainer: add test for file in VCSJoe Perches
2020-10-16kernel: acct.c: fix some kernel-doc nitsRandy Dunlap
2020-10-16kernel/: fix repeated words in commentsRandy Dunlap
2020-10-16kernel/sys.c: replace do_brk with do_brk_flags in comment of prctl_set_mm_map()Liao Pingfang
2020-10-16kernel.h: split out min()/max() et al. helpersAndy Shevchenko
2020-10-16fs: configfs: delete repeated words in commentsRandy Dunlap
2020-10-16mm: rename page_order() to buddy_order()Matthew Wilcox (Oracle)
2020-10-16include/linux/mmzone.h: remove unused early_pfn_valid()Mike Rapoport
2020-10-16mm: use helper function put_write_access()Miaohe Lin
2020-10-16mm/workingset.c: fix some doc warningsXiaofei Tan
2020-10-16mm: fix some comments formattingChen Tao
2020-10-16mm: fix some broken commentsMiaohe Lin
2020-10-16mm: use self-explanatory macros rather than "2"Yu Zhao
2020-10-16mm/highmem.c: clean up endif commentsIra Weiny
2020-10-16mm/page_reporting.c: drop stale list head check in page_reporting_cycleWei Yang
2020-10-16mm/slab.h: remove duplicate includeYueHaibing
2020-10-16zram: failing to decompress is WARN_ON worthyDouglas Anderson
2020-10-16mm/memory_hotplug: update comment regarding zone shufflingDavid Hildenbrand
2020-10-16mm/page_alloc: place pages to tail in __free_pages_core()David Hildenbrand
2020-10-16mm/page_alloc: move pages to tail in move_to_free_list()David Hildenbrand
2020-10-16mm/page_alloc: place pages to tail in __putback_isolated_page()David Hildenbrand
2020-10-16mm/page_alloc: convert "report" flag of __free_one_page() to a proper flagDavid Hildenbrand
2020-10-16mm: don't panic when links can't be created in sysfsLaurent Dufour
2020-10-16kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()David Hildenbrand
2020-10-16hv_balloon: try to merge system ram resourcesDavid Hildenbrand
2020-10-16xen/balloon: try to merge system ram resourcesDavid Hildenbrand
2020-10-16virtio-mem: try to merge system ram resourcesDavid Hildenbrand
2020-10-16mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...David Hildenbrand
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand
2020-10-16mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUGDavid Hildenbrand
2020-10-16kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGEDDavid Hildenbrand
2020-10-16kernel/resource: make release_mem_region_adjustable() never failDavid Hildenbrand
2020-10-16mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memoryDavid Hildenbrand
2020-10-16mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand
2020-10-16mm/page_alloc: drop stale pageblock comment in memmap_init_zone*()David Hildenbrand
2020-10-16mm/memory_hotplug: simplify page onliningDavid Hildenbrand
2020-10-16mm/page_isolation: simplify return value of start_isolate_page_range()David Hildenbrand
2020-10-16mm/memory_hotplug: drop nr_isolate_pageblock in offline_pages()David Hildenbrand
2020-10-16mm/page_alloc: simplify __offline_isolated_pages()David Hildenbrand
2020-10-16mm/memory_hotplug: simplify page offliningDavid Hildenbrand