index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hv_balloon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hv_balloon: don't check for memhp_auto_online manually
David Hildenbrand
2020-04-07
1
-15
/
+10
*
hv_balloon: Balloon up according to request page number
Tianyu Lan
2020-01-25
1
-10
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-01
1
-3
/
+1
|
\
|
*
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
2019-12-01
1
-1
/
+0
|
*
hv_balloon: use generic_online_page()
David Hildenbrand
2019-12-01
1
-2
/
+1
*
|
hv_balloon: Add the support of hibernation
Dexuan Cui
2019-11-21
1
-2
/
+85
*
|
Drivers: hv: balloon: Remove dependencies on guest page size
Himadri Pandya
2019-11-21
1
-13
/
+12
|
/
*
hv_balloon: Reorganize the probe function
Dexuan Cui
2019-07-30
1
-58
/
+66
*
hv_balloon: Use a static page for the balloon_up send buffer
Dexuan Cui
2019-07-30
1
-15
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
2019-06-05
1
-11
/
+1
*
hv_balloon: mark inflated pages PG_offline
David Hildenbrand
2019-03-05
1
-2
/
+12
*
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
2019-03-05
1
-3
/
+4
*
hv_balloon: avoid touching uninitialized struct page during tail onlining
Vitaly Kuznetsov
2019-01-09
1
-4
/
+6
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-28
1
-9
/
+10
*
hv_balloon: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-15
1
-1
/
+1
*
use the new async probing feature for the hyperv drivers
Arjan van de Ven
2018-07-03
1
-0
/
+3
*
hv_balloon: trace post_status
Vitaly Kuznetsov
2018-03-06
1
-0
/
+6
*
hv_balloon: fix bugs in num_pages_onlined accounting
Vitaly Kuznetsov
2018-03-06
1
-13
/
+69
*
hv_balloon: simplify hv_online_page()/hv_page_online_one()
Vitaly Kuznetsov
2018-03-06
1
-22
/
+5
*
hv_balloon: fix printk loglevel
Vitaly Kuznetsov
2018-03-06
1
-6
/
+6
*
Drivers: hv: balloon: Initialize last_post_time on startup
Alex Ng
2017-08-16
1
-0
/
+1
*
Drivers: hv: balloon: Show the max dynamic memory assigned
Alex Ng
2017-08-16
1
-2
/
+2
*
Drivers: hv: balloon: Correctly update onlined page count
Alex Ng
2017-08-16
1
-4
/
+3
*
vmbus: remove useless return's
Stephen Hemminger
2017-03-17
1
-2
/
+0
*
Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
Vitaly Kuznetsov
2017-01-31
1
-0
/
+1
*
Drivers: hv: balloon: Fix info request to show max page count
Alex Ng
2016-11-07
1
-2
/
+7
*
Drivers: hv: balloon: Add logging for dynamic memory operations
Alex Ng
2016-11-07
1
-3
/
+28
*
Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not set
Alex Ng
2016-11-07
1
-0
/
+4
*
Drivers: hv: balloon: Use available memory value in pressure report
Alex Ng
2016-08-31
1
-8
/
+5
*
Drivers: hv: balloon: replace ha_region_mutex with spinlock
Vitaly Kuznetsov
2016-08-31
1
-45
/
+53
*
Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is e...
Vitaly Kuznetsov
2016-08-31
1
-6
/
+9
*
Drivers: hv: balloon: account for gaps in hot add regions
Vitaly Kuznetsov
2016-08-31
1
-37
/
+94
*
Drivers: hv: balloon: keep track of where ha_region starts
Vitaly Kuznetsov
2016-08-31
1
-2
/
+5
*
Drivers: hv: balloon: reset host_specified_ha_region
Vitaly Kuznetsov
2016-05-01
1
-0
/
+1
*
Drivers: hv: balloon: don't crash when memory is added in non-sorted order
Vitaly Kuznetsov
2016-05-01
1
-2
/
+2
*
Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows...
Alex Ng
2015-08-04
1
-6
/
+20
*
Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONL...
Vitaly Kuznetsov
2015-06-01
1
-1
/
+3
*
Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case
Vitaly Kuznetsov
2015-04-03
1
-6
/
+7
*
Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages case
Vitaly Kuznetsov
2015-04-03
1
-1
/
+1
*
Drivers: hv: hv_balloon: survive ballooning request with num_pages=0
Vitaly Kuznetsov
2015-04-03
1
-13
/
+6
*
Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor function
Vitaly Kuznetsov
2015-04-03
1
-4
/
+4
*
Drivers: hv: hv_balloon: do not online pages in offline blocks
Vitaly Kuznetsov
2015-04-03
1
-1
/
+11
*
Drivers: hv: hv_balloon: don't lose memory when onlining order is not natural
Vitaly Kuznetsov
2015-03-25
1
-10
/
+4
*
Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure
Vitaly Kuznetsov
2015-03-25
1
-0
/
+1
*
Drivers: hv: hv_balloon: refuse to balloon below the floor
Vitaly Kuznetsov
2015-03-01
1
-0
/
+11
*
Drivers: hv: hv_balloon: report offline pages as being used
Vitaly Kuznetsov
2015-03-01
1
-9
/
+24
*
Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region...
Vitaly Kuznetsov
2015-03-01
1
-29
/
+6
*
hv: hv_balloon: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-01
1
-1
/
+2
*
Drivers: hv: hv_balloon: Don't post pressure status from interrupt context
K. Y. Srinivasan
2015-01-25
1
-7
/
+4
[next]