aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2023-11-28arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor
2023-10-10arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring
2023-08-03arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton
2023-07-01arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds
2023-03-10arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPCatalin Marinas
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-07Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-10-07arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-09-30Merge branch 'for-next/misc' into for-next/coreCatalin Marinas
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel
2022-09-16ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORMLukas Bulwahn
2022-09-16arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510James Morse
2022-09-16arm64: support huge vmalloc mappingsKefeng Wang
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan
2022-09-09arm64: run softirqs on the per-CPU IRQ stackQi Zheng
2022-09-07iommu/dma: Clean up KconfigRobin Murphy
2022-09-06arm64: compat: Implement misalignment fixups for multiword loadsArd Biesheuvel
2022-09-06arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-25Merge branch 'for-next/mm' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/irqflags-nmi' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/ioremap' into for-next/coreWill Deacon
2022-07-20arm64: enable THP_SWAP for arm64Barry Song
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-05arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-06-27arm64: Add HAVE_IOREMAP_PROT supportKefeng Wang
2022-06-27arm64: mm: Convert to GENERIC_IOREMAPKefeng Wang
2022-06-23arm64: select TRACE_IRQFLAGS_NMI_SUPPORTMark Rutland
2022-06-15lib: Add register read/write tracing supportPrasad Sodagudi
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-20Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...Catalin Marinas
2022-05-18arm64: Kconfig: Fix indentation and add commentsJuerg Haefliger
2022-05-13arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKKefeng Wang
2022-05-04arm64: Set ARCH_NR_GPIO to 2048 for ARCH_APPLEHector Martin
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song
2022-04-28arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual