aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socHEADmasterLinus Torvalds
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-03-23Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-03-23Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-03-23Merge tag 'slab-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-03-23cacheflush.h: Add forward declaration for struct folioHerbert Xu
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22mm/damon/core: add number of each enum type valuesSeongJae Park
2022-03-22mm/damon/core: allow non-exclusive DAMON start/stopSeongJae Park
2022-03-22mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,set_operations}()SeongJae Park
2022-03-22mm/damon: let monitoring operations can be registered and selectedSeongJae Park
2022-03-22mm/damon: rename damon_primitives to damon_operationsSeongJae Park
2022-03-22mm/damon: remove the target id conceptSeongJae Park
2022-03-22mm/damon/core: move damon_set_targets() into dbgfsSeongJae Park
2022-03-22highmem: document kunmap_local()Ira Weiny
2022-03-22mm: uninline copy_overflow()Christophe Leroy
2022-03-22mm: remove usercopy_warn()Christophe Leroy
2022-03-22mm: only re-generate demotion targets when a numa node changes its N_CPU stateOscar Salvador
2022-03-22drivers/base/memory: determine and store zone for single-zone memory blocksDavid Hildenbrand
2022-03-22drivers/base/node: rename link_mem_sections() to register_memory_block_under_...David Hildenbrand
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-22mm, memory_hotplug: reorganize new pgdat initializationMichal Hocko
2022-03-22mm, memory_hotplug: drop arch_free_nodedataMichal Hocko
2022-03-22mm: handle uninitialized numa nodes gracefullyMichal Hocko
2022-03-22mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...Michal Hocko
2022-03-22mm/vmstat: add event for ksm swapping in copyYang Yang
2022-03-22NUMA balancing: optimize page placement for memory tiering systemHuang Ying
2022-03-22NUMA Balancing: add page promotion counterHuang Ying
2022-03-22mm/cma: provide option to opt out from exposing pages on activation failureHari Bathini
2022-03-22mm/migrate: fix race between lock page and clear PG_Isolatedandrew.yang
2022-03-22mm: compaction: cleanup the compaction trace eventsBaolin Wang
2022-03-22mm: __isolate_lru_page_prepare() in isolate_migratepages_block()Hugh Dickins
2022-03-22mm/fs: delete PF_SWAPWRITEHugh Dickins
2022-03-22userfaultfd: provide unmasked address on page-faultNadav Amit
2022-03-22mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...Muchun Song
2022-03-22mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_keyMuchun Song
2022-03-22mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB pageMuchun Song
2022-03-22mm, fault-injection: declare should_fail_alloc_page()Vlastimil Babka
2022-03-22mm/memory-failure.c: fix race with changing page compound againMiaohe Lin
2022-03-22arch/x86/mm/numa: Do not initialize nodes twiceOscar Salvador
2022-03-22mm: enforce pageblock_order < MAX_ORDERDavid Hildenbrand
2022-03-22cma: factor out minimum alignment requirementDavid Hildenbrand
2022-03-22mm/mmzone.h: remove unused macrosMiaohe Lin