summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu1-0/+1
2020-10-07Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon2-5/+2
2020-10-07arm64: random: Remove no longer needed prototypesAndre Przywara1-5/+0
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel4-1/+15
2020-10-05arm64: initialize per-cpu offsets earlierMark Rutland1-0/+2
2020-10-05Merge back cpufreq material for 5.10.Rafael J. Wysocki1-0/+1
2020-10-04xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini1-0/+6
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig1-2/+2
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig1-1/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig1-2/+2
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon16-25/+299
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon10-206/+67
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon25-59/+175
2020-10-01arm64: mm: Make flush_tlb_fix_spurious_fault() a no-opWill Deacon1-0/+8
2020-09-30Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextMarc Zyngier13-267/+202
2020-09-30Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...Marc Zyngier10-198/+67
2020-09-30kvm: arm64: Remove unnecessary hyp mappingsDavid Brazdil1-20/+0
2020-09-30kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil1-2/+17
2020-09-30kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHEDavid Brazdil1-1/+1
2020-09-30kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hypDavid Brazdil1-1/+13
2020-09-30kvm: arm64: Add helpers for accessing nVHE hyp per-cpu varsDavid Brazdil1-2/+23
2020-09-30kvm: arm64: Remove hyp_adr/ldr_this_cpuDavid Brazdil2-23/+20
2020-09-30kvm: arm64: Remove __hyp_this_cpu_readDavid Brazdil2-22/+26
2020-09-30kvm: arm64: Move nVHE hyp namespace macros to hyp_image.hDavid Brazdil2-7/+13
2020-09-30kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPYDavid Brazdil1-0/+24
2020-09-29KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabledWill Deacon2-52/+1
2020-09-29arm64: Get rid of arm64_ssbd_stateMarc Zyngier1-14/+0
2020-09-29KVM: arm64: Get rid of kvm_arm_have_ssbd()Marc Zyngier1-23/+0
2020-09-29KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier4-34/+9
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon2-17/+7
2020-09-29arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4Will Deacon1-1/+1
2020-09-29arm64: Group start_thread() functions togetherWill Deacon1-12/+12
2020-09-29arm64: Rewrite Spectre-v2 mitigation codeWill Deacon4-23/+28
2020-09-29arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2Will Deacon3-16/+15
2020-09-29KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon2-2/+2
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon3-20/+0
2020-09-29Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/nextMarc Zyngier2-0/+23
2020-09-29KVM: arm64: Add PMU event filtering infrastructureMarc Zyngier2-0/+21
2020-09-29KVM: arm64: Use event mask matching architecture revisionMarc Zyngier1-0/+2
2020-09-28Merge branch 'for-next/svm' of git://git.kernel.org/pub/scm/linux/kernel/git/...Will Deacon2-1/+13
2020-09-28iommu/arm-smmu-v3: Ensure queue is read after updating prod pointerZhou Wang2-0/+2
2020-09-28arm64: mm: Pin down ASIDs for sharing mm with devicesJean-Philippe Brucker2-1/+13
2020-09-28arm64: perf: Add support caps under sysfsShaokun Zhang2-0/+5
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada1-0/+7
2020-09-22fs: remove compat_sys_mountChristoph Hellwig1-1/+1
2020-09-22Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini5-3/+60
2020-09-21arm64/mm: return cpu_all_mask when node is NUMA_NO_NODEZhengyuan Liu1-0/+3
2020-09-21arm64/sve: Implement a helper to load SVE registers from FPSIMD stateJulien Grall1-0/+2
2020-09-21arm64/sve: Implement a helper to flush SVE registersJulien Grall2-0/+20
2020-09-21arm64/fpsimdmacros: Allow the macro "for" to be used in more casesJulien Grall1-3/+7