| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-19 | mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=m | Huacai Chen | 1 | -0/+6 |
| 2025-07-13 | mm: stop storing migration_ops in page->mapping | David Hildenbrand | 1 | -1/+0 |
| 2025-07-13 | mm/balloon_compaction: stop using __ClearPageMovable() | David Hildenbrand | 1 | -0/+11 |
| 2025-07-13 | mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize() | David Hildenbrand | 1 | -1/+2 |
| 2025-07-13 | mm/balloon_compaction: we cannot have isolated pages in the balloon list | David Hildenbrand | 1 | -6/+0 |
| 2025-03-21 | balloon_compaction: update the NR_BALLOON_PAGES state | Nico Pache | 1 | -0/+2 |
| 2024-07-03 | mm: remove MIGRATE_SYNC_NO_COPY mode | Kefeng Wang | 1 | -8/+0 |
| 2022-08-02 | mm: Convert all PageMovable users to movable_operations | Matthew Wilcox (Oracle) | 1 | -6/+4 |
| 2022-03-28 | mm/balloon_compaction: make balloon page compaction callbacks static | Miaohe Lin | 1 | -3/+3 |
| 2021-05-07 | mm: fix typos in comments | Ingo Molnar | 1 | -2/+2 |
| 2019-09-04 | mm/balloon_compaction: suppress allocation warnings | Nadav Amit | 1 | -1/+2 |
| 2019-07-22 | balloon: fix up comments | Michael S. Tsirkin | 1 | -30/+37 |
| 2019-07-22 | mm/balloon_compaction: avoid duplicate page removal | Wei Wang | 1 | -3/+9 |
| 2019-06-09 | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+1 |
| 2019-05-24 | mm/balloon_compaction: List interfaces | Nadav Amit | 1 | -38/+106 |
| 2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
| 2017-11-14 | virtio_balloon: fix deadlock on OOM | Michael S. Tsirkin | 1 | -7/+21 |
| 2017-09-08 | mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY | Jérôme Glisse | 1 | -0/+8 |
| 2017-08-10 | mm/balloon_compaction.c: don't zero ballooned pages | Wei Wang | 1 | -1/+1 |
| 2017-07-10 | mm/balloon_compaction.c: enqueue zero page to balloon device | zhenwei.pi | 1 | -1/+1 |
| 2016-07-26 | mm: balloon: use general non-lru movable page feature | Minchan Kim | 1 | -77/+17 |
| 2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
| 2016-02-15 | lib+mm: fix few spelling mistakes | Bogdan Sikora | 1 | -2/+2 |
| 2016-01-12 | virtio_balloon: fix race between migration and ballooning | Minchan Kim | 1 | -2/+2 |
| 2015-11-05 | mm: page migration trylock newpage at same level as oldpage | Hugh Dickins | 1 | -8/+2 |
| 2014-10-29 | mm/balloon_compaction: fix deflation when compaction is disabled | Konstantin Khlebnikov | 1 | -0/+2 |
| 2014-10-09 | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov | 1 | -0/+2 |
| 2014-10-09 | mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP | Konstantin Khlebnikov | 1 | -89/+6 |
| 2014-10-09 | mm/balloon_compaction: redesign ballooned pages management | Konstantin Khlebnikov | 1 | -14/+12 |
| 2014-01-23 | mm: print more details for bad_page() | Dave Hansen | 1 | -2/+2 |
| 2012-12-11 | mm: introduce a common interface for balloon pages mobility | Rafael Aquini | 1 | -0/+302 |