index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hv_balloon.c
Age
Commit message (
Expand
)
Author
2014-05-03
Drivers: hv: balloon: Ensure pressure reports are posted regularly
K. Y. Srinivasan
2014-02-15
Drivers: hv: Ballon: Make pressure posting thread sleep interruptibly
K. Y. Srinivasan
2013-08-02
Drivers: hv: remove HV_DRV_VERSION
Olaf Hering
2013-07-29
Merge 3.11-rc3 into char-misc-next.
Greg Kroah-Hartman
2013-07-26
Drivers: hv: balloon: Initialize the transaction ID just before sending the p...
K. Y. Srinivasan
2013-07-16
Drivers: hv: balloon: Do not post pressure status if interrupted
K. Y. Srinivasan
2013-07-16
Drivers: hv: balloon: Fix a bug in the hot-add code
K. Y. Srinivasan
2013-03-29
Drivers: hv: Notify the host of permanent hot-add failures
K. Y. Srinivasan
2013-03-29
Drivers: hv: balloon: Support 2M page allocations for ballooning
K. Y. Srinivasan
2013-03-29
Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirements
K. Y. Srinivasan
2013-03-25
Drivers: hv: balloon: make local functions static
Wei Yongjun
2013-03-15
Drivers: hv: balloon: Implement hot-add functionality
K. Y. Srinivasan
2013-03-15
Drivers: hv: balloon: Make the balloon driver not unloadable
K. Y. Srinivasan
2013-03-15
Drivers: hv: balloon: Execute hot-add code in a separate context
K. Y. Srinivasan
2013-03-15
Drivers: hv: balloon: Execute balloon inflation in a separate context
K. Y. Srinivasan
2013-03-15
Drivers: hv: balloon: Do not request completion notification
K. Y. Srinivasan
2013-02-08
Drivers: hv: balloon: Prevent the host from ballooning the guest too low
K. Y. Srinivasan
2013-02-08
Drivers: hv: balloon: Add a parameter to delay pressure reporting
K. Y. Srinivasan
2013-01-30
Drivers: hv: balloon: Make adjustments to the pressure report
K. Y. Srinivasan
2013-01-25
Merge 3.8-rc5 into char-misc-next
Greg Kroah-Hartman
2013-01-25
Drivers: hv: Use consolidated GUID definitions
K. Y. Srinivasan
2013-01-17
Drivers: hv: balloon: Fix a memory leak
K. Y. Srinivasan
2013-01-17
Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg
K. Y. Srinivasan
2013-01-17
hv: hv_balloon: remove duplicated include from hv_balloon.c
Wei Yongjun
2012-11-21
hv: hv_balloon: mark a function static
Greg Kroah-Hartman
2012-11-15
Drivers: hv: Add Hyper-V balloon driver
K. Y. Srinivasan