aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2018-12-20arm64: select ACPI PCI code only when both features are enabledSinan Kaya
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-13arm64: enable pointer authenticationMark Rutland
2018-12-12arm64: enable per-task stack canariesArd Biesheuvel
2018-12-12arm64: Add memory hotplug supportRobin Murphy
2018-12-11arm64: fix ARM64_USER_VA_BITS_52 buildsArnd Bergmann
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon
2018-12-10Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon
2018-12-10arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon
2018-12-10arm64: mm: Allow forcing all userspace addresses to 52-bitSteve Capper
2018-12-10arm64: mm: introduce 52-bit userspace supportSteve Capper
2018-12-10arm64: Add configuration/documentation for Cortex-A76 erratum 1165522Marc Zyngier
2018-12-06arm64: kexec_file: add kernel signature verification supportAKASHI Takahiro
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-12-06arm64: enable KEXEC_FILE configAKASHI Takahiro
2018-12-06arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHESuzuki K Poulose
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig
2018-11-29arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-11-20arm64: mm: apply r/o permissions of VM areas to its linear alias as wellArd Biesheuvel
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-26Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-19arm64: use the generic swiotlb_dma_opsChristoph Hellwig
2018-10-03arm64: arch_timer: avoid unused function warningArnd Bergmann
2018-10-01arm64: arch_timer: Add workaround for ARM erratum 1188873Marc Zyngier
2018-09-27arm64/kernel: jump_label: Switch to relative referencesArd Biesheuvel
2018-09-21arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODELJames Morse
2018-09-18arm64: mm: Support Common Not Private translationsVladimir Murzin
2018-09-11arm64: tlb: Avoid synchronous TLBIs when freeing page tablesWill Deacon
2018-09-10arm64/lib: add accelerated crc32 routinesArd Biesheuvel
2018-08-31arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-08-22arch: enable relative relocations for arm64, power and x86Ard Biesheuvel
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott
2018-07-24arm64: fix ACPI dependenciesArnd Bergmann
2018-07-12arm64: implement syscall wrappersMark Rutland
2018-07-11arm64: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon
2018-07-10arm64: make flatmem depend on !NUMAArnd Bergmann
2018-07-09arm64: add ARM64-specific support for flatmemNikunj Kela
2018-07-05arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPTWill Deacon