aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+1
2018-12-28kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGSAndrey Konovalov1-0/+1
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+129
2018-12-20arm64: select ACPI PCI code only when both features are enabledSinan Kaya1-2/+2
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-12-13arm64: enable pointer authenticationMark Rutland1-0/+23
2018-12-12arm64: enable per-task stack canariesArd Biesheuvel1-0/+7
2018-12-12arm64: Add memory hotplug supportRobin Murphy1-0/+3
2018-12-11arm64: fix ARM64_USER_VA_BITS_52 buildsArnd Bergmann1-1/+1
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon1-0/+33
2018-12-10Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon1-0/+12
2018-12-10arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon1-18/+29
2018-12-10arm64: mm: Allow forcing all userspace addresses to 52-bitSteve Capper1-0/+13
2018-12-10arm64: mm: introduce 52-bit userspace supportSteve Capper1-0/+4
2018-12-10arm64: Add configuration/documentation for Cortex-A76 erratum 1165522Marc Zyngier1-0/+12
2018-12-06arm64: kexec_file: add kernel signature verification supportAKASHI Takahiro1-0/+24
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig1-1/+0
2018-12-06arm64: enable KEXEC_FILE configAKASHI Takahiro1-0/+9
2018-12-06arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHESuzuki K Poulose1-0/+7
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig1-1/+1
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig1-0/+1
2018-11-29arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas1-0/+25
2018-11-20arm64: mm: apply r/o permissions of VM areas to its linear alias as wellArd Biesheuvel1-0/+14
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-26Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+4
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-10-19arm64: use the generic swiotlb_dma_opsChristoph Hellwig1-0/+4
2018-10-03arm64: arch_timer: avoid unused function warningArnd Bergmann1-0/+1
2018-10-01arm64: arch_timer: Add workaround for ARM erratum 1188873Marc Zyngier1-0/+12
2018-09-27arm64/kernel: jump_label: Switch to relative referencesArd Biesheuvel1-0/+1
2018-09-21arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODELJames Morse1-4/+1
2018-09-18arm64: mm: Support Common Not Private translationsVladimir Murzin1-0/+14
2018-09-11arm64: tlb: Avoid synchronous TLBIs when freeing page tablesWill Deacon1-0/+1
2018-09-10arm64/lib: add accelerated crc32 routinesArd Biesheuvel1-0/+1
2018-08-31arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse1-1/+0
2018-08-22arch: enable relative relocations for arm64, power and x86Ard Biesheuvel1-0/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-26/+0
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+18
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt1-3/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-1/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-23/+0
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott1-0/+1
2018-07-24arm64: fix ACPI dependenciesArnd Bergmann1-0/+1
2018-07-12arm64: implement syscall wrappersMark Rutland1-0/+1
2018-07-11arm64: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon1-0/+1
2018-07-10arm64: make flatmem depend on !NUMAArnd Bergmann1-1/+1
2018-07-09arm64: add ARM64-specific support for flatmemNikunj Kela1-0/+3