summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2019-07-261-1/+2
* arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-311-0/+18
* arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse2018-08-311-1/+0Star
* arch: enable relative relocations for arm64, power and x86Ard Biesheuvel2018-08-221-0/+1
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-26/+0Star
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-1/+0Star
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0Star
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-23/+0Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-151-0/+18
|\ \
| * | arm64: Add support for STACKLEAK gcc pluginLaura Abbott2018-07-261-0/+1
| * | arm64: fix ACPI dependenciesArnd Bergmann2018-07-241-0/+1
| * | arm64: implement syscall wrappersMark Rutland2018-07-121-0/+1
| * | arm64: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon2018-07-111-0/+1
| * | arm64: make flatmem depend on !NUMAArnd Bergmann2018-07-101-1/+1
| * | arm64: add ARM64-specific support for flatmemNikunj Kela2018-07-091-0/+3
| * | arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPTWill Deacon2018-07-051-0/+10
| * | arm64: locking: Replace ticket lock implementation with qspinlockWill Deacon2018-07-051-0/+1
| |/
* / arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-031-3/+1Star
|/
* Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
* Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-131-0/+1
|\
| * arm64: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada2018-06-081-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-0/+7
|\ \
| * | KVM: arm64: Save host SVE context as appropriateDave Martin2018-05-251-0/+7
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-081-1/+14
|\ \ \
| * | | arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier2018-05-311-0/+9
| * | | arm64: Kconfig: Enable LSE atomics by defaultWill Deacon2018-05-231-1/+3
| * | | ACPI: Enable PPTT support on ARM64Jeremy Linton2018-05-171-0/+1
| * | | arm64: Select ARCH_HAS_FAST_MULTIPLIERRobin Murphy2018-05-161-0/+1
| |/ /
* | / mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-081-0/+1
| |/ |/|
* | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1Star
* | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0Star
* | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-3/+0Star
* | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1Star
* | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1Star
* | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-3/+0Star
* | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-091-0/+16
|\
| * arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier2018-03-191-0/+16
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-051-10/+37
|\ \
| * | Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"Will Deacon2018-03-271-1/+0Star
| * | arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose2018-03-261-0/+14
| * | arm64/sve: Document firmware support requirements in KconfigDave Martin2018-03-261-0/+17
| * | arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419Ard Biesheuvel2018-03-091-7/+4Star
| * | arm64/kernel: kaslr: reduce module randomization range to 4 GBArd Biesheuvel2018-03-081-4/+3Star
| * | arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)Catalin Marinas2018-03-061-0/+1
| |/
* / arm64: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt2018-04-041-0/+4
|/
* Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-061-13/+82
|\
| * Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-041-0/+1
| |\
| | * arm64: Implement thread_struct whitelist for hardened usercopyKees Cook2018-01-151-0/+1
| * | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-1/+2
| |\ \