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