index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-02-26
mm: add an 'end' parameter to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
mm: add and use find_lock_entries
Matthew Wilcox (Oracle)
2021-02-26
iomap: use mapping_seek_hole_data
Matthew Wilcox (Oracle)
2021-02-26
mm/filemap: add mapping_seek_hole_data
Matthew Wilcox (Oracle)
2021-02-26
mm/filemap: add helper for finding pages
Matthew Wilcox (Oracle)
2021-02-26
mm/filemap: rename find_get_entry to mapping_get_entry
Matthew Wilcox (Oracle)
2021-02-26
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
2021-02-26
mm/swap: optimise get_shadow_from_swap_cache
Matthew Wilcox (Oracle)
2021-02-26
mm/shmem: use pagevec_lookup in shmem_unlock_mapping
Matthew Wilcox (Oracle)
2021-02-26
mm: make pagecache tagged lookups return only head pages
Matthew Wilcox (Oracle)
2021-02-24
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
2021-02-24
mm, oom: fix a comment in dump_task()
Tang Yizhou
2021-02-24
mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()
Miaohe Lin
2021-02-24
numa balancing: migrate on fault among multiple bound nodes
Huang Ying
2021-02-24
mm, compaction: make fast_isolate_freepages() stay within zone
Vlastimil Babka
2021-02-24
mm/compaction: fix misbehaviors of fast_find_migrateblock()
Wonhyuk Yang
2021-02-24
mm/compaction: correct deferral logic for proactive compaction
Charan Teja Reddy
2021-02-24
mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked
Miaohe Lin
2021-02-24
mm/compaction: remove rcu_read_lock during page compaction
Alex Shi
2021-02-24
z3fold: simplify the zhdr initialization code in init_z3fold_page()
Miaohe Lin
2021-02-24
z3fold: remove unused attribute for release_z3fold_page
Miaohe Lin
2021-02-24
mm/vmscan: restore zone_reclaim_mode ABI
Dave Hansen
2021-02-24
hugetlb: fix uninitialized subpool pointer
Mike Kravetz
2021-02-24
hugetlb: convert PageHugeFreed to HPageFreed flag
Mike Kravetz
2021-02-24
hugetlb: convert PageHugeTemporary() to HPageTemporary flag
Mike Kravetz
2021-02-24
hugetlb: convert page_huge_active() HPageMigratable flag
Mike Kravetz
2021-02-24
hugetlb: use page.private for hugetlb specific page flags
Mike Kravetz
2021-02-24
mm: workingset: clarify eviction order and distance calculation
Oscar Salvador
2021-02-24
mm/vmscan.c: make lruvec_lru_size() static
Yu Zhao
2021-02-24
mm: VM_BUG_ON lru page flags
Yu Zhao
2021-02-24
mm: add __clear_page_lru_flags() to replace page_off_lru()
Yu Zhao
2021-02-24
mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
Yu Zhao
2021-02-24
mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()
Yu Zhao
2021-02-24
mm: don't pass "enum lru_list" to lru list addition functions
Yu Zhao
2021-02-24
mm/vmscan.c: use add_page_to_lru_list()
Yu Zhao
2021-02-24
mm/workingset.c: avoid unnecessary max_nodes estimation in count_shadow_nodes()
Miaohe Lin
2021-02-24
mm/vmscan: __isolate_lru_page_prepare() cleanup
Alex Shi
2021-02-24
mm/hugetlb: suppress wrong warning info when alloc gigantic page
Chen Wandun
2021-02-24
hugetlb: fix copy_huge_page_from_user contig page struct assumption
Mike Kravetz
2021-02-24
hugetlb: fix update_and_free_page contig page struct assumption
Mike Kravetz
2021-02-24
mm/hugetlb: use helper huge_page_size() to get hugepage size
Miaohe Lin
2021-02-24
mm/hugetlb: remove unnecessary VM_BUG_ON_PAGE on putback_active_hugepage()
Miaohe Lin
2021-02-24
mm/hugetlb: use helper function range_in_vma() in page_table_shareable()
Miaohe Lin
2021-02-24
hugetlb_cgroup: use helper pages_per_huge_page() in hugetlb_cgroup
Miaohe Lin
2021-02-24
mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is...
Aneesh Kumar K.V
2021-02-24
mm/huge_memory.c: remove unused return value of set_huge_zero_page()
Miaohe Lin
2021-02-24
mm/hugetlb.c: fix typos in comments
Zhiyuan Dai
2021-02-24
mm/hugetlb: remove redundant check in preparing and destroying gigantic page
Yanfei Xu
2021-02-24
mm/hugetlb: fix some comment typos
Miaohe Lin
2021-02-24
mm/hugetlb: refactor subpage recording
Joao Martins
[next]