mm: make variable names for populate_vma_page_range() consistent
[linux-2.6-microblaze.git] / include /
2021-07-01 Yang Shimm: rmap: make try_to_unmap() void function
2021-07-01 Yang Shimm: thp: refactor NUMA fault handling
2021-07-01 Yang Shimm: memory: add orig_pmd to struct vm_fault
2021-07-01 Muchun Songmm: migrate: fix missing update page_private to hugetlb...
2021-07-01 Anshuman Khandualarm64/mm: drop HAVE_ARCH_PFN_VALID
2021-07-01 Mike Rapoportmemblock: update initialization of reserved pages
2021-07-01 Mike Rapoportinclude/linux/mmzone.h: add documentation for pfn_valid()
2021-07-01 Ben Widawskymm/mempolicy: use unified 'nodes' for bind/interleave...
2021-07-01 Feng Tangmm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_...
2021-07-01 Feng Tangmm/mempolicy: cleanup nodemask intersection check for oom
2021-07-01 Miaohe Linmm/zbud: don't export any zbud API
2021-07-01 David Hildenbrandmm: introduce page_offline_(begin|end|freeze|thaw)...
2021-07-01 David Hildenbrandfs/proc/kcore: don't read offline sections, logically...
2021-07-01 David Hildenbrandfs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
2021-07-01 Yu Zhaoinclude/trace/events/vmscan.h: remove mm_vmscan_inactiv...
2021-07-01 Axel Rasmussenuserfaultfd/shmem: modify shmem_mfill_atomic_pte to...
2021-07-01 Axel Rasmussenuserfaultfd/shmem: advertise shmem minor fault support
2021-07-01 Axel Rasmussenuserfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_ze...
2021-07-01 Peter Xumm/userfaultfd: fix uffd-wp special cases for fork()
2021-07-01 Muchun Songmm: sparsemem: use huge PMD mapping for vmemmap pages
2021-07-01 Muchun Songmm: sparsemem: split the huge PMD mapping of vmemmap...
2021-07-01 Mina Almasrymm, hugetlb: fix racy resv_huge_pages underflow on...
2021-07-01 Christophe Leroymm/vmalloc: enable mapping of huge pages at pte level...
2021-07-01 Christophe Leroymm/vmalloc: enable mapping of huge pages at pte level...
2021-07-01 Christophe Leroymm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
2021-07-01 Christophe Leroymm/hugetlb: change parameters of arch_make_huge_pte()
2021-07-01 Miaohe Linmm/huge_memory.c: add missing read-only THP checking...
2021-07-01 Miaohe Linmm/huge_memory.c: remove dedicated macro HPAGE_CACHE_IN...
2021-07-01 Muchun Songmm: hugetlb: introduce nr_free_vmemmap_pages in the...
2021-07-01 Muchun Songmm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
2021-07-01 Muchun Songmm: hugetlb: alloc the vmemmap pages associated with...
2021-07-01 Muchun Songmm: hugetlb: free the vmemmap pages associated with...
2021-07-01 Muchun Songmm: hugetlb: gather discrete indexes of tail page
2021-07-01 Muchun Songmm: memory_hotplug: factor out bootmem core functions...
2021-06-29 Naoya Horiguchimm,hwpoison: send SIGBUS with error virutal address
2021-06-29 Mel Gormanmm/page_alloc: allow high-order pages to be stored...
2021-06-29 Mike Rapoportmm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
2021-06-29 Mike Rapoportmm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
2021-06-29 Mike Rapoportarch, mm: remove stale mentions of DISCONIGMEM
2021-06-29 Mike Rapoportmm: remove CONFIG_DISCONTIGMEM
2021-06-29 Dong Aishengmm: drop SECTION_SHIFT in code comments
2021-06-29 Mel Gormanmm/page_alloc: introduce vm.percpu_pagelist_high_fraction
2021-06-29 Mel Gormanmm/page_alloc: limit the number of pages on PCP lists...
2021-06-29 Mel Gormanmm/page_alloc: scale the number of pages that are batch...
2021-06-29 Mel Gormanmm/page_alloc: adjust pcp->high after CPU hotplug events
2021-06-29 Mel Gormanmm/page_alloc: delete vm.percpu_pagelist_fraction
2021-06-29 Mel Gormanmm/page_alloc: batch the accounting updates in the...
2021-06-29 Mel Gormanmm/vmstat: inline NUMA event counter updates
2021-06-29 Mel Gormanmm/vmstat: convert NUMA statistics to basic NUMA counters
2021-06-29 Mel Gormanmm/page_alloc: convert per-cpu list protection to local...
2021-06-29 Mel Gormanmm/page_alloc: split per cpu page lists and zone stats
2021-06-29 Matthew Wilcox ... mm: optimise nth_page for contiguous memmap
2021-06-29 Matthew Wilcox ... mm: constify page_count and page_ref_count
2021-06-29 Matthew Wilcox ... mm: constify get_pfnblock_flags_mask and get_pfnblock_m...
2021-06-29 Matthew Wilcox ... mm: make compound_head const-preserving
2021-06-29 Matthew Wilcox ... mm/page_owner: constify dump_page_owner
2021-06-29 Matthew Wilcox ... mm: make __dump_page static
2021-06-29 Mike Rapoportmm/mmzone.h: simplify is_highmem_idx()
2021-06-29 Jungseung Leemm: report which part of mem is being freed on initmem...
2021-06-29 Daniel Axtenskasan: use MAX_PTRS_PER_* for early shadow tables
2021-06-29 Daniel Axtensmm: define default MAX_PTRS_PER_* in include/pgtable.h
2021-06-29 David Gowkasan: test: improve failure message in KUNIT_EXPECT_KA...
2021-06-29 Alexander Potapenkoprintk: introduce dump_stack_lvl()
2021-06-29 Uladzislau Rezki... mm/page_alloc: add an alloc_pages_bulk_array_node(...
2021-06-29 Vincent Whitchurchmm, tracing: unify PFN format strings
2021-06-29 Liam Howlettmm: add vma_lookup(), update find_vma_intersection...
2021-06-29 David Hildenbrandmm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()
2021-06-29 Huilong Dengmm: memcontrol: remove trailing semicolon in macros
2021-06-29 Dan Schatzbergloop: charge i/o to mem and blk cg
2021-06-29 wenhuizhangmemcontrol: use flexible-array member
2021-06-29 Muchun Songmm: memcontrol: rename lruvec_holds_page_lru_lock to...
2021-06-29 Muchun Songmm: memcontrol: simplify lruvec_holds_page_lru_lock
2021-06-29 Muchun Songmm: memcontrol: remove the pgdata parameter of mem_cgro...
2021-06-29 Waiman Longmm: memcg/slab: create a new set of kmalloc-cg-<n>...
2021-06-29 Huang Yingmm: free idle swap cache page after COW
2021-06-29 Miaohe Linswap: fix do_swap_page() race with swapoff
2021-06-29 Miaohe Linmm/swapfile: use percpu_ref to serialize against concur...
2021-06-29 Andrea Arcangelimm: gup: pack has_pinned in MMF_HAS_PINNED
2021-06-29 Matthew Wilcox ... mm: move page dirtying prototypes from mm.h
2021-06-29 Matthew Wilcox ... fs: remove noop_set_page_dirty()
2021-06-29 Matthew Wilcox ... iomap: use __set_page_dirty_nobuffers
2021-06-29 Matthew Wilcox ... mm/writeback: move __set_page_dirty() to core mm
2021-06-29 Christoph Hellwigfs: move ramfs_aops to libfs
2021-06-29 Roman Gushchinwriteback, cgroup: release dying cgwbs by switching...
2021-06-29 Roman Gushchinwriteback, cgroup: support switching multiple inodes...
2021-06-29 Roman Gushchinwriteback, cgroup: keep list of inodes attached to...
2021-06-29 Gavin Shanmm/page_reporting: allow driver to specify reporting...
2021-06-29 Stephen Boydslub: force on no_hash_pointers when slub_debug is...
2021-06-29 Hyeonggon Yoomm, slub: change run-time assertion in kmalloc_index...
2021-06-29 Vlastimil Babkakunit: make test->lock irq safe
2021-06-29 Jonathan Neuschäferkthread: switch to new kerneldoc syntax for named varia...
2021-06-29 Mike Rapoportmm/page_alloc: fix memory map initialization for descen...
2021-06-27 Linus TorvaldsRevert "signal: Allow tasks to cache one sigqueue struct"
2021-06-26 Linus TorvaldsMerge tag 's390-5.13-5' of git://git./linux/kernel...
2021-06-26 Linus TorvaldsMerge tag 'pinctrl-v5.13-3' of git://git./linux/kernel...
2021-06-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-06-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-06-25 Gleb Fotengauer... userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request...
2021-06-25 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-06-25 Linus TorvaldsMerge tag 'devprop-5.13-rc8' of git://git./linux/kernel...
next