aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-15arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
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
2025-01-31Revert "mips: fix shmctl/semctl/msgctl syscall for o32"Thomas Bogendoerfer1-3/+3
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds7-36/+33
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-4/+1
2025-01-25mips: vdso: prefer do_mmap() to mmap_region()Lorenzo Stoakes1-4/+6
2025-01-11mips: fix shmctl/semctl/msgctl syscall for o32Ism Hong1-3/+3
2025-01-11MIPS: traps: Use str_enabled_disabled() in parity_protection_init()Thorsten Blum1-8/+9
2025-01-11MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli1-1/+1