summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2017-04-09arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier
2017-04-09arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier
2017-04-09arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier
2017-04-09arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier
2017-04-09arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier
2017-04-09arm64: hyp-stub: Update documentation in asm/virt.hMarc Zyngier
2017-04-09arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall
2017-04-07Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini
2017-04-07arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier
2017-04-07arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier
2017-04-07arm64: arch_timer: Make workaround methods optionalMarc Zyngier
2017-04-07arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier
2017-04-07arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier
2017-04-07arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier
2017-04-07arm64: Define Cortex-A73 MIDRMarc Zyngier
2017-04-07arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier
2017-04-07arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-04-05arm64: mm: add set_memory_valid()AKASHI Takahiro
2017-04-05efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel
2017-04-04Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...Catalin Marinas
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-30arm64: remove redundant header file in current.hShaokun Zhang
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2017-03-28arm64: switch to RAW_COPY_USERAl Viro
2017-03-28arm64: add extable.hAl Viro
2017-03-23arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel
2017-03-23arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel
2017-03-23arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel
2017-03-23arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel
2017-03-22arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINTChris Redmon
2017-03-22arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann
2017-03-21arm64: compat: Update compat syscallsWill Deacon
2017-03-20arm64: v8.3: Support for weaker release consistencySuzuki K Poulose
2017-03-20arm64: v8.3: Support for complex number instructionsSuzuki K Poulose
2017-03-20arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose
2017-03-20arm64: KVM: Add support for VPIPT I-cachesWill Deacon
2017-03-20arm64: cache: Identify VPIPT I-cachesWill Deacon
2017-03-20arm64: cache: Merge cachetype.h into cache.hWill Deacon
2017-03-20arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon
2017-03-20arm64: cacheinfo: Remove CCSIDR-based cache information probingWill Deacon
2017-03-20arm64: cpuinfo: remove I-cache VIPT aliasing detectionWill Deacon
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-10arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland