summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-102-12/+39
|\
| * Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson2023-11-081-4/+1
| * arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson2023-11-081-8/+38
* | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-042-20/+0
|\ \
| * | kbuild: unify vdso_install rulesMasahiro Yamada2023-10-282-20/+0
* | | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-042-4/+2
|\ \ \
| * | | efi: move screen_info into efi init codeArnd Bergmann2023-10-172-4/+2
* | | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-031-2/+2
|\ \ \ \
| * | | | mm/gup: adapt get_user_page_vma_remote() to never return NULLLorenzo Stoakes2023-10-181-2/+2
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-11-031-47/+1
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-10-311-47/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | KVM: arm64: Add handler for MOPS exceptionsKristina Martsenko2023-10-091-47/+1
| | |/ /
* | | | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-11-023-8/+3
|\ \ \ \
| * | | | arm: Remove now superfluous sentinel elem from ctl_table arraysJoel Granados2023-10-113-8/+3
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-0116-306/+331
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas2023-10-2612-127/+172
| |\ \ \ \
| | * | | | arm64: Remove cpus_have_const_cap()Mark Rutland2023-10-161-1/+0
| | * | | | arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNPMark Rutland2023-10-161-1/+1
| | * | | | arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098Mark Rutland2023-10-161-3/+3
| | * | | | arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1542419Mark Rutland2023-10-162-2/+2
| | * | | | arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419Mark Rutland2023-10-161-4/+3
| | * | | | arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0Mark Rutland2023-10-161-1/+1
| | * | | | arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64}Mark Rutland2023-10-161-2/+2
| | * | | | arm64: Avoid cpus_have_const_cap() for ARM64_SSBSMark Rutland2023-10-161-1/+1
| | * | | | arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PANMark Rutland2023-10-161-1/+2
| | * | | | arm64: Avoid cpus_have_const_cap() for ARM64_HAS_DITMark Rutland2023-10-161-1/+10
| | * | | | arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNPMark Rutland2023-10-162-2/+2
| | * | | | arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTIMark Rutland2023-10-162-3/+2
| | * | | | arm64: Use a positive cpucap for FP/SIMDMark Rutland2023-10-162-22/+40
| | * | | | arm64: Rename SVE/SME cpu_enable functionsMark Rutland2023-10-162-12/+8
| | * | | | arm64: Use build-time assertions for cpucap orderingMark Rutland2023-10-161-8/+6
| | * | | | arm64: Explicitly save/restore CPACR when probing SVE and SMEMark Rutland2023-10-162-7/+24
| | * | | | arm64: Split kpti_install_ng_mappings()Mark Rutland2023-10-161-21/+33
| | * | | | arm64: Fixup user features at boot timeMark Rutland2023-10-162-17/+13
| | * | | | arm64: Rework setup_cpu_features()Mark Rutland2023-10-162-23/+23
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-next/feat_lse128' into for-next/coreCatalin Marinas2023-10-262-0/+2
| |\ \ \ \
| | * | | | arm64: add FEAT_LSE128 HWCAPJoey Gouly2023-10-132-0/+2
| * | | | | Merge branch 'for-next/feat_lrcpc3' into for-next/coreCatalin Marinas2023-10-262-0/+2
| |\| | | |
| | * | | | arm64: add FEAT_LRCPC3 HWCAPJoey Gouly2023-10-132-0/+2
| * | | | | Merge branch 'for-next/feat_sve_b16b16' into for-next/coreCatalin Marinas2023-10-262-0/+4
| |\| | | |
| | * | | | arm64/sve: Report FEAT_SVE_B16B16 to userspaceMark Brown2023-09-292-0/+4
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas2023-10-267-188/+160
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | arm64: cpufeature: Change DBM to display enabled coresJeremy Linton2023-10-231-25/+8
| | | | | * | | arm64: cpufeature: Display the set of cores with a featureJeremy Linton2023-10-231-9/+13
| | |_|_|/ / / | |/| | | | |
| | | | * | | arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=nMaria Yu2023-10-241-6/+0
| | | | * | | arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse2023-10-241-1/+1
| | | | * | | arm64/mm: Hoist synchronization out of set_ptes() loopRyan Roberts2023-10-161-2/+2
| | |_|/ / / | |/| | | |
| | | * | | arm64: smp: Don't directly call arch_smp_send_reschedule() for wakeupDouglas Anderson2023-10-061-1/+1
| | | * | | arm64: smp: avoid NMI IPIs with broken MediaTek FWMark Rutland2023-10-061-1/+4
| | | * | | arm64: smp: Mark IPI globals as __ro_after_initDouglas Anderson2023-09-251-3/+3