index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025-06-06
Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-05-25
MIPS: SMP: Move the AP sync point before the calibration delay
Gregory CLEMENT
2025-05-21
mips/perf: Remove driver-specific throttle support
Kan Liang
2025-05-20
MIPS: SMP: Move the AP sync point before the non-parallel aware functions
Gregory CLEMENT
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: 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: txx9: gpio: use new line value setter callbacks
Bartosz Golaszewski
2025-03-29
Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-27
MIPS: cevt-ds1287: Add missing ds1287.h include
WangYuli
2025-02-21
MIPS: CPS: Support broken HCI for multicluster
Gregory CLEMENT
2025-02-21
MIPS: cm: Detect CM quirks from device tree
Gregory CLEMENT
2025-02-21
MIPS: CPS: Boot CPUs in secondary clusters
Paul Burton
2025-02-21
MIPS: CPS: Introduce struct cluster_boot_config
Paul Burton
2025-02-21
MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
Paul Burton
2025-02-21
MIPS: vdso: Switch to generic storage implementation
Thomas Weißschuh
2025-02-13
MIPS: Export syscall stack arguments properly for remote use
Maciej W. Rozycki
2025-02-12
fs: add open_tree_attr()
Christian Brauner
2025-02-10
seccomp/mips: change syscall_trace_enter() to use secure_computing()
Oleg Nesterov
2025-02-01
Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2025-01-31
Revert "mips: fix shmctl/semctl/msgctl syscall for o32"
Thomas Bogendoerfer
2025-01-27
Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-25
mips: vdso: prefer do_mmap() to mmap_region()
Lorenzo Stoakes
2025-01-11
mips: fix shmctl/semctl/msgctl syscall for o32
Ism Hong
2025-01-11
MIPS: traps: Use str_enabled_disabled() in parity_protection_init()
Thorsten Blum
2025-01-11
MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static
WangYuli
2025-01-11
MIPS: Fix the wrong format specifier
liujing
2025-01-11
MIPS: Add a blank line after __HEAD
Rong Xu
2025-01-11
MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctl
Thomas Bogendoerfer
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-27
MIPS: Place __kernel_entry at the beginning of text section
Rong Xu
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-12
MIPS: kernel: proc: Use str_yes_no() helper function
Thorsten Blum
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
2024-11-01
Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-30
MIPS: Allow using more than 32-bit addresses for reset vectors when possible
Gregory CLEMENT
[next]