summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-3/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-5/+5
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-12/+10
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-0/+13
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+2
2026-02-10Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-11/+0
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+3
2026-02-09MIPS: Work around LLVM bug when gp is used as global register variableYao Zi-0/+13
2026-01-26mips: drop paging_init()Mike Rapoport (Microsoft)-2/+2
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)-11/+0
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+3
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+1
2026-01-06mips/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming-2/+2
2025-12-15MIPS: Move IP30 timer to request_percpu_irq()Marc Zyngier-11/+0
2025-12-10Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-8/+25
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2025-12-01MIPS: Fix whitespace damage in r4k_wait from VS timer fixMaciej W. Rozycki-4/+4
2025-12-01MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bitsGregory CLEMENT-4/+21
2025-11-21MIPS: kernel: Fix random segmentation faultsThomas Bogendoerfer-1/+1
2025-11-03arch: hookup listns() system callChristian Brauner-0/+3
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-3/+3
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong-0/+2
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster-1/+1
2025-08-29MIPS: Unify Loongson1 PRID_REVKeguang Zhang-3/+3
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-46/+90
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds-10/+10
2025-07-28MIPS: Don't use %pK through printkThomas Weißschuh-5/+5
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac-1/+1
2025-07-16MIPS: CPS: Optimise delay CPU calibration for SMPGregory CLEMENT-0/+11
2025-07-16MIPS: CPS: Improve mips_cps_first_online_in_cluster()Gregory CLEMENT-32/+20
2025-07-16MIPS: disable MMID when not supported by the hardwareGregory CLEMENT-2/+45
2025-07-14MIPS: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin-10/+10
2025-07-03MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh-7/+9
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn-0/+6
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada-1/+1
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-20/+45
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+1
2025-05-25MIPS: SMP: Move the AP sync point before the calibration delayGregory CLEMENT-3/+3
2025-05-21mips/perf: Remove driver-specific throttle supportKan Liang-2/+1
2025-05-20MIPS: SMP: Move the AP sync point before the non-parallel aware functionsGregory CLEMENT-3/+3
2025-04-27MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()Thorsten Blum-0/+4
2025-04-27MIPS: rename rollback_handler with skipover_handlerMarco Crivellari-10/+10
2025-04-27MIPS: Move r4k_wait() to .cpuidle.text sectionMarco Crivellari-0/+1
2025-04-27MIPS: Fix idle VS timer enqueueMarco Crivellari-33/+36