summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
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-14perf/core: Correct perf sampling with guest VMsColton Lewis
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-08arm64/scs: Drop unused prototype __pi_scs_patch_vmlinux()Ard Biesheuvel
2024-11-08arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE framesArd Biesheuvel
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello
2024-11-05mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-05arm64: pgtable: Warn unexpected pmdp_test_and_clear_young()Yicong Yang
2024-11-05arm64: Enable ARCH_HAS_NONLEAF_PMD_YOUNGYicong Yang
2024-11-05arm64: Add support for FEAT_HAFTYicong Yang
2024-11-05arm64/mm: Sanity check PTE address before runtime P4D/PUD foldingArd Biesheuvel
2024-11-04arm64/mm: Drop setting PTE_TYPE_PAGE in pte_mkcont()Anshuman Khandual
2024-11-02arm64: vdso: Drop LBASE_VDSOThomas Weißschuh
2024-11-01arm64/mm: Re-organize arch_make_huge_pte()Anshuman Khandual
2024-10-28arm64: Use new fallback IO memcpy/memsetJulian Vetter
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-28perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access controlRob Herring (Arm)
2024-10-23arm64/mm: Drop _PROT_SECT_DEFAULTAnshuman Khandual
2024-10-23arm64: Enable memory encrypt for RealmsSuzuki K Poulose
2024-10-23arm64: rsi: Add support for checking whether an MMIO is protectedSuzuki K Poulose
2024-10-23arm64: realm: Query IPA size from the RMMSteven Price
2024-10-23arm64: Detect if in a realm and set RIPAS RAMSuzuki K Poulose
2024-10-23arm64: rsi: Add RSI definitionsSuzuki K Poulose
2024-10-22arm64: preserve pt_regs::stackframe during exec*()Mark Rutland
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-17arm64: Support AT_HWCAP3Mark Brown
2024-10-17arm64: stacktrace: unwind exception boundariesMark Rutland
2024-10-17arm64: stacktrace: split unwind_consume_stack()Mark Rutland
2024-10-17arm64: use a common struct frame_recordMark Rutland
2024-10-17arm64: pt_regs: swap 'unused' and 'pmr' fieldsMark Rutland
2024-10-17arm64: pt_regs: rename "pmr_save" -> "pmr"Mark Rutland
2024-10-17arm64: pt_regs: remove stale big-endian layoutMark Rutland
2024-10-17arm64: pt_regs: assert pt_regs is a multiple of 16 bytesMark Rutland
2024-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-10-17arm64: mops: Handle MOPS exceptions from EL1Kristina Martsenko
2024-10-17arm64: probes: Disable kprobes/uprobes on MOPS instructionsKristina Martsenko
2024-10-17KVM: arm64: Shave a few bytes from the EL2 idmap codeMarc Zyngier
2024-10-16arm64: head: Drop SWAPPER_TABLE_SHIFTGavin Shan
2024-10-16arm64: cpufeature: add POE to cpucap_is_possible()Joey Gouly
2024-10-16hugetlb: arm64: add mte supportYang Shi
2024-10-16arm64/mm: Change pgattr_change_is_safe() arguments as pteval_tAnshuman Khandual
2024-10-16arm64: optimize flush tlb kernel rangeKefeng Wang
2024-10-16arm64: tlbflush: add __flush_tlb_range_limit_excess()Kefeng Wang