aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-0/+9
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+2
2026-08-18Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2026-08-14Merge branch 'for-next/misc' into for-next/coreWill Deacon1-1/+1
2026-08-14Merge branch 'for-next/errata' into for-next/coreWill Deacon1-6/+50
2026-08-11arm64: bti: Disable in-kernel BTI with recent versions of ClangJosh Poimboeuf1-0/+2
2026-08-10arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITSBoqun Feng1-0/+1
2026-08-04mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)1-0/+1
2026-07-30mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif1-1/+1
2026-07-22arm64: ftrace: allow DIRECT_CALLS without CALL_OPSJose Fernandez (Anthropic)1-1/+1
2026-07-22arm64: errata: work around NVIDIA Olympus device store/load orderingShanker Donthineni1-0/+22
2026-07-21arm64: Clarify ARM64_WORKAROUND_REPEAT_TLBI semanticsMark Rutland1-6/+28
2026-07-15irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaroundMarek Vasut1-0/+9
2026-07-15vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig filesThomas Weißschuh1-1/+0
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+63
2026-06-14Merge branch 'for-next/fpsimd-cleanups' into for-next/coreWill Deacon1-0/+5
2026-06-10arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon1-0/+1
2026-06-10arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni1-1/+2
2026-06-10arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland1-0/+36
2026-06-03arm64: fpsimd: Use assembler for baseline SME instructionsMark Rutland1-0/+5
2026-06-03arm64: kernel: Disable CNP on HiSilicon HIP09Zeng Heng1-0/+16
2026-06-03arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capabilityZeng Heng1-0/+4
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh1-1/+0
2026-05-28arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSEYury Norov1-1/+1
2026-04-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+12
2026-04-20Merge branch 'for-next/c1-pro-erratum-4193714' into for-next/coreCatalin Marinas1-0/+12
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds1-0/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+0
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-29/+25
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds1-8/+0
2026-04-10arm64: errata: Work around early CME DVMSync acknowledgementCatalin Marinas1-0/+12
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cleanup', 'for-next/kselftest', 'for-next/feat_lsui', 'for-next/mpam', 'for-next/hotplug-batched-tlbi', 'for-next/bbml2-fixes', 'for-next/sysreg', 'for-next/generic-entry' and 'for-next/acpi', remote-tracking branches 'arm...Catalin Marinas1-29/+25
2026-04-10arm64: Kconfig: fix duplicate word in CMDLINE help textMichael Ugrin1-1/+1
2026-04-07rust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda1-8/+0
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)1-1/+0
2026-04-01arm64: Use static call trampolines when kCFI is enabledArd Biesheuvel1-0/+1
2026-03-27arm64: mpam: Select ARCH_HAS_CPU_RESCTRLJames Morse1-1/+1
2026-03-27arm64: mpam: Drop the CONFIG_EXPERT restrictionBen Horgan1-1/+1
2026-03-27arm64: mpam: Context switch the MPAM registersJames Morse1-0/+2
2026-03-27arm64: Kconfig: Add support for LSUIYeoreum Yun1-0/+20
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song1-0/+1
2026-03-10arm64: remove ARCH_INLINE_*Jisheng Zhang1-26/+0
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2026-01-29Merge branch 'for-next/errata' into for-next/coreWill Deacon1-0/+19
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei1-0/+19
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier1-17/+0
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier1-16/+0