summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-102-13/+1
|\ \ \ \ \ \ \
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-301-1/+0
| |\| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-021-2/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-264-14/+53
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-182-1/+2
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-152-13/+1
| |\ \ \ \ \ \ \
| | * | | | | | | arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King2021-11-082-13/+1
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-01-1012-262/+193
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...Catalin Marinas2022-01-0512-262/+193
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| | | | | | | | * | | | | | arm64/sve: Generalise vector length configuration prctl() for SMEMark Brown2021-12-141-3/+3
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | | | | | | * | | | | | arm64: Ensure that the 'bti' macro is defined where linkage.h is includedCatalin Marinas2021-12-171-0/+4
| | | | | | | * | | | | | arm64: Use BTI C directly and unconditionallyMark Brown2021-12-141-16/+6
| | | | | | | * | | | | | arm64: Unconditionally override SYM_FUNC macrosMark Brown2021-12-141-5/+11
| | | | | | | * | | | | | arm64: Add macro version of the BTI instructionMark Brown2021-12-142-6/+11
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | | | | | * | | | | | arm64: atomics: lse: define RETURN ops in terms of FETCH opsMark Rutland2021-12-141-34/+14
| | | | | | * | | | | | arm64: atomics: lse: improve constraints for simple opsMark Rutland2021-12-141-12/+18
| | | | | | * | | | | | arm64: atomics: lse: define ANDs in terms of ANDNOTsMark Rutland2021-12-141-30/+4
| | | | | | * | | | | | arm64: atomics lse: define SUBs in terms of ADDsMark Rutland2021-12-141-122/+58
| | | | | | * | | | | | arm64: atomics: format whitespace consistentlyMark Rutland2021-12-142-50/+50
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | | | | * | | | | | arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly2021-12-132-0/+2
| | | | | * | | | | | arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly2021-12-132-0/+16
| | | | | * | | | | | arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly2021-12-133-0/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
| | | | * | | | | | arm64: Make some stacktrace functions privateMark Rutland2021-12-101-6/+0
| | | | * | | | | | arm64: Add comment for stack_info::kr_curMark Rutland2021-12-101-0/+4
| | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1Reiji Watanabe2021-12-061-3/+5
| | |/ / / / / / | |/| | | | | |
| | * | | | | | asm-generic: introduce io_stop_wc() and add implementation for ARM64Xiongfeng Wang2021-12-221-0/+9
| |/ / / / / /
* | | | | | | Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-12-271-1/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas2021-12-131-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-301-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1Catalin Marinas2021-11-251-2/+2
| |/ / /
* | | | arm64: uaccess: avoid blocking within critical sectionsMark Rutland2021-11-241-7/+41
* | | | arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgdPingfan Liu2021-11-161-1/+1
* | | | arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMark Rutland2021-11-162-6/+11
|/ / /
* | | Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-11-122-1/+2
|\ \ \ | |/ / |/| |
| * | KVM: arm64: Change the return type of kvm_vcpu_preferred_target()YueHaibing2021-11-081-1/+1
| * | KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland2021-11-081-0/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-101-3/+9
|\ \ \
| * | | arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann2021-11-081-3/+9
* | | | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-10/+0
|\ \ \ \
| * | | | arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-10/+0
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-026-22/+44
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-3110-24/+57
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/nextMarc Zyngier2021-10-184-0/+9
| | |\ \ \
| | | * | | KVM: arm64: pkvm: Consolidate include filesMarc Zyngier2021-10-181-195/+0
| | | * | | KVM: arm64: Initialize trap registers for protected VMsFuad Tabba2021-10-112-0/+3
| | | * | | KVM: arm64: Add handlers for protected VM System RegistersFuad Tabba2021-10-112-0/+200
| | | * | | KVM: arm64: Add missing field descriptor for MDCR_EL2Fuad Tabba2021-10-111-0/+1
| | * | | | Merge branch kvm-arm64/vgic-fixes-5.16 into kvmarm-master/nextMarc Zyngier2021-10-171-0/+3
| | |\ \ \ \
| | | * | | | KVM: arm64: vgic-v3: Reduce common group trapping to ICV_DIR_EL1 when possibleMarc Zyngier2021-10-171-0/+3
| | | |/ / /
| | * | | | Merge branch kvm-arm64/misc-5.16 into kvmarm-master/nextMarc Zyngier2021-10-121-1/+4
| | |\ \ \ \