aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-0/+3
2025-11-21MIPS: kernel: Fix random segmentation faultsThomas Bogendoerfer1-1/+1
2025-11-03arch: hookup listns() system callChristian Brauner3-0/+3
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-3/+3
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+2
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-08-29MIPS: Unify Loongson1 PRID_REVKeguang Zhang1-3/+3
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds5-46/+90
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-10/+10
2025-07-28MIPS: Don't use %pK through printkThomas Weißschuh1-5/+5
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac1-1/+1
2025-07-16MIPS: CPS: Optimise delay CPU calibration for SMPGregory CLEMENT1-0/+11
2025-07-16MIPS: CPS: Improve mips_cps_first_online_in_cluster()Gregory CLEMENT2-32/+20
2025-07-16MIPS: disable MMID when not supported by the hardwareGregory CLEMENT2-2/+45
2025-07-14MIPS: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin1-10/+10
2025-07-03MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh1-7/+9
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn3-0/+6
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds5-20/+45
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2025-05-25MIPS: SMP: Move the AP sync point before the calibration delayGregory CLEMENT1-3/+3
2025-05-21mips/perf: Remove driver-specific throttle supportKan Liang1-2/+1
2025-05-20MIPS: SMP: Move the AP sync point before the non-parallel aware functionsGregory CLEMENT1-3/+3
2025-04-27MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()Thorsten Blum1-0/+4
2025-04-27MIPS: rename rollback_handler with skipover_handlerMarco Crivellari2-10/+10
2025-04-27MIPS: Move r4k_wait() to .cpuidle.text sectionMarco Crivellari1-0/+1
2025-04-27MIPS: Fix idle VS timer enqueueMarco Crivellari2-33/+36
2025-04-27MIPS: Replace strcpy() with strscpy() in vpe_elfload()Thorsten Blum1-1/+2
2025-04-27mips: ptrace: Improve code formatting and indentationThorsten Blum1-16/+18
2025-04-27MIPS: SMP: Implement parallel CPU bring up for EyeQGregory CLEMENT2-0/+20
2025-04-27MIPS: txx9: gpio: use new line value setter callbacksBartosz Golaszewski1-3/+5
2025-03-29Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds6-66/+298
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-29/+18
2025-03-24Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-18/+2
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-0/+3
2025-02-27MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli1-0/+1
2025-02-21MIPS: CPS: Support broken HCI for multiclusterGregory CLEMENT1-1/+4
2025-02-21MIPS: cm: Detect CM quirks from device treeGregory CLEMENT1-0/+14
2025-02-21MIPS: CPS: Boot CPUs in secondary clustersPaul Burton2-21/+188
2025-02-21MIPS: CPS: Introduce struct cluster_boot_configPaul Burton4-33/+76
2025-02-21MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton1-13/+17
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh1-29/+18
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki2-4/+10
2025-02-12fs: add open_tree_attr()Christian Brauner3-0/+3
2025-02-10seccomp/mips: change syscall_trace_enter() to use secure_computing()Oleg Nesterov1-18/+2
2025-02-01Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-3/+3