summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorLines
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+2
2025-03-26ARM: 9444/1: add KEEP() keyword to ARM_VECTORSChristian Eggers-3/+3
2025-03-26ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCENathan Chancellor-0/+6
2025-03-26ARM: 9439/1: arm32: simplify ARM_MMU_KEEP usageRolf Eike Beer-1/+1
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-16/+5
2025-03-16arm/pgtable: remove duplicate included header fileThorsten Blum-3/+2
2025-02-21mm/memremap: Pass down MEMREMAP_* flags to arch_memremap_wb()Kirill A. Shutemov-1/+1
2025-02-21arm: vdso: Switch to generic storage implementationThomas Weißschuh-16/+5
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds-21/+19
2025-01-25mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()Qi Zheng-4/+0
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng-9/+0
2025-01-25arm: pgtable: move pagetable_dtor() to __tlb_remove_table()Qi Zheng-3/+6
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng-2/+2
2025-01-14ARM: 9433/2: implement cacheinfo supportDmitry Baryshkov-0/+6
2025-01-14ARM: 9432/2: add CLIDR accessor functionsDmitry Baryshkov-0/+13
2025-01-14ARM: 9438/1: assembler: Drop obsolete VFP accessor fallbackArd Biesheuvel-21/+0
2025-01-10ARM: riscpc: make ecard_bus_type constantKunwu Chan-1/+1
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+9
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+0
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+10
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-11/+2
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+0
2024-11-14perf/arm: Drop unused functionsColton Lewis-7/+0
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan-1/+1
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-0/+0
2024-11-04jump_label: adjust inline asm to be consistentAlice Ryhl-5/+9
2024-11-02ARM: vdso: Remove assembly for datapage accessThomas Weißschuh-3/+1
2024-10-29ARM: pmuv3: Add missing write_pmuacr()Rob Herring (Arm)-0/+2
2024-10-28__arch_xprod64(): make __always_inline when optimizing for performanceNicolas Pitre-1/+6
2024-10-28ARM: div64: improve __arch_xprod_64()Nicolas Pitre-2/+4
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig-6/+0
2024-10-28perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access controlRob Herring (Arm)-0/+6
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino-4/+1
2024-10-15arm: vdso: Remove timekeeper includesThomas Weißschuh-4/+0
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+22
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon-0/+2
2024-09-04ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()Jason Gunthorpe-1/+1
2024-08-30firmware/smccc: Call arch-specific hook on discovering KVM servicesMarc Zyngier-0/+2
2024-08-20ARM: 9411/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()Jinjie Ruan-1/+0
2024-08-20ARM: 9409/1: mmu: Do not use magic number for TTBCR settingsLinus Walleij-0/+5
2024-08-16perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counterRob Herring (Arm)-0/+20
2024-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds-1/+8
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2024-07-19ARM: sa1100: make match function take a const pointerGreg Kroah-Hartman-1/+1
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2024-07-15Merge tag 'cmpxchg.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+6