summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds1-225/+0
10 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-10/+1
11 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+7
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)1-1/+1
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)1-9/+0
2026-04-03xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-21/+0
2026-04-03arm: move the XOR code to lib/raid/Christoph Hellwig1-188/+2
2026-04-03xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig1-13/+12
2026-04-03arm/xor: remove in_interrupt() handlingChristoph Hellwig1-29/+12
2026-03-24arm64: cpufeature: Use pmuv3_implemented() functionJames Clark1-0/+7
2026-03-11ARM: vdso: gettimeofday: Add explicit includesThomas Weißschuh1-0/+2
2026-02-13ARM: clean up the memset64() C wrapperThomas Weißschuh1-5/+9
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+2
2026-02-11Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2026-02-11Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-23/+0
2026-02-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+0
2026-01-31ARM: 9468/1: fix memset64() on big-endianThomas Weissschuh1-1/+4
2026-01-30ARM: uapi: Drop PSR_ENDSTATEThomas Weißschuh1-1/+2
2026-01-27arm: make initialization of zero page independent of the memory mapKlara Modin1-2/+2
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2026-01-12arm/paravirt: Use common code for paravirt_steal_clock()Juergen Gross1-18/+0
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross1-4/+0
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross1-1/+0
2026-01-05syscall.h: Remove unused SYSCALL_MAX_ARGSJinjie Ruan1-2/+0
2025-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-5/+5
2025-12-09ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang1-5/+5
2025-12-07Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-12-03Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+7
2025-11-12ARM/simd: Add scoped guard API for kernel mode SIMDArd Biesheuvel1-0/+7
2025-11-03ARM: uaccess: Implement missing __get_user_asm_dword()Thomas Gleixner1-1/+25
2025-10-22arm: make sa1111_bus_type constAdrian Barnaś1-1/+1
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2025-09-22mm: constify highmem related functions for improved const-correctnessMax Kellermann1-3/+3
2025-09-14mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-1/+1
2025-09-04ARM: VDSO: Remove cntvct_ok global variableRasmus Villemoes1-2/+0
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko1-2/+0
2025-08-25ARM: stacktrace: include asm/sections.h in asm/stacktrace.hArnd Bergmann1-1/+2
2025-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-160/+0
2025-07-25ARM: 9449/1: coresight: Finish removal of Coresight support in arch/arm/kernelJames Clark1-160/+0
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+2
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+37
2025-05-29ARM: 9446/1: Disallow kernel mode NEON when IRQs are disabledArd Biesheuvel1-1/+2
2025-05-12syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+24
2025-05-12syscall.h: add syscall_set_arguments()Dmitry V. Levin1-0/+13
2025-05-12arch: remove mk_pmd()Matthew Wilcox (Oracle)1-1/+0
2025-05-12mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-1/+0
2025-04-16arm: Make simd.h more resilientHerbert Xu1-1/+7
2025-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-4/+10