aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier
2016-05-24arm64: KVM: Map the kernel RO section into HYPMarc Zyngier
2016-05-24arm64: KVM: Add compatibility aliasesMarc Zyngier
2016-05-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland
2016-05-24arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier
2016-05-24arm64: KVM: Add panic handlingMarc Zyngier
2016-05-24arm64: KVM: HYP mode entry pointsMarc Zyngier
2016-05-24arm64: KVM: Implement TLB handlingMarc Zyngier
2016-05-24arm64: KVM: Implement fpsimd save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement the core world switchMarc Zyngier
2016-05-24arm64: KVM: Add patchable function selectorMarc Zyngier
2016-05-24arm64: KVM: Implement guest entryMarc Zyngier
2016-05-24arm64:KVM add missing header filesAlex Shi
2016-05-24arm64: KVM: Implement debug save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement system register save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement timer save/restoreAlex Shi
2016-05-24arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier
2016-05-24arm64: KVM: Add a HYP-specific header fileMarc Zyngier
2016-05-24arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier
2016-05-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2016-05-24KVM: arm/arm64: vgic-v3: Make the LR indexing macro publicMarc Zyngier
2016-05-24arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2016-05-24KVM: arm64: guest debug, define API headersAlex Bennée
2016-05-24KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2016-05-24KVM: arm64: re-factor hyp.S debug register codeAlex Bennée
2016-05-24KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Shi
2016-05-24kvm: remove one useless check extensionTiejun Chen
2016-05-24KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger
2016-05-24KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger
2016-05-24KVM: arm64: fix misleading comments in save/restoreAlex Bennée
2016-05-24arm64: Add macros to read/write system registersMark Rutland
2016-05-23arm64: Cleanup SCTLR flagsGeoff Levand
2016-05-23arm64: Make the CPU information more clearSuzuki K. Poulose
2016-05-23arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose
2016-05-23arm64: kernel: Move config_sctlr_el1James Morse
2016-05-23arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-05-23arm64: Use PoU cache instr for I/D coherencyAshok Kumar
2016-05-23arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland
2016-05-23arm64: mm: place __cpu_setup in .textMark Rutland
2016-05-23arm64: add function to install the idmapMark Rutland
2016-05-23arm64: unmap idmap earlierMark Rutland
2016-05-23arm64: unify idmap removalMark Rutland
2016-05-23arm64: mm: place empty_zero_page in bssMark Rutland
2016-05-23arm64: head.S: use memset to clear BSSMark Rutland
2016-05-23arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel
2016-05-23arm64: switch_mm: simplify mm and CPU checksWill Deacon
2016-05-23arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon
2016-05-23arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon
2016-05-23arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse