summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 registerAnshuman Khandual1-0/+2
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 registerAnshuman Khandual1-0/+1
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_MMFR4 registerAnshuman Khandual1-0/+8
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_PFR0 registerAnshuman Khandual1-0/+3
2020-05-21arm64/cpufeature: Introduce ID_MMFR5 CPU registerAnshuman Khandual2-0/+4
2020-05-21arm64/cpufeature: Introduce ID_DFR1 CPU registerAnshuman Khandual2-0/+4
2020-05-21arm64/cpufeature: Introduce ID_PFR2 CPU registerAnshuman Khandual2-0/+5
2020-05-21arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 registerAnshuman Khandual1-0/+8
2020-05-21arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon1-3/+3
2020-05-20arm64/cpufeature: Validate hypervisor capabilities during CPU hotplugAnshuman Khandual2-1/+19
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini3-5/+16
2020-05-19arm64: Prepare arch_nmi_enter() for recursionFrederic Weisbecker1-19/+59
2020-05-18arm64: stacktrace: Factor out some common code into on_stack()Yunfeng Ye1-26/+14
2020-05-18arm64: Call debug_traps_init() from trap_init() to help early kgdbDouglas Anderson1-0/+2
2020-05-18scs: Move scs_overflow_check() out of architecture codeWill Deacon1-18/+0
2020-05-18arm64: scs: Use 'scs_sp' register alias for x18Will Deacon1-2/+4
2020-05-18arm64: scs: Store absolute SCS stack pointer value in thread_infoWill Deacon2-7/+6
2020-05-16KVM: arm64: Support enabling dirty log gradually in small chunksKeqian Zhu1-0/+3
2020-05-16KVM: arm64: Use cpus_have_final_cap for has_vhe()Marc Zyngier1-1/+1
2020-05-16KVM: arm64: Simplify __kvm_timer_set_cntvoff implementationMarc Zyngier1-1/+1
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack1-0/+2
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen2-0/+59
2020-05-15arm64: Disable SCS for hypervisor codeSami Tolvanen1-1/+1
2020-05-15arm64: Preserve register x18 when CPU is suspendedSami Tolvanen1-1/+1
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi2-1/+3
2020-05-12arm64: bti: Fix support for userspace only BTIMark Brown1-0/+8
2020-05-11arm64/crash_core: Export KERNELPACMASK in vmcoreinfoAmit Daniel Kachhap1-4/+0
2020-05-07arm64: asm: Provide a mechanism for generating ELF note for BTIMark Brown1-0/+50
2020-05-07arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown1-0/+3
2020-05-07arm64: asm: Override SYM_FUNC_START when building the kernel with BTIMark Brown1-0/+46
2020-05-05arm64: cacheflush: Fix KGDB trap detectionDaniel Thompson1-3/+3
2020-05-05Merge branches 'for-next/asm' and 'for-next/insn' into for-next/btiWill Deacon1-3/+27
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon15-5/+127
2020-05-05arm64: cpufeature: Group indexed system register definitions by nameWill Deacon1-1/+5
2020-05-04arm64: insn: Provide a better name for aarch64_insn_is_nop()Mark Brown1-1/+1
2020-05-04arm64: insn: Add constants for new HINT instruction decodeMark Brown1-2/+26
2020-05-04arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull3-13/+8
2020-04-28arm64: drop duplicate definitions of ID_AA64MMFR0_TGRAN constantsArd Biesheuvel1-11/+0
2020-04-28KVM: arm64: Drop PTE_S2_MEMATTR_MASKZenghui Yu1-1/+0
2020-04-28arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan1-0/+1
2020-04-28arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit onlyWill Deacon1-0/+7
2020-04-28arm64: cpufeature: Add CPU capability for AArch32 EL1 supportWill Deacon2-1/+3
2020-04-28arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1Will Deacon1-0/+17
2020-04-28arm64/mm: Use phys_to_page() to access pgtable memoryGavin Shan1-3/+3
2020-04-28arm64: simplify ptrauth initializationMark Rutland2-11/+22
2020-04-28arm64: remove ptrauth_keys_install_kernel sync argMark Rutland1-5/+16
2020-04-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+6
2020-04-23efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel1-8/+0
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2-2/+10
2020-04-21arm64: sync kernel APIAKey when installingMark Rutland1-3/+6