]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-09-04 Andrey Konovalovkasan: simplify and clarify Makefile
2024-09-04 Baolin Wangmm: shmem: support large folio swap out
2024-09-04 Baolin Wangmm: shmem: split large entry if the swapin folio is...
2024-09-04 Baolin Wangmm: shmem: drop folio reference count using 'nr_pages...
2024-09-04 Baolin Wangmm: shmem: support large folio allocation for shmem_rep...
2024-09-04 Baolin Wangmm: shmem: use swap_free_nr() to free shmem swap entries
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... docs: move numa=fake description to kernel-parameters.txt
2024-09-04 Mike Rapoport... mm: make range-to-target_node lookup facility a part...
2024-09-04 Mike Rapoport... arch_numa: switch over to numa_memblks
2024-09-04 Mike Rapoport... of, numa: return -EINVAL when no numa-node-id is found
2024-09-04 Mike Rapoport... mm: numa_memblks: use memblock_{start,end}_of_DRAM...
2024-09-04 Mike Rapoport... mm: numa_memblks: make several functions and variables...
2024-09-04 Mike Rapoport... mm: numa_memblks: introduce numa_memblks_init
2024-09-04 Mike Rapoport... mm: introduce numa_emulation
2024-09-04 Mike Rapoport... mm: move numa_distance and related code from x86 to...
2024-09-04 Mike Rapoport... mm: introduce numa_memblks
2024-09-04 Mike Rapoport... x86/numa: numa_{add,remove}_cpu: make cpu parameter...
2024-09-04 Mike Rapoport... x86/numa_emu: use a helper function to get MAX_DMA32_PFN
2024-09-04 Mike Rapoport... x86/numa_emu: split __apicid_to_node update to a helper...
2024-09-04 Mike Rapoport... x86/numa_emu: simplify allocation of phys_dist
2024-09-04 Mike Rapoport... x86/numa: move FAKE_NODE_* defines to numa_emu
2024-09-04 Mike Rapoport... x86/numa: use get_pfn_range_for_nid to verify that...
2024-09-04 Mike Rapoport... x86/numa: simplify numa_distance allocation
2024-09-04 Mike Rapoport... arch, mm: pull out allocation of NODE_DATA to generic...
2024-09-04 Mike Rapoport... mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
2024-09-04 Mike Rapoport... arch, mm: move definition of node_data to generic code
2024-09-04 Mike Rapoport... MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
2024-09-04 Mike Rapoport... MIPS: loongson64: rename __node_data to node_data
2024-09-04 Mike Rapoport... MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
2024-09-04 Mike Rapoport... MIPS: sgi-ip27: ensure node_possible_map only contains...
2024-09-04 Mike Rapoport... MIPS: sgi-ip27: make NODE_DATA() the same as on all...
2024-09-04 Mike Rapoport... 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 Sidhartha Kumarmaple_tree: make write helper functions void
2024-09-02 Sidhartha Kumarmaple_tree: remove unneeded mas_wr_walk() in mas_store_...
2024-09-02 Sidhartha Kumarmaple_tree: remove repeated sanity checks from write...
2024-09-02 Sidhartha Kumarmaple_tree: remove node allocations from various write...
2024-09-02 Sidhartha Kumarmaple_tree: have mas_store() allocate nodes if needed
2024-09-02 Sidhartha Kumarmaple_tree: remove mas_wr_modify()
2024-09-02 Sidhartha Kumarmaple_tree: simplify mas_commit_b_node()
2024-09-02 Sidhartha Kumarmaple_tree: convert mas_insert() to preallocate nodes
2024-09-02 Sidhartha Kumarmaple_tree: use store type in mas_wr_store_entry()
2024-09-02 Sidhartha Kumarmaple_tree: print store type in mas_dump()
2024-09-02 Sidhartha Kumarmaple_tree: use mas_store_gfp() in mtree_store_range()
2024-09-02 Sidhartha Kumarmaple_tree: preallocate nodes in mas_erase()
2024-09-02 Sidhartha Kumarmaple_tree: remove mas_destroy() from mas_nomem()
2024-09-02 Sidhartha Kumarmaple_tree: introduce mas_wr_store_type()
2024-09-02 Sidhartha Kumarmaple_tree: move up mas_wr_store_setup() and mas_wr_pre...
2024-09-02 Sidhartha Kumarmaple_tree: introduce mas_wr_prealloc_setup()
2024-09-02 Sidhartha Kumarmaple_tree: introduce store_type enum
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 Ellermanpowerpc/vdso: refactor error handling
2024-09-02 Michael Ellermanmm: remove arch_unmap()
2024-09-02 Michael Ellermanpowerpc/mm: handle VDSO unmapping via close() rather...
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 Wei Yangmaple_tree: fix comment typo with corresponding maple_s...
2024-09-02 Wei Yangmaple_tree: fix comment typo of ma_root
2024-09-02 Sidhartha Kumarmaple_tree: add test to replicate low memory race condi...
2024-09-02 Sidhartha Kumarmaple_tree: reset mas->index and mas->last on write...
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: add missing pud helpers
2024-09-02 Peter Xumm/x86: implement arch_check_zapped_pud()
2024-09-02 Peter Xumm/x86: make pud_leaf() only care about PSE bit
2024-09-02 Peter Xumm/powerpc: add missing pud helpers
2024-09-02 Peter Xumm/mprotect: push mmu notifier to PUDs
2024-09-02 Peter Xumm/dax: dump start address in fault handler
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...
next