summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2022-06-21mips: lantiq: Add missing of_node_put() in irq.cLiang He-0/+1
2022-06-21mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device nodeAidan MacDonald-4/+6
2022-06-21mips/pic32/pic32mzda: Fix refcount leak bugsLiang He-1/+9
2022-06-21mips: lantiq: xway: Fix refcount leak bug in sysctrlLiang He-0/+4
2022-06-21mips: lantiq: falcon: Fix refcount leak bug in sysctrlLiang He-0/+6
2022-06-21mips: ralink: Fix refcount leak in of.cLiang He-0/+2
2022-06-21mips: mti-malta: Fix refcount leak in malta-time.cLiang He-0/+2
2022-06-21arch: mips: generic: Add missing of_node_put() in board-ranchu.cLiang He-0/+1
2022-06-21MIPS: Remove repetitive increase irq_err_counthuhai-2/+0
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+7
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3/+3
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-150/+99
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-6/+6
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-9/+0
2022-06-02mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada-6/+6
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-62/+16
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+1
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-249/+358
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2022-05-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-26/+0
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-23/+4
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+6
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+10
2022-05-26MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERICTiezhu Yang-0/+2
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds-16/+5
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-11/+2
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki-2/+1
2022-05-24MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMATiezhu Yang-1/+5
2022-05-24MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem()Tiezhu Yang-0/+5
2022-05-24MIPS: Kconfig: Fix indentation and add endif commentJuerg Haefliger-6/+6
2022-05-23MIPS: bmips: Fix compiler warning observed on W=1 buildJim Quinlan-0/+1
2022-05-23eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISAJakub Kicinski-1/+0
2022-05-23MIPS: Rewrite `csum_tcpudp_nofold' in plain CMaciej W. Rozycki-41/+38
2022-05-23mips: setup: use strscpy to replace strlcpy陈学兵-3/+3
2022-05-23MIPS: Octeon: add SNIC10E boardStijn Tintel-0/+2
2022-05-23MIPS: Ingenic: Refresh defconfig for CU1000-Neo and CU1830-Neo.周琰杰 (Zhou Yanjie)-2/+2
2022-05-23MIPS: Ingenic: Refresh device tree for Ingenic SoCs and boards.周琰杰 (Zhou Yanjie)-74/+138
2022-05-23MIPS: Ingenic: Add PWM nodes for X1830.周琰杰 (Zhou Yanjie)-0/+14
2022-05-23MIPS: Octeon: fix typo in commentJulia Lawall-1/+1
2022-05-23MIPS: loongson32: Kconfig: Remove extra spaceJuerg Haefliger-1/+1
2022-05-19mips: Use do_kernel_power_off()Dmitry Osipenko-2/+1
2022-05-19termbits.h: Remove posix_types.h includeIlpo Järvinen-2/+0
2022-05-19termbits.h: Align lines & formatIlpo Järvinen-78/+78
2022-05-19termbits.h: create termbits-common.h for identical bitsIlpo Järvinen-51/+2
2022-05-18mips: ingenic: Do not manually reference the CPU clockAidan MacDonald-26/+0
2022-05-16Merge 5.18-rc7 into usb-nextGreg Kroah-Hartman-12/+7
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang-3/+6
2022-05-13mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld-9/+8
2022-05-13mips: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada-10/+10
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+7