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
/
arch
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
2018-03-28
2
-1
/
+3
*
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-03-19
2
-3
/
+1
*
arm64: KVM: Allow mapping of vectors outside of the RAM region
Marc Zyngier
2018-03-19
2
-10
/
+73
*
arm64: Make BP hardening slot counter available
Marc Zyngier
2018-03-19
1
-0
/
+3
*
arm/arm64: KVM: Introduce EL2-specific executable mappings
Marc Zyngier
2018-03-19
1
-0
/
+2
*
arm64: KVM: Allow far branches from vector slots to the main vectors
Marc Zyngier
2018-03-19
1
-1
/
+1
*
arm64: KVM: Move BP hardening vectors into .hyp.text section
Marc Zyngier
2018-03-19
1
-3
/
+1
*
arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector
Marc Zyngier
2018-03-19
1
-1
/
+2
*
arm64: KVM: Introduce EL2 VA randomisation
Marc Zyngier
2018-03-19
1
-2
/
+10
*
arm64; insn: Add encoder for the EXTR instruction
Marc Zyngier
2018-03-19
1
-0
/
+6
*
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
2018-03-19
1
-1
/
+2
*
KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
Marc Zyngier
2018-03-19
1
-1
/
+2
*
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
2018-03-19
1
-0
/
+20
*
arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
Marc Zyngier
2018-03-19
1
-1
/
+1
*
arm64: KVM: Dynamically patch the kernel/hyp VA mask
Marc Zyngier
2018-03-19
1
-33
/
+13
*
arm64: insn: Add encoder for bitwise operations using literals
Marc Zyngier
2018-03-19
1
-0
/
+9
*
arm64: insn: Add N immediate encoding
Marc Zyngier
2018-03-19
1
-0
/
+1
*
arm64: alternatives: Add dynamic patching feature
Marc Zyngier
2018-03-19
1
-4
/
+37
*
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
Christoffer Dall
2018-03-19
1
-0
/
+2
*
KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
Christoffer Dall
2018-03-19
1
-0
/
+2
*
KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
Christoffer Dall
2018-03-19
1
-2
/
+0
*
KVM: arm64: Configure c15, PMU, and debug register traps on cpu load/put for VHE
Christoffer Dall
2018-03-19
1
-0
/
+3
*
KVM: arm64: Prepare to handle deferred save/restore of 32-bit registers
Christoffer Dall
2018-03-19
1
-23
/
+9
*
KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1
Christoffer Dall
2018-03-19
1
-1
/
+17
*
KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
Christoffer Dall
2018-03-19
1
-5
/
+36
*
KVM: arm64: Introduce framework for accessing deferred sysregs
Christoffer Dall
2018-03-19
1
-2
/
+6
*
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
2018-03-19
3
-7
/
+21
*
KVM: arm64: Change 32-bit handling of VM system registers
Christoffer Dall
2018-03-19
1
-8
/
+0
*
KVM: arm64: Unify non-VHE host/guest sysreg save and restore functions
Christoffer Dall
2018-03-19
1
-4
/
+2
*
KVM: arm64: Introduce separate VHE/non-VHE sysreg save/restore functions
Christoffer Dall
2018-03-19
1
-4
/
+8
*
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
2018-03-19
2
-1
/
+10
*
KVM: arm64: Improve debug register save/restore flow
Christoffer Dall
2018-03-19
1
-8
/
+2
*
KVM: arm/arm64: Introduce vcpu_el1_is_32bit
Christoffer Dall
2018-03-19
1
-1
/
+6
*
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
Christoffer Dall
2018-03-19
1
-0
/
+3
*
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2018-03-19
2
-10
/
+2
*
KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag
Shih-Wei Li
2018-03-19
1
-2
/
+2
*
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
2018-03-19
2
-0
/
+30
*
arm64: KVM: Move CPU ID reg trap setup off the world switch path
Dave Martin
2018-02-26
1
-0
/
+8
*
arm64/kvm: Prohibit guest LOR accesses
Mark Rutland
2018-02-26
2
-1
/
+9
*
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2018-02-23
1
-1
/
+1
*
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
2018-02-19
1
-6
/
+6
*
arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S files
Bhupesh Sharma
2018-02-19
1
-1
/
+1
*
arm64: cputype: Silence Sparse warnings
Robin Murphy
2018-02-17
1
-1
/
+1
*
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-16
5
-48
/
+51
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
7
-8
/
+65
|
\
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
5
-21
/
+37
|
|
\
|
*
|
arm64: mm: Add additional parameter to uaccess_ttbr0_disable
Christoffer Dall
2018-01-17
1
-4
/
+4
|
*
|
arm64: mm: Add additional parameter to uaccess_ttbr0_enable
Christoffer Dall
2018-01-09
1
-2
/
+2
|
*
|
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
2018-01-08
1
-5
/
+2
|
*
|
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
2018-01-08
1
-0
/
+10
[next]