linux-2.6-microblaze.git
2021-02-26 David HildenbrandDocumentation: sysfs/memory: clarify some memory block...
2021-02-26 David Hildenbranddrivers/base/memory: don't store phys_device in memory...
2021-02-26 Miaohe Linmm/memory_hotplug: use helper function zone_end_pfn...
2021-02-26 David Hildenbrandmm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RE...
2021-02-26 Anshuman Khandualmm/memory_hotplug: rename all existing 'memhp' into...
2021-02-26 Dan Williamsmm: fix memory_failure() handling of dax-namespace...
2021-02-26 Dan Williamsmm: teach pfn_to_online_page() about ZONE_DEVICE sectio...
2021-02-26 Dan Williamsmm: teach pfn_to_online_page() to consider subsection...
2021-02-26 Dan Williamsmm: move pfn_to_online_page() out of line
2021-02-26 Jiang Biaomm/vmstat.c: erase latency in vmstat_shepherd
2021-02-26 Johannes Weinermm: vmstat: add some comments on internal storage of...
2021-02-26 Johannes Weinermm: vmstat: fix NOHZ wakeups for node stat changes
2021-02-26 Patrick Dalymm: cma: print region name on failure
2021-02-26 David Hildenbrandmm/page_alloc: count CMA pages per zone and print them...
2021-02-26 David Hildenbrandmm/cma: expose all pages to the buddy if activation...
2021-02-26 Roman Gushchinmm: cma: allocate cma areas bottom-up
2021-02-26 Rik van Rielmm,shmem,thp: limit shmem THP allocations to requested...
2021-02-26 Rik van Rielmm,thp,shmem: make khugepaged obey tmpfs mount flags
2021-02-26 Rik van Rielmm,thp,shm: limit gfp mask to no more than specified
2021-02-26 Rik van Rielmm,thp,shmem: limit shmem THP alloc gfp_mask
2021-02-26 Matthew Wilcox... mm: remove pagevec_lookup_entries
2021-02-26 Matthew Wilcox... mm: pass pvec directly to find_get_entries
2021-02-26 Matthew Wilcox... mm: remove nr_entries parameter from pagevec_lookup_entries
2021-02-26 Matthew Wilcox... mm: add an 'end' parameter to pagevec_lookup_entries
2021-02-26 Matthew Wilcox... mm: add an 'end' parameter to find_get_entries
2021-02-26 Matthew Wilcox... mm: add and use find_lock_entries
2021-02-26 Matthew Wilcox... iomap: use mapping_seek_hole_data
2021-02-26 Matthew Wilcox... mm/filemap: add mapping_seek_hole_data
2021-02-26 Matthew Wilcox... mm/filemap: add helper for finding pages
2021-02-26 Matthew Wilcox... mm/filemap: rename find_get_entry to mapping_get_entry
2021-02-26 Matthew Wilcox... mm: add FGP_ENTRY
2021-02-26 Matthew Wilcox... mm/swap: optimise get_shadow_from_swap_cache
2021-02-26 Matthew Wilcox... mm/shmem: use pagevec_lookup in shmem_unlock_mapping
2021-02-26 Matthew Wilcox... mm: make pagecache tagged lookups return only head...
2021-02-25 Linus TorvaldsMerge tag 'kbuild-v5.12' of git://git./linux/kernel...
2021-02-25 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2021-02-25 Linus TorvaldsMerge tag 'pci-v5.12-changes' of git://git./linux/kerne...
2021-02-25 Linus TorvaldsMerge tag 'nds32-for-linux-5.12' of git://git./linux...
2021-02-25 Geert Uytterhoevennds32: Fix bogus reference to <asm/procinfo.h>
2021-02-25 Christoph Hellwignds32: use get_kernel_nofault in dump_mem
2021-02-25 Christoph Hellwignds32: remove dump_instr
2021-02-25 Krzysztof Kozlowskinds32: configs: Cleanup CONFIG_CROSS_COMPILE
2021-02-25 Geert Uytterhoevennds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2021-02-25 Linus TorvaldsMerge tag 'x86-entry-2021-02-24' of git://git./linux...
2021-02-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-02-24 Chengyang Fanmm/migrate: remove unneeded semicolons
2021-02-24 Miaohe Linhugetlbfs: remove unneeded return value of hugetlb_vmtr...
2021-02-24 Miaohe Linhugetlbfs: fix some comment typos
2021-02-24 Miaohe Linhugetlbfs: correct some obsolete comments about inode...
2021-02-24 Miaohe Linhugetlbfs: make hugepage size conversion more readable
2021-02-24 Miaohe Linhugetlbfs: remove meaningless variable avoid_reserve
2021-02-24 Miaohe Linhugetlbfs: correct obsolete function name in hugetlbfs_...
2021-02-24 Miaohe Linhugetlbfs: use helper macro default_hstate in init_huge...
2021-02-24 Miaohe Linhugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_s...
2021-02-24 Mike Kravetzhugetlbfs: remove special hugetlbfs_set_page_dirty()
2021-02-24 Mike Kravetzmm/hugetlb: change hugetlb_reserve_pages() to type...
2021-02-24 Tang Yizhoumm, oom: fix a comment in dump_task()
2021-02-24 Miaohe Linmm/mempolicy: use helper range_in_vma() in queue_pages_...
2021-02-24 Huang Yingnuma balancing: migrate on fault among multiple bound...
2021-02-24 Vlastimil Babkamm, compaction: make fast_isolate_freepages() stay...
2021-02-24 Wonhyuk Yangmm/compaction: fix misbehaviors of fast_find_migrateblock()
2021-02-24 Charan Teja... mm/compaction: correct deferral logic for proactive...
2021-02-24 Miaohe Linmm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked
2021-02-24 Alex Shimm/compaction: remove rcu_read_lock during page compaction
2021-02-24 Miaohe Linz3fold: simplify the zhdr initialization code in init_z...
2021-02-24 Miaohe Linz3fold: remove unused attribute for release_z3fold_page
2021-02-24 Dave Hansenmm/vmscan: restore zone_reclaim_mode ABI
2021-02-24 Mike Kravetzhugetlb: fix uninitialized subpool pointer
2021-02-24 Mike Kravetzinclude/linux/hugetlb.h: add synchronization informatio...
2021-02-24 Mike Kravetzhugetlb: convert PageHugeFreed to HPageFreed flag
2021-02-24 Mike Kravetzhugetlb: convert PageHugeTemporary() to HPageTemporary...
2021-02-24 Mike Kravetzhugetlb: convert page_huge_active() HPageMigratable...
2021-02-24 Mike Kravetzhugetlb: use page.private for hugetlb specific page...
2021-02-24 Oscar Salvadormm: workingset: clarify eviction order and distance...
2021-02-24 Yu Zhaomm/vmscan.c: make lruvec_lru_size() static
2021-02-24 Yu Zhaoinclude/linux/mm_inline.h: fold __update_lru_size(...
2021-02-24 Yu Zhaoinclude/linux/mm_inline.h: fold page_lru_base_type...
2021-02-24 Yu Zhaomm: VM_BUG_ON lru page flags
2021-02-24 Yu Zhaomm: add __clear_page_lru_flags() to replace page_off_lru()
2021-02-24 Yu Zhaomm/swap.c: don't pass "enum lru_list" to del_page_from_...
2021-02-24 Yu Zhaomm/swap.c: don't pass "enum lru_list" to trace_mm_lru_i...
2021-02-24 Yu Zhaomm: don't pass "enum lru_list" to lru list addition...
2021-02-24 Yu Zhaoinclude/linux/mm_inline.h: shuffle lru list addition...
2021-02-24 Yu Zhaomm/vmscan.c: use add_page_to_lru_list()
2021-02-24 Miaohe Linmm/workingset.c: avoid unnecessary max_nodes estimation...
2021-02-24 Alex Shimm/vmscan: __isolate_lru_page_prepare() cleanup
2021-02-24 Chen Wandunmm/hugetlb: suppress wrong warning info when alloc...
2021-02-24 Mike Kravetzhugetlb: fix copy_huge_page_from_user contig page struc...
2021-02-24 Mike Kravetzhugetlb: fix update_and_free_page contig page struct...
2021-02-24 Miaohe Linmm/hugetlb: use helper huge_page_size() to get hugepage...
2021-02-24 Miaohe Linmm/hugetlb: remove unnecessary VM_BUG_ON_PAGE on putbac...
2021-02-24 Miaohe Linmm/hugetlb: use helper function range_in_vma() in page_...
2021-02-24 Miaohe Linhugetlb_cgroup: use helper pages_per_huge_page() in...
2021-02-24 Aneesh Kumar K.Vmm/pmem: avoid inserting hugepage PTE entry with fsdax...
2021-02-24 Miaohe Linmm/huge_memory.c: remove unused return value of set_hug...
2021-02-24 Zhiyuan Daimm/hugetlb.c: fix typos in comments
2021-02-24 Yanfei Xumm/hugetlb: remove redundant check in preparing and...
2021-02-24 Miaohe Linmm/hugetlb: fix some comment typos
2021-02-24 Joao Martinsmm/hugetlb: refactor subpage recording
2021-02-24 Joao Martinsmm/hugetlb: grab head page refcount once for group...
next