index
:
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
2014-07-11
ARM: KVM: one_reg coproc set and get BE fixes
Victor Kamensky
2014-07-11
ARM: KVM: MMIO support BE host running LE code
Victor Kamensky
2014-07-11
ARM: KVM: vgic mmio should hold data as LE bytes array in BE case
Victor Kamensky
2014-07-11
ARM: KVM: __kvm_vcpu_run function return result fix in BE case
Victor Kamensky
2014-07-11
ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...
Victor Kamensky
2014-07-11
ARM: KVM: fix vgic V7 assembler code to work in BE image
Victor Kamensky
2014-07-11
ARM: virt: fix wrong HSCTLR.EE bit setting
Li Liu
2014-07-11
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
Marc Zyngier
2014-07-11
arm64: KVM: vgic: add GICv3 world switch
Marc Zyngier
2014-07-11
KVM: ARM: vgic: add the GICv3 backend
Marc Zyngier
2014-07-11
arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code
Marc Zyngier
2014-07-11
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
2014-07-11
arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
Marc Zyngier
2014-07-11
KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
Marc Zyngier
2014-07-11
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
2014-07-11
KVM: ARM: introduce vgic_params structure
Marc Zyngier
2014-07-11
KVM: ARM: vgic: introduce vgic_enable
Marc Zyngier
2014-07-11
KVM: ARM: vgic: abstract VMCR access
Marc Zyngier
2014-07-11
KVM: ARM: vgic: move underflow handling to vgic_ops
Marc Zyngier
2014-07-11
KVM: ARM: vgic: abstract MISR decoding
Marc Zyngier
2014-07-11
KVM: ARM: vgic: abstract EISR bitmap access
Marc Zyngier
2014-07-11
KVM: ARM: vgic: abstract access to the ELRSR bitmap
Marc Zyngier
2014-07-11
KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
Marc Zyngier
2014-07-11
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
2014-07-11
arm64: boot protocol documentation update for GICv3
Marc Zyngier
2014-07-11
arm64: GICv3 device tree binding documentation
Marc Zyngier
2014-07-11
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...
Christoffer Dall
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
2014-07-11
arm64: KVM: export demux regids as KVM_REG_ARM64
Alex Bennée
2014-07-11
ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
Kim Phillips
2014-07-11
ARM: KVM: Unmap IPA on memslot delete/move
Eric Auger
2014-07-11
arm/arm64: KVM: Fix and refactor unmap_range
Christoffer Dall
2014-07-08
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
2014-07-08
irqchip: gic: Move some bits of GICv2 to a library-type file
Marc Zyngier
2014-06-30
arch: x86: kvm: x86.c: Cleaning up variable is set more than once
Rickard Strandqvist
2014-06-30
MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Remove unneeded volatile
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Simplify functions by removing redundancy
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Use KVM internal logger
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Reformat code and comments
Deng-Cheng Zhu
2014-06-30
Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-06-30
Merge commit '33b458d276bb' into kvm-next
Paolo Bonzini
2014-06-30
KVM: SVM: Fix CPL export via SS.DPL
Jan Kiszka
2014-06-26
KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency
Heiko Carstens
2014-06-19
KVM: vmx: vmx instructions handling does not consider cs.l
Nadav Amit
2014-06-19
KVM: vmx: handle_cr ignores 32/64-bit mode
Nadav Amit
2014-06-19
KVM: x86: Hypercall handling does not considers opsize correctly
Nadav Amit
2014-06-19
KVM: x86: check DR6/7 high-bits are clear only on long-mode
Nadav Amit
[next]