summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2018-01-14arm64: mmu: add the entry trampolines start/end section markers into sections.hJames Morse
2018-01-13arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse
2018-01-13arm64: uaccess: Add PAN helperJames Morse
2018-01-13arm64: Add vmap_stack header fileJames Morse
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse
2018-01-13arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse
2018-01-13KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman
2018-01-12signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUSEric W. Biederman
2018-01-12Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-10arm64: don't override dma_max_pfnChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09arm64: mm: Add additional parameter to uaccess_ttbr0_enableChristoffer Dall
2018-01-08arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUsJayachandran C
2018-01-08arm64: Implement branch predictor hardening for FalkorShanker Donthineni
2018-01-08arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Will Deacon
2018-01-08arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2018-01-08arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon
2018-01-08arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier
2018-01-08arm64: Take into account ID_AA64PFR0_EL1.CSV3Will Deacon
2018-01-08KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier
2018-01-08KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier
2018-01-08KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier
2018-01-08arm64: KVM: PTE/PMD S2 XN bit definitionMarc Zyngier
2018-01-08arm64: KVM: Add invalidate_icache_range helperMarc Zyngier
2018-01-08KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier
2018-01-08KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier
2018-01-05arm64: v8.4: Support for new floating point multiplication instructionsDongjiu Geng
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2018-01-02perf: ARM DynamIQ Shared Unit PMU supportSuzuki K Poulose
2018-01-02KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall
2017-12-22Merge branch 'for-next/52-bit-pa' into for-next/coreCatalin Marinas
2017-12-22arm64: allow ID map to be extended to 52 bitsKristina Martsenko
2017-12-22arm64: handle 52-bit physical addresses in page table entriesKristina Martsenko
2017-12-22arm64: don't open code page table entry creationKristina Martsenko
2017-12-22arm64: head.S: handle 52-bit PAs in PTEs in early page table setupKristina Martsenko
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko
2017-12-22arm64: limit PA size to supported rangeKristina Martsenko
2017-12-22arm64: add kconfig symbol to configure physical address sizeKristina Martsenko
2017-12-14arm64/sve: Report SVE to userspace via CPUID only if supportedDave Martin
2017-12-12arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni
2017-12-12arm64: Define cputype macros for Falkor CPUShanker Donthineni
2017-12-12arm64: mm: Fix false positives in set_pte_at access/dirty race detectionWill Deacon
2017-12-11arm64: mm: Fix pte_mkclean, pte_mkdirty semanticsSteve Capper
2017-12-11arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon
2017-12-11arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBRWill Deacon
2017-12-11arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon
2017-12-11arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon