index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devices
Christoffer Dall
2017-05-18
1
-3
/
+6
*
KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
2017-05-18
2
-4
/
+10
*
kvm: arm/arm64: Fix use after free of stage2 page table
Suzuki K Poulose
2017-05-16
1
-4
/
+13
*
kvm: arm/arm64: Force reading uncached stage2 PGD
Suzuki K Poulose
2017-05-16
1
-1
/
+1
*
kvm: arm/arm64: Fix race in resetting stage2 PGD
Suzuki K Poulose
2017-05-15
1
-8
/
+8
*
KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2 reg...
Marc Zyngier
2017-05-15
1
-9
/
+9
*
KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
2017-05-15
1
-0
/
+7
*
KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
2017-05-15
1
-0
/
+7
*
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-09
16
-277
/
+5725
|
\
|
*
KVM: arm/arm64: vgic-its: Cleanup after failed ITT restore
Christoffer Dall
2017-05-09
1
-13
/
+22
|
*
KVM: arm/arm64: Don't call map_resources when restoring ITS tables
Christoffer Dall
2017-05-09
1
-9
/
+1
|
*
KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
2017-05-09
3
-43
/
+10
|
*
KVM: arm/arm64: Get rid of its->initialized field
Marc Zyngier
2017-05-09
1
-6
/
+1
|
*
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
2017-05-09
6
-11
/
+71
|
*
KVM: arm/arm64: Slightly rework kvm_vgic_addr
Christoffer Dall
2017-05-09
1
-9
/
+13
|
*
KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
2017-05-09
2
-4
/
+16
|
*
KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
2017-05-09
3
-44
/
+68
|
*
KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enable
Christoffer Dall
2017-05-09
1
-6
/
+2
|
*
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
2017-05-08
3
-0
/
+72
|
*
KVM: arm64: vgic-its: Fix pending table sync
Eric Auger
2017-05-08
1
-12
/
+12
|
*
KVM: arm64: vgic-its: ITT save and restore
Eric Auger
2017-05-08
2
-3
/
+117
|
*
KVM: arm64: vgic-its: Device table save/restore
Eric Auger
2017-05-08
2
-5
/
+199
|
*
KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
Eric Auger
2017-05-08
1
-3
/
+8
|
*
KVM: arm64: vgic-its: Collection table save/restore
Eric Auger
2017-05-08
2
-2
/
+107
|
*
KVM: arm64: vgic-its: Add infrastructure for table lookup
Eric Auger
2017-05-08
1
-0
/
+92
|
*
KVM: arm64: vgic-its: vgic_its_alloc_ite/device
Eric Auger
2017-05-08
1
-21
/
+47
|
*
KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Eric Auger
2017-05-08
1
-4
/
+103
|
*
KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Eric Auger
2017-05-08
1
-11
/
+24
|
*
KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Eric Auger
2017-05-08
3
-4
/
+47
|
*
KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
Eric Auger
2017-05-08
1
-5
/
+20
|
*
KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
Eric Auger
2017-05-08
1
-0
/
+4
|
*
KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
Eric Auger
2017-05-08
1
-1
/
+14
|
*
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
Eric Auger
2017-05-08
1
-3
/
+20
|
*
KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Eric Auger
2017-05-08
1
-4
/
+89
|
*
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Eric Auger
2017-05-08
1
-2
/
+40
|
*
KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Eric Auger
2017-05-08
2
-4
/
+84
|
*
KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
Eric Auger
2017-05-08
2
-2
/
+5
|
*
KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
Eric Auger
2017-05-08
1
-1
/
+35
|
*
arm/arm64: vgic: turn vgic_find_mmio_region into public
Eric Auger
2017-05-08
2
-6
/
+10
|
*
KVM: arm/arm64: vgic-its: rename itte into ite
Eric Auger
2017-05-08
1
-74
/
+74
|
*
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
2017-05-04
8
-12
/
+4328
*
|
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-05-09
1
-4
/
+0
|
\
\
|
*
\
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
2017-04-28
1
-4
/
+0
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-27
1
-4
/
+0
*
|
|
|
KVM: set no_llseek in stat_fops_per_vm
Geliang Tang
2017-05-09
1
-2
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
1
-15
/
+3
|
\
\
\
\
|
*
|
|
|
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
1
-15
/
+3
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
13
-369
/
+540
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
KVM: put back #ifndef CONFIG_S390 around kvm_vcpu_kick
Paolo Bonzini
2017-05-04
1
-0
/
+2
|
*
|
|
|
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
2017-05-03
1
-17
/
+17
[next]