summaryrefslogtreecommitdiff
path: root/include/linux/balloon_compaction.h
AgeCommit message (Expand)Author
2026-01-31mm: rename balloon_compaction.(c|h) to balloon.(c|h)David Hildenbrand (Red Hat)
2026-01-31mm/balloon_compaction: remove "extern" from functionsDavid Hildenbrand (Red Hat)
2026-01-31mm/balloon_compaction: move internal helpers to balloon_compaction.cDavid Hildenbrand (Red Hat)
2026-01-31mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()David Hildenbrand (Red Hat)
2026-01-31mm/balloon_compaction: remove balloon_page_push/pop()David Hildenbrand (Red Hat)
2026-01-31mm/balloon_compaction: drop fs.h include from balloon_compaction.hDavid Hildenbrand (Red Hat)
2026-01-31mm/balloon_compaction: make balloon_mops staticDavid Hildenbrand (Red Hat)
2026-01-31mm/balloon_compaction: remove dependency on page lockDavid Hildenbrand (Red Hat)
2026-01-31mm/balloon_compaction: use a device-independent balloon (list) lockDavid Hildenbrand (Red Hat)
2026-01-31mm/balloon_compaction: centralize adjust_managed_page_count() handlingDavid Hildenbrand (Red Hat)
2025-07-13mm/balloon_compaction: provide single balloon_page_insert() and balloon_mappi...David Hildenbrand
2025-07-13mm/balloon_compaction: "movable_ops" doc updatesDavid Hildenbrand
2025-07-13mm: convert "movable" flag in page->mapping to a page flagDavid Hildenbrand
2025-07-13mm: stop storing migration_ops in page->mappingDavid Hildenbrand
2025-07-13mm/balloon_compaction: stop using __ClearPageMovable()David Hildenbrand
2025-07-13mm/balloon_compaction: make PageOffline sticky until the page is freedDavid Hildenbrand
2025-07-13mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)
2022-03-28mm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin
2019-05-24mm/balloon_compaction: List interfacesNadav Amit
2019-05-14include/linux/balloon_compaction.h: drop unused function stubsDavid Hildenbrand
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand
2019-03-05mm: balloon: update comment about isolation/migration/compactionDavid Hildenbrand
2017-11-14virtio_balloon: fix deadlock on OOMMichael S. Tsirkin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-26mm: fix build warnings in <linux/compaction.h>Minchan Kim
2016-07-26mm: balloon: use general non-lru movable page featureMinchan Kim
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2012-12-11mm: introduce a common interface for balloon pages mobilityRafael Aquini