summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/damon: implement primitives for physical address space monitoringSeongJae Park2021-11-061-0/+10
* mm/damon/schemes: implement statistics featureSeongJae Park2021-11-061-1/+9
* mm/damon/vaddr: support DAMON-based Operation SchemesSeongJae Park2021-11-061-0/+2
* mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)SeongJae Park2021-11-061-0/+66
* mm/damon/core: account age of target regionsSeongJae Park2021-11-061-0/+10
* include/linux/damon.h: fix kernel-doc comments for 'damon_callback'SeongJae Park2021-11-061-3/+3
* kfence: always use static branches to guard kfence_alloc()Marco Elver2021-11-061-10/+11
* stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver2021-11-062-2/+1
* include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu2021-11-062-1/+2
* mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt2021-11-061-2/+0
* mm/highmem: remove deprecated kmap_atomicIra Weiny2021-11-061-14/+14
* memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGEDDavid Hildenbrand2021-11-061-2/+14
* memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-062-2/+3
* memblock: improve MEMBLOCK_HOTPLUG documentationDavid Hildenbrand2021-11-061-1/+5
* mm/memory_hotplug: remove stale function declarationsDavid Hildenbrand2021-11-061-3/+0
* mm/memory_hotplug: remove HIGHMEM leftoversDavid Hildenbrand2021-11-061-1/+0
* mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-062-16/+12
* mm: migrate: make demotion knob depend on migrationYang Shi2021-11-062-4/+4
* mm/migrate: de-duplicate migrate_reason stringsJohn Hubbard2021-11-062-18/+14
* hugetlbfs: extend the definition of hugepages parameter to support node alloc...Zhenguo Yao2021-11-061-2/+4
* memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-1/+1
* memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
* memblock: stop aliasing __memblock_free_late with memblock_free_lateMike Rapoport2021-11-061-6/+1
* memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-12/+0
* mm/vmpressure: fix data-race with memcg->socket_pressureYuanzheng Song2021-11-061-1/+1
* mm/vmscan: throttle reclaim when no progress is being madeMel Gorman2021-11-062-1/+4
* mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman2021-11-062-1/+4
* mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman2021-11-064-8/+47
* mm, hugepages: add mremap() support for hugepage backed vmaMina Almasry2021-11-061-0/+19
* mm: khugepaged: recalculate min_free_kbytes after stopping khugepagedLiangcai Fan2021-11-061-0/+1
* mm/cma: add cma_pages_valid to determine if pages are in CMAMike Kravetz2021-11-061-0/+1
* hugetlb: add demote hugetlb page sysfs interfacesMike Kravetz2021-11-061-0/+1
* mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.hPeter Xu2021-11-061-10/+0
* mm: fix data race in PagePoisoned()Marco Elver2021-11-061-1/+1
* mm: make generic arch_is_kernel_initmem_freed() do what it saysChristophe Leroy2021-11-061-14/+0
* mm: create a new system state and fix core_kernel_text()Christophe Leroy2021-11-061-0/+1
* mm/page_alloc: detect allocation forbidden by cpuset and bail out earlyFeng Tang2021-11-062-0/+39
* mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...Chen Wandun2021-11-061-0/+4
* kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOCKefeng Wang2021-11-061-0/+6
* mm/vmalloc: don't allow VM_NO_GUARD on vmap()Peter Zijlstra2021-11-061-1/+1
* mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FNGang Li2021-11-061-32/+12
* mm: mmap_lock: remove redundant newline in TP_printkGang Li2021-11-061-3/+3
* include/linux/io-mapping.h: remove fallback for writecombineLucas De Marchi2021-11-061-6/+0
* memory: remove unused CONFIG_MEM_BLOCK_SIZELukas Bulwahn2021-11-061-1/+0
* mm: add zap_skip_check_mapping() helperPeter Xu2021-11-061-1/+15
* mm: drop first_index/last_index in zap_detailsPeter Xu2021-11-061-2/+0
* mm: use __pfn_to_section() instead of open coding itRolf Eike Beer2021-11-061-2/+2
* mm: memcontrol: remove the kmem statesMuchun Song2021-11-061-7/+0
* mm: simplify bdi refcountingChristoph Hellwig2021-11-061-0/+3
* fs: explicitly unregister per-superblock BDIsChristoph Hellwig2021-11-061-0/+1