index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-18
vdpa: split vdpasim to core and net modules
Max Gurtovoy
2020-12-18
vdpa_sim: split vdpasim_virtqueue's iov field in out_iov and in_iov
Stefano Garzarella
2020-12-18
vdpa_sim: make vdpasim->buffer size configurable
Stefano Garzarella
2020-12-18
vdpa_sim: use kvmalloc to allocate vdpasim->buffer
Stefano Garzarella
2020-12-18
vdpa_sim: set vringh notify callback
Stefano Garzarella
2020-12-18
vdpa_sim: add set_config callback in vdpasim_dev_attr
Stefano Garzarella
2020-12-18
vdpa_sim: add get_config callback in vdpasim_dev_attr
Stefano Garzarella
2020-12-18
vdpa_sim: make 'config' generic and usable for any device type
Stefano Garzarella
2020-12-18
vdpa_sim: store parsed MAC address in a buffer
Stefano Garzarella
2020-12-18
vdpa_sim: add work_fn in vdpasim_dev_attr
Stefano Garzarella
2020-12-18
vdpa_sim: add supported_features field in vdpasim_dev_attr
Stefano Garzarella
2020-12-18
vdpa_sim: add device id field in vdpasim_dev_attr
Stefano Garzarella
2020-12-18
vdpa_sim: add struct vdpasim_dev_attr for device attributes
Stefano Garzarella
2020-12-18
vdpa_sim: rename vdpasim_config_ops variables
Stefano Garzarella
2020-12-18
vdpa_sim: make IOTLB entries limit configurable
Stefano Garzarella
2020-12-18
vdpa_sim: remove hard-coded virtq count
Max Gurtovoy
2020-12-18
vdpa_sim: remove unnecessary headers inclusion
Stefano Garzarella
2020-12-18
vdpa: remove unnecessary 'default n' in Kconfig entries
Stefano Garzarella
2020-12-18
vdpa: ifcvf: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-12-18
vhost_vdpa: switch to vmemdup_user()
Tian Tao
2020-12-18
virtio-mem: Big Block Mode (BBM) - safe memory hotunplug
David Hildenbrand
2020-12-18
virtio-mem: Big Block Mode (BBM) - basic memory hotunplug
David Hildenbrand
2020-12-18
mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one...
David Hildenbrand
2020-12-18
virtio-mem: allow to force Big Block Mode (BBM) and set the big block size
David Hildenbrand
2020-12-18
virtio-mem: Big Block Mode (BBM) memory hotplug
David Hildenbrand
2020-12-18
virtio-mem: factor out adding/removing memory from Linux
David Hildenbrand
2020-12-18
virtio-mem: memory notifier callbacks are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virtio-mem: memory block ids are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virtio-mem: nb_sb_per_mb and subblock_size are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virito-mem: subblock states are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virtio-mem: memory block states are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virito-mem: document Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virtio-mem: generalize handling when memory is getting onlined deferred
David Hildenbrand
2020-12-18
virtio-mem: don't always trigger the workqueue when offlining memory
David Hildenbrand
2020-12-18
virtio-mem: drop last_mb_id
David Hildenbrand
2020-12-18
virtio-mem: generalize virtio_mem_overlaps_range()
David Hildenbrand
2020-12-18
virtio-mem: generalize virtio_mem_owned_mb()
David Hildenbrand
2020-12-18
virtio-mem: generalize check for added memory
David Hildenbrand
2020-12-18
virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLE
David Hildenbrand
2020-12-18
virtio-mem: factor out handling of fake-offline pages in memory notifier
David Hildenbrand
2020-12-18
virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()
David Hildenbrand
2020-12-18
virtio-mem: print debug messages from virtio_mem_send_*_request()
David Hildenbrand
2020-12-18
virtio-mem: factor out calculation of the bit number within the subblock bitmap
David Hildenbrand
2020-12-18
virtio-mem: use "unsigned long" for nr_pages when fake onlining/offlining
David Hildenbrand
2020-12-18
virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add()
David Hildenbrand
2020-12-18
virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handling
David Hildenbrand
2020-12-18
virtio-mem: more precise calculation in virtio_mem_mb_state_prepare_next_mb()
David Hildenbrand
2020-12-18
virtio-mem: determine nid only once using memory_add_physaddr_to_nid()
David Hildenbrand
2020-12-13
Linux 5.10
Linus Torvalds
[next]