index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hv_balloon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-44
/
+38
2023-08-11
hv_balloon: Update the balloon driver to use the SBRM API
Mitchell Levy
1
-44
/
+38
2023-06-28
x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg
Nischala Yelchuri
1
-1
/
+1
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2023-02-03
HV: hv_balloon: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-3
/
+1
2022-11-28
hv_balloon: Add support for configurable order free page reporting
Shradha Gupta
1
-21
/
+73
2022-10-27
Drivers: hv: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
Drivers: hv: Create debugfs file with hyper-v balloon usage information
Alexander Atanasov
1
-6
/
+129
2022-05-26
hv_balloon: Fix balloon_probe() and balloon_remove() error handling
Shradha Gupta
1
-5
/
+16
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+44
2022-04-06
Drivers: hv: balloon: Disable balloon and hot-add accordingly
Boqun Feng
1
-2
/
+34
2022-04-06
Drivers: hv: balloon: Support status report for larger page sizes
Boqun Feng
1
-3
/
+10
2022-03-01
hv_balloon: rate-limit "Unhandled message" warning
Anssi Hannula
1
-1
/
+1
2022-01-23
Drivers: hv: balloon: account for vmbus packet header in max_pkt_size
Yanming Liu
1
-0
/
+7
2021-11-15
Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_size
Boqun Feng
1
-1
/
+1
2021-05-14
hv_balloon: Remove redundant assignment to region_start
Jiapeng Chong
1
-1
/
+0
2021-03-24
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
1
-0
/
+89
2021-02-26
mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
David Hildenbrand
1
-1
/
+1
2020-12-13
hv_balloon: do adjust_managed_page_count() when ballooning/un-ballooning
Vitaly Kuznetsov
1
-1
/
+4
2020-12-13
hv_balloon: simplify math in alloc_balloon_pages()
Vitaly Kuznetsov
1
-1
/
+1
2020-11-05
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-10-19
hv_balloon: disable warning when floor reached
Olaf Hering
1
-1
/
+1
2020-10-16
hv_balloon: try to merge system ram resources
David Hildenbrand
1
-1
/
+1
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-1
/
+1
2020-04-07
hv_balloon: don't check for memhp_auto_online manually
David Hildenbrand
1
-15
/
+10
2020-01-25
hv_balloon: Balloon up according to request page number
Tianyu Lan
1
-10
/
+3
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+1
2019-12-01
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
1
-1
/
+0
2019-12-01
hv_balloon: use generic_online_page()
David Hildenbrand
1
-2
/
+1
2019-11-21
hv_balloon: Add the support of hibernation
Dexuan Cui
1
-2
/
+85
2019-11-21
Drivers: hv: balloon: Remove dependencies on guest page size
Himadri Pandya
1
-13
/
+12
2019-07-30
hv_balloon: Reorganize the probe function
Dexuan Cui
1
-58
/
+66
2019-07-30
hv_balloon: Use a static page for the balloon_up send buffer
Dexuan Cui
1
-15
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
1
-11
/
+1
2019-03-05
hv_balloon: mark inflated pages PG_offline
David Hildenbrand
1
-2
/
+12
2019-03-05
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
1
-3
/
+4
2019-01-09
hv_balloon: avoid touching uninitialized struct page during tail onlining
Vitaly Kuznetsov
1
-4
/
+6
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
1
-9
/
+10
2018-10-15
hv_balloon: Replace spin_is_locked() with lockdep
Lance Roy
1
-1
/
+1
2018-07-03
use the new async probing feature for the hyperv drivers
Arjan van de Ven
1
-0
/
+3
2018-03-06
hv_balloon: trace post_status
Vitaly Kuznetsov
1
-0
/
+6
2018-03-06
hv_balloon: fix bugs in num_pages_onlined accounting
Vitaly Kuznetsov
1
-13
/
+69
2018-03-06
hv_balloon: simplify hv_online_page()/hv_page_online_one()
Vitaly Kuznetsov
1
-22
/
+5
2018-03-06
hv_balloon: fix printk loglevel
Vitaly Kuznetsov
1
-6
/
+6
2017-08-16
Drivers: hv: balloon: Initialize last_post_time on startup
Alex Ng
1
-0
/
+1
2017-08-16
Drivers: hv: balloon: Show the max dynamic memory assigned
Alex Ng
1
-2
/
+2
2017-08-16
Drivers: hv: balloon: Correctly update onlined page count
Alex Ng
1
-4
/
+3
2017-03-17
vmbus: remove useless return's
Stephen Hemminger
1
-2
/
+0
[next]