summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2026-02-11Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-47/+1
2026-02-11Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+8
2026-02-11Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-534/+28
2026-02-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+0
2026-02-09Merge tag 'vfs-7.0-rc1.initrd' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+4
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra11-15/+36
2026-02-01ARM: versatile: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-2/+2
2026-01-31ARM: 9468/1: fix memset64() on big-endianThomas Weissschuh1-1/+4
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-0/+1
2026-01-20Merge tag 'nuvoton-arm-6.19-fixes-0' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-1/+0
2026-01-16crypto: arm/ghash - Use new AES library APIEric Biggers1-5/+9
2026-01-15Merge tag 'at91-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-2/+3
2026-01-13ARM: VDSO: Provide clock_getres_time64()Thomas Weißschuh3-0/+7
2026-01-13ARM: VDSO: Patch out __vdso_clock_getres() if unavailableThomas Weißschuh1-0/+1
2026-01-12lib/crypto: arm/aes: Migrate optimized code into libraryEric Biggers9-315/+3
2026-01-12crypto: aes - Replace aes-generic with wrapper around libEric Biggers1-1/+9
2026-01-12crypto: arm/aes - Switch to aes_enc_tab[] and aes_dec_tab[]Eric Biggers1-2/+2
2026-01-12crypto: arm/aes-neonbs - Use AES library for single blocksEric Biggers2-14/+16
2026-01-12lib/crypto: arm/nh: Migrate optimized code into libraryEric Biggers4-208/+0
2026-01-12arm/paravirt: Use common code for paravirt_steal_clock()Juergen Gross4-39/+1
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross2-7/+0
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross1-1/+0
2026-01-08ARM: dts: microchip: sama7d65: fix size-cells property for i2c3Nicolas Ferre1-1/+1
2026-01-08ARM: dts: microchip: sama7d65: fix the ranges property for flx9Hari Prasath Gujulan Elango1-1/+1
2026-01-08arm: npcm: drop unused Kconfig ERRATA symbolRandy Dunlap1-1/+0
2026-01-07Merge tag 'imx-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann5-11/+11
2026-01-06arm/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming1-2/+2
2026-01-05syscall.h: Remove unused SYSCALL_MAX_ARGSJinjie Ruan1-2/+0
2025-12-30ARM: dts: microchip: lan966x: Fix the access to the PHYs for pcb8290Horatiu Vultur1-0/+1
2025-12-30ARM: dts: imx6q-ba16: fix RTC interrupt levelIan Ray1-1/+1
2025-12-29ARM: dts: nxp: imx: Fix mc13xxx LED node namesRob Herring (Arm)4-10/+10
2025-12-15ARM: dts: ixp4xx: Fix up Actiontec MI424WR DTS filesLinus Walleij3-1/+22
2025-12-15init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line para...Askar Safin1-1/+1
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+0
2025-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds4-33/+87
2025-12-10Merge branches 'fixes' and 'misc' into for-nextRussell King (Oracle)1-2/+2
2025-12-10ARM: fix branch predictor hardeningRussell King (Oracle)2-14/+31
2025-12-10ARM: fix hash_name() faultRussell King (Oracle)1-0/+35
2025-12-10ARM: allow __do_kernel_fault() to report execution of memory faultsRussell King (Oracle)1-0/+2
2025-12-09ARM: group is_permission_fault() with is_translation_fault()Russell King (Oracle)1-13/+13
2025-12-09ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang1-5/+5
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg4-4/+0
2025-12-07Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-5/+0
2025-12-07Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds2-3/+1
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-127/+53