index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2019-09-07
pagewalk: use lockdep_assert_held for locking validation
Christoph Hellwig
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-09-07
mm/mmu_notifiers: prime lockdep
Daniel Vetter
2019-09-07
mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end
Daniel Vetter
2019-08-28
mm/mmu_notifiers: remove the __mmu_notifier_invalidate_range_start/end exports
Christoph Hellwig
2019-08-27
mm/hmm: hmm_range_fault() infinite loop
Ralph Campbell
2019-08-27
mm/hmm: hmm_range_fault() NULL pointer bug
Ralph Campbell
2019-08-23
mm/hmm: fix hmm_range_fault()'s handling of swapped out pages
Yang, Philip
2019-08-21
mm/mmu_notifiers: remove unregister_no_release
Jason Gunthorpe
2019-08-21
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
2019-08-20
memremap: remove the dev field in struct dev_pagemap
Christoph Hellwig
2019-08-20
mm/mmu_notifiers: check if mmu notifier callbacks are allowed to fail
Daniel Vetter
2019-08-20
mm: remove CONFIG_MIGRATE_VMA_HELPER
Christoph Hellwig
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-13
hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS
Mike Kravetz
2019-08-13
mm, vmscan: do not special-case slab reclaim when watermarks are boosted
Mel Gorman
2019-08-13
Revert "mm, thp: restore node-local hugepage allocations"
Andrea Arcangeli
2019-08-13
Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...
Andrea Arcangeli
2019-08-13
mm: workingset: fix vmstat counters for shadow nodes
Roman Gushchin
2019-08-13
mm/usercopy: use memory range to be accessed for wraparound check
Isaac J. Manjarres
2019-08-13
mm: kmemleak: disable early logging in case of error
Catalin Marinas
2019-08-13
mm/vmalloc.c: fix percpu free VM area search criteria
Kuppuswamy Sathyanarayanan
2019-08-13
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
2019-08-13
mm/z3fold.c: fix z3fold_destroy_pool() race condition
Henry Burns
2019-08-13
mm/z3fold.c: fix z3fold_destroy_pool() ordering
Henry Burns
2019-08-13
mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
Yang Shi
2019-08-13
mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_ST...
Yang Shi
2019-08-13
mm/hmm: fix bad subpage pointer in try_to_unmap_one
Ralph Campbell
2019-08-13
mm/hmm: fix ZONE_DEVICE anon page mapping reuse
Ralph Campbell
2019-08-09
mm/memremap: Fix reuse of pgmap instances with internal references
Dan Williams
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-08-03
memremap: move from kernel/ to mm/
Christoph Hellwig
2019-08-03
mm/memory_hotplug.c: remove unneeded return for void function
Weitao Hou
2019-08-03
mm/migrate.c: initialize pud_entry in migrate_vma()
Ralph Campbell
2019-08-03
mm: compaction: avoid 100% CPU usage during compaction when a task is killed
Mel Gorman
[next]