summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)AuthorLines
13 daysMerge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+0
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-29/+25
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds-8/+0
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas-29/+25
2026-04-10arm64: Kconfig: fix duplicate word in CMDLINE help textMichael Ugrin-1/+1
2026-04-07rust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda-8/+0
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)-1/+0
2026-04-01arm64: Use static call trampolines when kCFI is enabledArd Biesheuvel-0/+1
2026-03-27arm64: mpam: Select ARCH_HAS_CPU_RESCTRLJames Morse-1/+1
2026-03-27arm64: mpam: Drop the CONFIG_EXPERT restrictionBen Horgan-1/+1
2026-03-27arm64: mpam: Context switch the MPAM registersJames Morse-0/+2
2026-03-27arm64: Kconfig: Add support for LSUIYeoreum Yun-0/+20
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song-0/+1
2026-03-10arm64: remove ARCH_INLINE_*Jisheng Zhang-26/+0
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2026-01-29Merge branch 'for-next/errata' into for-next/coreWill Deacon-0/+19
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei-0/+19
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier-17/+0
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier-16/+0
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky-0/+1
2026-01-12arm64/paravirt: Use common code for paravirt_steal_clock()Juergen Gross-0/+1
2025-12-05Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas-1/+25
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-0/+2
2025-11-21arm64: Select GENERIC_CPU_CACHE_MAINTENANCEJonathan Cameron-0/+2
2025-11-20arm64: remove duplicate ARCH_HAS_MEM_ENCRYPTCai Xinchen-1/+0
2025-11-19arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plateJames Morse-0/+1
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse-0/+1
2025-11-19arm64: kconfig: Add Kconfig entry for MPAMJames Morse-0/+23
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+0
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds-4/+2
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+0
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-23/+3
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-18/+5
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook-2/+2
2025-09-24Merge branch 'for-next/uprobes' into for-next/coreWill Deacon-1/+0
2025-09-24Merge branch 'for-next/mm' into for-next/coreWill Deacon-14/+0
2025-09-24Merge branch 'for-next/misc' into for-next/coreWill Deacon-3/+3
2025-09-24Merge branch 'for-next/entry' into for-next/coreWill Deacon-0/+1
2025-09-24arm64: Kconfig: Make CPU_BIG_ENDIAN depend on BROKENWill Deacon-1/+1
2025-09-22arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland-0/+1
2025-09-21arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand-1/+0
2025-09-19arm64: Kconfig: Spell out "ARMv9.4" in menuconfig textWill Deacon-2/+2
2025-09-16arm64: Kconfig: Remove GCS restrictions on UPROBESJeremy Linton-1/+0
2025-09-16arm64/Kconfig: Remove CONFIG_RODATA_FULL_DEFAULT_ENABLEDHuang Shijie-14/+0
2025-09-11arm64: entry: Switch to generic IRQ entryJinjie Ruan-0/+1
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh-1/+0
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh-1/+0