summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2019-05-14arm64: don't trash config with compat symbol if COMPAT is disabledYury Norov
2019-05-01Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon
2019-05-01Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon
2019-05-01arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab
2019-04-30arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1Marc Zyngier
2019-04-30arm64: Make ARM64_ERRATUM_1188873 depend on COMPATMarc Zyngier
2019-04-29arm64: Kconfig: Tidy up errata workaround help textWill Deacon
2019-04-23arm64: Expose SVE2 features for userspaceDave Martin
2019-04-23arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entryWill Deacon
2019-04-23arm64: compat: Add KUSER_HELPERS config optionVincenzo Frascino
2019-04-12arm64: ptrace: Add function argument access APIMasami Hiramatsu
2019-04-09arm64: mm: enable per pmd page table lockYu Zhao
2019-03-20arm64: remove obsolete selection of MULTI_IRQ_HANDLERMatthias Kaehlcke
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-03-05arm64/mm: enable HugeTLB migrationAnshuman Khandual
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig
2019-02-13of: select OF_RESERVED_MEM automaticallyChristoph Hellwig
2019-02-13dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig
2019-02-06arm64: Enable the support of pseudo-NMIsJulien Thierry
2019-01-21arm64: default NR_CPUS to 256Mark Rutland
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGSAndrey Konovalov
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
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