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
/
virtio
/
virtio_mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2020-10-21
virtio-mem: Constify mem_id_table
Rikard Falkeborn
1
-1
/
+1
2020-10-16
virtio-mem: try to merge system ram resources
David Hildenbrand
1
-1
/
+2
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-1
/
+1
2020-10-13
virtio-mem: don't special-case ZONE_MOVABLE
David Hildenbrand
1
-39
/
+8
2020-08-05
virtio_mem: convert to LE accessors
Michael S. Tsirkin
1
-15
/
+15
2020-06-22
virtio-mem: add memory via add_memory_driver_managed()
David Hildenbrand
1
-3
/
+22
2020-06-22
virtio-mem: silence a static checker warning
Dan Carpenter
1
-1
/
+1
2020-06-09
virtio_mem: convert device block size into 64bit
Michael S. Tsirkin
1
-9
/
+9
2020-06-08
virtio-mem: drop unnecessary initialization
Michael S. Tsirkin
1
-1
/
+1
2020-06-04
virtio-mem: Don't rely on implicit compiler padding for requests
David Hildenbrand
1
-0
/
+3
2020-06-04
virtio-mem: Try to unplug the complete online memory block first
David Hildenbrand
1
-31
/
+57
2020-06-04
virtio-mem: Use -ETXTBSY as error code if the device is busy
David Hildenbrand
1
-6
/
+10
2020-06-04
virtio-mem: Unplug subblocks right-to-left
David Hildenbrand
1
-22
/
+16
2020-06-04
virtio-mem: Drop manual check for already present memory
David Hildenbrand
1
-43
/
+12
2020-06-04
virtio-mem: Add parent resource for all added "System RAM"
David Hildenbrand
1
-1
/
+51
2020-06-04
virtio-mem: Better retry handling
David Hildenbrand
1
-3
/
+8
2020-06-04
virtio-mem: Offline and remove completely unplugged memory blocks
David Hildenbrand
1
-4
/
+43
2020-06-04
virtio-mem: Allow to offline partially unplugged memory blocks
David Hildenbrand
1
-1
/
+67
2020-06-04
virtio-mem: Paravirtualized memory hotunplug part 2
David Hildenbrand
1
-14
/
+143
2020-06-04
virtio-mem: Paravirtualized memory hotunplug part 1
David Hildenbrand
1
-2
/
+114
2020-06-04
virtio-mem: Allow to specify an ACPI PXM as nid
David Hildenbrand
1
-2
/
+37
2020-06-04
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand
1
-0
/
+1533