index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-02-13
ARM: clean up the memset64() C wrapper
Thomas Weißschuh
-5
/
+9
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+2
2026-02-10
Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-10
/
+2
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-23
/
+0
2026-02-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-2
/
+0
2026-01-31
ARM: 9468/1: fix memset64() on big-endian
Thomas Weissschuh
-1
/
+4
2026-01-30
ARM: uapi: Drop PSR_ENDSTATE
Thomas Weißschuh
-10
/
+2
2026-01-26
arm: make initialization of zero page independent of the memory map
Klara Modin
-2
/
+2
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
-1
/
+0
2026-01-12
arm/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
-18
/
+0
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
-4
/
+0
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
-1
/
+0
2026-01-05
syscall.h: Remove unused SYSCALL_MAX_ARGS
Jinjie Ruan
-2
/
+0
2025-12-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
-5
/
+5
2025-12-09
ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()
Liyuan Pang
-5
/
+5
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2025-12-02
Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+7
2025-11-12
ARM/simd: Add scoped guard API for kernel mode SIMD
Ard Biesheuvel
-0
/
+7
2025-11-03
ARM: uaccess: Implement missing __get_user_asm_dword()
Thomas Gleixner
-1
/
+25
2025-10-22
arm: make sa1111_bus_type const
Adrian Barnaś
-1
/
+1
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+4
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+0
2025-09-21
mm: constify highmem related functions for improved const-correctness
Max Kellermann
-3
/
+3
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
-1
/
+1
2025-09-04
ARM: VDSO: Remove cntvct_ok global variable
Rasmus Villemoes
-2
/
+0
2025-08-25
floppy: Remove unused CROSS_64KB() macro from arch/ code
Andy Shevchenko
-2
/
+0
2025-08-25
ARM: stacktrace: include asm/sections.h in asm/stacktrace.h
Arnd Bergmann
-1
/
+2
2025-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
-160
/
+0
2025-07-25
ARM: 9449/1: coresight: Finish removal of Coresight support in arch/arm/kernel
James Clark
-160
/
+0
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
-1
/
+1
2025-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
-1
/
+2
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+37
2025-05-29
ARM: 9446/1: Disallow kernel mode NEON when IRQs are disabled
Ard Biesheuvel
-1
/
+2
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
-0
/
+24
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
-0
/
+13
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
-1
/
+0
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
-1
/
+0
2025-04-16
arm: Make simd.h more resilient
Herbert Xu
-1
/
+7
2025-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
-4
/
+10
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+2
2025-03-26
ARM: 9444/1: add KEEP() keyword to ARM_VECTORS
Christian Eggers
-3
/
+3
2025-03-26
ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCE
Nathan Chancellor
-0
/
+6
2025-03-26
ARM: 9439/1: arm32: simplify ARM_MMU_KEEP usage
Rolf Eike Beer
-1
/
+1
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-16
/
+5
2025-03-16
arm/pgtable: remove duplicate included header file
Thorsten Blum
-3
/
+2
2025-02-21
mm/memremap: Pass down MEMREMAP_* flags to arch_memremap_wb()
Kirill A. Shutemov
-1
/
+1
2025-02-21
arm: vdso: Switch to generic storage implementation
Thomas Weißschuh
-16
/
+5
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2025-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
-21
/
+19
2025-01-25
mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
Qi Zheng
-4
/
+0
[next]