index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2021-06-30
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
2021-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
2021-06-30
memblock: update initialization of reserved pages
Mike Rapoport
2021-06-30
include/linux/mmzone.h: add documentation for pfn_valid()
Mike Rapoport
2021-06-30
mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies
Ben Widawsky
2021-06-30
mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
Feng Tang
2021-06-30
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
2021-06-30
mm/zbud: don't export any zbud API
Miaohe Lin
2021-06-30
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
2021-06-30
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
2021-06-30
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
2021-06-30
include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low
Yu Zhao
2021-06-30
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
2021-06-30
userfaultfd/shmem: advertise shmem minor fault support
Axel Rasmussen
2021-06-30
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
2021-06-30
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2021-06-30
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
2021-06-30
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
2021-06-30
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-06-30
mm/vmalloc: enable mapping of huge pages at pte level in vmalloc
Christophe Leroy
2021-06-30
mm/vmalloc: enable mapping of huge pages at pte level in vmap
Christophe Leroy
2021-06-30
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
2021-06-30
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-06-30
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-30
mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
Miaohe Lin
2021-06-30
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
2021-06-30
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
2021-06-30
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
mm: hugetlb: gather discrete indexes of tail page
Muchun Song
2021-06-30
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
2021-06-29
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
2021-06-29
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
2021-06-29
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
2021-06-29
mm: remove CONFIG_DISCONTIGMEM
Mike Rapoport
2021-06-29
mm: drop SECTION_SHIFT in code comments
Dong Aisheng
2021-06-29
mm/page_alloc: introduce vm.percpu_pagelist_high_fraction
Mel Gorman
2021-06-29
mm/page_alloc: limit the number of pages on PCP lists when reclaim is active
Mel Gorman
2021-06-29
mm/page_alloc: scale the number of pages that are batch freed
Mel Gorman
2021-06-29
mm/page_alloc: adjust pcp->high after CPU hotplug events
Mel Gorman
2021-06-29
mm/page_alloc: delete vm.percpu_pagelist_fraction
Mel Gorman
2021-06-29
mm/page_alloc: batch the accounting updates in the bulk allocator
Mel Gorman
2021-06-29
mm/vmstat: inline NUMA event counter updates
Mel Gorman
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2021-06-29
mm/page_alloc: convert per-cpu list protection to local_lock
Mel Gorman
2021-06-29
mm/page_alloc: split per cpu page lists and zone stats
Mel Gorman
2021-06-29
mm: optimise nth_page for contiguous memmap
Matthew Wilcox (Oracle)
[next]