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
/
mips
/
cavium-octeon
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-5
/
+5
2025-10-05
Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
-18
/
+19
2025-08-29
MIPS: octeon: Replace deprecated strcpy() in octeon_model_get_string_buffer()
Thorsten Blum
-15
/
+16
2025-08-29
MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad()
Thorsten Blum
-2
/
+2
2025-08-29
mips/octeon/smp: Remove space before newline
Colin Ian King
-1
/
+1
2025-08-26
mips: cavium-octeon: Move octeon-crypto.c into parent dir
Eric Biggers
-7
/
+1
2025-08-26
lib/crypto: mips/md5: Migrate optimized code into library
Eric Biggers
-216
/
+0
2025-07-14
lib/crypto: mips/sha1: Migrate optimized code into library
Eric Biggers
-147
/
+0
2025-07-04
lib/crypto: sha256: Consolidate into single module
Eric Biggers
-73
/
+0
2025-07-04
lib/crypto: sha256: Remove sha256_is_arch_optimized()
Eric Biggers
-6
/
+0
2025-07-04
lib/crypto: sha256: Propagate sha256_block_state type to implementations
Eric Biggers
-1
/
+1
2025-06-30
lib/crypto: mips/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
-167
/
+0
2025-06-30
mips: cavium-octeon: Move octeon-crypto.h into asm directory
Eric Biggers
-234
/
+5
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-12
/
+13
2025-05-16
MIPS: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
-12
/
+13
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
-2
/
+2
2025-05-05
crypto: mips/sha256 - implement library instead of shash
Eric Biggers
-108
/
+33
2025-04-23
crypto: mips/octeon-sha512 - Use API partial block handling
Herbert Xu
-114
/
+43
2025-04-23
crypto: mips/octeon-sha256 - Use API partial block handling
Herbert Xu
-125
/
+38
2025-04-23
crypto: mips/octeon-sha1 - Use API partial block handling
Herbert Xu
-107
/
+31
2025-04-23
crypto: mips/octeon-md5 - Use API partial block handling
Herbert Xu
-57
/
+64
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
-3
/
+3
2024-01-17
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-8
/
+8
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
-8
/
+8
2023-12-12
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
-2
/
+2
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-2
/
+5
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-553
/
+0
2023-08-18
range.h: Move resource API and constant to respective files
Andy Shevchenko
-1
/
+1
2023-08-15
mips: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
-1
/
+1
2023-08-04
usb: dwc3: dwc3-octeon: Convert to glue driver
Ladislav Michl
-553
/
+0
2023-07-28
MIPS: More explicit DT include clean-ups
Rob Herring
-0
/
+4
2023-07-25
MIPS: Explicitly include correct DT includes
Rob Herring
-1
/
+2
2023-06-29
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-313
/
+316
2023-06-23
MIPS: OCTEON: octeon-usb: cleanup divider calculation
Ladislav Michl
-13
/
+18
2023-06-23
MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}q
Ladislav Michl
-40
/
+59
2023-06-23
MIPS: OCTEON: octeon-usb: move gpio config to separate function
Ladislav Michl
-20
/
+25
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for shim register
Ladislav Michl
-55
/
+41
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for host config register
Ladislav Michl
-45
/
+38
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for control register
Ladislav Michl
-171
/
+159
2023-06-23
MIPS: OCTEON: octeon-usb: add all register offsets
Ladislav Michl
-14
/
+21
2023-05-15
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
-0
/
+1
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+1
2023-04-27
Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-21
/
+17
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
-1
/
+1
2023-04-05
MIPS: Octeon: Disable CVMSEG by default on other platforms
Jiaxun Yang
-1
/
+2
2023-03-27
MIPS: octeon: Fix compile error
Thomas Bogendoerfer
-1
/
+1
2023-03-24
MIPS: octeon: Use of_address_to_resource()
Rob Herring
-20
/
+15
2023-03-08
mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
-0
/
+1
2023-01-27
MIPS: OCTEON: octeon-usb: Consolidate error messages
Ladislav Michl
-22
/
+20
[next]