mmzone: clean code by removing unused macro parameter
[linux-2.6-microblaze.git] / mm /
2020-10-14 Mateusz Nosekmmzone: clean code by removing unused macro parameter
2020-10-14 Yanfei Xumm/page_alloc.c: __perform_reclaim should return 'unsig...
2020-10-14 Mateusz Nosekmm/page_alloc.c: clean code by merging two functions
2020-10-14 Mateusz Nosekmm/page_alloc.c: fix early params garbage value accesses
2020-10-14 Mateusz Nosekmm/page_alloc.c: micro-optimization remove unnecessary...
2020-10-14 Mateusz Nosekmm/page_alloc.c: clean code by removing unnecessary...
2020-10-14 Li Xinhaimm, isolation: avoid checking unmovable pages across...
2020-10-14 David Hildenbrandmm/page_isolation: cleanup set_migratetype_isolate()
2020-10-14 David Hildenbrandmm/page_isolation: drop WARN_ON_ONCE() in set_migratety...
2020-10-14 David Hildenbrandmm/page_isolation: exit early when pageblock is isolate...
2020-10-14 David Hildenbrandmm/page_alloc: tweak comments in has_unmovable_pages()
2020-10-14 David Gowmm: kasan: do not panic if both panic_on_warn and kasan...
2020-10-14 Patricia AlfonsoKUnit: KASAN Integration
2020-10-14 Hui Summ/vmalloc.c: fix the comment of find_vm_area
2020-10-14 Hui Summ/vmalloc.c: update the comment in __vmalloc_area_node()
2020-10-14 Alex Shimm/memory-failure.c: remove unused macro `writeback'
2020-10-14 Xianting Tianmm/memory-failure: do pgoff calculation before for_each...
2020-10-14 Andy Shevchenkomm/dmapool.c: replace hard coded function name with...
2020-10-14 Andy Shevchenkomm/dmapool.c: replace open-coded list_for_each_entry_safe()
2020-10-14 Peter Xumm: remove src/dst mm parameter in copy_page_range()
2020-10-14 Liao Pingfangmm/mmap.c: replace do_brk with do_brk_flags in comment...
2020-10-14 Miaohe Linmm/mmap.c: use helper function allow_write_access(...
2020-10-14 Miaohe Linmm: use helper function mapping_allow_writable()
2020-10-14 Wei Yangmm/mmap: check on file instead of the rb_root_cached...
2020-10-14 Wei Yangmm/mmap: not necessary to check mapping separately
2020-10-14 Randy Dunlapmm/memory.c: fix spello of "function"
2020-10-14 Wei Yangmm/mmap: leave adjust_next as virtual address instead...
2020-10-14 Wei Yangmm/mmap: leverage vma_rb_erase_ignore() to implement...
2020-10-14 Wei Yangmm/mmap: rename __vma_unlink_common() to __vma_unlink()
2020-10-14 Yanfei Xumm/memory.c: replace vmf->vma with variable vma
2020-10-14 Yanfei Xumm/memory.c: fix typo in __do_fault() comment
2020-10-14 Ralph Campbellmm/memcg: fix device private memcg accounting
2020-10-14 Bharata B Raomm: memcg/slab: uncharge during kmem_cache_free_bulk()
2020-10-14 Miaohe Linmm: memcontrol: reword obsolete comment of mem_cgroup_u...
2020-10-14 Miaohe Linmm/page_counter: correct the obsolete func name in...
2020-10-14 Muchun Songmm: memcontrol: add the missing numa_stat interface...
2020-10-14 Waiman Longmm/memcg: unify swap and memsw page counters
2020-10-14 Waiman Longmm/memcg: simplify mem_cgroup_get_max()
2020-10-14 Waiman Longmm/memcg: clean up obsolete enum charge_type
2020-10-14 Miaohe Linmm: memcontrol: correct the comment of mem_cgroup_iter()
2020-10-14 Roman Gushchinmm: memcg/slab: fix racy access to page->mem_cgroup...
2020-10-14 Gustavo A. R. Silvamm: memcontrol: use the preferred form for passing...
2020-10-14 Gustavo A. R. Silvamm: memcontrol: use flex_array_size() helper in memcpy()
2020-10-14 Ira Weinymm/memremap.c: convert devmap static branch to {inc...
2020-10-14 Miaohe Linmm/swapfile.c: fix potential memory leak in sys_swapon
2020-10-14 Miaohe Linmm/swapfile.c: remove unnecessary goto out in _swap_inf...
2020-10-14 Miaohe Linmm/swap.c: fix incomplete comment in lru_cache_add_inac...
2020-10-14 Miaohe Linmm/page_io.c: remove useless out label in __swap_writep...
2020-10-14 Miaohe Linmm/swap_slots.c: remove always zero and unused return...
2020-10-14 Miaohe Linmm/swap.c: fix confusing comment in release_pages()
2020-10-14 Yu Zhaomm: remove superfluous __ClearPageActive()
2020-10-14 Yu Zhaomm: remove activate_page() from unuse_pte()
2020-10-14 Gao Xiangswap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
2020-10-14 John Hubbardmm/gup: protect unpin_user_pages() against npages=...
2020-10-14 Barry Songmm/gup: don't permit users to call get_user_pages with...
2020-10-14 Barry Songmm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM...
2020-10-14 Barry Songmm/gup_benchmark: update the documentation in Kconfig
2020-10-14 Yafang Shaomm, fadvise: improve the expensive remote LRU cache...
2020-10-14 Matthew Wilcox ... mm/filemap: fix filemap_map_pages for THP
2020-10-14 Matthew Wilcox ... mm: add find_lock_head
2020-10-14 Matthew Wilcox ... mm/shmem: return head page from find_lock_entry
2020-10-14 Matthew Wilcox ... mm: convert find_get_entry to return the head page
2020-10-14 Matthew Wilcox ... i915: use find_lock_page instead of find_lock_entry
2020-10-14 Matthew Wilcox ... mm: optimise madvise WILLNEED
2020-10-14 Matthew Wilcox ... mm: use find_get_incore_page in memcontrol
2020-10-14 Matthew Wilcox ... mm: factor find_get_incore_page out of mincore_page
2020-10-14 John Hubbardmm, dump_page: rename head_mapcount() --> head_compound...
2020-10-14 Matthew Wilcox ... mm/debug.c: do not dereference i_ino blindly
2020-10-14 Dan Williamsmm/memremap_pages: support multiple ranges per invocation
2020-10-14 Dan Williamsmm/memremap_pages: convert to 'struct range'
2020-10-14 Dan Williamsmm/memory_hotplug: introduce default phys_to_target_nod...
2020-10-14 Hui Summ,kmemleak-test.c: move kmemleak-test.c to samples dir
2020-10-14 Davidlohr Buesomm/kmemleak: rely on rcu for task stack scanning
2020-10-14 Abel Wumm/slub: make add_full() condition more explicit
2020-10-14 Abel Wumm/slub: fix missing ALLOC_SLOWPATH stat when bulk...
2020-10-14 Abel Wumm/slub.c: branch optimization in free slowpath
2020-10-14 Mateusz Nosekmm/slab.c: clean code by removing redundant if condition
2020-10-13 Linus TorvaldsMerge tag 'x86_asm_for_v5.10' of git://git./linux/kerne...
2020-10-13 Linus TorvaldsMerge tag 'drivers-5.10-2020-10-12' of git://git.kernel...
2020-10-13 Linus TorvaldsMerge tag 'libata-5.10-2020-10-12' of git://git.kernel...
2020-10-13 Linus TorvaldsMerge tag 'io_uring-5.10-2020-10-12' of git://git.kerne...
2020-10-13 Linus TorvaldsMerge tag 'block-5.10-2020-10-12' of git://git.kernel...
2020-10-13 Linus TorvaldsMerge tag 'x86_urgent_for_v5.10-rc1' of git://git....
2020-10-13 Linus TorvaldsMerge tag 'hwmon-for-v5.10' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'gpio-v5.10-1' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'spi-v5.10' of git://git./linux/kernel/git...
2020-10-13 Linus TorvaldsMerge tag 'regulator-v5.10' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'regmap-v5.10' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'media/v5.10-1' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'mmc-v5.10' of git://git./linux/kernel/git...
2020-10-13 Linus TorvaldsMerge tag 'erofs-for-5.10-rc1' of git://git./linux...
2020-10-13 Linus TorvaldsMerge tag 'for-5.10-tag' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'dlm-5.10' of git://git./linux/kernel/git...
2020-10-13 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2020-10-13 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-10-12 Linus TorvaldsMerge tag 'locks-v5.10-1' of git://git./linux/kernel...
2020-10-12 Linus TorvaldsMerge branch 'compat.mount' of git://git./linux/kernel...
2020-10-12 Linus TorvaldsMerge branch 'work.quota-compat' of git://git./linux...
2020-10-12 Linus TorvaldsMerge branch 'work.iov_iter' of git://git./linux/kernel...
2020-10-12 Linus TorvaldsMerge branch 'work.csum_and_copy' of git://git./linux...
next