aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-01arm64: Kconfig: ptrauth: Add binutils version check to fix mismatchAmit Daniel Kachhap
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas
2020-03-20arm64: Kconfig: verify binutils support for ARM64_PTR_AUTHNick Desaulniers
2020-03-18arm64: compile the kernel with ptrauth return address signingKristina Martsenko
2020-03-18arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap
2020-03-18arm64: enable ptrauth earlierKristina Martsenko
2020-03-06arm64: add support for the AMU extension v1Ionela Voinescu
2020-03-04arm64/mm: Enable memory hot removeAnshuman Khandual
2020-02-27arm64: fix NUMA Kconfig typosRandy Dunlap
2020-02-17lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-01-22Merge branch 'for-next/rng' into for-next/coreWill Deacon
2020-01-22Merge branch 'for-next/errata' into for-next/coreWill Deacon
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon
2020-01-22arm64: kconfig: Fix alignment of E0PD help textWill Deacon
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson
2020-01-21arm64: Kconfig: select HAVE_FUTEX_CMPXCHGVladimir Murzin
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-16arm64: Workaround for Cortex-A55 erratum 1530923Steven Price
2020-01-16arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price
2020-01-16arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price
2020-01-15arm64: Turn "broken gas inst" into real config optionVladimir Murzin
2020-01-15arm64: Add initial support for E0PDMark Brown
2020-01-15arm64: Move the LSE gas support detection to KconfigCatalin Marinas
2020-01-08arm64: Kconfig: Remove CONFIG_ prefix from ARM64_PSEUDO_NMI sectionJoe Perches
2020-01-07arm64: Implement copy_thread_tlsAmanieu d'Antras
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang
2019-12-11bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann
2019-12-08sched/rt, arm64: Use CONFIG_PREEMPTIONThomas Gleixner
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-25locking/refcount: Consolidate implementations of refcount_tWill Deacon
2019-11-21Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...Christoph Hellwig
2019-11-17int128: move __uint128_t compiler test to KconfigArd Biesheuvel
2019-11-14arm64: Kconfig: add a choice for endiannessAnders Roxell
2019-11-11arm64: Kconfig: make CMDLINE_FORCE depend on CMDLINEAnders Roxell
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig
2019-11-08Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas
2019-11-07Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas
2019-11-06arm64: implement ftrace with regsTorsten Duwe