index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
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