summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2025-02-21MIPS: CPS: Support broken HCI for multiclusterGregory CLEMENT
2025-02-21MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-02-21sysv: Remove the filesystemJan Kara
2025-02-21mips: dts: ingenic: Switch to simple-audio-card,hp-det-gpiosGeert Uytterhoeven
2025-02-21mips: sni: Do not include <linux/fb.h>Thomas Zimmermann
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-21vdso: Rename included MakefileThomas Weißschuh
2025-02-18KVM: MIPS: Switch to use hrtimer_setup()Nam Cao
2025-02-13MIPS: fix mips_get_syscall_arg() for o32Dmitry V. Levin
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-08crypto: crct10dif - remove from crypto APIEric Biggers
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers
2025-02-08mips/crc32: remove unused enumsEric Biggers
2025-02-08lib/crc32: remove obsolete CRC32 options from defconfig filesEric Biggers
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 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...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-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-01-20MIPS: pci-legacy: Override pci_address_to_pioJiaxun Yang
2025-01-20MIPS: Loongson64: env: Use str_on_off() helper in prom_lefi_init_env()Thorsten Blum
2025-01-11MIPS: migrate to generic rule for built-in DTBsMasahiro Yamada
2025-01-11mips: fix shmctl/semctl/msgctl syscall for o32Ism Hong
2025-01-11mips/math-emu: fix emulation of the prefx instructionMateusz Jończyk
2025-01-11MIPS: Loongson: Add comments for interface_infoKexy Biscuit
2025-01-11MIPS: Loongson64: remove ROM Size unit in boardinfoKexy Biscuit
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-11Revert "MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT"Xi Ruoyao
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
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers
2024-12-30MIPS: mobileye: eyeq5: add bootloader config reserved memoryThéo Lebrun
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri
2024-12-01mips/crc32: expose CRC32 functions through libEric Biggers
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds