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