index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
balloon_compaction.c
Age
Commit message (
Expand
)
Author
2021-05-07
mm: fix typos in comments
Ingo Molnar
2019-09-04
mm/balloon_compaction: suppress allocation warnings
Nadav Amit
2019-07-22
balloon: fix up comments
Michael S. Tsirkin
2019-07-22
mm/balloon_compaction: avoid duplicate page removal
Wei Wang
2019-06-09
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-05-24
mm/balloon_compaction: List interfaces
Nadav Amit
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2017-11-14
virtio_balloon: fix deadlock on OOM
Michael S. Tsirkin
2017-09-08
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
Jérôme Glisse
2017-08-10
mm/balloon_compaction.c: don't zero ballooned pages
Wei Wang
2017-07-10
mm/balloon_compaction.c: enqueue zero page to balloon device
zhenwei.pi
2016-07-26
mm: balloon: use general non-lru movable page feature
Minchan Kim
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-02-15
lib+mm: fix few spelling mistakes
Bogdan Sikora
2016-01-12
virtio_balloon: fix race between migration and ballooning
Minchan Kim
2015-11-05
mm: page migration trylock newpage at same level as oldpage
Hugh Dickins
2014-10-29
mm/balloon_compaction: fix deflation when compaction is disabled
Konstantin Khlebnikov
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2014-10-09
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
Konstantin Khlebnikov
2014-10-09
mm/balloon_compaction: redesign ballooned pages management
Konstantin Khlebnikov
2014-01-23
mm: print more details for bad_page()
Dave Hansen
2012-12-11
mm: introduce a common interface for balloon pages mobility
Rafael Aquini