aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport1-1/+0
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-57/+105
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon1-0/+5
2020-05-28Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon1-21/+18
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon1-0/+46
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar1-0/+1
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen1-0/+5
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann1-0/+1
2020-05-12arm64: kconfig: Update and comment GCC version check for kernel BTIWill Deacon1-1/+2
2020-05-07arm64: bti: Provide Kconfig for kernel mode BTIMark Brown1-0/+19
2020-05-05Merge branches 'for-next/asm' and 'for-next/insn' into for-next/btiWill Deacon1-0/+1
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon1-0/+25
2020-05-05arm64: Sort vendor-specific errataGeert Uytterhoeven1-36/+36
2020-05-04arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull1-21/+18
2020-05-04arm64: Disable old style assembly annotationsMark Brown1-0/+1
2020-04-23efi/libstub: Move arm-stub to a common fileAtish Patra1-1/+1
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+4
2020-04-01arm64: Kconfig: ptrauth: Add binutils version check to fix mismatchAmit Daniel Kachhap1-1/+4
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+66
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas1-1/+34
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/amu', 'for-next/final-cap-helper', 'for-next/cpu_ops-cleanup', 'for-next/misc' and 'for-next/perf' into for-next/coreCatalin Marinas1-2/+29
2020-03-20arm64: Kconfig: verify binutils support for ARM64_PTR_AUTHNick Desaulniers1-0/+4
2020-03-18arm64: elf: Fix allnoconfig kernel build with !ARCH_USE_GNU_PROPERTYWill Deacon1-1/+1
2020-03-18arm64: compile the kernel with ptrauth return address signingKristina Martsenko1-1/+23
2020-03-18arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap1-0/+1
2020-03-18arm64: enable ptrauth earlierKristina Martsenko1-0/+6
2020-03-16arm64: BTI: Add Kconfig entry for userspace BTIDave Martin1-0/+22
2020-03-16arm64: elf: Enable BTI at exec based on ELF program propertiesDave Martin1-0/+3
2020-03-06arm64: add support for the AMU extension v1Ionela Voinescu1-0/+27
2020-03-04arm64/mm: Enable memory hot removeAnshuman Khandual1-0/+3
2020-02-27arm64: fix NUMA Kconfig typosRandy Dunlap1-2/+2
2020-02-17lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner1-1/+0
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner1-1/+1
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra1-1/+1
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price1-0/+1
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-26/+26
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+55
2020-01-22Merge branch 'for-next/rng' into for-next/coreWill Deacon1-0/+8
2020-01-22Merge branch 'for-next/errata' into for-next/coreWill Deacon1-0/+21
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for-next/e0pd', 'for-next/entry', 'for-next/kbuild', 'for-next/kexec/cleanup', 'for-next/kexec/file-kdump', 'for-next/misc', 'for-next/nofpsimd', 'for-next/perf' and 'for-next/scs' into for-next/coreWill Deacon1-1/+26
2020-01-22arm64: kconfig: Fix alignment of E0PD help textWill Deacon1-6/+6
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson1-0/+12
2020-01-21arm64: Kconfig: select HAVE_FUTEX_CMPXCHGVladimir Murzin1-0/+1
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-01-16arm64: Workaround for Cortex-A55 erratum 1530923Steven Price1-0/+13
2020-01-16arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price1-0/+4
2020-01-16arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price1-0/+4
2020-01-15arm64: Turn "broken gas inst" into real config optionVladimir Murzin1-0/+3