summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus 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/am...Catalin Marinas1-2/+29
2020-03-20arm64: Kconfig: verify binutils support for ARM64_PTR_AUTHNick Desaulniers1-0/+4
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-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/ker...Linus Torvalds1-26/+26
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus 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...Will 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
2020-01-15arm64: Add initial support for E0PDMark Brown1-0/+16
2020-01-15arm64: Move the LSE gas support detection to KconfigCatalin Marinas1-0/+5
2020-01-08arm64: Kconfig: Remove CONFIG_ prefix from ARM64_PSEUDO_NMI sectionJoe Perches1-1/+1
2020-01-07arm64: Implement copy_thread_tlsAmanieu d'Antras1-0/+1
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang1-1/+1
2019-12-11bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann1-0/+1
2019-12-08sched/rt, arm64: Use CONFIG_PREEMPTIONThomas Gleixner1-26/+26
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds1-1/+0
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2019-11-25locking/refcount: Consolidate implementations of refcount_tWill Deacon1-1/+0
2019-11-21Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...Christoph Hellwig1-0/+4
2019-11-17int128: move __uint128_t compiler test to KconfigArd Biesheuvel1-1/+1
2019-11-14arm64: Kconfig: add a choice for endiannessAnders Roxell1-1/+17
2019-11-11arm64: Kconfig: make CMDLINE_FORCE depend on CMDLINEAnders Roxell1-0/+1
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig1-1/+0
2019-11-08Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas1-0/+4
2019-11-07Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas1-0/+2
2019-11-06arm64: implement ftrace with regsTorsten Duwe1-0/+2
2019-10-28Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...Catalin Marinas1-0/+10
2019-10-28Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/coreCatalin Marinas1-0/+16