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
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
1
-0
/
+5
|
\
|
*
arm64: arch_k3: Enable interrupt controller drivers
Lokesh Vutla
2019-05-01
1
-0
/
+5
*
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-19
4
-6
/
+22
|
\
\
|
*
|
arm64: dts: sprd: Add clock properties for serial devices
Baolin Wang
2019-05-16
1
-4
/
+12
|
*
|
Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2019-05-16
2
-2
/
+9
|
|
\
\
|
|
*
|
arm64: tegra: Disable XUSB support on Jetson TX2
Thierry Reding
2019-05-08
1
-2
/
+2
|
|
*
|
arm64: tegra: Enable SMMU translation for PCI on Tegra186
Thierry Reding
2019-05-08
1
-0
/
+4
|
|
*
|
arm64: tegra: Fix insecure SMMU users for Tegra186
Jonathan Hunter
2019-05-08
1
-0
/
+3
|
*
|
|
Merge tag 'tegra-for-5.2-arm64-soc-fixes' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
2019-05-16
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
arm64: tegra: Select ARM_GIC_PM
Sameer Pujar
2019-05-08
1
-0
/
+1
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
24
-168
/
+1567
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-05-15
24
-168
/
+1567
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: arm64: Fix ptrauth ID register masking logic
Kristina Martsenko
2019-05-01
1
-4
/
+4
|
|
*
|
|
|
|
arm64: KVM: Fix perf cycle counter support for VHE
Andrew Murray
2019-04-30
1
-2
/
+9
|
|
*
|
|
|
|
arm64: KVM: Avoid isb's by using direct pmxevtyper sysreg
Andrew Murray
2019-04-24
1
-10
/
+74
|
|
*
|
|
|
|
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
4
-4
/
+98
|
|
*
|
|
|
|
arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
3
-0
/
+48
|
|
*
|
|
|
|
arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
Andrew Murray
2019-04-24
1
-7
/
+36
|
|
*
|
|
|
|
arm64: KVM: Add accessors to track guest/host only counters
Andrew Murray
2019-04-24
3
-1
/
+63
|
|
*
|
|
|
|
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
2019-04-24
3
-7
/
+13
|
|
*
|
|
|
|
arm64: arm_pmu: Remove unnecessary isb instruction
Andrew Murray
2019-04-24
1
-1
/
+0
|
|
*
|
|
|
|
KVM: arm64: Add capability to advertise ptrauth for guest
Amit Daniel Kachhap
2019-04-24
1
-0
/
+5
|
|
*
|
|
|
|
KVM: arm64: Add userspace flag to enable pointer authentication
Amit Daniel Kachhap
2019-04-24
3
-1
/
+30
|
|
*
|
|
|
|
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
2019-04-24
8
-18
/
+236
|
|
*
|
|
|
|
KVM: arm64: Add a vcpu flag to control ptrauth for guest
Amit Daniel Kachhap
2019-04-23
1
-0
/
+5
|
|
*
|
|
|
|
KVM: arm/arm64: Clean up vcpu finalization function parameter naming
Dave Martin
2019-04-18
2
-3
/
+3
|
|
*
|
|
|
|
KVM: arm64/sve: Explain validity checks in set_sve_vls()
Dave Martin
2019-04-18
1
-0
/
+7
|
|
*
|
|
|
|
KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
Dave Martin
2019-04-18
2
-4
/
+8
|
|
*
|
|
|
|
KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()
Dave Martin
2019-04-18
1
-1
/
+1
|
|
*
|
|
|
|
KVM: arm64/sve: Make register ioctl access errors more consistent
Dave Martin
2019-04-18
1
-21
/
+31
|
|
*
|
|
|
|
KVM: arm64/sve: Miscellaneous tidyups in guest.c
Dave Martin
2019-04-18
1
-13
/
+5
|
|
*
|
|
|
|
KVM: arm64/sve: Clean up UAPI register ID definitions
Dave Martin
2019-04-18
2
-9
/
+32
|
|
*
|
|
|
|
KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs
Dave Martin
2019-04-18
1
-2
/
+2
|
|
*
|
|
|
|
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
Dave Martin
2019-04-18
2
-2
/
+2
|
|
*
|
|
|
|
arm64/sve: Clarify vq map semantics
Dave Martin
2019-04-18
2
-5
/
+6
|
|
*
|
|
|
|
arm64: KVM: Fix system register enumeration
Marc Zyngier
2019-04-02
1
-4
/
+4
|
|
*
|
|
|
|
KVM: arm64: Add a capability to advertise SVE support
Dave Martin
2019-03-29
1
-0
/
+3
|
|
*
|
|
|
|
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
Dave Martin
2019-03-29
2
-3
/
+43
|
|
*
|
|
|
|
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
2019-03-29
4
-8
/
+215
|
|
*
|
|
|
|
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
2019-03-29
1
-0
/
+4
|
|
*
|
|
|
|
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
2019-03-29
1
-0
/
+2
|
|
*
|
|
|
|
arm64/sve: In-kernel vector length availability query interface
Dave Martin
2019-03-29
2
-27
/
+37
|
|
*
|
|
|
|
KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
Dave Martin
2019-03-29
1
-0
/
+63
|
|
*
|
|
|
|
KVM: arm64/sve: Add SVE support to register access ioctl interface
Dave Martin
2019-03-29
3
-12
/
+158
|
|
*
|
|
|
|
KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
Dave Martin
2019-03-29
1
-12
/
+36
|
|
*
|
|
|
|
KVM: arm64: Factor out core register ID enumeration
Dave Martin
2019-03-29
1
-8
/
+25
|
|
*
|
|
|
|
KVM: arm64: Add missing #include of <linux/string.h> in guest.c
Dave Martin
2019-03-29
1
-0
/
+1
|
|
*
|
|
|
|
KVM: arm64/sve: Context switch the SVE registers
Dave Martin
2019-03-29
3
-20
/
+66
|
|
*
|
|
|
|
KVM: arm64/sve: System register context switch and access support
Dave Martin
2019-03-29
5
-6
/
+93
|
|
*
|
|
|
|
KVM: arm64: Support runtime sysreg visibility filtering
Dave Martin
2019-03-29
2
-3
/
+46
[next]