aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2024-02-06Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-01-31arm64: Rename ARM64_WORKAROUND_2966298Rob Herring
2023-12-03Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-11-28arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor
2023-10-11Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-10-10arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring
2023-08-03Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-08-03arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton
2023-07-03Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-07-01arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds
2023-06-07Merge branch 'linux-yocto/v6.1/standard/cn-sdkv5.15/octeon-merge' into v6.1/s...Bruce Ashfield
2023-06-06arm64: mpam: Select ARCH_HAS_CPU_RESCTRLJames Morse
2023-06-06arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plateJames Morse
2023-06-06ACPI / MPAM: Parse the MPAM tableJames Morse
2023-06-06arm64: cpufeature: discover CPU support for MPAMJames Morse
2023-06-06arm64: Use nops between LDs and STsSubbaraya Sundeep
2023-06-06arm64: Add workaround for Cavium erratum 36890Andrew Pinski
2023-06-06cn10k: Add workaround for MRVL TAD Errata-38891Bharat Bhushan
2023-06-06kernel/exit.c: Add task cleanup callbacksAlex Belits
2023-06-06soc/octeontx2 : Add driver support for NMI GTI watchdogBharat Bhushan
2023-06-06irqchip/gicv3-its: Workaround for Marvell errata 35443 for 9xxGeetha sowjanya
2023-03-17Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-03-10arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPCatalin Marinas
2022-12-14ARM64: Allow to enable RTSebastian Andrzej Siewior
2022-12-14arch/arm64: Add lazy preempt supportAnders Roxell
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