aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-06-24arm64: Allow user selection of ARM64_MODULE_PLTSGravatar Florian Fainelli 1-1/+16
2019-06-22arm64: vdso: Enable vDSO compat supportGravatar Vincenzo Frascino 1-0/+1
2019-06-22arm64: vdso: Substitute gettimeofday() with C implementationGravatar Vincenzo Frascino 1-0/+2
2019-06-21arm64: Allow selecting Pseudo-NMI againGravatar Julien Thierry 1-1/+0
2019-06-21arm64: irqflags: Introduce explicit debugging for IRQ prioritiesGravatar Julien Thierry 1-0/+11
2019-06-14docs: kdump: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-14arm64: remove redundant 'default n' from KconfigGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2019-06-04arm64: mm: make CONFIG_ZONE_DMA32 configurableGravatar Miles Chen 1-1/+2
2019-05-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-4/+22
2019-05-24arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for nowGravatar Will Deacon 1-0/+1
2019-05-23arm64: Handle erratum 1418040 as a superset of erratum 1188873Gravatar Marc Zyngier 1-4/+3
2019-05-23arm64: errata: Add workaround for Cortex-A76 erratum #1463225Gravatar Will Deacon 1-0/+18
2019-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+4
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outGravatar Mike Rapoport 1-0/+1
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationGravatar Alexandre Ghiti 1-1/+1
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCGravatar Alexandre Ghiti 1-1/+1
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeGravatar Christoph Hellwig 1-0/+1
2019-05-14arm64: don't trash config with compat symbol if COMPAT is disabledGravatar Yury Norov 1-1/+1
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+1
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-47/+85
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+0
2019-05-06dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceGravatar Christoph Hellwig 1-0/+1
2019-05-01Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Will Deacon 1-5/+7
2019-05-01Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Will Deacon 1-0/+1
2019-05-01arm64: enable generic CPU vulnerabilites supportGravatar Mian Yousaf Kaukab 1-0/+1
2019-04-30arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1Gravatar Marc Zyngier 1-5/+6
2019-04-30arm64: Make ARM64_ERRATUM_1188873 depend on COMPATGravatar Marc Zyngier 1-0/+1
2019-04-29arm64: Kconfig: Tidy up errata workaround help textGravatar Will Deacon 1-16/+13
2019-04-24KVM: arm/arm64: Context-switch ptrauth registersGravatar Mark Rutland 1-2/+4
2019-04-23arm64: Expose SVE2 features for userspaceGravatar Dave Martin 1-0/+3
2019-04-23arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entryGravatar Will Deacon 1-55/+58
2019-04-23arm64: compat: Add KUSER_HELPERS config optionGravatar Vincenzo Frascino 1-0/+28
2019-04-12arm64: ptrace: Add function argument access APIGravatar Masami Hiramatsu 1-0/+1
2019-04-09arm64: mm: enable per pmd page table lockGravatar Yu Zhao 1-0/+3
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-3/+0
2019-04-03asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEGravatar Peter Zijlstra 1-1/+0
2019-03-20arm64: remove obsolete selection of MULTI_IRQ_HANDLERGravatar Matthias Kaehlcke 1-1/+0
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-2/+2
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+34
2019-03-05arm64/mm: enable HugeTLB migrationGravatar Anshuman Khandual 1-0/+4
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Gravatar Zhang Lei 1-0/+19
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityGravatar Christoph Hellwig 1-1/+0
2019-02-13of: select OF_RESERVED_MEM automaticallyGravatar Christoph Hellwig 1-1/+0
2019-02-13dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityGravatar Christoph Hellwig 1-0/+1
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityGravatar Christoph Hellwig 1-0/+1
2019-02-06arm64: Enable the support of pseudo-NMIsGravatar Julien Thierry 1-0/+14
2019-01-21arm64: default NR_CPUS to 256Gravatar Mark Rutland 1-2/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-22/+3