summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-211-1/+1
|\
| * kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-171-1/+1
* | arm64: bti: Require clang >= 10.0.1 for in-kernel BTI supportWill Deacon2020-06-171-0/+2
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-2/+2
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-2/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-111-1/+10
|\ \ | |/ |/|
| * arm64: warn on incorrect placement of the kernel by the bootloaderArd Biesheuvel2020-06-111-1/+2
| * arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSONick Desaulniers2020-06-101-0/+8
* | mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-051-0/+1
* | arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li2020-06-041-0/+1
* | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-041-1/+0
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-021-57/+105
|\|
| * Merge branch 'for-next/scs' into for-next/coreWill Deacon2020-05-281-0/+5
| |\
| | * arm64: Implement Shadow Call StackSami Tolvanen2020-05-151-0/+5
| * | Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon2020-05-281-21/+18
| |\ \
| | * | arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull2020-05-041-21/+18
| | |/
| * | Merge branch 'for-next/bti' into for-next/coreWill Deacon2020-05-281-0/+46
| |\ \
| | * | arm64: kconfig: Update and comment GCC version check for kernel BTIWill Deacon2020-05-121-1/+2
| | * | arm64: bti: Provide Kconfig for kernel mode BTIMark Brown2020-05-071-0/+19
| | | |
| | | \
| | *-. | Merge branches 'for-next/asm' and 'for-next/insn' into for-next/btiWill Deacon2020-05-051-0/+1
| | |\ \|
| | | * | arm64: Disable old style assembly annotationsMark Brown2020-05-041-0/+1
| | | |/
| | * | Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-051-0/+25
| | |\ \ | | | |/ | | |/|
| | | * arm64: elf: Fix allnoconfig kernel build with !ARCH_USE_GNU_PROPERTYWill Deacon2020-03-181-1/+1
| | | * arm64: BTI: Add Kconfig entry for userspace BTIDave Martin2020-03-161-0/+22
| | | * arm64: elf: Enable BTI at exec based on ELF program propertiesDave Martin2020-03-161-0/+3
| * | | arm64: Sort vendor-specific errataGeert Uytterhoeven2020-05-051-36/+36
| |/ /
* | | Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar2020-05-251-0/+1
|\ \ \
| * | | bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann2020-05-151-0/+1
| |/ /
* / / efi/libstub: Move arm-stub to a common fileAtish Patra2020-04-231-1/+1
|/ /
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-04-091-1/+4
|\ \
| * | arm64: Kconfig: ptrauth: Add binutils version check to fix mismatchAmit Daniel Kachhap2020-04-011-1/+4
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-3/+66
|\| |
| * | Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas2020-03-251-1/+34
| |\ \
| | * | arm64: Kconfig: verify binutils support for ARM64_PTR_AUTHNick Desaulniers2020-03-201-0/+4
| | * | arm64: compile the kernel with ptrauth return address signingKristina Martsenko2020-03-181-1/+23
| | * | arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap2020-03-181-0/+1
| | * | arm64: enable ptrauth earlierKristina Martsenko2020-03-181-0/+6
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas2020-03-251-2/+29
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * arm64: fix NUMA Kconfig typosRandy Dunlap2020-02-271-2/+2
| | | |/ | | |/|
| | | * arm64: add support for the AMU extension v1Ionela Voinescu2020-03-061-0/+27
| | |/
| * / arm64/mm: Enable memory hot removeAnshuman Khandual2020-03-041-0/+3
| |/
* | lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner2020-02-171-1/+0
* | ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner2020-02-171-1/+1
|/
* asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra2020-02-041-1/+1
* arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price2020-02-041-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-291-0/+1
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-0/+1
| |\
| * | bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann2019-12-121-0/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-26/+26
|\ \ \
| * | | sched/rt, arm64: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-26/+26
| |/ /