summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+1
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds60-249/+358
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-05-28Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-26/+0
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-23/+4
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+6
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+10
2022-05-26MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERICTiezhu Yang1-0/+2
2022-05-26Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds4-16/+5
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-11/+2
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki1-2/+1
2022-05-24MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMATiezhu Yang1-1/+5
2022-05-24MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem()Tiezhu Yang1-0/+5
2022-05-24MIPS: Kconfig: Fix indentation and add endif commentJuerg Haefliger1-6/+6
2022-05-23MIPS: bmips: Fix compiler warning observed on W=1 buildJim Quinlan1-0/+1
2022-05-23eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISAJakub Kicinski1-1/+0
2022-05-23MIPS: Rewrite `csum_tcpudp_nofold' in plain CMaciej W. Rozycki1-41/+38
2022-05-23mips: setup: use strscpy to replace strlcpy陈学兵1-3/+3
2022-05-23MIPS: Octeon: add SNIC10E boardStijn Tintel1-0/+2
2022-05-23MIPS: Ingenic: Refresh defconfig for CU1000-Neo and CU1830-Neo.周琰杰 (Zhou Yanjie)2-2/+2
2022-05-23MIPS: Ingenic: Refresh device tree for Ingenic SoCs and boards.周琰杰 (Zhou Yanjie)4-74/+138
2022-05-23MIPS: Ingenic: Add PWM nodes for X1830.周琰杰 (Zhou Yanjie)1-0/+14
2022-05-23MIPS: Octeon: fix typo in commentJulia Lawall1-1/+1
2022-05-23MIPS: loongson32: Kconfig: Remove extra spaceJuerg Haefliger1-1/+1
2022-05-19mips: Use do_kernel_power_off()Dmitry Osipenko1-2/+1
2022-05-18mips: ingenic: Do not manually reference the CPU clockAidan MacDonald1-26/+0
2022-05-14mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang1-3/+6
2022-05-14mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld1-9/+8
2022-05-13mips: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada1-10/+10
2022-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-12/+7
2022-05-12MIPS: Sibyte: remove unnecessary return variableGuo Zhengkui1-3/+1
2022-05-12MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotationTiezhu Yang2-14/+28
2022-05-12MIPS: tools: no need to initialise statics to 0Jason Wang1-1/+1
2022-05-12MIPS: VR41xx: Drop redundant spinlock initializationHaowen Bai1-2/+0
2022-05-12MIPS: smp: optimization for flush_tlb_mm when exitingMao Bibo1-0/+6
2022-05-04MIPS: adding a safety check for cpu_has_fpuShida Zhang1-0/+3
2022-05-04mips: ip22: Reword PANICED to PANICKED and remove useless headerGuilherme G. Piccoli1-6/+5
2022-05-04MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki1-1/+0
2022-05-04MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki1-1/+0
2022-05-04MIPS: fix typos in commentsJulia Lawall19-20/+20
2022-04-30vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)1-23/+4
2022-04-29MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2-12/+7
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil1-0/+2
2022-04-27net: atm: remove support for ZeitNet ZN122x ATM devicesJakub Kicinski2-2/+0
2022-04-27net: atm: remove support for Madge Horizon ATM devicesJakub Kicinski2-2/+0
2022-04-27net: atm: remove support for Fujitsu FireStream ATM devicesJakub Kicinski2-2/+0
2022-04-27mips: dts: ingenic: x1000: Add PWM device tree nodeAidan MacDonald1-0/+12
2022-04-27MIPS: mscc: serval: rename pinctrl nodesMichael Walle1-7/+7
2022-04-27MIPS: mscc: ocelot: rename pinctrl nodesMichael Walle2-5/+5
2022-04-27MIPS: mscc: jaguar2: rename pinctrl nodesMichael Walle3-13/+13