summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-10-30arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse1-0/+16
2022-09-28arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown1-0/+2
2022-09-28arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newerNathan Chancellor1-1/+2
2022-09-15arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu1-0/+18
2022-03-11arm64: Mitigate spectre style branch history side channelsJames Morse1-0/+9
2021-12-29arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers1-1/+2
2021-04-21arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas1-1/+5
2021-03-11arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+Nathan Chancellor1-2/+3
2021-03-04arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose1-1/+1
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor1-0/+1
2020-11-03arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4Vanshidhar Konda1-1/+1
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring1-0/+20
2020-10-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2020-10-15arm64: mremap speedup - Enable HAVE_MOVE_PMDKalesh Singh1-0/+1
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2020-10-14Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"Nick Desaulniers1-2/+0
2020-10-14Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+0
2020-10-12Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu1-13/+0
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon1-0/+33
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon1-26/+0
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon1-1/+12
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon1-26/+0
2020-09-18arm64: stacktrace: Convert to ARCH_STACKWALKMark Brown1-0/+1
2020-09-13arm64: Allow IPIs to be handled as normal interruptsMarc Zyngier1-0/+1
2020-09-11arm64/mm: Unify CONT_PMD_SHIFTGavin Shan1-0/+6
2020-09-11arm64/mm: Unify CONT_PTE_SHIFTGavin Shan1-1/+1
2020-09-11arm64/mm: Enable THP migrationAnshuman Khandual1-0/+4
2020-09-09uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-09-04arm64: mte: Kconfig entryVincenzo Frascino1-0/+33
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-19/+1
2020-08-05Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds1-1/+0
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas1-0/+14
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas1-0/+1
2020-07-28Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier1-16/+0
2020-07-28Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIPMarc Zyngier1-3/+1
2020-07-28KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORSDavid Brazdil1-16/+0
2020-07-24arm64: enable time namespace supportAndrei Vagin1-0/+1
2020-07-15arm64: enable tlbi range instructionsZhenyu Ye1-0/+14
2020-07-05arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-07-02arm64: Document sysctls for emulated deprecated instructionsMark Brown1-2/+6
2020-06-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2020-06-23arm64: Depend on newer binutils when building PACMark Brown1-2/+2
2020-06-22KVM: arm64: Allow ARM64_PTR_AUTH when ARM64_VHE=nMarc Zyngier1-3/+1
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-06-17arm64: bti: Require clang >= 10.0.1 for in-kernel BTI supportWill Deacon1-0/+2
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-2/+2
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2