summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
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
2020-07-15arm64: enable tlbi range instructionsZhenyu Ye
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-07-02arm64: Document sysctls for emulated deprecated instructionsMark Brown
2020-06-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-06-23arm64: Depend on newer binutils when building PACMark Brown
2020-06-22KVM: arm64: Allow ARM64_PTR_AUTH when ARM64_VHE=nMarc Zyngier
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-17arm64: bti: Require clang >= 10.0.1 for in-kernel BTI supportWill Deacon
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-11arm64: warn on incorrect placement of the kernel by the bootloaderArd Biesheuvel
2020-06-10arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSONick Desaulniers
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-06-03arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen