summaryrefslogtreecommitdiff
path: root/include/linux/migrate.h
AgeCommit message (Expand)Author
2019-08-20mm: remove the unused MIGRATE_PFN_DEVICE flagChristoph Hellwig
2019-08-20mm: remove the unused MIGRATE_PFN_ERROR flagChristoph Hellwig
2019-08-20mm: turn migrate_vma upside downChristoph Hellwig
2019-07-18mm: migrate: remove unused mode argumentKeith Busch
2018-12-28mm: migrate: drop unused argument of migrate_page_move_mapping()Jan Kara
2018-12-28mm/debug.c: make "migrate_reason_names[]" const char *Alexey Dobriyan
2018-04-11mm: unclutter THP migrationMichal Hocko
2018-04-11mm, migrate: remove reason argument from new_page_tMichal Hocko
2018-04-05mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual
2017-11-29mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse
2017-09-08mm/migrate: allow migrate_vma() to alloc new page on empty entryJérôme Glisse
2017-09-08mm/migrate: support un-addressable ZONE_DEVICE page in migrationJérôme Glisse
2017-09-08mm/migrate: new memory migration helper for use with device memoryJérôme Glisse
2017-09-08mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse
2017-09-08mm: memory_hotplug: memory hotremove supports thp migrationNaoya Horiguchi
2017-07-12mm, migration: do not trigger OOM killer when migrating memoryMichal Hocko
2017-07-10hugetlb: add support for preferred node to alloc_huge_page_nodemaskMichal Hocko
2017-07-10mm: unify new_node_page and alloc_migrate_targetMichal Hocko
2017-05-03include/linux/migrate.h: add arg names to prototypePushkar Jambhlekar
2017-02-24mm/migration: make isolate_movable_page always definedYisheng Xie
2017-02-24mm/migration: make isolate_movable_page() return int typeYisheng Xie
2016-07-26mm: fix build warnings in <linux/compaction.h>Minchan Kim
2016-07-26mm: migrate: support non-lru movable page migrationMinchan Kim
2016-03-15mm, page_owner: track and print last migrate reasonVlastimil Babka
2015-04-14mm: numa: remove migrate_ratelimitedMel Gorman
2015-02-12mm: numa: do not dereference pmd outside of the lock during NUMA hinting faultMel Gorman
2014-12-17vm_area_operations: kill ->migrate()Al Viro
2014-10-09mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov
2014-10-09include/linux/migrate.h: remove migrate_page #defineAndrew Morton
2014-06-04mm, migration: add destination page freeing callbackDavid Rientjes
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman
2013-10-09mm: numa: Scan pages with elevated page_mapcountMel Gorman
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-09-11mm: soft-offline: use migrate_pages() instead of migrate_huge_page()Naoya Horiguchi
2013-07-16fs/aio: Add support to aio ring pages migrationGu Zheng
2013-02-23mm: remove offlining arg to migrate_pagesHugh Dickins
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-11mm: introduce putback_movable_pages()Rafael Aquini
2012-12-11mm: introduce a common interface for balloon pages mobilityRafael Aquini
2012-12-11mm: adjust address_space_operations.migratepage() return codeRafael Aquini
2012-12-11mm: numa: Add THP migration for the NUMA working set scanning fault case buil...Mel Gorman
2012-12-11mm: numa: Add THP migration for the NUMA working set scanning fault case.Mel Gorman
2012-12-11mm: numa: Rate limit setting of pte_numa if node is saturatedMel Gorman
2012-12-11mm: migrate: Introduce migrate_misplaced_page()Peter Zijlstra
2012-12-11mm: migrate: Add a tracepoint for migrate_pagesMel Gorman