index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hv_balloon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-09-04
1
-44
/
+38
|
\
|
*
hv_balloon: Update the balloon driver to use the SBRM API
Mitchell Levy
2023-08-11
1
-44
/
+38
*
|
x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg
Nischala Yelchuri
2023-06-28
1
-1
/
+1
|
/
*
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-02-22
1
-3
/
+1
|
\
|
*
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
2023-01-17
1
-3
/
+1
*
|
HV: hv_balloon: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-03
1
-1
/
+1
|
/
*
hv_balloon: Add support for configurable order free page reporting
Shradha Gupta
2022-11-28
1
-21
/
+73
*
Drivers: hv: fix repeated words in comments
Jilin Yuan
2022-10-27
1
-1
/
+1
*
Drivers: hv: Create debugfs file with hyper-v balloon usage information
Alexander Atanasov
2022-07-18
1
-6
/
+129
*
hv_balloon: Fix balloon_probe() and balloon_remove() error handling
Shradha Gupta
2022-05-26
1
-5
/
+16
*
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-07
1
-5
/
+44
|
\
|
*
Drivers: hv: balloon: Disable balloon and hot-add accordingly
Boqun Feng
2022-04-06
1
-2
/
+34
|
*
Drivers: hv: balloon: Support status report for larger page sizes
Boqun Feng
2022-04-06
1
-3
/
+10
*
|
hv_balloon: rate-limit "Unhandled message" warning
Anssi Hannula
2022-03-01
1
-1
/
+1
|
/
*
Drivers: hv: balloon: account for vmbus packet header in max_pkt_size
Yanming Liu
2022-01-23
1
-0
/
+7
*
Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_size
Boqun Feng
2021-11-15
1
-1
/
+1
*
hv_balloon: Remove redundant assignment to region_start
Jiapeng Chong
2021-05-14
1
-1
/
+0
*
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
2021-03-24
1
-0
/
+89
*
mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
David Hildenbrand
2021-02-26
1
-1
/
+1
*
hv_balloon: do adjust_managed_page_count() when ballooning/un-ballooning
Vitaly Kuznetsov
2020-12-13
1
-1
/
+4
*
hv_balloon: simplify math in alloc_balloon_pages()
Vitaly Kuznetsov
2020-12-13
1
-1
/
+1
*
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-05
1
-1
/
+1
|
\
|
*
hv_balloon: disable warning when floor reached
Olaf Hering
2020-10-19
1
-1
/
+1
*
|
hv_balloon: try to merge system ram resources
David Hildenbrand
2020-10-16
1
-1
/
+1
*
|
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2020-10-16
1
-1
/
+1
|
/
*
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-02
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-22
1
-2
/
+85
*
|
Drivers: hv: balloon: Remove dependencies on guest page size
Himadri Pandya
2019-11-22
1
-13
/
+12
|
/
*
hv_balloon: Reorganize the probe function
Dexuan Cui
2019-07-31
1
-58
/
+66
*
hv_balloon: Use a static page for the balloon_up send buffer
Dexuan Cui
2019-07-31
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-06
1
-2
/
+12
*
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
2019-03-06
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
[next]