summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2025-05-18MIPS: Fix MAX_REG_OFFSETThorsten Blum1-1/+2
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-05-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-2/+5
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT2-0/+36
2025-04-25MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli1-1/+1
2025-04-25MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli1-0/+1
2025-04-25MIPS: dec: Declare which_prom() as staticWangYuli1-1/+1
2025-03-02Merge tag 'mips-fixes_6.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2025-02-27MIPS: Ignore relocs against __ex_table for relocatable kernelXi Ruoyao1-0/+5
2025-02-13MIPS: fix mips_get_syscall_arg() for o32Dmitry V. Levin1-24/+8
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki3-6/+12
2025-02-02Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-3/+3
2025-01-31Revert "mips: fix shmctl/semctl/msgctl syscall for o32"Thomas Bogendoerfer1-3/+3
2025-01-28Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+22
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds25-71/+52
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-20/+11
2025-01-26mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-4/+1
2025-01-26mips: vdso: prefer do_mmap() to mmap_region()Lorenzo Stoakes1-4/+6
2025-01-26asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky2-11/+3
2025-01-26mm: pgtable: introduce pagetable_dtor()Qi Zheng1-1/+1
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-9/+0
2025-01-23Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds10-374/+195
2025-01-20MIPS: pci-legacy: Override pci_address_to_pioJiaxun Yang1-0/+8
2025-01-20MIPS: Loongson64: env: Use str_on_off() helper in prom_lefi_init_env()Thorsten Blum1-1/+2
2025-01-11MIPS: migrate to generic rule for built-in DTBsMasahiro Yamada12-24/+2
2025-01-11mips: fix shmctl/semctl/msgctl syscall for o32Ism Hong1-3/+3
2025-01-11mips/math-emu: fix emulation of the prefx instructionMateusz Jończyk1-1/+1
2025-01-11MIPS: Loongson: Add comments for interface_infoKexy Biscuit1-4/+4
2025-01-11MIPS: Loongson64: remove ROM Size unit in boardinfoKexy Biscuit1-2/+0
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
2025-01-11Revert "MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT"Xi Ruoyao1-1/+0
2025-01-11MIPS: Fix the wrong format specifierliujing1-1/+1
2025-01-11MIPS: Add a blank line after __HEADRong Xu1-0/+1
2025-01-11MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctlThomas Bogendoerfer4-26/+21
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers3-3/+0
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers6-6/+0
2024-12-30MIPS: mobileye: eyeq5: add bootloader config reserved memoryThéo Lebrun1-0/+22
2024-12-17sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri1-0/+2
2024-12-02mips/crc32: expose CRC32 functions through libEric Biggers10-374/+195
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-12-01Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-0/+2
2024-11-29Merge tag 'mips_6.13_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds6-345/+166
2024-11-27MIPS: Place __kernel_entry at the beginning of text sectionRong Xu2-0/+2
2024-11-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-18/+8
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+6
2024-11-23MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao1-13/+60
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-1/+2
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+0