summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
3 daysMerge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
10 daysMerge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas
11 daysMerge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-11-21arm64: Select GENERIC_CPU_CACHE_MAINTENANCEJonathan Cameron
2025-11-20arm64: remove duplicate ARCH_HAS_MEM_ENCRYPTCai Xinchen
2025-11-19arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plateJames Morse
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse
2025-11-19arm64: kconfig: Add Kconfig entry for MPAMJames Morse
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-24Merge branch 'for-next/uprobes' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/mm' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/misc' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/entry' into for-next/coreWill Deacon
2025-09-24arm64: Kconfig: Make CPU_BIG_ENDIAN depend on BROKENWill Deacon
2025-09-22arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland
2025-09-21arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand
2025-09-19arm64: Kconfig: Spell out "ARMv9.4" in menuconfig textWill Deacon
2025-09-16arm64: Kconfig: Remove GCS restrictions on UPROBESJeremy Linton
2025-09-16arm64/Kconfig: Remove CONFIG_RODATA_FULL_DEFAULT_ENABLEDHuang Shijie
2025-09-11arm64: entry: Switch to generic IRQ entryJinjie Ruan
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh
2025-09-04vdso: Drop kconfig GENERIC_COMPAT_VDSOThomas Weißschuh
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra
2025-08-28arm64: Remove tautological LLVM Kconfig conditionsNathan Chancellor
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-30Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas
2025-07-23tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exitSteven Rostedt
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-22arm64: Kconfig: Keep selects somewhat alphabetically orderedCatalin Marinas
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-07-08arm64: Kconfig: Enable GICv5Lorenzo Pieralisi
2025-07-08arm64: Mandate VMAP_STACKBreno Leitao
2025-07-04arm64: Unconditionally select CONFIG_JUMP_LABELMarc Zyngier
2025-07-01arm64: Implement HAVE_LIVEPATCHSong Liu
2025-06-30lib/crc: arm64: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-20arm64: stacktrace: Implement arch_stack_walk_reliable()Song Liu