summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
46 hoursarm64: probes: Fix uprobes for big-endian kernelsMark Rutland1-5/+3
2024-10-10arm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
2024-10-04arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips1-0/+2
2024-10-04arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova1-44/+44
2024-10-04arm64: signal: Fix some under-bracketed UAPI macrosDave Martin1-3/+3
2024-09-12arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron1-1/+2
2024-09-12arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse1-0/+11
2024-08-14arm64: cputype: Add Cortex-A725 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X1C definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X925 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-A720 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X3 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Neoverse-V3 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X4 definitionsMark Rutland1-0/+2
2024-08-14arm64: barrier: Restore spec_bar() macroMark Rutland1-0/+4
2024-08-14arm64: Add Neoverse-V2 partBesar Wicaksono1-0/+2
2024-08-11arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon1-0/+1
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
2024-06-12arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao1-0/+1
2024-04-27arm64: tlb: Fix TLBI RANGE operandGavin Shan1-9/+11
2024-04-27arm64/mm: Modify range-based tlbi to decrement scaleRyan Roberts1-10/+10
2024-03-27arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown1-6/+6
2024-03-01arm64/sme: Restore SME registers on exit from suspendMark Brown1-0/+2
2024-02-23arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan1-0/+4
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds2-4/+4
2024-02-05arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-2/+0
2024-01-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds1-4/+0
2023-12-20arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton1-0/+6
2023-12-03arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon1-2/+15
2023-11-20arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen1-20/+5
2023-11-20clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara1-1/+2
2023-10-15Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-2/+2
2023-10-12KVM: arm64: Add nPIR{E0}_EL1 to HFG trapsJoey Gouly1-2/+2
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-0/+21
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep1-0/+19
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2023-09-30mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts1-1/+1
2023-09-29arm64: Add Cortex-A520 CPU part definitionRob Herring1-0/+2
2023-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2023-09-18arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko1-1/+1
2023-09-12KVM: arm64: nvhe: Ignore SVE hint in SMCCC function IDJean-Philippe Brucker1-1/+1
2023-09-10Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2023-09-08Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt1-0/+2
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-65/+418
2023-09-06arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti1-0/+2
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini8-65/+418
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-37/+128
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+4
2023-08-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-31/+22