aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2016-05-24ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier
2016-05-24arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier
2016-05-24arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin
2016-05-24arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-05-24arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-05-24arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureAlex Shi
2016-05-24arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc 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-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: arm: introduce kvm_arm_init/setup/clear_debugAlex Shi
2016-05-24arm64: Add macros to read/write system registersMark Rutland
2016-05-23arm64: Cleanup SCTLR flagsGeoff Levand
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: add function to install the idmapMark Rutland
2016-05-23arm64: unify idmap removalMark Rutland
2016-05-23arm64: mm: place empty_zero_page in 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
2016-05-23arm64: flush: use local TLB and I-cache invalidationWill Deacon
2016-05-23arm64: Handle section maps for swapper/idmapSuzuki K. Poulose
2016-05-23arm64: Move swapper pagetable definitionsSuzuki K. Poulose
2016-05-23arm64: Add contiguous page flag shifts and constantsJeremy Linton
2016-05-23arm64: mm: fold alternatives into .initMark Rutland
2016-05-23arm64: alternatives: add enable parameter to conditional asm macrosWill Deacon
2016-05-23arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse
2016-05-23arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson
2016-05-23arm64: alternative: Work around .inst assembler bugsMarc Zyngier
2016-05-23arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2016-05-23arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2016-05-23Merge branch 'v4.1/topic/PSCI' into v4.1/topic/hibernateAlex Shi
2016-05-23arm64: Clean up __flush_tlb(_kernel)_range functionsCatalin Marinas
2016-05-23arm64: remove dead codeMark Salter
2016-05-23arm64: kill flush_cache_all()Mark Rutland
2016-05-23arm64: use fixmap region for permanent FDT mappingArd Biesheuvel
2016-04-13arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel
2016-04-13arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-01-31arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2016-01-20arm64: psci: factor invocation code to driversMark Rutland
2016-01-20arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2016-01-20arm64: psci: remove ACPI couplingMark Rutland