]> Git Repo - linux.git/history - mm
mm: split underused THPs
[linux.git] / mm /
2024-09-04 Baolin Wangmm: filemap: use xa_get_order() to get the swap entry...
2024-09-04 Daniel Gomezmm: shmem: return number of pages beeing freed in shmem...
2024-09-04 Baolin Wangmm: shmem: extend shmem_partial_swap_usage() to support...
2024-09-04 Baolin Wangmm: swap: extend swap_shmem_alloc() to support batch...
2024-09-04 Barry Songmm: attempt to batch free swap entries for zap_pte_range()
2024-09-04 Barry Songmm: rename instances of swap_info_struct to meaningful...
2024-09-04 Mike Rapoport (Mic... mm: make range-to-target_node lookup facility a part...
2024-09-04 Mike Rapoport (Mic... arch_numa: switch over to numa_memblks
2024-09-04 Mike Rapoport (Mic... mm: numa_memblks: use memblock_{start,end}_of_DRAM...
2024-09-04 Mike Rapoport (Mic... mm: numa_memblks: make several functions and variables...
2024-09-04 Mike Rapoport (Mic... mm: numa_memblks: introduce numa_memblks_init
2024-09-04 Mike Rapoport (Mic... mm: introduce numa_emulation
2024-09-04 Mike Rapoport (Mic... mm: move numa_distance and related code from x86 to...
2024-09-04 Mike Rapoport (Mic... mm: introduce numa_memblks
2024-09-04 Mike Rapoport (Mic... arch, mm: pull out allocation of NODE_DATA to generic...
2024-09-04 Mike Rapoport (Mic... mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
2024-09-04 Mike Rapoport (Mic... arch, mm: move definition of node_data to generic code
2024-09-04 Mike Rapoport (Mic... mm: move kernel/numa.c to mm/
2024-09-04 Kairui Songmm: swap: add a adaptive full cluster cache reclaim
2024-09-04 Kairui Songmm: swap: relaim the cached parts that got scanned
2024-09-04 Kairui Songmm: swap: add a fragment cluster list
2024-09-04 Kairui Songmm: swap: allow cache reclaim to skip slot cache
2024-09-04 Kairui Songmm: swap: skip slot cache on freeing for mTHP
2024-09-04 Kairui Songmm: swap: clean up initialization helper
2024-09-04 Chris Limm: swap: separate SSD allocation from scan_swap_map_sl...
2024-09-04 Chris Limm: swap: mTHP allocate swap entries from nonfull list
2024-09-04 Chris Limm: swap: swap cluster switch to double link list
2024-09-02 Shakeel Buttmemcg: initiate deprecation of pressure_level
2024-09-02 Shakeel Buttmemcg: initiate deprecation of oom_control
2024-09-02 Shakeel Buttmemcg: initiate deprecation of v1 soft limit
2024-09-02 Shakeel Buttmemcg: initiate deprecation of v1 tcp accounting
2024-09-02 Shakeel Buttmemcg: make PGPGIN and PGPGOUT v1 only
2024-09-02 Shakeel Buttmemcg: allocate v1 event percpu only on v1 deployment
2024-09-02 Shakeel Buttmemcg: make v1 only functions static
2024-09-02 Shakeel Buttmemcg: move v1 events and statistics code to v1 file
2024-09-02 Shakeel Buttmemcg: move mem_cgroup_charge_statistics to v1 code
2024-09-02 Shakeel Buttmemcg: move mem_cgroup_event_ratelimit to v1 code
2024-09-02 Shakeel Buttmemcg: move v1 only percpu stats in separate struct
2024-09-02 Ryan Robertsmm: override mTHP "enabled" defaults at kernel cmdline
2024-09-02 Muchun Songmm: kmem: add lockdep assertion to obj_cgroup_memcg
2024-09-02 Shakeel Buttmemcg: use ratelimited stats flush in the reclaim
2024-09-02 Linus Torvaldsmm: remove legacy install_special_mapping() code
2024-09-02 Michael Ellermanmm: remove arch_unmap()
2024-09-02 Michael Ellermanmm: add optional close() to struct vm_special_mapping
2024-09-02 Tianchen Dingkfence: save freeing stack trace at calling time instea...
2024-09-02 Yu Zhaomm/hugetlb_vmemmap: batch HVO work when demoting
2024-09-02 yanggemm/swap: take folio refcount after testing the LRU...
2024-09-02 Takaya Saekifilemap: add trace events for get_pages, map_pages...
2024-09-02 Peter Xumm/mprotect: fix dax pud handlings
2024-09-02 Peter Xumm/x86: implement arch_check_zapped_pud()
2024-09-02 Peter Xumm/mprotect: push mmu notifier to PUDs
2024-09-02 Yuanchu Xiemm: multi-gen LRU: ignore non-leaf pmd_young for force_...
2024-09-02 Miao Wangmm: vmalloc: add optimization hint on page existence...
2024-09-02 Kirill A. Shutemovmm: accept to promo watermark
2024-09-02 Kirill A. Shutemovmm: page_isolation: handle unaccepted memory isolation
2024-09-02 Kirill A. Shutemovmm: add a helper to accept page
2024-09-02 Kirill A. Shutemovmm: rework accept memory helpers
2024-09-02 Kirill A. Shutemovmm: introduce PageUnaccepted() page type
2024-09-02 Kirill A. Shutemovmm: accept memory in __alloc_pages_bulk()
2024-09-02 Kirill A. Shutemovmm: reduce deferred struct page init ifdeffery
2024-09-02 Zi Yanmm/migrate: move common code to numa_migrate_check...
2024-09-02 Shakeel Buttmemcg: replace memcg ID idr with xarray
2024-09-02 Matthew Wilcox ... mm: return the folio from swapin_readahead
2024-09-02 Matthew Wilcox ... fs: remove calls to set and clear the folio error flag
2024-09-02 qiwu.chenmm: kfence: print the elapsed time for allocated/freed...
2024-09-02 Jianhui Zhoupercpu: remove pcpu_alloc_size()
2024-09-02 David Hildenbrandmm/rmap: minimize folio->_nr_pages_mapped updates when...
2024-09-02 Marco Elverkfence: introduce burst mode
2024-09-02 Jann Hornmm: fix (harmless) type confusion in lock_vma_under_rcu()
2024-09-02 Nhat Phamzswap: track swapins from disk more accurately
2024-09-02 Nhat Phamzswap: implement a second chance algorithm for dynamic...
2024-09-02 David Gowmm: only enforce minimum stack gap size if it's sensible
2024-09-02 Yang Limm: remove duplicated include in vma_internal.h
2024-09-02 David Hildenbrandmm/ksm: convert break_ksm() from walk_page_range_vma...
2024-09-02 David Hildenbrandmm: remove follow_page()
2024-09-02 David Hildenbrandmm/huge_memory: convert split_huge_pages_pid() from...
2024-09-02 David Hildenbrandmm/ksm: convert scan_get_next_rmap_item() from follow_p...
2024-09-02 David Hildenbrandmm/ksm: convert get_mergeable_page() from follow_page...
2024-09-02 David Hildenbrandmm/migrate: convert add_page_for_migration() from follo...
2024-09-02 David Hildenbrandmm/migrate: convert do_pages_stat_array() from follow_p...
2024-09-02 David Hildenbrandmm/pagewalk: introduce folio_walk_start() + folio_walk_...
2024-09-02 David Hildenbrandmm: provide vm_normal_(page|folio)_pmd() with CONFIG_PG...
2024-09-02 Kaiyang Zhaomm: print the promo watermark in zoneinfo
2024-09-02 Kaiyang Zhaomm: create promo_wmark_pages and clean up open-coded...
2024-09-02 Kaiyang Zhaomm: consider CMA pages in watermark check for NUMA...
2024-09-02 Takero Funakimm: zswap: fix global shrinker error handling logic
2024-09-02 Takero Funakimm: zswap: fix global shrinker memcg iteration
2024-09-02 Zhaoyu Liumm: swap: allocate folio only first time in __read_swap...
2024-09-02 David Hildenbrandmm/rmap: cleanup partially-mapped handling in __folio_r...
2024-09-02 Wei Yangmm/memory_hotplug: get rid of __ref
2024-09-02 Barry Songmm: swap: add nr argument in swapcache_prepare and...
2024-09-02 Uros Bizjakmm/z3fold: add __percpu annotation to *unbuddied pointe...
2024-09-02 Hao Gemm/cma: change the addition of totalcma_pages in the...
2024-09-02 Wei Yangmm: improve code consistency with zonelist_* helper...
2024-09-02 Lorenzo Stoakesmm: move internal core VMA manipulation functions to...
2024-09-02 Lorenzo Stoakesmm: move vma_shrink(), vma_expand() to internal header
2024-09-02 Lorenzo Stoakesmm: move vma_modify() and helpers to internal header
2024-09-02 Lorenzo Stoakesuserfaultfd: move core VMA manipulation logic to mm...
2024-09-02 David Finkelmm, memcg: cg2 memory{.swap,}.peak write handlers
2024-09-02 David Hildenbrandmm/gup: convert to arch_make_folio_accessible()
next
This page took 0.118436 seconds and 7 git commands to generate.