summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
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
2025-04-27mips: ptrace: Improve code formatting and indentationThorsten Blum
2025-04-27MIPS: SMP: Implement parallel CPU bring up for EyeQGregory CLEMENT
2025-04-27MIPS: txx9: gpio: use new line value setter callbacksBartosz Golaszewski
2025-03-29Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-27MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli
2025-02-21MIPS: CPS: Support broken HCI for multiclusterGregory CLEMENT
2025-02-21MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-02-21MIPS: CPS: Boot CPUs in secondary clustersPaul Burton
2025-02-21MIPS: CPS: Introduce struct cluster_boot_configPaul Burton
2025-02-21MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-10seccomp/mips: change syscall_trace_enter() to use secure_computing()Oleg Nesterov
2025-02-01Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2025-01-31Revert "mips: fix shmctl/semctl/msgctl syscall for o32"Thomas Bogendoerfer
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25mips: vdso: prefer do_mmap() to mmap_region()Lorenzo Stoakes
2025-01-11mips: fix shmctl/semctl/msgctl syscall for o32Ism Hong
2025-01-11MIPS: traps: Use str_enabled_disabled() in parity_protection_init()Thorsten Blum
2025-01-11MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli
2025-01-11MIPS: Fix the wrong format specifierliujing
2025-01-11MIPS: Add a blank line after __HEADRong Xu
2025-01-11MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctlThomas Bogendoerfer
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-27MIPS: Place __kernel_entry at the beginning of text sectionRong Xu
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-12MIPS: kernel: proc: Use str_yes_no() helper functionThorsten Blum
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-01Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-30MIPS: Allow using more than 32-bit addresses for reset vectors when possibleGregory CLEMENT