summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-10-141-0/+17
|\
| * arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse2022-10-071-0/+17
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+1
|\ \
| * | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
* | | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-101-1/+0
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-261-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | iommu/dma: Clean up KconfigRobin Murphy2022-09-071-1/+0
| | |/ / | |/| |
* | | | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-101-3/+0
|\ \ \ \
| * | | | crypto: Kconfig - submenus for arm and arm64Robert Elliott2022-08-261-3/+0
* | | | | Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-10-071-1/+0
|\ \ \ \ \
| * | | | | ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORMLukas Bulwahn2022-09-161-1/+0
| |/ / / /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-10-061-0/+18
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'for-next/misc' into for-next/coreCatalin Marinas2022-09-301-0/+5
| |\ \ \
| | * | | arm64: support huge vmalloc mappingsKefeng Wang2022-09-161-0/+1
| | * | | arm64: run softirqs on the per-CPU IRQ stackQi Zheng2022-09-091-0/+1
| | * | | arm64: compat: Implement misalignment fixups for multiword loadsArd Biesheuvel2022-09-061-0/+3
| | | |/ | | |/|
| * / | arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510James Morse2022-09-161-0/+13
| |/ /
* / / arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown2022-09-061-0/+2
|/ /
* / arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu2022-08-231-0/+17
|/
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-1/+0
|\
| * mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-0/+1
|\ \
| * | lib: Add register read/write tracing supportPrasad Sodagudi2022-06-151-0/+1
| |/
* | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-1/+1
|\ \
| * | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-1/+1
| |/
* | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-021-8/+0
|\ \
| * | random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-181-8/+0
| |/
* | Merge branch 'for-next/mm' into for-next/coreWill Deacon2022-07-251-0/+1
|\ \
| * | arm64: enable THP_SWAP for arm64Barry Song2022-07-201-0/+1
| |/
* | Merge branch 'for-next/irqflags-nmi' into for-next/coreWill Deacon2022-07-251-0/+1
|\ \
| * | arm64: select TRACE_IRQFLAGS_NMI_SUPPORTMark Rutland2022-06-231-0/+1
| |/
* | Merge branch 'for-next/ioremap' into for-next/coreWill Deacon2022-07-251-0/+2
|\ \
| * | arm64: Add HAVE_IOREMAP_PROT supportKefeng Wang2022-06-271-0/+1
| * | arm64: mm: Convert to GENERIC_IOREMAPKefeng Wang2022-06-271-0/+1
| |/
* | arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse2022-07-191-0/+16
* | arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse2022-07-051-0/+17
|/
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-4/+0
|\
| * arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-4/+0
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-0/+3
|\ \
| * | arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKKefeng Wang2022-05-131-0/+1
| * | mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song2022-04-281-1/+1
| * | arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-04-281-0/+1
| * | arm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP for arm64Muchun Song2022-04-281-0/+1
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-231-48/+71
|\ \ \ | |/ / |/| |
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...Catalin Marinas2022-05-201-48/+71
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * arm64: Kconfig: Fix indentation and add commentsJuerg Haefliger2022-05-181-48/+47
| | | | * arm64: Set ARCH_NR_GPIO to 2048 for ARCH_APPLEHector Martin2022-05-041-0/+12
| | |_|/ | |/| |
| | | * arm64: Add support for user sub-page fault probingCatalin Marinas2022-04-251-0/+1
| | |/ | |/|
| | * arm64/sme: Provide Kconfig for SMEMark Brown2022-04-221-0/+11
| |/
* | arm64: fix typos in commentsKen Kurematsu2022-04-141-1/+1