aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2023-12-03Merge tag 'v5.10.202' into v5.10/standard/baseBruce Ashfield
2023-11-28arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor
2023-01-12arm64: uaccess: remove vestigal UAO supportMark Rutland
2023-01-12arm64: uaccess: remove set_fs()Mark Rutland
2022-10-31Merge tag 'v5.10.152' into v5.10/standard/baseBruce Ashfield
2022-10-30arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-10-08Merge tag 'v5.10.146' into v5.10/standard/baseBruce Ashfield
2022-09-28arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown
2022-09-28arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newerNathan Chancellor
2022-09-19Merge tag 'v5.10.143' into v5.10/standard/baseBruce Ashfield
2022-09-15arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu
2022-03-21Merge tag 'v5.10.105' into v5.10/standard/baseBruce Ashfield
2022-03-11arm64: Mitigate spectre style branch history side channelsJames Morse
2021-12-30Merge tag 'v5.10.89' into v5.10/standard/baseBruce Ashfield
2021-12-29arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers
2021-04-26Merge tag 'v5.10.32' into v5.10/standard/baseBruce Ashfield
2021-04-21arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas
2021-04-12arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDERAnshuman Khandual
2021-03-11arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+Nathan Chancellor
2021-03-04arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor
2020-11-03arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4Vanshidhar Konda
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring
2020-10-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-15arm64: mremap speedup - Enable HAVE_MOVE_PMDKalesh Singh
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-13Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"Nick Desaulniers
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon
2020-09-18arm64: stacktrace: Convert to ARCH_STACKWALKMark Brown
2020-09-13arm64: Allow IPIs to be handled as normal interruptsMarc Zyngier
2020-09-11arm64/mm: Unify CONT_PMD_SHIFTGavin Shan
2020-09-11arm64/mm: Unify CONT_PTE_SHIFTGavin Shan
2020-09-11arm64/mm: Enable THP migrationAnshuman Khandual
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-09-04arm64: mte: Kconfig entryVincenzo Frascino
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas
2020-07-28Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier
2020-07-28Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIPMarc Zyngier
2020-07-28KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORSDavid Brazdil
2020-07-24arm64: enable time namespace supportAndrei Vagin