summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-3/+3
|\
| * kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-191-3/+3
* | arm64, mm: make randomization selected by generic topdown mmap layoutAlexandre Ghiti2019-09-241-1/+0
* | arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti2019-09-241-0/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-09-201-1/+1
|\ \
| * | arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABIJeremy Cline2019-09-181-1/+1
* | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-0/+1
|\ \ \
| * | | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
* | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig2019-08-291-1/+0
| |/ /
* | | Merge branch 'for-next/atomics' into for-next/coreWill Deacon2019-08-301-0/+1
|\ \ \
| * | | arm64: lse: Make ARM64_LSE_ATOMICS depend on JUMP_LABELWill Deacon2019-08-301-0/+1
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-301-7/+34
|\ \ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | arm64: Introduce prctl() options to control the tagged user addresses ABICatalin Marinas2019-08-061-0/+9
| | | |/ / | | |/| |
| | | * | arm64: Add support for function error injectionLeo Yan2019-08-071-0/+1
| | |/ /
| * | | arm64: mm: Introduce 52-bit Kernel VAsSteve Capper2019-08-091-9/+11
| * | | arm64: kasan: Switch to using KASAN_SHADOW_OFFSETSteve Capper2019-08-091-0/+15
| |/ /
* / / arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne2019-08-051-0/+1
|/ /
* | Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-181-1/+1
|\ \
| * | x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/KconfigAlexandre Ghiti2019-07-031-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-0/+1
|\ \
| * | arm64: mm: implement pte_devmap supportRobin Murphy2019-07-161-0/+1
* | | docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab2019-07-151-1/+1
* | | docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
|/ /
* | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-3/+1
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \
| * | docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-0/+3
|\ \
| * | arm64: vdso: Enable vDSO compat supportVincenzo Frascino2019-06-221-0/+1
| * | arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino2019-06-221-0/+2
| |/
* | arm64: ARM64_MODULES_PLTS must depend on MODULESCatalin Marinas2019-06-251-0/+1
* | arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAPArd Biesheuvel2019-06-241-0/+1
* | arm64: Allow user selection of ARM64_MODULE_PLTSFlorian Fainelli2019-06-241-1/+16
* | arm64: Allow selecting Pseudo-NMI againJulien Thierry2019-06-211-1/+0
* | arm64: irqflags: Introduce explicit debugging for IRQ prioritiesJulien Thierry2019-06-211-0/+11
* | arm64: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2019-06-141-1/+0
* | arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2019-06-041-1/+2
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-241-4/+22
|\
| * arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for nowWill Deacon2019-05-241-0/+1
| * arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier2019-05-231-4/+3
| * arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-231-0/+18
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-221-1/+1
|\ \
| * | arm64: don't trash config with compat symbol if COMPAT is disabledYury Norov2019-05-141-1/+1
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-171-2/+4
|\ \
| * | KVM: arm/arm64: Context-switch ptrauth registersMark Rutland2019-04-241-2/+4
* | | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-0/+1
* | | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-1/+1
* | | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
* | | initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-141-0/+1