summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-03-19arm64: Mitigate spectre style branch history side channelsJames Morse
2021-03-04Merge tag 'v5.4.102' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-04arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose
2020-06-19Merge tag 'v5.4.47' into imx_5.4.yJason Liu
2020-04-29arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-01-14arm64: Implement copy_thread_tlsAmanieu d'Antras
2019-11-29MLK-21599-1 arm64: Kconfig: Make FORCE_MAX_ZONEORDER configurableLeonard Crestez
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon
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
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-18arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABIJeremy Cline
2019-08-30Merge branch 'for-next/atomics' into for-next/coreWill Deacon
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon
2019-08-30arm64: lse: Make ARM64_LSE_ATOMICS depend on JUMP_LABELWill Deacon
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac
2019-08-09arm64: mm: Introduce 52-bit Kernel VAsSteve Capper
2019-08-09arm64: kasan: Switch to using KASAN_SHADOW_OFFSETSteve Capper
2019-08-07arm64: Add support for function error injectionLeo Yan
2019-08-06arm64: Introduce prctl() options to control the tagged user addresses ABICatalin Marinas
2019-08-05arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16arm64: mm: implement pte_devmap supportRobin Murphy
2019-07-15docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-03x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/KconfigAlexandre Ghiti
2019-06-25arm64: ARM64_MODULES_PLTS must depend on MODULESCatalin Marinas
2019-06-24arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAPArd Biesheuvel
2019-06-24arm64: Allow user selection of ARM64_MODULE_PLTSFlorian Fainelli
2019-06-22arm64: vdso: Enable vDSO compat supportVincenzo Frascino
2019-06-22arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino
2019-06-21arm64: Allow selecting Pseudo-NMI againJulien Thierry
2019-06-21arm64: irqflags: Introduce explicit debugging for IRQ prioritiesJulien Thierry
2019-06-14docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14arm64: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz
2019-06-04arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen