summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon9-206/+58
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-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 Zyngier3-34/+0
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-29arm64: 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-22arm64/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
2020-09-21arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LENJulien Grall1-7/+12
2020-09-18arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMMWill Deacon1-0/+9
2020-09-18arm64: stacktrace: Make stack walk callback consistent with generic codeMark Brown1-1/+1
2020-09-18arm64: Enable PCI write-combine resources under sysfsClint Sbisa1-0/+1
2020-09-14arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()Gavin Shan1-9/+8
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap3-9/+20
2020-09-14arm64: traps: Allow force_signal_inject to pass esr error codeAmit Daniel Kachhap1-1/+1
2020-09-14arm64: kprobe: add checks for ARMv8.3-PAuth combined instructionsAmit Daniel Kachhap1-0/+4
2020-09-11arm64/mm: Unify CONT_PMD_SHIFTGavin Shan1-8/+2
2020-09-11arm64/mm: Unify CONT_PTE_SHIFTGavin Shan2-8/+1
2020-09-11arm64/mm: Remove CONT_RANGE_OFFSETGavin Shan1-2/+0
2020-09-11arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitionsAnshuman Khandual1-0/+9
2020-09-11arm64/mm: Enable THP migrationAnshuman Khandual1-0/+5
2020-09-11arm64/mm: Change THP helpers to comply with generic MM semanticsAnshuman Khandual2-3/+38
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel3-4/+3
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni3-3/+3
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+5
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-08-28KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse1-0/+28
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse1-0/+15
2020-08-28arm64: use a common .arch preamble for inline assemblySami Tolvanen2-2/+10
2020-08-26arm64: Implement arch_irqs_disabled()Peter Zijlstra1-0/+5
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-08-22KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon1-1/+1
2020-08-15all arch: remove system call sys_sysctlXiaoming Ni1-2/+2
2020-08-15Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+4
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-134/+203
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-12Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0