aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-2/+2
2022-11-09arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima1-1/+1
2022-11-09arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips1-1/+1
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-0/+8
2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel1-0/+8
2022-10-22Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini2-25/+13
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+0
2022-10-12arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips1-0/+4
2022-10-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-13/+2
2022-10-09KVM: arm64: Limit stage2_apply_range() batch size to largest blockOliver Upton1-20/+0
2022-10-09KVM: arm64: Work out supported block level at compile timeOliver Upton1-5/+13
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds25-499/+418
2022-10-05arm64: alternatives: Use vdso/bits.h instead of linux/bits.hNathan Chancellor1-1/+1
2022-10-03Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini8-241/+82
2022-09-30Merge branch 'for-next/misc' into for-next/coreCatalin Marinas3-11/+17
2022-09-30Merge branch 'for-next/alternatives' into for-next/coreCatalin Marinas5-25/+76
2022-09-30Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/gettimeofday', 'for-next/stacktrace', 'for-next/atomics', 'for-next/el1-exceptions', 'for-next/a510-erratum-2658417', 'for-next/defconfig', 'for-next/tpidr2_el0' and 'for-next/ftrace', remote-tracking branch 'arm64/for-ne...Catalin Marinas20-463/+325
2022-09-29arm64: module: Remove unused plt_entry_is_initialized()Li Huafei1-5/+0
2022-09-29arm64: module: Make plt_equals_entry() staticLi Huafei1-1/+0
2022-09-29arm64: fix the build with binutils 2.27Mark Rutland1-3/+9
2022-09-26mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao1-13/+2
2022-09-26treewide: Drop function_nocfiSami Tolvanen2-2/+2
2022-09-26arm64: Drop unneeded __nocfi attributesSami Tolvanen1-1/+1
2022-09-26arm64: Add CFI error handlingSami Tolvanen1-0/+6
2022-09-26arm64: Add types to indirect called assembly functionsSami Tolvanen1-0/+4
2022-09-23arm64: uaccess: simplify uaccess_mask_ptr()Mark Rutland1-11/+11
2022-09-22arm64: mte: move register initialization to CPeter Collingbourne1-0/+5
2022-09-21Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman1-0/+1
2022-09-21arm64: avoid BUILD_BUG_ON() in alternative-macrosMark Rutland1-3/+4
2022-09-19Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/nextMarc Zyngier1-0/+4
2022-09-19KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pendingReiji Watanabe1-0/+3
2022-09-19KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabledReiji Watanabe1-0/+1
2022-09-16arm64: alternatives: add shared NOP callbackMark Rutland1-1/+1
2022-09-16arm64: alternatives: add alternative_has_feature_*()Mark Rutland3-7/+46
2022-09-16arm64: alternatives: have callbacks take a capMark Rutland4-16/+21
2022-09-16arm64: cpufeature: make cpus_have_cap() noinstr-safeMark Rutland1-2/+2
2022-09-16arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.cJames Morse1-0/+2
2022-09-16arm64/sysreg: Convert ID_AA64AFRn_EL1 to automatic generationMark Brown1-3/+0
2022-09-16arm64/sysreg: Convert ID_AA64DFR1_EL1 to automatic generationMark Brown1-2/+0
2022-09-16arm64/sysreg: Convert ID_AA64FDR0_EL1 to automatic generationMark Brown1-24/+0
2022-09-16arm64/sysreg: Use feature numbering for PMU and SPE revisionsMark Brown1-7/+7
2022-09-16arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition namesMark Brown5-29/+29
2022-09-16arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architectureMark Brown5-28/+28
2022-09-16arm64: rework BTI exception handlingMark Rutland1-1/+2
2022-09-16arm64: rework FPAC exception handlingMark Rutland1-1/+2
2022-09-16arm64: consistently pass ESR_ELx to die()Mark Rutland1-1/+1
2022-09-16arm64: die(): pass 'err' as longMark Rutland1-1/+1