index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_balloon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
1
-58
/
+3
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+1
2022-04-24
vmw_balloon: Print errors on reset only once
Nadav Amit
1
-2
/
+2
2021-03-10
drivers: vmw_balloon: remove dentry pointer for debugfs
Greg Kroah-Hartman
1
-8
/
+3
2019-12-10
vmw_balloon: Explicitly include linux/io.h for virt_to_phys()
Sean Christopherson
1
-0
/
+1
2019-08-28
vmw_balloon: Fix offline page marking with compaction
Nadav Amit
1
-2
/
+8
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-12
/
+6
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+4
2019-06-12
vmw_balloon: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+3
2019-05-24
vmw_balloon: Split refused pages
Nadav Amit
1
-11
/
+52
2019-05-24
vmw_balloon: Add memory shrinker
Nadav Amit
1
-2
/
+131
2019-05-24
vmw_balloon: Compaction support
Nadav Amit
1
-38
/
+263
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+18
2019-03-05
vmw_balloon: mark inflated pages PG_offline
David Hildenbrand
1
-0
/
+32
2019-02-12
vmw_balloon: release lock on error in vmballoon_reset()
Dan Carpenter
1
-2
/
+3
2019-02-08
vmw_balloon: support 64-bit memory limit
Xavier Deguillard
1
-3
/
+15
2019-02-08
vmw_balloon: remove the version number
Nadav Amit
1
-1
/
+0
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+1
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
1
-12
/
+1
2018-09-25
vmw_balloon: add reset stat
Nadav Amit
1
-2
/
+5
2018-09-25
vmw_balloon: general style cleanup
Nadav Amit
1
-16
/
+23
2018-09-25
vmw_balloon: rework the inflate and deflate loops
Nadav Amit
1
-288
/
+541
2018-09-25
vmw_balloon: stats rework
Nadav Amit
1
-103
/
+281
2018-09-25
vmw_balloon: simplify vmballoon_send_get_target()
Nadav Amit
1
-21
/
+14
2018-09-25
vmw_balloon: refactor change size from vmballoon_work
Nadav Amit
1
-23
/
+52
2018-09-25
vmw_balloon: rename VMW_BALLOON_2M_SHIFT to VMW_BALLOON_2M_ORDER
Nadav Amit
1
-4
/
+4
2018-09-25
vmw_balloon: treat all refused pages equally
Nadav Amit
1
-23
/
+29
2018-09-25
vmw_balloon: change batch/single lock abstractions
Nadav Amit
1
-193
/
+165
2018-09-25
vmw_balloon: remove sleeping allocations
Nadav Amit
1
-49
/
+18
2018-09-25
vmw_balloon: simplifying batch access
Nadav Amit
1
-51
/
+30
2018-09-25
vmw_balloon: merge send_lock and send_unlock path
Nadav Amit
1
-41
/
+21
2018-09-25
vmw_balloon: unify commands tracing and stats
Nadav Amit
1
-75
/
+41
2018-09-25
vmw_balloon: handle commands in a single function.
Nadav Amit
1
-107
/
+116
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+2
2018-07-03
vmw_balloon: fix inflation with batching
Nadav Amit
1
-2
/
+2
2018-07-03
vmw_balloon: update copyright message
Nadav Amit
1
-20
/
+2
2018-07-03
vmw_balloon: remove inflation rate limiting
Nadav Amit
1
-81
/
+11
2018-07-03
vmw_balloon: fix VMCI use when balloon built into kernel
Nadav Amit
1
-1
/
+8
2018-07-03
vmw_balloon: VMCI_DOORBELL_SET does not check status
Nadav Amit
1
-18
/
+19
2018-07-03
vmw_balloon: do not use 2MB without batching
Nadav Amit
1
-1
/
+7
2018-07-03
vmw_balloon: fix inflation of 64-bit GFNs
Nadav Amit
1
-6
/
+7
2018-06-02
vmw_balloon: fixing double free when batching mode is off
Gil Kupfer
1
-16
/
+7
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
1
-1
/
+1
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-10-04
VMware balloon: Enable notification via VMCI
Philip P. Moltmann
1
-9
/
+96
2015-10-04
VMware balloon: Treat init like reset
Philip P. Moltmann
1
-35
/
+18
2015-10-04
VMware balloon: Support 2m page ballooning.
Philip P. Moltmann
1
-118
/
+258
2015-10-04
VMware balloon: Do not limit the amount of frees and allocations in non-sleep...
Philip P. Moltmann
1
-52
/
+16
[next]