index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-25
MIPS: SMP: Move the AP sync point before the calibration delay
Gregory CLEMENT
2025-05-25
mips: econet: Fix incorrect Kconfig dependencies
Caleb James DeLisle
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
2025-05-23
mips, net: ensure that SOCK_COREDUMP is defined
Christian Brauner
2025-05-21
mips/perf: Remove driver-specific throttle support
Kan Liang
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
2025-05-20
mips: dts: Add EcoNet DTS with EN751221 and SmartFiber XP8421-B board
Caleb James DeLisle
2025-05-20
mips: Add EcoNet MIPS platform support
Caleb James DeLisle
2025-05-20
mips: dts: pic32: pic32mzda: Rename the sdhci nodename to match with common m...
Charan Pedumuru
2025-05-20
MIPS: SMP: Move the AP sync point before the non-parallel aware functions
Gregory CLEMENT
2025-05-16
MIPS: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-12
crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol
Eric Biggers
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
2025-05-11
Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-09
lib/crc: make arch-optimized code use subsys_initcall
Eric Biggers
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
2025-05-05
crypto: mips/sha256 - implement library instead of shash
Eric Biggers
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
2025-05-05
crypto: mips/poly1305 - Add block-only interface
Herbert Xu
2025-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5
Herbert Xu
2025-04-30
MIPS: Fix MAX_REG_OFFSET
Thorsten Blum
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: mips - move library functions to arch/mips/lib/crypto/
Eric Biggers
2025-04-27
MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()
Thorsten Blum
2025-04-27
MIPS: rename rollback_handler with skipover_handler
Marco Crivellari
2025-04-27
MIPS: Move r4k_wait() to .cpuidle.text section
Marco Crivellari
2025-04-27
MIPS: Fix idle VS timer enqueue
Marco Crivellari
2025-04-27
MIPS: Replace strcpy() with strscpy() in vpe_elfload()
Thorsten Blum
2025-04-27
MIPS: BCM63XX: Replace strcpy() with strscpy() in board_prom_init()
Thorsten Blum
2025-04-27
mips: ptrace: Improve code formatting and indentation
Thorsten Blum
2025-04-27
MIPS: SMP: Implement parallel CPU bring up for EyeQ
Gregory CLEMENT
2025-04-27
mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGS
Khem Raj
2025-04-27
MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7a
WangYuli
2025-04-27
mips: dts: realtek: Add MDIO controller
Chris Packham
2025-04-27
MIPS: txx9: gpio: use new line value setter callbacks
Bartosz Golaszewski
[prev]
[next]