index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Age
Commit message (
Expand
)
Author
2019-03-05
mm/migrate.c: cleanup expected_page_refs()
Jan Kara
2019-03-05
mm: fix some typos in mm directory
Wei Yang
2019-03-05
mm, migrate: immediately fail migration of a page with no migration handler
Mel Gorman
2019-03-05
mm/hugetlb: distinguish between migratability and movability
Anshuman Khandual
2019-03-01
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
2019-02-01
mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
David Hildenbrand
2019-02-01
mm: migrate: make buffer_migrate_page_norefs() actually succeed
Jan Kara
2019-01-08
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
Mike Kravetz
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2018-12-28
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2018-12-28
mm: migrate: drop unused argument of migrate_page_move_mapping()
Jan Kara
2018-12-28
mm: migrate: provide buffer_migrate_page_norefs()
Jan Kara
2018-12-28
mm: migrate: move migrate_page_lock_buffers()
Jan Kara
2018-12-28
mm: migrate: lock buffers before migrate_page_move_mapping()
Jan Kara
2018-12-28
mm: migration: factor out code to compute expected number of page references
Jan Kara
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-12-28
mm: put_and_wait_on_page_locked() while page is migrated
Hugh Dickins
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-26
mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-26
mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-26
mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
Andrea Arcangeli
2018-10-26
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
2018-10-21
mm: Convert page migration to XArray
Matthew Wilcox
2018-10-05
Merge branch 'akpm'
Greg Kroah-Hartman
2018-10-05
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
2018-10-05
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2018-10-02
mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration
Mel Gorman
2018-10-02
mm/migrate: Use spin_trylock() while resetting rate limit
Srikar Dronamraju
2018-08-23
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
2018-08-23
mm: fix race on soft-offlining free huge pages
Naoya Horiguchi
2018-08-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
2018-08-17
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
2018-05-11
mm: migrate: fix double call of radix_tree_replace_slot()
Naoya Horiguchi
2018-04-20
mm: enable thp migration for shmem thp
Naoya Horiguchi
2018-04-20
mm: fix do_pages_move status handling
Michal Hocko
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-04-11
mm: unclutter THP migration
Michal Hocko
2018-04-11
mm, migrate: remove reason argument from new_page_t
Michal Hocko
2018-04-11
mm, numa: rework do_pages_move
Michal Hocko
2018-04-11
mm/migrate: properly preserve write attribute in special migrate entry
Ralph Campbell
2018-04-11
sched/numa: avoid trapping faults and attempting migration of file-backed dir...
Mel Gorman
2018-04-02
mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
Dominik Brodowski
2018-01-31
mm, hugetlb: do not rely on overcommit limit during migration
Michal Hocko
2017-11-29
Revert "mm, thp: Do not make pmd/pud dirty without a reason"
Linus Torvalds
2017-11-27
mm, thp: Do not make pmd/pud dirty without a reason
Kirill A. Shutemov
2017-11-15
mm/mmu_notifier: avoid call to invalidate_range() in range_end()
Jérôme Glisse
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
mm/migrate: fix indexing bug (off by one) and avoid out of bound access
Mark Hairgrove
2017-09-08
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
[next]