index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-27
MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()
Thorsten Blum
1
-0
/
+4
2025-04-27
MIPS: rename rollback_handler with skipover_handler
Marco Crivellari
3
-11
/
+11
2025-04-27
MIPS: Move r4k_wait() to .cpuidle.text section
Marco Crivellari
1
-0
/
+1
2025-04-27
MIPS: Fix idle VS timer enqueue
Marco Crivellari
3
-35
/
+37
2025-04-27
MIPS: Replace strcpy() with strscpy() in vpe_elfload()
Thorsten Blum
1
-1
/
+2
2025-04-27
MIPS: BCM63XX: Replace strcpy() with strscpy() in board_prom_init()
Thorsten Blum
1
-1
/
+1
2025-04-27
mips: ptrace: Improve code formatting and indentation
Thorsten Blum
1
-16
/
+18
2025-04-27
MIPS: SMP: Implement parallel CPU bring up for EyeQ
Gregory CLEMENT
4
-0
/
+25
2025-04-27
mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGS
Khem Raj
1
-0
/
+1
2025-04-27
MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7a
WangYuli
1
-0
/
+1
2025-04-27
mips: dts: realtek: Add MDIO controller
Chris Packham
1
-0
/
+33
2025-04-27
MIPS: txx9: gpio: use new line value setter callbacks
Bartosz Golaszewski
2
-6
/
+10
2025-04-27
MIPS: alchemy: gpio: use new line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-04-27
MIPS: bcm63xx: gpio: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-04-27
MIPS: rb532: gpio: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-04-23
crypto: mips/octeon-sha512 - Use API partial block handling
Herbert Xu
1
-114
/
+43
2025-04-23
crypto: mips/octeon-sha256 - Use API partial block handling
Herbert Xu
1
-125
/
+38
2025-04-23
crypto: mips/octeon-sha1 - Use API partial block handling
Herbert Xu
1
-107
/
+31
2025-04-23
crypto: mips/octeon-md5 - Use API partial block handling
Herbert Xu
1
-57
/
+64
2025-04-16
crypto: mips/poly1305 - remove redundant shash algorithm
Eric Biggers
2
-123
/
+2
2025-04-16
crypto: mips/poly1305 - drop redundant dependency on CONFIG_MIPS
Eric Biggers
1
-1
/
+0
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
1
-2
/
+8
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
3
-3
/
+0
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
13
-13
/
+0
2025-04-07
crypto: mips/chacha - remove the skcipher algorithms
Eric Biggers
2
-134
/
+3
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
1
-1
/
+7
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-04-06
Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-6
/
+6
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-5
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T
Eric Biggers
3
-3
/
+0
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
Eric Biggers
5
-5
/
+0
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC16
Eric Biggers
4
-4
/
+0
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT
Eric Biggers
1
-1
/
+0
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
3
-5
/
+5
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
1
-5
/
+2
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-68
/
+17
2025-03-29
Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-3
/
+0
2025-03-29
Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
47
-231
/
+636
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-10
/
+7
2025-03-27
Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+29
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
12
-23
/
+3
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2025-03-25
MIPS: config: omega2+, vocore2: enable CLK_MTMIPS
Joris Vaisvila
2
-0
/
+2
2025-03-25
arch: mips: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
Johan Korsnes
14
-14
/
+0
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-58
/
+39
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2025-03-24
Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+2
2025-03-24
Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-4
/
+0
[prev]
[next]