summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds4 days1-0/+2
|\
| * arm64/crc-t10dif: expose CRC-T10DIF function through libEric Biggers2024-12-011-0/+1
| * lib/crc32: improve support for arch-specific overridesEric Biggers2024-12-011-0/+1
* | Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds6 days1-0/+2
|\ \
| * | ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)2024-12-261-0/+1
| * | fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)2024-12-261-0/+1
| |/
* | Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6 days1-0/+1
|\ \
| * | kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber2024-12-111-0/+1
| |/
* | Merge branch 'for-next/mm' into for-next/coreWill Deacon10 days1-4/+2
|\ \
| * | arm64: Kconfig: force ARM64_PAN=y when enabling TTBR0 sw PANArd Biesheuvel2024-12-191-4/+2
| |/
* / arm64/Kconfig: Drop EXECMEM dependency from ARCH_WANTS_EXECMEM_LATEAnshuman Khandual2024-12-111-1/+1
|/
* Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-011-0/+11
|\
| * irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang2024-11-261-0/+11
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-11-301-1/+0
|\ \ | |/ |/|
| * arm64: disable ARCH_CORRECT_STACKTRACE_ON_KRETPROBE testsMark Rutland2024-11-211-1/+0
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-11-181-0/+43
|\|
| * Merge branch 'for-next/mops' into for-next/coreCatalin Marinas2024-11-141-0/+3
| |\
| | * arm64: lib: Use MOPS for memcpy() routinesKristina Martsenko2024-10-171-0/+3
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas2024-11-141-0/+40
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | | * arm64: Enable ARCH_HAS_NONLEAF_PMD_YOUNGYicong Yang2024-11-051-0/+1
| | | | | * arm64: Add support for FEAT_HAFTYicong Yang2024-11-051-0/+15
| | | | |/ | | | |/|
| | | | * arm64: Enable memory encrypt for RealmsSuzuki K Poulose2024-10-231-0/+3
| | | |/
| | * / arm64: Add Kconfig for Guarded Control Stack (GCS)Mark Brown2024-10-041-0/+21
| | |/
* | | Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-161-0/+3
|\ \ \
| * | | crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky2024-11-141-0/+3
| |/ /
* / / arm64: Kconfig: Make SME depend on BROKEN for nowMark Rutland2024-11-071-0/+1
|/ /
* | arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGSMark Rutland2024-10-011-3/+2
* | arm64: errata: Expand speculative SSBS workaround once moreMark Rutland2024-10-011-0/+2
|/
* Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-09-251-1/+13
|\
| * rust: support for shadow call stack sanitizerAlice Ryhl2024-09-131-1/+13
* | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-211-1/+3
|\ \
| * | mm/arm64: support large pfn mappingsPeter Xu2024-09-171-0/+1
| * | x86: remove PG_uncachedMatthew Wilcox (Oracle)2024-09-031-1/+2
| |/
* | Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-201-0/+1
|\ \
| * | arm64: Allow to enable PREEMPT_RT.Sebastian Andrzej Siewior2024-09-171-0/+1
* | | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-191-0/+1
|\ \ \
| * | | dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig2024-09-041-0/+1
| | |/ | |/|
* | | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-181-0/+1
|\ \ \ | |_|/ |/| |
| * | arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella2024-09-131-0/+1
| |/
* | Merge branch 'for-next/poe' into for-next/coreWill Deacon2024-09-121-0/+23
|\ \
| * | arm64: add Permission Overlay Extension KconfigJoey Gouly2024-09-041-0/+23
| |/
* | Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon2024-09-121-0/+1
|\ \
| * | arm64: mm: Add top-level dispatcher for internal mem_encrypt APIWill Deacon2024-08-301-0/+1
| |/
* / arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips2024-08-301-1/+1
|/
* arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland2024-08-011-6/+16
* Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-271-1/+0
|\
| * Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt2024-07-221-1/+0
| |\
| | * ACPI: NUMA: change the ACPI_NUMA to a hidden optionHaibo Xu2024-07-221-1/+0
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-07-261-4/+4
|\ \ \
| * | | arm64/Kconfig: Remove redundant 'if HAVE_FUNCTION_GRAPH_TRACER'Anshuman Khandual2024-07-231-1/+1