index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_balloon.c
Age
Commit message (
Expand
)
Author
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-09-25
vmw_balloon: add reset stat
Nadav Amit
2018-09-25
vmw_balloon: general style cleanup
Nadav Amit
2018-09-25
vmw_balloon: rework the inflate and deflate loops
Nadav Amit
2018-09-25
vmw_balloon: stats rework
Nadav Amit
2018-09-25
vmw_balloon: simplify vmballoon_send_get_target()
Nadav Amit
2018-09-25
vmw_balloon: refactor change size from vmballoon_work
Nadav Amit
2018-09-25
vmw_balloon: rename VMW_BALLOON_2M_SHIFT to VMW_BALLOON_2M_ORDER
Nadav Amit
2018-09-25
vmw_balloon: treat all refused pages equally
Nadav Amit
2018-09-25
vmw_balloon: change batch/single lock abstractions
Nadav Amit
2018-09-25
vmw_balloon: remove sleeping allocations
Nadav Amit
2018-09-25
vmw_balloon: simplifying batch access
Nadav Amit
2018-09-25
vmw_balloon: merge send_lock and send_unlock path
Nadav Amit
2018-09-25
vmw_balloon: unify commands tracing and stats
Nadav Amit
2018-09-25
vmw_balloon: handle commands in a single function.
Nadav Amit
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-03
vmw_balloon: fix inflation with batching
Nadav Amit
2018-07-03
vmw_balloon: update copyright message
Nadav Amit
2018-07-03
vmw_balloon: remove inflation rate limiting
Nadav Amit
2018-07-03
vmw_balloon: fix VMCI use when balloon built into kernel
Nadav Amit
2018-07-03
vmw_balloon: VMCI_DOORBELL_SET does not check status
Nadav Amit
2018-07-03
vmw_balloon: do not use 2MB without batching
Nadav Amit
2018-07-03
vmw_balloon: fix inflation of 64-bit GFNs
Nadav Amit
2018-06-02
vmw_balloon: fixing double free when batching mode is off
Gil Kupfer
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-10-04
VMware balloon: Enable notification via VMCI
Philip P. Moltmann
2015-10-04
VMware balloon: Treat init like reset
Philip P. Moltmann
2015-10-04
VMware balloon: Support 2m page ballooning.
Philip P. Moltmann
2015-10-04
VMware balloon: Do not limit the amount of frees and allocations in non-sleep...
Philip P. Moltmann
2015-10-04
VMware balloon: Show capabilities of balloon and resulting capabilities in th...
Philip P. Moltmann
2015-10-04
VMware balloon: Update balloon target on each lock/unlock.
Xavier Deguillard
2015-10-04
VMware balloon: add batching to the vmw_balloon.
Xavier Deguillard
2015-08-05
VMware balloon: Add support for balloon capabilities.
Xavier Deguillard
2015-08-05
VMware balloon: partially inline vmballoon_reserve_page.
Xavier Deguillard
2014-06-20
MAINTAINERS: add entry for VMware Balloon driver
Dmitry Torokhov
2013-08-27
misc: vmw_balloon: Remove braces to fix build for clang.
Jan-Simon Möller
2012-02-02
vmw_balloon: fix for a -Wuninitialized warning
Danny Kukawka
2011-11-02
drivers/misc/vmw_balloon.c: fix typo in code comment
Rakib Mullick
2011-11-02
drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...
Rakib Mullick
2011-07-26
Vmware balloon: switch to using sysem-wide freezable workqueue
Dmitry Torokhov
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-01-13
VMware balloon: stop locking pages when hypervisor tells us enough
Dmitry Torokhov
2010-09-22
vmware balloon: rename module
Dmitry Torokhov