summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2025-07-04arm64: Unconditionally select CONFIG_JUMP_LABELMarc Zyngier
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-27Merge branch 'for-next/sme-fixes' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/mm' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/misc' into for-next/coreWill Deacon
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips
2025-05-12arm64: add KHO supportAlexander Graf
2025-05-08arm64/fpsimd: Allow CONFIG_ARM64_SME to be selectedMark Rutland
2025-04-30arm64: drop binutils version checksArnd Bergmann
2025-04-29arm64: Kconfig: remove unnecessary selection of CRC32Eric Biggers
2025-04-29arm64: Support ARM64_VA_BITS=52 when setting ARCH_MMAP_RND_BITS_MAXKornel Dulęba
2025-04-29arm64: enable PREEMPT_LAZYMark Rutland
2025-04-01mseal sysmap: enable arm64Jeff Xu
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-27Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-03-25Merge branch 'for-next/smt-control' into for-next/coreCatalin Marinas
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual
2025-03-14arm64: Kconfig: Enable HOTPLUG_SMTYicong Yang
2025-03-14arm64/mm: Define PTDESC_ORDERAnshuman Khandual
2025-02-21irqchip/gic-v3: Add Rockchip 3568002 erratum workaroundDmitry Osipenko
2025-02-21arm64: vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-18arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64Steven Rostedt
2025-02-04arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVALLukas Bulwahn
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-17Merge branch 'for-next/mm' into for-next/coreWill Deacon
2024-12-26ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2024-12-19arm64: Kconfig: force ARM64_PAN=y when enabling TTBR0 sw PANArd Biesheuvel
2024-12-11arm64/Kconfig: Drop EXECMEM dependency from ARCH_WANTS_EXECMEM_LATEAnshuman Khandual
2024-12-11kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber
2024-12-01arm64/crc-t10dif: expose CRC-T10DIF function through libEric Biggers
2024-12-01lib/crc32: improve support for arch-specific overridesEric Biggers
2024-12-01Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-26irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang
2024-11-21arm64: disable ARCH_CORRECT_STACKTRACE_ON_KRETPROBE testsMark Rutland
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky
2024-11-14Merge branch 'for-next/mops' into for-next/coreCatalin Marinas
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-07arm64: Kconfig: Make SME depend on BROKEN for nowMark Rutland
2024-11-05arm64: Enable ARCH_HAS_NONLEAF_PMD_YOUNGYicong Yang