index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-05-05
mm: use proper type for cma_[alloc|release]
Minchan Kim
2021-05-05
mm: cma: add the CMA instance name to cma trace events
Minchan Kim
2021-05-05
mm: cma: add trace events for CMA alloc perf testing
Liam Mark
2021-05-05
mm: vmstat: add cma statistics
Minchan Kim
2021-05-05
mm/migrate.c: make putback_movable_page() static
Miaohe Lin
2021-05-05
mm: fs: invalidate BH LRU during page migration
Minchan Kim
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-05-05
mm/compaction: remove unused variable sysctl_compact_memory
Pintu Kumar
2021-05-05
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
2021-05-05
mm: vmscan: add per memcg shrinker nr_deferred
Yang Shi
2021-05-05
mm: vmscan: use a new flag to indicate shrinker is registered
Yang Shi
2021-05-05
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
2021-05-05
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
2021-05-05
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
2021-05-05
mm/vmscan: move RECLAIM* bits to uapi header
Dave Hansen
2021-05-05
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
2021-05-05
userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
Axel Rasmussen
2021-05-05
userfaultfd: disable huge PMD sharing for MINOR registered VMAs
Axel Rasmussen
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-05-05
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
2021-05-05
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
2021-05-05
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
2021-05-05
mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
Miaohe Lin
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
2021-05-05
mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
Peter Xu
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
2021-04-30
mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
Mike Rapoport
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
2021-04-30
mm/page_alloc: add an array-based interface to the bulk page allocator
Mel Gorman
2021-04-30
mm/page_alloc: add a bulk page allocator
Mel Gorman
2021-04-30
mm/mempolicy: rename alloc_pages_current to alloc_pages
Matthew Wilcox (Oracle)
2021-04-30
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
2021-04-30
include/linux/page-flags-layout.h: cleanups
Yu Zhao
2021-04-30
include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTH
Yu Zhao
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
kasan, mm: integrate slab init_on_free with HW_TAGS
Andrey Konovalov
2021-04-30
kasan, mm: integrate slab init_on_alloc with HW_TAGS
Andrey Konovalov
2021-04-30
kasan, mm: integrate page_alloc init with HW_TAGS
Andrey Konovalov
2021-04-30
kasan: initialize shadow to TAG_INVALID for SW_TAGS
Andrey Konovalov
2021-04-30
pagewalk: prefix struct kernel-doc descriptions
Lukas Bulwahn
2021-04-30
mm/doc: turn fault flags into an enum
Matthew Wilcox (Oracle)
2021-04-30
mm/doc: fix page_maybe_dma_pinned kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
mm/doc: fix fault_flag_allow_retry_first kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
2021-04-30
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
[next]