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-02-17
MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static
WangYuli
2024-12-09
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-09-12
MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
Jiaxun Yang
2024-08-29
MIPS: Loongson64: Set timer mode in cpu-probe
Jiaxun Yang
2024-08-03
MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later
Gregory CLEMENT
2024-07-25
mips: fix compat_sys_lseek syscall
Arnd Bergmann
2024-07-05
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
2024-06-27
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
2024-05-17
MIPS: scall: Save thread_info.syscall unconditionally on entry
Jiaxun Yang
2024-03-01
MIPS: reserve exception vector space ONLY ONCE
Huang Pei
2024-02-23
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
2024-01-31
mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan
Xi Ruoyao
2024-01-25
mips: Fix incorrect max_low_pfn adjustment
Serge Semin
2024-01-25
mips/smp: Call rcutree_report_cpu_starting() earlier
Stefan Wiehler
2023-12-13
MIPS: kernel: Clear FPU states when setting up kernel threads
Thomas Bogendoerfer
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-15
mips: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-15
mips: remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-07-09
Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2023-07-03
MIPS: Loongson: Fix cpu_probe_loongson() again
Huacai Chen
2023-06-29
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-20
MIPS: Mark core_vpe_count() as __init
Nathan Chancellor
2023-06-16
mips/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-09
MIPS: Rework smt cmdline parameters
Jiaxun Yang
2023-06-09
mips: asm-offsets: add missing prototypes
Arnd Bergmann
2023-06-09
MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccess
Siarhei Volkau
2023-05-23
mips: Move initrd_start check after initrd address sanitisation.
Liviu Dudau
2023-05-23
MIPS: Restore Au1300 support
Manuel Lauss
2023-05-15
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-24
MIPS: uprobes: Restore thread.trap_nr
Tiezhu Yang
2023-04-22
MIPS: Sink body of check_bugs_early() into its only call site
Nathan Chancellor
2023-04-21
MIPS: Define RUNTIME_DISCARD_EXIT in LD script
Jiaxun Yang
2023-04-12
MIPS: octeon_switch: Remove duplicated labels
Jiaxun Yang
2023-04-12
MIPS: Remove set_swbp() in uprobes.c
Tiezhu Yang
2023-04-12
MIPS: Remove deprecated CONFIG_MIPS_CMP
Thomas Bogendoerfer
2023-04-05
MIPS: Octeon: Allow CVMSEG to be disabled
Jiaxun Yang
2023-04-05
MIPS: Octeon: Opt-out 4k_cache feature
Jiaxun Yang
[next]