index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
21
-1291
/
+1162
|
\
\
|
*
|
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
2016-02-29
1
-0
/
+1
|
*
|
ARM: KVM: Switch the CP reg search to be a binary search
Marc Zyngier
2016-02-29
1
-18
/
+23
|
*
|
ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit
Marc Zyngier
2016-02-29
2
-6
/
+6
|
*
|
ARM: KVM: Enforce sorting of all CP tables
Marc Zyngier
2016-02-29
1
-8
/
+17
|
*
|
ARM: KVM: Properly sort the invariant table
Marc Zyngier
2016-02-29
1
-3
/
+3
|
*
|
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
1
-0
/
+3
|
*
|
arm64: KVM: Introduce per-vcpu kvm device controls
Shannon Zhao
2016-02-29
1
-0
/
+55
|
*
|
arm64: KVM: Free perf event of PMU when destroying vcpu
Shannon Zhao
2016-02-29
1
-0
/
+1
|
*
|
arm64: KVM: Add PMU overflow interrupt routing
Shannon Zhao
2016-02-29
1
-2
/
+6
|
*
|
ARM: KVM: Use common version of timer-sr.c
Marc Zyngier
2016-02-29
2
-70
/
+1
|
*
|
ARM: KVM: Use common version of vgic-v2-sr.c
Marc Zyngier
2016-02-29
2
-83
/
+4
|
*
|
ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
8
-142
/
+7
|
*
|
arm64: KVM: Skip HYP setup when already running in HYP
Marc Zyngier
2016-02-29
2
-59
/
+121
|
*
|
arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
Marc Zyngier
2016-02-29
1
-0
/
+16
|
*
|
ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT
Marc Zyngier
2016-02-29
1
-2
/
+0
|
*
|
ARM: KVM: Remove unused hyp_pc field
Marc Zyngier
2016-02-29
1
-5
/
+0
|
*
|
ARM: KVM: Turn CP15 defines to an enum
Marc Zyngier
2016-02-29
1
-1
/
+0
|
*
|
ARM: KVM: Remove __weak attributes
Marc Zyngier
2016-02-29
3
-7
/
+5
|
*
|
ARM: KVM: Switch to C-based stage2 init
Marc Zyngier
2016-02-29
4
-8
/
+37
|
*
|
ARM: KVM: Remove the old world switch
Marc Zyngier
2016-02-29
2
-1128
/
+1
|
*
|
ARM: KVM: Change kvm_call_hyp return type to unsigned long
Marc Zyngier
2016-02-29
1
-8
/
+2
|
*
|
ARM: KVM: Add panic handling code
Marc Zyngier
2016-02-29
2
-7
/
+59
|
*
|
ARM: KVM: Add HYP mode entry code
Marc Zyngier
2016-02-29
3
-0
/
+160
|
*
|
ARM: KVM: Add populating of fault data structure
Marc Zyngier
2016-02-29
2
-0
/
+58
|
*
|
ARM: KVM: Add the new world switch implementation
Marc Zyngier
2016-02-29
3
-0
/
+148
[prev]
[next]