summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2022-02-1145-355/+497
|\
| * kexec: make crashk_res, crashk_low_res and crash_notes symbols always visibleJisheng Zhang2022-02-111-6/+6
| * kallsyms: print module name in %ps/S case when KALLSYMS is disabledManinder Singh2022-02-111-0/+27
| * bitfield: add explicit inclusions to the exampleAndy Shevchenko2022-02-111-0/+3
| * ilog2: force inlining of __ilog2_u32() and __ilog2_u64()Christophe Leroy2022-02-111-2/+2
| * include: drop pointless __compiler_offsetof indirectionRasmus Villemoes2022-02-112-7/+1
| * kernel/hung_task.c: Monitor killed tasks.Tetsuo Handa2022-02-111-0/+1
| * fs/buffer.c: add debug print for __getblk_gfp() stall problemTetsuo Handa2022-02-111-0/+7
| * mm/damon: remove the target id conceptSeongJae Park2022-02-111-6/+5
| * mm/damon/core: move damon_set_targets() into dbgfsSeongJae Park2022-02-111-2/+0
| * mm: add device coherent vma selection for memory migrationAlex Sierra2022-02-111-0/+1
| * mm: add zone device coherent type memory supportAlex Sierra2022-02-112-0/+24
| * highmem-document-kunmap_local-v2Ira Weiny2022-02-111-3/+2
| * highmem: document kunmap_local()Ira Weiny2022-02-111-0/+11
| * mm: uninline copy_overflow()Christophe Leroy2022-02-111-4/+1
| * mm: remove usercopy_warn()Christophe Leroy2022-02-111-2/+0
| * mm/rmap: convert from atomic_t to refcount_t on anon_vma->refcountXiyu Yang2022-02-111-3/+5
| * mm/munlock: maintain page->mlock_count while unevictableHugh Dickins2022-02-112-5/+25
| * mm/munlock: rmap call mlock_vma_page() munlock_vma_page()Hugh Dickins2022-02-111-8/+9
| * mm/munlock: delete FOLL_MLOCK and FOLL_POPULATEHugh Dickins2022-02-111-2/+0
| * mm/munlock: delete page_mlock() and all its worksHugh Dickins2022-02-111-6/+0
| * drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-02-111-0/+4
| * mm, memory_hotplug: reorganize new pgdat initializationMichal Hocko2022-02-111-1/+1
| * mm, memory_hotplug: drop arch_free_nodedataMichal Hocko2022-02-111-3/+0
| * mm: handle uninitialized numa nodes gracefullyMichal Hocko2022-02-111-1/+1
| * mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...Michal Hocko2022-02-111-60/+59
| * mm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin2022-02-111-22/+0
| * mm/vmstat: add event for ksm swapping in copyYang Yang2022-02-111-0/+3
| * NUMA balancing: optimize page placement for memory tiering systemHuang Ying2022-02-111-0/+10
| * NUMA Balancing: add page promotion counterHuang Ying2022-02-112-0/+8
| * mm/cma: provide option to opt out from exposing pages on activation failureHari Bathini2022-02-111-0/+2
| * mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual2022-02-111-0/+31
| * mm/migration: add trace events for THP migrationsAnshuman Khandual2022-02-111-0/+27
| * mm/mempolicy: convert from atomic_t to refcount_t on mempolicy->refcntXiyu Yang2022-02-111-2/+3
| * mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...Muchun Song2022-02-111-0/+2
| * mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_keyMuchun Song2022-02-112-8/+14
| * mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB pageMuchun Song2022-02-111-4/+74
| * mm/mmzone.h: remove unused macrosMiaohe Lin2022-02-111-7/+0
| * mm: discard __GFP_ATOMICNeilBrown2022-02-112-9/+4
| * mm: page_alloc: avoid merging non-fallbackable pageblocks with othersZi Yan2022-02-111-0/+11
| * mm-sparsemem-fix-mem_section-will-never-be-null-gcc-12-warning-v2Waiman Long2022-02-111-3/+1
| * mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long2022-02-111-1/+1
| * mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual2022-02-111-1/+1
| * mm/huge_memory: remove stale page_trans_huge_mapcount()David Hildenbrand2022-02-111-5/+0
| * mm/swapfile: remove stale reuse_swap_page()David Hildenbrand2022-02-111-4/+0
| * mm/khugepaged: remove reuse_swap_page() usageDavid Hildenbrand2022-02-111-1/+0
| * mm/memcg: retrieve parent memcg from css.parentWei Yang2022-02-111-3/+1
| * memcg: add per-memcg total kernel memory statYosry Ahmed2022-02-111-0/+1
| * mm/gup: remove unused get_user_pages_locked()John Hubbard2022-02-111-2/+0
| * mm/gup: remove unused pin_user_pages_locked()John Hubbard2022-02-111-2/+0