2021-02-26 |
Daniel Vetter | mm/backing-dev.c: use might_alloc() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Daniel Vetter | mm/dmapool: use might_alloc() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Guo Ren | mm: page-flags.h: Typo fix (It -> If) |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/zsmalloc.c: use page_private() to access page->private |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Rokudo Yan | zsmalloc: account the number of compacted pages correctly |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/zsmalloc.c: convert to use kmem_cache_zalloc in... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Tian Tao | mm: set the sleep_mapped to true for zbud and z3fold |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Tian Tao | mm/zswap: add the flag can_sleep_mapped |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Randy Dunlap | mm: zswap: clean up confusing comment |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: fix potential pte_unmap on an not mapped pte |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: correct obsolete comment of page_get_anon_vma() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: use page_not_mapped in try_to_unmap() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: fix obsolete comment in __page_check_anon_rmap() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: remove unneeded semicolon in page_not_mapped() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/rmap: correct some obsolete comments of anon_vma |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/mlock: stop counting mlocked pages when none vma... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | virtio-mem: check against mhp_get_pluggable_range(... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Anshuman Khandual | s390/mm: define arch_get_mappable_range() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Anshuman Khandual | arm64/mm: define arch_get_mappable_range() |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Anshuman Khandual | mm/memory_hotplug: prevalidate the address range being... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | Documentation: sysfs/memory: clarify some memory block... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | drivers/base/memory: don't store phys_device in memory... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Miaohe Lin | mm/memory_hotplug: use helper function zone_end_pfn... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RE... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Anshuman Khandual | mm/memory_hotplug: rename all existing 'memhp' into... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Dan Williams | mm: fix memory_failure() handling of dax-namespace... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Dan Williams | mm: teach pfn_to_online_page() about ZONE_DEVICE sectio... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Dan Williams | mm: teach pfn_to_online_page() to consider subsection... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Dan Williams | mm: move pfn_to_online_page() out of line |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Jiang Biao | mm/vmstat.c: erase latency in vmstat_shepherd |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Johannes Weiner | mm: vmstat: add some comments on internal storage of... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Johannes Weiner | mm: vmstat: fix NOHZ wakeups for node stat changes |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Patrick Daly | mm: cma: print region name on failure |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | mm/page_alloc: count CMA pages per zone and print them... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
David Hildenbrand | mm/cma: expose all pages to the buddy if activation... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Roman Gushchin | mm: cma: allocate cma areas bottom-up |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Rik van Riel | mm,shmem,thp: limit shmem THP allocations to requested... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Rik van Riel | mm,thp,shmem: make khugepaged obey tmpfs mount flags |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Rik van Riel | mm,thp,shm: limit gfp mask to no more than specified |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Rik van Riel | mm,thp,shmem: limit shmem THP alloc gfp_mask |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: remove pagevec_lookup_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: pass pvec directly to find_get_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: remove nr_entries parameter from pagevec_lookup_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: add an 'end' parameter to pagevec_lookup_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: add an 'end' parameter to find_get_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: add and use find_lock_entries |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | iomap: use mapping_seek_hole_data |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm/filemap: add mapping_seek_hole_data |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm/filemap: add helper for finding pages |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm/filemap: rename find_get_entry to mapping_get_entry |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: add FGP_ENTRY |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm/swap: optimise get_shadow_from_swap_cache |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm/shmem: use pagevec_lookup in shmem_unlock_mapping |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Matthew Wilcox... | mm: make pagecache tagged lookups return only head... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge tag 'kbuild-v5.12' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge tag 'ext4_for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge tag 'pci-v5.12-changes' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge tag 'nds32-for-linux-5.12' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Geert Uytterhoeven | nds32: Fix bogus reference to <asm/procinfo.h> |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Christoph Hellwig | nds32: use get_kernel_nofault in dump_mem |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Christoph Hellwig | nds32: remove dump_instr |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Krzysztof Kozlowski | nds32: configs: Cleanup CONFIG_CROSS_COMPILE |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Geert Uytterhoeven | nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h> |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge tag 'x86-entry-2021-02-24' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Chengyang Fan | mm/migrate: remove unneeded semicolons |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | hugetlbfs: remove unneeded return value of hugetlb_vmtr... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | hugetlbfs: fix some comment typos |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | hugetlbfs: correct some obsolete comments about inode... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | hugetlbfs: make hugepage size conversion more readable |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | hugetlbfs: remove meaningless variable avoid_reserve |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | hugetlbfs: correct obsolete function name in hugetlbfs_... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | hugetlbfs: use helper macro default_hstate in init_huge... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_s... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Mike Kravetz | hugetlbfs: remove special hugetlbfs_set_page_dirty() |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Mike Kravetz | mm/hugetlb: change hugetlb_reserve_pages() to type... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Tang Yizhou | mm, oom: fix a comment in dump_task() |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | mm/mempolicy: use helper range_in_vma() in queue_pages_... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Huang Ying | numa balancing: migrate on fault among multiple bound... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Vlastimil Babka | mm, compaction: make fast_isolate_freepages() stay... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Wonhyuk Yang | mm/compaction: fix misbehaviors of fast_find_migrateblock() |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Charan Teja... | mm/compaction: correct deferral logic for proactive... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Alex Shi | mm/compaction: remove rcu_read_lock during page compaction |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | z3fold: simplify the zhdr initialization code in init_z... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Miaohe Lin | z3fold: remove unused attribute for release_z3fold_page |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Dave Hansen | mm/vmscan: restore zone_reclaim_mode ABI |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Mike Kravetz | hugetlb: fix uninitialized subpool pointer |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Mike Kravetz | include/linux/hugetlb.h: add synchronization informatio... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Mike Kravetz | hugetlb: convert PageHugeFreed to HPageFreed flag |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Mike Kravetz | hugetlb: convert PageHugeTemporary() to HPageTemporary... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Mike Kravetz | hugetlb: convert page_huge_active() HPageMigratable... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Mike Kravetz | hugetlb: use page.private for hugetlb specific page... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Oscar Salvador | mm: workingset: clarify eviction order and distance... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Yu Zhao | mm/vmscan.c: make lruvec_lru_size() static |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Yu Zhao | include/linux/mm_inline.h: fold __update_lru_size(... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Yu Zhao | include/linux/mm_inline.h: fold page_lru_base_type... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Yu Zhao | mm: VM_BUG_ON lru page flags |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Yu Zhao | mm: add __clear_page_lru_flags() to replace page_off_lru() |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Yu Zhao | mm/swap.c: don't pass "enum lru_list" to del_page_from_... |
commit | commitdiff | tree | snapshot |
next |