summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-071-47/+85
|\
| * Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon2019-05-011-5/+7
| |\
| | * arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1Marc Zyngier2019-04-301-5/+6
| | * arm64: Make ARM64_ERRATUM_1188873 depend on COMPATMarc Zyngier2019-04-301-0/+1
| * | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2019-05-011-0/+1
| |\ \
| | * | arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab2019-05-011-0/+1
| | |/
| * | arm64: Kconfig: Tidy up errata workaround help textWill Deacon2019-04-291-16/+13Star
| * | arm64: Expose SVE2 features for userspaceDave Martin2019-04-231-0/+3
| * | arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entryWill Deacon2019-04-231-55/+58
| * | arm64: compat: Add KUSER_HELPERS config optionVincenzo Frascino2019-04-231-0/+28
| * | arm64: ptrace: Add function argument access APIMasami Hiramatsu2019-04-121-0/+1
| * | arm64: mm: enable per pmd page table lockYu Zhao2019-04-091-0/+3
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-3/+0Star
|\ \
| * | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-3/+0Star
| |/
* / asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra2019-04-031-1/+0Star
|/
* arm64: remove obsolete selection of MULTI_IRQ_HANDLERMatthias Kaehlcke2019-03-201-1/+0Star
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-2/+2
|\
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+0Star
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-1/+0Star
| * dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig2019-02-131-0/+1
| * dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-131-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-101-2/+34
|\ \
| * | arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei2019-02-281-0/+19
| * | arm64: Enable the support of pseudo-NMIsJulien Thierry2019-02-061-0/+14
| * | arm64: default NR_CPUS to 256Mark Rutland2019-01-211-2/+1Star
| |/
* / arm64/mm: enable HugeTLB migrationAnshuman Khandual2019-03-061-0/+4
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-22/+3Star
|\
| * PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1Star
| * PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-6/+1Star
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-13/+1Star
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-211-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-291-0/+1
|\ \
| * | kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGSAndrey Konovalov2018-12-281-0/+1
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-2/+1Star
|\ \ \ | |/ / |/| |
| * | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0Star
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0Star
| * | dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig2018-12-011-1/+1
| * | dma-mapping: move the remap helpers to a separate fileChristoph Hellwig2018-12-011-0/+1
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-261-2/+129
|\ \
| * | arm64: enable pointer authenticationMark Rutland2018-12-131-0/+23
| * | arm64: enable per-task stack canariesArd Biesheuvel2018-12-121-0/+7
| * | arm64: Add memory hotplug supportRobin Murphy2018-12-121-0/+3
| * | arm64: fix ARM64_USER_VA_BITS_52 buildsArnd Bergmann2018-12-111-1/+1
| * | Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon2018-12-101-0/+33
| |\ \
| | * | arm64: kexec_file: add kernel signature verification supportAKASHI Takahiro2018-12-061-0/+24
| | * | arm64: enable KEXEC_FILE configAKASHI Takahiro2018-12-061-0/+9
| | |/
| * | Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon2018-12-101-0/+12
| |\ \
| | * | arm64: Add configuration/documentation for Cortex-A76 erratum 1165522Marc Zyngier2018-12-101-0/+12
| | |/
| * | arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-101-18/+29