summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
|\ \ \ \ \
| * | | | | mips: ingenic: Do not manually reference the CPU clockAidan MacDonald2022-05-181-26/+0
| |/ / / /
* | | | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-271-23/+4
|\ \ \ \ \
| * | | | | vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-23/+4
| |/ / / /
* | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-3/+6
|\ \ \ \ \
| * | | | | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-3/+6
| |/ / / /
* | | | | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-261-10/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mips: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada2022-05-131-10/+10
| |/ / /
* | | | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds2022-05-254-16/+5
|\ \ \ \
| * | | | swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig2022-04-183-3/+3
| * | | | MIPS/octeon: use swiotlb_init instead of open coding itChristoph Hellwig2022-04-182-14/+3
| |/ / /
* | | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-253-11/+2
|\ \ \ \ | |_|/ / |/| | |