summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2026-06-19arm64: cputype: Add C1-Premium definitionsMark Rutland
2026-06-19arm64: cputype: Add C1-Ultra definitionsMark Rutland
2026-06-19arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni
2026-06-19arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan
2026-06-19arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
2026-06-19arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-06-19arm64: tlb: Allow XZR argument to TLBI opsMark Rutland
2026-06-19KVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier
2026-04-18arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas
2025-10-29arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying
2025-08-28arm64: Handle KCOV __init vs inline mismatchesKees Cook
2025-06-27arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse
2025-06-27arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse
2025-06-27arm64: proton-pack: Expose whether the branchy loop k valueJames Morse
2025-06-27arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHBDouglas Anderson
2025-06-27arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse
2025-06-27arm64: insn: Add support for encoding DSBJames Morse
2025-06-27arm64: insn: add encoders for atomic operationsHou Tao
2025-06-27arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao
2025-06-27arm64: insn: Add barrier encodingsJulien Thierry
2025-06-04arm64/mm: Check PUD_TYPE_TABLE in pud_bad()Ryan Roberts
2025-05-02arm64: cputype: Add MIDR_CORTEX_A76AEDouglas Anderson
2025-05-02arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLDDouglas Anderson
2025-03-13arm64: mte: Do not allow PROT_MTE on MAP_HUGETLB user mappingsCatalin Marinas
2024-12-14mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-08arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang
2024-11-08arm64: probes: Fix uprobes for big-endian kernelsMark Rutland
2024-11-08arm64:uprobe fix the uprobe SWBP_INSN in big-endianjunhua huang
2024-10-17arm64: cputype: Add Neoverse-N3 definitionsMark Rutland
2024-10-17arm64: Add Cortex-715 CPU part definitionAnshuman Khandual
2024-09-12arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron
2024-09-12arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2024-08-19arm64: cputype: Add Cortex-A725 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-X1C definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-X925 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-A720 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-X3 definitionsMark Rutland
2024-08-19arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland
2024-08-19arm64: cputype: Add Neoverse-V3 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-X4 definitionsMark Rutland
2024-08-19arm64: Add Neoverse-V2 partBesar Wicaksono
2024-07-05KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-16arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao
2023-12-20arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton
2023-10-25arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland
2023-10-25arm64: rework EL0 MRS emulationMark Rutland
2023-10-25arm64: factor out EL1 SSBS emulation hookMark Rutland
2023-10-25arm64: split EL0/EL1 UNDEF handlersMark Rutland