index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2016-08-18
1
-1
/
+1
|
\
|
*
KVM: arm/arm64: Change misleading use of is_error_pfn
Christoffer Dall
2016-08-17
1
-1
/
+1
*
|
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
2016-08-12
1
-1
/
+5
|
/
*
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-08-04
3
-0
/
+22
|
\
|
*
KVM: arm/arm64: Enable irqchip routing
Eric Auger
2016-07-22
3
-0
/
+22
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
8
-159
/
+104
|
\
\
|
*
\
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
2016-07-22
5
-151
/
+96
|
|
\
\
|
|
|
/
|
|
*
KVM: arm64: vgic-its: Introduce new KVM ITS device
Andre Przywara
2016-07-18
1
-0
/
+1
|
|
*
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
Andre Przywara
2016-07-18
1
-1
/
+1
|
|
*
arm/arm64: Get rid of KERN_TO_HYP
Marc Zyngier
2016-07-03
1
-9
/
+9
|
|
*
arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range
Marc Zyngier
2016-07-03
1
-0
/
+15
|
|
*
arm: KVM: Allow hyp teardown
Marc Zyngier
2016-07-03
2
-1
/
+17
|
|
*
arm: KVM: Simplify HYP init
Marc Zyngier
2016-07-03
1
-40
/
+9
|
|
*
arm/arm64: KVM: Kill free_boot_hyp_pgd
Marc Zyngier
2016-07-03
2
-27
/
+7
|
|
*
arm/arm64: KVM: Drop boot_pgd
Marc Zyngier
2016-07-03
2
-20
/
+3
|
|
*
arm/arm64: KVM: Always have merged page tables
Marc Zyngier
2016-07-03
1
-40
/
+34
|
|
*
arm/arm64: KVM: Export __hyp_text_start/end symbols
Marc Zyngier
2016-07-03
1
-2
/
+0
|
|
*
KVM: arm/arm64: The GIC is dead, long live the GIC
Marc Zyngier
2016-07-03
2
-13
/
+0
|
|
*
arm/arm64: KVM: Map the HYP text as read-only
Marc Zyngier
2016-06-29
2
-4
/
+4
|
|
*
arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section
Marc Zyngier
2016-06-29
1
-1
/
+1
|
|
*
arm/arm64: KVM: Add a protection parameter to create_hyp_mappings
Marc Zyngier
2016-06-29
2
-8
/
+10
|
*
|
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2016-07-01
1
-4
/
+4
|
|
/
|
*
KVM: ARM: Fix typos
Andrea Gelmini
2016-06-14
4
-4
/
+4
*
|
KVM: arm/arm64: Stop leaking vcpu pid references
James Morse
2016-06-27
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-27
4
-27
/
+52
|
\
|
*
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
2016-05-20
1
-1
/
+7
|
*
KVM: arm/arm64: vgic-new: enable build
Andre Przywara
2016-05-20
2
-0
/
+18
|
*
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
2016-05-20
1
-12
/
+13
|
*
KVM: arm/arm64: Export mmio_read/write_bus
Christoffer Dall
2016-05-20
1
-5
/
+5
|
*
KVM: arm/arm64: Fix MMIO emulation data handling
Christoffer Dall
2016-05-20
1
-7
/
+7
|
*
KVM: arm/arm64: Move timer IRQ map to latest possible time
Christoffer Dall
2016-05-20
1
-3
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
2
-188
/
+222
|
\
\
|
|
/
|
*
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
2016-05-09
1
-17
/
+29
|
*
arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
Marc Zyngier
2016-04-29
1
-6
/
+11
|
*
kvm-arm: Cleanup stage2 pgd handling
Suzuki K Poulose
2016-04-21
2
-32
/
+7
|
*
kvm-arm: Cleanup kvm_* wrappers
Suzuki K Poulose
2016-04-21
1
-8
/
+1
|
*
kvm-arm: Add stage2 page table modifiers
Suzuki K Poulose
2016-04-21
1
-53
/
+44
|
*
kvm-arm: Add explicit hyp page table modifiers
Suzuki K Poulose
2016-04-21
1
-5
/
+99
|
*
kvm-arm: Use explicit stage2 helper routines
Suzuki K Poulose
2016-04-21
1
-24
/
+24
|
*
kvm-arm: Remove kvm_pud_huge()
Suzuki K Poulose
2016-04-21
1
-3
/
+1
|
*
kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
Suzuki K Poulose
2016-04-21
1
-9
/
+8
|
*
kvm arm: Move fake PGD handling to arch specific files
Suzuki K Poulose
2016-04-21
1
-40
/
+7
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-16
2
-47
/
+76
|
\
\
|
*
|
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-28
2
-48
/
+76
*
|
|
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
2016-05-05
1
-1
/
+1
|
|
/
|
/
|
*
|
arm64: KVM: unregister notifiers in hyp mode teardown path
Sudeep Holla
2016-04-06
1
-3
/
+10
|
/
*
arm64: KVM: Register CPU notifiers when the kernel runs at HYP
James Morse
2016-03-31
1
-19
/
+33
*
KVM: arm/arm64: disable preemption when calling smp_call_function_many
Eric Auger
2016-03-21
1
-0
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
1
-3
/
+5
|
\
|
*
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
2016-02-18
1
-3
/
+5
[next]