index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2019-08-20
mm: remove the unused MIGRATE_PFN_DEVICE flag
Christoph Hellwig
2019-08-20
mm: turn migrate_vma upside down
Christoph Hellwig
2019-08-20
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
2019-08-16
mm/mmu_notifiers: add a get/put scheme for the registration
Jason Gunthorpe
2019-08-16
mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm
Jason Gunthorpe
2019-08-16
mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
Jason Gunthorpe
2019-08-07
mm/hmm: make HMM_MIRROR an implicit option
Christoph Hellwig
2019-08-07
mm/hmm: allow HMM_MIRROR on all architectures with MMU
Christoph Hellwig
2019-08-07
mm/hmm: cleanup the hmm_vma_walk_hugetlb_entry stub
Christoph Hellwig
2019-08-07
mm/hmm: cleanup the hmm_vma_handle_pmd stub
Christoph Hellwig
2019-08-07
mm/hmm: only define hmm_vma_walk_pud if needed
Christoph Hellwig
2019-08-07
mm/hmm: don't abuse pte_index() in hmm_vma_handle_pmd
Christoph Hellwig
2019-08-07
mm/hmm: remove the mask variable in hmm_vma_walk_hugetlb_entry
Christoph Hellwig
2019-08-07
mm/hmm: remove the page_shift member from struct hmm_range
Christoph Hellwig
2019-08-07
mm/hmm: remove superfluous arguments from hmm_range_register
Christoph Hellwig
2019-08-07
mm/hmm: remove the unused vma argument to hmm_range_dma_unmap
Christoph Hellwig
2019-07-26
mm/hmm: remove hmm_range vma
Ralph Campbell
2019-07-26
mm/hmm: remove hugetlbfs check in hmm_vma_walk_pmd
Ralph Campbell
2019-07-26
mm/hmm: merge hmm_range_snapshot into hmm_range_fault
Christoph Hellwig
2019-07-26
mm/hmm: replace the block argument to hmm_range_fault with a flags value
Christoph Hellwig
2019-07-26
mm/hmm: a few more C style and comment clean ups
Ralph Campbell
2019-07-26
mm/hmm: replace hmm_update with mmu_notifier_range
Ralph Campbell
2019-07-25
mm/hmm: comment on VM_FAULT_RETRY semantics in handle_mm_fault
Jason Gunthorpe
2019-07-25
mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
Christoph Hellwig
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
2019-07-18
mm/sparsemem: cleanup 'section number' data types
Dan Williams
2019-07-18
mm/sparsemem: support sub-section hotplug
Dan Williams
2019-07-18
mm/sparsemem: prepare for sub-section ranges
Dan Williams
2019-07-18
mm: kill is_dev_zone() helper
Dan Williams
2019-07-18
mm/hotplug: kill is_dev_zone() usage in __remove_pages()
Dan Williams
2019-07-18
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
Dan Williams
2019-07-18
mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removal
Dan Williams
2019-07-18
mm/sparsemem: add helpers track active portions of a section at boot
Dan Williams
2019-07-18
mm/sparsemem: introduce a SECTION_IS_EARLY flag
Dan Williams
2019-07-18
mm/sparsemem: introduce struct mem_section_usage
Dan Williams
2019-07-18
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
2019-07-18
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
2019-07-18
mm: section numbers use the type "unsigned long"
David Hildenbrand
2019-07-18
mm: thp: fix false negative of shmem vma's THP eligibility
Yang Shi
2019-07-18
mm: thp: make transhuge_vma_suitable available for anonymous THP
Yang Shi
2019-07-18
mm/sparse.c: set section nid for hot-add memory
Wei Yang
2019-07-18
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
David Hildenbrand
2019-07-18
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2019-07-18
mm/memory_hotplug: drop MHP_MEMBLOCK_API
David Hildenbrand
2019-07-18
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
mm/memory_hotplug: simplify and fix check_hotplug_memory_range()
David Hildenbrand
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
[next]