aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2020-05-27bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann
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
2019-10-28Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...Catalin Marinas
2019-10-28Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/coreCatalin Marinas
2019-10-26arm64: Enable and document ARM errata 1319367 and 1319537Marc Zyngier
2019-10-25arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon
2019-10-14arm64: use both ZONE_DMA and ZONE_DMA32Nicolas Saenz Julienne
2019-10-08arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier
2019-10-07arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig optionWill Deacon
2019-10-07arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-24arm64, mm: make randomization selected by generic topdown mmap layoutAlexandre Ghiti
2019-09-24arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti
2019-09-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds