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
/
arch
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-11
KVM: ARM: Squash len warning
Christoffer Dall
1
-1
/
+2
2013-08-07
arm64: KVM: fix 2-level page tables unmapping
Marc Zyngier
1
-14
/
+8
2013-08-07
ARM: KVM: Fix unaligned unmap_range leak
Christoffer Dall
1
-7
/
+7
2013-08-06
ARM: KVM: Fix 64-bit coprocessor handling
Christoffer Dall
3
-8
/
+27
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-1800
/
+51
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-0
/
+1
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
1
-0
/
+4
2013-06-26
ARM: kvm: don't include drivers/virtio/Kconfig
Arnd Bergmann
1
-2
/
+0
2013-06-26
arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logic
Geoff Levand
1
-3
/
+3
2013-06-26
ARM: KVM: clear exclusive monitor on all exception returns
Marc Zyngier
1
-0
/
+3
2013-06-26
ARM: KVM: add missing dsb before invalidating Stage-2 TLBs
Marc Zyngier
1
-0
/
+1
2013-06-26
ARM: KVM: perform save/restore of PAR
Marc Zyngier
3
-3
/
+23
2013-06-26
ARM: KVM: get rid of S2_PGD_SIZE
Marc Zyngier
1
-3
/
+0
2013-06-26
ARM: KVM: don't special case PC when doing an MMIO
Marc Zyngier
1
-6
/
+0
2013-06-26
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
1
-4
/
+4
2013-06-26
ARM: KVM: Don't handle PSCI calls via SMC
Dave P Martin
2
-4
/
+1
2013-06-26
ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq
Anup Patel
1
-0
/
+12
2013-06-12
ARM: KVM: timer: allow DT matching for ARMv8 cores
Marc Zyngier
1
-0
/
+1
2013-06-07
ARM: KVM: arch_timers: zero CNTVOFF upon return to host
Mark Rutland
1
-0
/
+4
2013-06-03
ARM: KVM: be more thorough when invalidating TLBs
Marc Zyngier
1
-15
/
+26
2013-06-03
ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl
Andre Przywara
1
-2
/
+13
2013-05-19
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
1
-1
/
+1
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier
3
-1774
/
+4
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-278
/
+467
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-360
/
+369
2013-05-02
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
3
-23
/
+17
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-28
ARM: KVM: iterate over all CPUs for CPU compatibility check
Andre Przywara
1
-3
/
+12
2013-04-28
KVM: ARM: Fix spelling in error message
Christoffer Dall
1
-1
/
+1
2013-04-28
ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionally
Arnd Bergmann
1
-3
/
+3
2013-04-28
ARM: KVM: promote vfp_host pointer to generic host cpu context
Marc Zyngier
1
-14
/
+14
2013-04-28
ARM: KVM: add architecture specific hook for capabilities
Marc Zyngier
1
-1
/
+1
2013-04-28
ARM: KVM: perform HYP initilization for hotplugged CPUs
Marc Zyngier
2
-22
/
+62
2013-04-28
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
3
-64
/
+157
2013-04-28
ARM: KVM: rework HYP page table freeing
Marc Zyngier
2
-102
/
+81
2013-04-28
ARM: KVM: move to a KVM provided HYP idmap
Marc Zyngier
1
-1
/
+23
2013-04-28
ARM: KVM: fix HYP mapping limitations around zero
Marc Zyngier
1
-11
/
+10
2013-04-28
ARM: KVM: simplify HYP mapping population
Marc Zyngier
1
-60
/
+42
2013-04-28
ARM: KVM: arch_timer: use symbolic constants
Mark Rutland
1
-3
/
+4
2013-04-28
ARM: KVM: add support for minimal host vs guest profiling
Marc Zyngier
3
-1
/
+73
2013-04-25
Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.git
Gleb Natapov
11
-360
/
+369
2013-04-24
treewide: Fix typo in printk and comments
Masanari Iida
1
-1
/
+1
2013-04-17
ARM: KVM: fix unbalanced get_cpu() in access_dcsw
Marc Zyngier
1
-2
/
+2
2013-04-16
ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting
Marc Zyngier
1
-0
/
+1
2013-04-16
KVM: ARM: Fix kvm_vm_ioctl_irq_line
Alexander Graf
1
-1
/
+2
2013-03-22
Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Russell King
1
-21
/
+14
2013-03-06
ARM: KVM: Fix length of mmio access
Marc Zyngier
1
-3
/
+4
2013-03-06
ARM: KVM: sanitize freeing of HYP page tables
Marc Zyngier
1
-18
/
+26
2013-03-06
ARM: KVM: move kvm_handle_wfi to handle_exit.c
Marc Zyngier
2
-16
/
+19
2013-03-06
ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa
Marc Zyngier
2
-7
/
+10
[next]