index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
configs
Age
Commit message (
Expand
)
Author
43 hours
Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
3 days
Merge tag 'soc-defconfig-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11 days
crypto: Remove michael_mic from crypto_shash API
Eric Biggers
13 days
hwspinlock: u8500: delete driver
Wolfram Sang
2026-04-04
Merge tag 'at91-defconfig-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Krzysztof Kozlowski
2026-04-02
Merge tag 'tegra-for-7.1-arm-defconfig' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2026-04-02
Merge tag 'omap-for-v7.1/defconfig-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2026-04-02
arch/arm: Drop CONFIG_FIRMWARE_EDID from defconfig files
Thomas Zimmermann
2026-03-25
ARM: tegra: defconfig: Drop redundant ARCH_TEGRA_foo_SOC
Krzysztof Kozlowski
2026-03-14
ARM: multi_v7_defconfig: Drop duplicate CONFIG_TI_PRUSS=m
Nathan Chancellor
2026-03-06
ARM: shmobile: defconfig: Refresh for v7.0-rc1
Geert Uytterhoeven
2026-03-05
arm: multi_v7_defconfig: Enable more OMAP 3/4 related configs
Andreas Kemnade
2026-03-05
ARM: multi_v7_defconfig: omap2plus_defconfig: Enable ITE IT66121 driver
Kory Maincent (TI)
2026-02-28
ARM: configs: at91: sama7: enable LVDS serializer support
Aubin Constans
2026-02-28
ARM: configs: at91: sama7: enable config for atmel maxtouch
Romain Sioen
2026-02-28
ARM: configs: at91: sama7: enable DRM hlcdc support
Ryan Wanner
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-10
Merge tag 'soc-defconfig-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-29
Merge tag 'imx-defconfig-6.20' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2026-01-29
Merge tag 'renesas-arm-defconfig-for-v6.20-tag1' of git://git.kernel.org/pub/...
Arnd Bergmann
2026-01-29
ARM: defconfig: turn off CONFIG_EXPERT
Arnd Bergmann
2026-01-29
ARM: defconfig: move entries
Arnd Bergmann
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
2026-01-17
ARM: imx_v4_v5_defconfig: update for v6.19-rc1
Josua Mayer
2026-01-12
lib/crypto: arm/aes: Migrate optimized code into library
Eric Biggers
2026-01-05
ARM: shmobile: defconfig: Refresh for v6.19-rc1
Geert Uytterhoeven
2025-12-30
ARM: imx_v6_v7_defconfig: enable EPD regulator needed for Kobo Clara 2e
Andreas Kemnade
2025-12-30
ARM: imx_v6_v7_defconfig: Configure CONFIG_SND_SOC_FSL_ASOC_CARD as module
Alexander Stein
2025-12-29
ARM: multi_v7_defconfig: enable DA9052 and MC13XXX
Dmitry Baryshkov
2025-12-15
init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line para...
Askar Safin
2025-12-13
Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-07
ALSA: Do not build obsolete API
David Heidelberg
2025-12-06
Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-05
Merge tag 'soc-defconfig-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
2025-11-21
Merge tag 'omap-for-v6.19/defconfig-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
2025-11-21
Merge tag 'at91-defconfig-6.19' of https://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2025-11-21
Merge tag 'imx-defconfig-6.19' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2025-11-21
Merge tag 'tegra-for-6.19-arm-defconfig' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2025-11-21
Merge tag 'renesas-arm-defconfig-for-v6.19-tag1' of git://git.kernel.org/pub/...
Arnd Bergmann
2025-11-21
serial: drop SERIAL_8250_DEPRECATED_OPTIONS
Jiri Slaby (SUSE)
2025-11-17
ARM: multi_v7_defconfig: Enable TI PRU Ethernet driver
Parvathi Pudi
2025-11-16
ARM: mxs_defconfig: enable sound drivers for imx28-amarula-rmm
Dario Binacchi
2025-11-14
ARM: tegra: Enable EXT4 for Tegra
Jon Hunter
2025-11-12
hung_task: panic when there are more than N hung tasks at the same time
Li RongQing
2025-11-08
ARM: at91: at91_dt_defconfig: set MMC_SPI to module
Manikandan Muralidharan
2025-10-20
ARM: shmobile: defconfig: Refresh for v6.18-rc1
Geert Uytterhoeven
[next]