summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2025-07-31Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-07-31Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0
2025-07-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+4
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini1-0/+1
2025-07-29Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-2/+0
2025-07-29Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas1-0/+4
2025-07-23tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exitSteven Rostedt1-0/+1
2025-07-23tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+0
2025-07-22arm64: Kconfig: Keep selects somewhat alphabetically orderedCatalin Marinas1-2/+2
2025-07-22stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-1/+1
2025-07-10mm: remove devmap related functions and page table bitsAlistair Popple1-1/+0
2025-07-08arm64: Kconfig: Enable GICv5Lorenzo Pieralisi1-0/+1
2025-07-08arm64: Mandate VMAP_STACKBreno Leitao1-0/+1
2025-07-04arm64: Unconditionally select CONFIG_JUMP_LABELMarc Zyngier1-0/+1
2025-07-01arm64: Implement HAVE_LIVEPATCHSong Liu1-0/+3
2025-06-30lib/crc: arm64: Migrate optimized CRC code into lib/crc/Eric Biggers1-2/+0
2025-06-20arm64: stacktrace: Implement arch_stack_walk_reliable()Song Liu1-1/+1
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-35/+2
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+17
2025-05-27Merge branch 'for-next/sme-fixes' into for-next/coreWill Deacon1-1/+0
2025-05-27Merge branch 'for-next/mm' into for-next/coreWill Deacon1-3/+3
2025-05-27Merge branch 'for-next/misc' into for-next/coreWill Deacon1-1/+0
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips1-0/+17
2025-05-13arm64: add KHO supportAlexander Graf1-0/+3
2025-05-08arm64/fpsimd: Allow CONFIG_ARM64_SME to be selectedMark Rutland1-1/+0
2025-04-30arm64: drop binutils version checksArnd Bergmann1-35/+2
2025-04-29arm64: Kconfig: remove unnecessary selection of CRC32Eric Biggers1-1/+0
2025-04-29arm64: Support ARM64_VA_BITS=52 when setting ARCH_MMAP_RND_BITS_MAXKornel Dulęba1-3/+3
2025-04-29arm64: enable PREEMPT_LAZYMark Rutland1-0/+1
2025-04-02mseal sysmap: enable arm64Jeff Xu1-0/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-03-28Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+2
2025-03-25Merge branch 'for-next/smt-control' into for-next/coreCatalin Marinas1-0/+1
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+9
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual1-1/+1
2025-03-14arm64: Kconfig: Enable HOTPLUG_SMTYicong Yang1-0/+1
2025-03-14arm64/mm: Define PTDESC_ORDERAnshuman Khandual1-1/+1
2025-02-21irqchip/gic-v3: Add Rockchip 3568002 erratum workaroundDmitry Osipenko1-0/+9
2025-02-21arm64: vdso: Switch to generic storage implementationThomas Weißschuh1-0/+1
2025-02-19arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64Steven Rostedt1-0/+1
2025-02-04arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVALLukas Bulwahn1-1/+0
2025-01-23Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-0/+2
2025-01-22Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+2
2025-01-22Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1