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
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-0
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-3
/
+2
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
-12
/
+10
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-0
/
+13
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-13
/
+2
2026-02-10
Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-11
/
+0
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+3
2026-02-09
MIPS: Work around LLVM bug when gp is used as global register variable
Yao Zi
-0
/
+13
2026-01-26
mips: drop paging_init()
Mike Rapoport (Microsoft)
-2
/
+2
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
-11
/
+0
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
-0
/
+3
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-06
mips/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
-2
/
+2
2025-12-15
MIPS: Move IP30 timer to request_percpu_irq()
Marc Zyngier
-11
/
+0
2025-12-10
Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
-8
/
+25
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+3
2025-12-01
MIPS: Fix whitespace damage in r4k_wait from VS timer fix
Maciej W. Rozycki
-4
/
+4
2025-12-01
MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bits
Gregory CLEMENT
-4
/
+21
2025-11-21
MIPS: kernel: Fix random segmentation faults
Thomas Bogendoerfer
-1
/
+1
2025-11-03
arch: hookup listns() system call
Christian Brauner
-0
/
+3
2025-10-05
Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
-3
/
+3
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+2
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
-0
/
+2
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
-1
/
+1
2025-08-29
MIPS: Unify Loongson1 PRID_REV
Keguang Zhang
-3
/
+3
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-1
/
+1
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2025-07-31
Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
-46
/
+90
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
-10
/
+10
2025-07-28
MIPS: Don't use %pK through printk
Thomas Weißschuh
-5
/
+5
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
-1
/
+1
2025-07-16
MIPS: CPS: Optimise delay CPU calibration for SMP
Gregory CLEMENT
-0
/
+11
2025-07-16
MIPS: CPS: Improve mips_cps_first_online_in_cluster()
Gregory CLEMENT
-32
/
+20
2025-07-16
MIPS: disable MMID when not supported by the hardware
Gregory CLEMENT
-2
/
+45
2025-07-14
MIPS: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
-10
/
+10
2025-07-03
MIPS: Don't crash in stack_top() for tasks without ABI or vDSO
Thomas Weißschuh
-7
/
+9
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
-0
/
+6
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
-1
/
+1
2025-06-06
Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
-20
/
+45
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+1
2025-05-25
MIPS: SMP: Move the AP sync point before the calibration delay
Gregory CLEMENT
-3
/
+3
2025-05-21
mips/perf: Remove driver-specific throttle support
Kan Liang
-2
/
+1
2025-05-20
MIPS: SMP: Move the AP sync point before the non-parallel aware functions
Gregory CLEMENT
-3
/
+3
2025-04-27
MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()
Thorsten Blum
-0
/
+4
2025-04-27
MIPS: rename rollback_handler with skipover_handler
Marco Crivellari
-10
/
+10
2025-04-27
MIPS: Move r4k_wait() to .cpuidle.text section
Marco Crivellari
-0
/
+1
2025-04-27
MIPS: Fix idle VS timer enqueue
Marco Crivellari
-33
/
+36
[next]