index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-64
/
+82
2014-12-15
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
1
-8
/
+22
2014-12-15
arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs
Christoffer Dall
1
-6
/
+16
2014-12-13
arm/arm64: KVM: Add (new) vgic_initialized macro
Christoffer Dall
1
-1
/
+2
2014-12-13
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
1
-3
/
+3
2014-12-13
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
1
-45
/
+32
2014-11-26
arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()
Christoffer Dall
1
-4
/
+4
2014-11-26
arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through all
Shannon Zhao
1
-5
/
+10
2014-11-25
arm/arm64: vgic: Remove unreachable irq_clear_pending
Christoffer Dall
1
-2
/
+0
2014-11-25
KVM: ARM: VGIC: Optimize the vGIC vgic_update_irq_pending function.
wanghaibin
1
-0
/
+3
2014-10-16
arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs
Christoffer Dall
2
-23
/
+19
2014-10-10
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
1
-1
/
+2
2014-09-25
arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset
Christoffer Dall
1
-2
/
+2
2014-09-18
arm/arm64: KVM: vgic: make number of irqs a configurable attribute
Marc Zyngier
1
-0
/
+37
2014-09-18
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
1
-13
/
+29
2014-09-18
arm/arm64: KVM: vgic: kill VGIC_NR_IRQS
Marc Zyngier
1
-6
/
+11
2014-09-18
arm/arm64: KVM: vgic: handle out-of-range MMIO accesses
Marc Zyngier
1
-11
/
+45
2014-09-18
arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS
Marc Zyngier
1
-3
/
+3
2014-09-18
arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS
Marc Zyngier
1
-5
/
+11
2014-09-18
arm/arm64: KVM: vgic: switch to dynamic allocation
Marc Zyngier
1
-35
/
+208
2014-09-18
KVM: ARM: vgic: plug irq injection race
Marc Zyngier
1
-1
/
+2
2014-09-18
arm/arm64: KVM: vgic: Clarify and correct vgic documentation
Christoffer Dall
1
-6
/
+7
2014-09-18
arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0
Christoffer Dall
1
-2
/
+16
2014-09-18
arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn
Christoffer Dall
1
-11
/
+108
2014-09-18
arm/arm64: KVM: vgic: Clear queued flags on unqueue
Christoffer Dall
1
-1
/
+3
2014-09-18
arm/arm64: KVM: Rename irq_active to irq_queued
Christoffer Dall
1
-14
/
+19
2014-09-18
arm/arm64: KVM: Rename irq_state to irq_pending
Christoffer Dall
1
-26
/
+26
2014-09-18
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
1
-78
/
+79
2014-09-17
KVM: ARM: vgic: register kvm_device_ops dynamically
Will Deacon
1
-78
/
+79
2014-08-27
KVM: vgic: declare probe function pointer as const
Will Deacon
1
-2
/
+2
2014-08-27
KVM: vgic: return int instead of bool when checking I/O ranges
Will Deacon
1
-1
/
+1
2014-08-05
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
3
-176
/
+725
2014-07-31
KVM: arm64: GICv3: mandate page-aligned GICV region
Marc Zyngier
1
-0
/
+16
2014-07-30
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
Will Deacon
1
-4
/
+20
2014-07-11
ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case
Victor Kamensky
1
-2
/
+22
2014-07-11
ARM: KVM: vgic mmio should hold data as LE bytes array in BE case
Victor Kamensky
1
-2
/
+2
2014-07-11
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
Marc Zyngier
1
-0
/
+1
2014-07-11
KVM: ARM: vgic: add the GICv3 backend
Marc Zyngier
1
-0
/
+231
2014-07-11
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
2
-0
/
+4
2014-07-11
KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
Marc Zyngier
1
-0
/
+1
2014-07-11
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
2
-221
/
+294
2014-07-11
KVM: ARM: introduce vgic_params structure
Marc Zyngier
1
-37
/
+33
2014-07-11
KVM: ARM: vgic: introduce vgic_enable
Marc Zyngier
1
-8
/
+21
2014-07-11
KVM: ARM: vgic: abstract VMCR access
Marc Zyngier
1
-16
/
+53
2014-07-11
KVM: ARM: vgic: move underflow handling to vgic_ops
Marc Zyngier
1
-3
/
+25
2014-07-11
KVM: ARM: vgic: abstract MISR decoding
Marc Zyngier
1
-3
/
+23
2014-07-11
KVM: ARM: vgic: abstract EISR bitmap access
Marc Zyngier
1
-2
/
+23
2014-07-11
KVM: ARM: vgic: abstract access to the ELRSR bitmap
Marc Zyngier
1
-5
/
+41
2014-07-11
KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
Marc Zyngier
1
-52
/
+110
2014-07-11
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
1
-28
/
+28
[next]