linux-2.6-microblaze.git
2020-12-15 Yang Shimm: truncate_complete_page() does not exist any more
2020-12-15 Matthew Wilcox... mm: support THPs in zero_user_segments
2020-12-15 Ralph Campbellmm/migrate.c: optimize migrate_vma_pages() mmu notifier
2020-12-15 Long Limm/migrate.c: fix comment spelling
2020-12-15 Hui Summ/oom_kill: change comment and rename is_dump_unreclai...
2020-12-15 Hui Summ/compaction: make defer_compaction and compaction_def...
2020-12-15 Hui Summ/compaction: move compaction_suitable's comment to...
2020-12-15 Yanfei Xumm/compaction: rename 'start_pfn' to 'iteration_start_p...
2020-12-15 Vitaly Woolz3fold: remove preempt disabled sections for RT
2020-12-15 Vitaly Woolz3fold: stricter locking and more careful reclaim
2020-12-15 Vitaly Woolz3fold: simplify freeing slots
2020-12-15 Muchun Songmm/page_isolation: do not isolate the max order page
2020-12-15 logic.yumm/vmscan.c: remove the filename in the top of file...
2020-12-15 Lukas Bulwahnmm/vmscan: drop unneeded assignment in kswapd()
2020-12-15 Johannes Weinermm: don't wake kswapd prematurely when watermark boosti...
2020-12-15 Dan Carpenterhugetlb: fix an error code in hugetlb_reserve_pages()
2020-12-15 Oscar Salvadormm,hugetlb: remove unneeded initialization
2020-12-15 Liu Xiangmm: hugetlb: fix type of delta parameter and related...
2020-12-15 Alex Shikhugepaged: add parameter explanations for kernel-doc...
2020-12-15 Ralph Campbellinclude/linux/huge_mm.h: remove extern keyword
2020-12-15 Hui Summ/hugetlb.c: just use put_page_testzero() instead...
2020-12-15 Oscar Salvadormm,hwpoison: return -EBUSY when migration fails
2020-12-15 Oscar Salvadormm,memory_failure: always pin the page in madvise_injec...
2020-12-15 Oscar Salvadormm,hwpoison: remove drain_all_pages from shake_page
2020-12-15 Oscar Salvadormm,hwpoison: disable pcplists before grabbing a refcount
2020-12-15 Oscar Salvadormm,hwpoison: refactor get_any_page
2020-12-15 Oscar Salvadormm,hwpoison: drop unneeded pcplist draining
2020-12-15 Oscar Salvadormm,hwpoison: take free pages off the buddy freelists
2020-12-15 Oscar Salvadormm,hwpoison: drain pcplists before bailing out for...
2020-12-15 Muchun Songmm/page_alloc: speed up the iteration of max_order
2020-12-15 Lorenzo Stoakesmm: page_alloc: refactor setup_per_zone_lowmem_reserve()
2020-12-15 Lin Fenginit/main: fix broken buffer_init when DEFERRED_STRUCT_...
2020-12-15 David Hildenbrandmm/page_alloc: clear all pages in post_alloc_hook(...
2020-12-15 Zou Weimm/page_alloc: mark some symbols with static keyword
2020-12-15 Matthew Wilcox... mm/page_alloc: add __free_pages() documentation
2020-12-15 Matthew Wilcox... mm/page-flags: fix comment
2020-12-15 Miaohe Lininclude/linux/page-flags.h: remove unused __[Set|Clear...
2020-12-15 Vlastimil Babkamm, page_alloc: disable pcplists during memory offline
2020-12-15 Vlastimil Babkamm, page_alloc: move draining pcplists to page isolatio...
2020-12-15 Vlastimil Babkamm, page_alloc: cache pageset high and batch in struct...
2020-12-15 Vlastimil Babkamm, page_alloc: simplify pageset_update()
2020-12-15 Vlastimil Babkamm, page_alloc: remove setup_pageset()
2020-12-15 Vlastimil Babkamm, page_alloc: calculate pageset high and batch once...
2020-12-15 Vlastimil Babkamm, page_alloc: clean up pageset high and batch update
2020-12-15 Mike Rapoportarch, mm: make kernel_page_present() always available
2020-12-15 Mike Rapoportarch, mm: restore dependency of __kernel_map_pages...
2020-12-15 Mike RapoportPM: hibernate: make direct map manipulations more explicit
2020-12-15 Mike Rapoportmm: introduce debug_pagealloc_{map,unmap}_pages() helpers
2020-12-15 Mike Rapoportm68k: deprecate DISCONTIGMEM
2020-12-15 Mike Rapoportm68k/mm: enable use of generic memory_model.h for ...
2020-12-15 Mike Rapoportm68k/mm: make node data and node setup depend on CONFIG...
2020-12-15 Mike Rapoportarc: use FLATMEM with freeing of unused memory map...
2020-12-15 Mike Rapoportarm, arm64: move free_unused_memmap() to generic mm
2020-12-15 Mike Rapoportarm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
2020-12-15 Mike Rapoportia64: make SPARSEMEM default and disable DISCONTIGMEM
2020-12-15 Mike Rapoportia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
2020-12-15 Mike Rapoportia64: split virtual map initialization out of paging_init()
2020-12-15 Mike Rapoportia64: discontig: paging_init(): remove local max_pfn...
2020-12-15 Mike Rapoportia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
2020-12-15 Mike Rapoportia64: remove custom __early_pfn_to_nid()
2020-12-15 Mike Rapoportalpha: switch from DISCONTIGMEM to SPARSEMEM
2020-12-15 Marco Elverlkdtm: disable KASAN for rodata.o
2020-12-15 Walter Wukasan: update documentation for generic kasan
2020-12-15 Walter Wulib/test_kasan.c: add workqueue test case
2020-12-15 Walter Wukasan: print workqueue stack
2020-12-15 Walter Wuworkqueue: kasan: record workqueue stack
2020-12-15 Vincenzo Frascinomm/vmalloc.c: fix kasan shadow poisoning size
2020-12-15 Alex Shidocs/vm: remove unused 3 items explanation for /proc...
2020-12-15 Waiman Longmm/vmalloc: Fix unlock order in s_stop()
2020-12-15 Baolin Wangmm/vmalloc.c: remove unnecessary return statement
2020-12-15 Alex Shimm/vmalloc: add 'align' parameter explanation for pvm_d...
2020-12-15 Uladzislau... mm/vmalloc: rework the drain logic
2020-12-15 Uladzislau... mm/vmalloc: use free_vm_area() if an allocation fails
2020-12-15 Andrew Mortonmm/vmalloc.c:__vmalloc_area_node(): avoid 32-bit overflow
2020-12-15 Daniel Vetterlocking/selftests: add testcases for fs_reclaim
2020-12-15 Daniel Vettermm: extract might_alloc() debug check
2020-12-15 Daniel Vettermm: track mmu notifiers in fs_reclaim_acquire/release
2020-12-15 Dmitry Safonovmm: forbid splitting special mappings
2020-12-15 Dmitry Safonovmremap: check if it's possible to split original vma
2020-12-15 Dmitry Safonovvm_ops: rename .split() callback to .may_split()
2020-12-15 Dmitry Safonovmremap: don't allow MREMAP_DONTUNMAP on special_mapping...
2020-12-15 Dmitry Safonovmm/mremap: for MREMAP_DONTUNMAP check security_vm_enoug...
2020-12-15 Dmitry Safonovmm/mremap: account memory on do_munmap() failure
2020-12-15 Matthew Wilcox... mm: move free_unref_page to mm/internal.h
2020-12-15 Matthew Wilcox... sparc: fix handling of page table constructor failure
2020-12-15 Axel Rasmussenmm: mmap_lock: add tracepoints around lock acquisition
2020-12-15 Alex Shimm/page_vma_mapped.c: add colon to fix kernel-doc marku...
2020-12-15 Alex Shimm/mapping_dirty_helpers: enhance the kernel-doc markups
2020-12-15 John Hubbardmm: cleanup: remove unused tsk arg from __access_remote_vm
2020-12-15 Kalesh Singhx86: mremap speedup - Enable HAVE_MOVE_PUD
2020-12-15 Kalesh Singharm64: mremap speedup - enable HAVE_MOVE_PUD
2020-12-15 Kalesh Singhmm: speedup mremap on 1GB or larger regions
2020-12-15 Kalesh Singhkselftests: vm: add mremap tests
2020-12-15 Dan Williamsxen/unpopulated-alloc: consolidate pgmap manipulation
2020-12-15 Shakeel Buttmm: memcontrol: account pagetables per node
2020-12-15 Shakeel Buttmm: move lruvec stats update functions to vmstat.h
2020-12-15 Alex Shimm/memcg: remove incorrect comment
2020-12-15 Kaixu Xiamm: memcontrol: sssign boolean values to a bool variable
2020-12-15 Muchun Songmm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_...
2020-12-15 Lukas Bulwahnmm: memcg: remove obsolete memcg_has_children()
next