proc: convert everything to "struct proc_ops"
[linux-2.6-microblaze.git] / mm /
2020-02-04 Alexey Dobriyanproc: convert everything to "struct proc_ops"
2020-02-04 Peter Zijlstraasm-generic/tlb: provide MMU_GATHER_TABLE_FREE
2020-02-04 Peter Zijlstraasm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
2020-02-04 Peter Zijlstraasm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
2020-02-04 Peter Zijlstraasm-generic/tlb: rename HAVE_RCU_TABLE_FREE
2020-02-04 Peter Zijlstramm/mmu_gather: invalidate TLB correctly on batch alloca...
2020-02-04 Steven Pricex86: mm: avoid allocating struct mm_struct on the stack
2020-02-04 Steven Pricemm: ptdump: reduce level numbers by 1 in note_page()
2020-02-04 Steven Pricemm: add generic ptdump
2020-02-04 Steven Pricemm: pagewalk: add 'depth' parameter to pte_hole
2020-02-04 Steven Pricemm: pagewalk: fix termination condition in walk_pte_range()
2020-02-04 Steven Pricemm: pagewalk: don't lock PTEs for walk_page_range_novma()
2020-02-04 Steven Pricemm: pagewalk: allow walking without vma
2020-02-04 Steven Pricemm: pagewalk: add p4d_entry() and pgd_entry()
2020-02-04 Florian Westphalmm: remove __krealloc
2020-02-04 David Hildenbrandmm/memory_hotplug: drop valid_start/valid_end from...
2020-02-04 David Hildenbrandmm/memory_hotplug: cleanup __remove_pages()
2020-02-04 David Hildenbrandmm/memory_hotplug: drop local variables in shrink_zone_...
2020-02-04 David Hildenbrandmm/memory_hotplug: don't check for "all holes" in shrin...
2020-02-04 David Hildenbrandmm/memory_hotplug: we always have a zone in find_(small...
2020-02-04 David Hildenbrandmm/memory_hotplug: poison memmap in remove_pfn_range_fr...
2020-02-04 Aneesh Kumar K.Vmm/memmap_init: update variable name in memmap_init_zone
2020-02-04 David Hildenbrandmm: factor out next_present_section_nr()
2020-02-04 David Hildenbrandmm/page_alloc: fix and rework pfn handling in memmap_in...
2020-02-04 David Hildenbrandmm/page_alloc.c: initialize memmap of unavailable memor...
2020-02-04 David Hildenbrandmm/page_alloc.c: fix uninitialized memmaps on a partial...
2020-02-03 Linus TorvaldsMerge tag 'for-5.6-tag' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge tag 'kgdb-5.6-rc1' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge tag 'char-misc-5.6-rc1-2' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'backlight-next-5.6' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'mfd-next-5.6' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git./linux...
2020-02-02 Linus TorvaldsMerge tag 'leds-5.6-rc1' of git://git./linux/kernel...
2020-02-02 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2020-02-01 Linus TorvaldsMerge tag '5.6-rc-small-smb3-fix-for-stable' of git...
2020-02-01 Linus TorvaldsMerge tag 'kconfig-v5.6' of git://git./linux/kernel...
2020-02-01 Linus TorvaldsMerge tag 'kbuild-v5.6' of git://git./linux/kernel...
2020-02-01 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'pci-v5.6-changes' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'media/v5.6-1' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-01-31 Linus TorvaldsMerge tag 'thermal-v5.6-rc1-2' of git://git./linux...
2020-01-31 Linus TorvaldsMerge tag 'acpi-5.6-rc1-2' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'pm-5.6-rc1-2' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'gfs2-for-5.6' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'iomap-5.6-merge-3' of git://git./fs/xfs...
2020-01-31 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-01-31 Linus TorvaldsMerge tag 'modules-for-v5.6' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'mips_5.6' of git://git./linux/kernel/git...
2020-01-31 Linus TorvaldsMerge tag 'arc-5.6-rc1' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'riscv-for-linus-5.6-mw0' of git://git./linux...
2020-01-31 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2020-01-31 Dmitry Vyukovkcov: ignore fault-inject and stacktrace
2020-01-31 Dan Carpenterzswap: potential NULL dereference on error in init_zswap()
2020-01-31 Vitaly Woolmm/zswap.c: add allocation hysteresis if pool limit...
2020-01-31 Qian Caimm/page_isolation: fix potential warning from user
2020-01-31 Qian Caimm/hotplug: silence a lockdep splat with printk()
2020-01-31 David Hildenbrandmm/memory_hotplug: pass in nid to online_pages()
2020-01-31 Miaohe Linmm/mmap.c: get rid of odd jump labels in find_mergeable...
2020-01-31 David Rientjesmm, thp: fix defrag setting if newline is not used
2020-01-31 Ralph Campbellmm/migrate: add stable check in migrate_vma_insert_page()
2020-01-31 Ralph Campbellmm/migrate: clean up some minor coding style
2020-01-31 Ralph Campbellmm/migrate: remove useless mask of start address
2020-01-31 Wei Yangmm/huge_memory.c: reduce critical section protected...
2020-01-31 Wei Yangmm/huge_memory.c: use head to emphasize the purpose...
2020-01-31 Wei Yangmm/huge_memory.c: use head to check huge zero page
2020-01-31 David Rientjesmm, oom: dump stack of victim when reaping failed
2020-01-31 Anshuman Khandualmemblock: Use __func__ in remaining memblock_dbg()...
2020-01-31 Anshuman Khandualmm/memblock: define memblock_physmem_add()
2020-01-31 Alex Shimm/vmscan: remove unused RECLAIM_OFF/RECLAIM_ZONE
2020-01-31 Alex Shimm/vmscan: remove prefetch_prev_lru_page
2020-01-31 Liu Songmm/vmscan.c: remove unused return value of shrink_node
2020-01-31 David Hildenbrandmm: remove "count" parameter from has_unmovable_pages()
2020-01-31 David Hildenbrandmm: remove the memory isolate notifier
2020-01-31 Kirill A. Shutemovmm/page_alloc: skip non present sections on zone initia...
2020-01-31 Andy Shevchenkomm/early_ioremap.c: use %pa to print resource_size_t...
2020-01-31 Li Xinhaimm/page_vma_mapped.c: explicitly compare pfn for normal...
2020-01-31 Kaitao Chengmm/memcontrol.c: cleanup some useless code
2020-01-31 Vasily Averinmm/swapfile.c: swap_next should increase position index
2020-01-31 John Hubbardmm, tree-wide: rename put_user_page*() to unpin_user_pa...
2020-01-31 John Hubbardmm/gup_benchmark: use proper FOLL_WRITE flags instead...
2020-01-31 John Hubbardmm/process_vm_access: set FOLL_PIN via pin_user_pages_r...
2020-01-31 John Hubbardmm/gup: introduce pin_user_pages*() and FOLL_PIN
2020-01-31 John Hubbardmm/gup: allow FOLL_FORCE for get_user_pages_fast()
2020-01-31 John Hubbardmm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
2020-01-31 John Hubbardmm: devmap: refactor 1-based refcounting for ZONE_DEVIC...
2020-01-31 Dan Williamsmm: Cleanup __put_devmap_managed_page() vs ->page_free()
2020-01-31 John Hubbardmm/gup: move try_get_compound_head() to top, fix minor...
2020-01-31 John Hubbardmm/gup: factor out duplicate code from four routines
2020-01-31 Wei Yangmm/gup.c: use is_vm_hugetlb_page() to check whether...
2020-01-31 Qiujun Huangmm: fix gup_pud_range
2020-01-31 Ira Weinymm/filemap.c: clean up filemap_write_and_wait()
2020-01-31 Vlastimil Babkamm/debug.c: always print flags in dump_page()
2020-01-31 He Zhemm/kmemleak: turn kmemleak_lock and object->lock to...
2020-01-31 Yu Zhaomm/slub.c: avoid slub allocation while holding list_lock
2020-01-31 Yang Shimm: move_pages: report the number of non-attempted...
2020-01-31 Wei Yangmm: thp: don't need care deferred split queue in memcg...
2020-01-31 Dan Williamsmm/memory_hotplug: fix remove_memory() lockdep splat
2020-01-31 Wei Yangmm/migrate.c: also overwrite error when it is bigger...
2020-01-31 Pingfan Liumm/sparse.c: reset section's mem_map when fully deactivated
next