index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
virtio-input: add multi-touch support
Mathias Crombez
1
-1
/
+10
2021-02-23
virtio_mmio: fix one typo
Xianting Tian
1
-1
/
+1
2021-02-23
virtio_input: Prevent EV_MSC/MSC_TIMESTAMP loop storm for MT.
Colin Xu
1
-0
/
+15
2021-02-23
virtio_vdpa: don't warn when fail to disable vq
Jason Wang
1
-2
/
+1
2021-02-23
virtio-pci: introduce modern device module
Jason Wang
5
-643
/
+610
2021-02-23
virito-pci-modern: rename map_capability() to vp_modern_map_capability()
Jason Wang
1
-16
/
+30
2021-02-23
virtio-pci-modern: introduce helper to get notification offset
Jason Wang
1
-5
/
+16
2021-02-23
virtio-pci-modern: introduce helper for getting queue nums
Jason Wang
1
-1
/
+12
2021-02-23
virtio-pci-modern: introduce helper for setting/geting queue size
Jason Wang
1
-2
/
+32
2021-02-23
virtio-pci-modern: introduce helper to set/get queue_enable
Jason Wang
1
-6
/
+31
2021-02-23
virtio-pci-modern: introduce vp_modern_queue_address()
Jason Wang
1
-6
/
+27
2021-02-23
virtio-pci-modern: introduce vp_modern_set_queue_vector()
Jason Wang
1
-12
/
+23
2021-02-23
virtio-pci-modern: introduce vp_modern_generation()
Jason Wang
1
-3
/
+14
2021-02-23
virtio-pci-modern: introduce helpers for setting and getting features
Jason Wang
1
-10
/
+33
2021-02-23
virtio-pci-modern: introduce helpers for setting and getting status
Jason Wang
1
-8
/
+29
2021-02-23
virtio-pci-modern: introduce helper to set config vector
Jason Wang
1
-2
/
+14
2021-02-23
virtio-pci-modern: introduce vp_modern_remove()
Jason Wang
1
-2
/
+12
2021-02-23
virtio-pci-modern: factor out modern device initialization logic
Jason Wang
1
-14
/
+36
2021-02-23
virtio-pci: split out modern device
Jason Wang
2
-79
/
+105
2021-02-23
virtio-pci: do not access iomem via struct virtio_pci_device directly
Jason Wang
1
-30
/
+46
2021-02-23
virtio-mem: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-506
/
+1291
2020-12-18
virtio_ring: Fix two use after free bugs
Dan Carpenter
1
-2
/
+2
2020-12-18
virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed()
Dan Carpenter
1
-2
/
+2
2020-12-18
virtio-mem: Big Block Mode (BBM) - safe memory hotunplug
David Hildenbrand
1
-2
/
+95
2020-12-18
virtio-mem: Big Block Mode (BBM) - basic memory hotunplug
David Hildenbrand
1
-1
/
+155
2020-12-18
virtio-mem: allow to force Big Block Mode (BBM) and set the big block size
David Hildenbrand
1
-3
/
+28
2020-12-18
virtio-mem: Big Block Mode (BBM) memory hotplug
David Hildenbrand
1
-119
/
+441
2020-12-18
virtio-mem: factor out adding/removing memory from Linux
David Hildenbrand
1
-34
/
+73
2020-12-18
virtio-mem: memory notifier callbacks are specific to Sub Block Mode (SBM)
David Hildenbrand
1
-14
/
+15
2020-12-18
virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM)
David Hildenbrand
1
-47
/
+43
2020-12-18
virtio-mem: memory block ids are specific to Sub Block Mode (SBM)
David Hildenbrand
1
-23
/
+23
2020-12-18
virtio-mem: nb_sb_per_mb and subblock_size are specific to Sub Block Mode (SBM)
David Hildenbrand
1
-48
/
+48
2020-12-18
virito-mem: subblock states are specific to Sub Block Mode (SBM)
David Hildenbrand
1
-63
/
+69
2020-12-18
virtio-mem: memory block states are specific to Sub Block Mode (SBM)
David Hildenbrand
1
-106
/
+109
2020-12-18
virito-mem: document Sub Block Mode (SBM)
David Hildenbrand
1
-0
/
+15
2020-12-18
virtio-mem: generalize handling when memory is getting onlined deferred
David Hildenbrand
1
-32
/
+63
2020-12-18
virtio-mem: don't always trigger the workqueue when offlining memory
David Hildenbrand
1
-12
/
+28
2020-12-18
virtio-mem: drop last_mb_id
David Hildenbrand
1
-4
/
+0
2020-12-18
virtio-mem: generalize virtio_mem_overlaps_range()
David Hildenbrand
1
-7
/
+3
2020-12-18
virtio-mem: generalize virtio_mem_owned_mb()
David Hildenbrand
1
-4
/
+5
2020-12-18
virtio-mem: generalize check for added memory
David Hildenbrand
1
-4
/
+15
2020-12-18
virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLE
David Hildenbrand
1
-11
/
+26
2020-12-18
virtio-mem: factor out handling of fake-offline pages in memory notifier
David Hildenbrand
1
-23
/
+50
2020-12-18
virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()
David Hildenbrand
1
-10
/
+24
2020-12-18
virtio-mem: print debug messages from virtio_mem_send_*_request()
David Hildenbrand
1
-15
/
+35
2020-12-18
virtio-mem: factor out calculation of the bit number within the subblock bitmap
David Hildenbrand
1
-5
/
+15
2020-12-18
virtio-mem: use "unsigned long" for nr_pages when fake onlining/offlining
David Hildenbrand
1
-4
/
+4
2020-12-18
virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add()
David Hildenbrand
1
-3
/
+2
2020-12-18
virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handling
David Hildenbrand
1
-16
/
+19
[next]