summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-314-62/+16
|\
| * asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-11/+7
| * fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+2
| * arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-5/+0
| * compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-17/+2
| * uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-262-6/+2
| * uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig2022-04-261-23/+3
* | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-2/+1
|\ \
| * \ Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-2/+1
| |\ \
| | * | mips: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-2/+1
* | | | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-05-3060-249/+358
|\ \ \ \
| * | | | MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERICTiezhu Yang2022-05-261-0/+2
| * | | | MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMATiezhu Yang2022-05-241-1/+5
| * | | | MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem()Tiezhu Yang2022-05-241-0/+5
| * | | | MIPS: Kconfig: Fix indentation and add endif commentJuerg Haefliger2022-05-241-6/+6
| * | | | MIPS: bmips: Fix compiler warning observed on W=1 buildJim Quinlan2022-05-231-0/+1
| * | | | MIPS: Rewrite `csum_tcpudp_nofold' in plain CMaciej W. Rozycki2022-05-231-41/+38
| * | | | mips: setup: use strscpy to replace strlcpy陈学兵2022-05-231-3/+3
| * | | | MIPS: Octeon: add SNIC10E boardStijn Tintel2022-05-231-0/+2
| * | | | MIPS: Ingenic: Refresh defconfig for CU1000-Neo and CU1830-Neo.周琰杰 (Zhou Yanjie)2022-05-232-2/+2
| * | | | MIPS: Ingenic: Refresh device tree for Ingenic SoCs and boards.周琰杰 (Zhou Yanjie)2022-05-234-74/+138
| * | | | MIPS: Ingenic: Add PWM nodes for X1830.周琰杰 (Zhou Yanjie)2022-05-231-0/+14
| * | | | MIPS: Octeon: fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | | MIPS: loongson32: Kconfig: Remove extra spaceJuerg Haefliger2022-05-231-1/+1
| * | | | MIPS: Sibyte: remove unnecessary return variableGuo Zhengkui2022-05-121-3/+1
| * | | | MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotationTiezhu Yang2022-05-122-14/+28
| * | | | MIPS: tools: no need to initialise statics to 0Jason Wang2022-05-121-1/+1
| * | | | MIPS: VR41xx: Drop redundant spinlock initializationHaowen Bai2022-05-121-2/+0
| * | | | MIPS: smp: optimization for flush_tlb_mm when exitingMao Bibo2022-05-121-0/+6
| * | | | MIPS: adding a safety check for cpu_has_fpuShida Zhang2022-05-041-0/+3
| * | | | mips: ip22: Reword PANICED to PANICKED and remove useless headerGuilherme G. Piccoli2022-05-041-6/+5
| * | | | MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-05-041-1/+0
| * | | | MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-05-041-1/+0
| * | | | MIPS: fix typos in commentsJulia Lawall2022-05-0419-20/+20
| * | | | mips: dts: ingenic: x1000: Add PWM device tree nodeAidan MacDonald2022-04-271-0/+12
| * | | | MIPS: mscc: serval: rename pinctrl nodesMichael Walle2022-04-271-7/+7
| * | | | MIPS: mscc: ocelot: rename pinctrl nodesMichael Walle2022-04-272-5/+5
| * | | | MIPS: mscc: jaguar2: rename pinctrl nodesMichael Walle2022-04-273-13/+13
| * | | | mips: dts: ralink: mt7621: remove defining gpio function for pin groupsArınç ÜNAL2022-04-272-24/+0
| * | | | mips: dts: ralink: mt7621: mux phy4 to gmac1 for GB-PC1Arınç ÜNAL2022-04-271-8/+10
| * | | | mips: dts: ralink: mt7621: add mdio label to mdio-busArınç ÜNAL2022-04-272-11/+9
| * | | | MIPS: Octeon: support all interfaces on CN66XXStijn Tintel2022-04-261-0/+6
| * | | | MIPS: Octeon: fix CN6640 hang on XAUI initStijn Tintel2022-04-261-2/+3
| * | | | mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun2022-04-261-0/+1
| * | | | MIPS: dts: align SPI NOR node name with dtschemaKrzysztof Kozlowski2022-04-266-6/+6
| * | | | MIPS: SGI-IP30: Free some unused memoryChristophe JAILLET2022-04-261-0/+4
| * | | | MIPS: SGI-IP27: Free some unused memoryChristophe JAILLET2022-04-261-0/+4
| | |_|/ | |/| |
* | | | Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-281-1/+1
|\ \ \ \
| * | | | mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrlArınç ÜNAL2022-04-231-1/+1
| |/ / /
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-05-271-26/+0
|\ \ \ \