index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2020-10-16
mm/page_owner: change split_page_owner to take a count
Matthew Wilcox (Oracle)
2020-10-16
mm/memory: remove page fault assumption of compound page size
Matthew Wilcox (Oracle)
2020-10-16
mm/filemap: fix page cache removal for arbitrary sized THPs
Matthew Wilcox (Oracle)
2020-10-16
mm/filemap: fix storing to a THP shadow entry
Matthew Wilcox (Oracle)
2020-10-16
mm/debug_vm_pgtable: avoid doing memory allocation with pgtable_t mapped.
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable: avoid none pte in pte_clear_test
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/hugetlb: disable hugetlb test on ppc64
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/pmd_clear: don't use pmd/pud_clear on pte entries
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/thp: use page table depost/withdraw with THP
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/locks: take correct page table lock
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/locks: move non page table modifying test together
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/set_pte/pmd/pud: don't use set_*_at to update an existing...
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/savedwrite: enable savedwrite test with CONFIG_NUMA_BALAN...
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtables/hugevmap: use the arch helper to identify huge vmap supp...
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/ppc64: avoid setting top bits in radom value
Aneesh Kumar K.V
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
vfs: move the generic write and copy checks out of mm
Darrick J. Wong
2020-10-15
memblock: get rid of a :c:type leftover
Mauro Carvalho Chehab
2020-10-15
docs: get rid of :c:type explicit declarations for structs
Mauro Carvalho Chehab
2020-10-14
vfs: move generic_remap_checks out of mm
Darrick J. Wong
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-13
mm/migrate: remove obsolete comment about device public
Ralph Campbell
2020-10-13
mm/migrate: remove cpages-- in migrate_vma_finalize()
Ralph Campbell
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
2020-10-13
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
2020-10-13
memblock: remove unused memblock_mem_size()
Mike Rapoport
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-13
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
2020-10-13
memblock: make memblock_debug and related functionality private
Mike Rapoport
2020-10-13
memblock: make for_each_memblock_type() iterator private
Mike Rapoport
2020-10-13
mm/mempool: add 'else' to split mutually exclusive case
Miaohe Lin
2020-10-13
mm: remove unused alloc_page_vma_node()
Wei Yang
2020-10-13
mm/mempolicy: remove or narrow the lock on current
Wei Yang
2020-10-13
mm/compaction.c: micro-optimization remove unnecessary branch
Mateusz Nosek
2020-10-13
mm/zbud: remove redundant initialization
Xiang Chen
2020-10-13
mm/z3fold.c: use xx_zalloc instead xx_alloc and memset
Hui Su
2020-10-13
mm/vmscan: fix comments for isolate_lru_page()
Hui Su
2020-10-13
mm/vmscan: fix infinite loop in drop_slab_node
Chunxin Zang
2020-10-13
hugetlb: add lockdep check for i_mmap_rwsem held in huge_pmd_share
Mike Kravetz
2020-10-13
mm/hugetlb: take the free hpage during the iteration directly
Wei Yang
2020-10-13
mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page
Wei Yang
2020-10-13
mm/hugetlb: a page from buddy is not on any list
Wei Yang
2020-10-13
mm/hugetlb: count file_region to be added when regions_needed != NULL
Wei Yang
2020-10-13
mm/hugetlb: use list_splice to merge two list at once
Wei Yang
2020-10-13
mm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_entry_from_cache()
Wei Yang
2020-10-13
mm/hugetlb: not necessary to coalesce regions recursively
Wei Yang
2020-10-13
mm/hugetlb.c: remove the unnecessary non_swap_entry()
Baoquan He
2020-10-13
mm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return bool
Baoquan He
[prev]
[next]