linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-14 11:42:09 to 2020-05-17 04:07:01 UTC [more...]

[PATCH V6 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-17  4:05 UTC  (2+ messages)
` [PATCH V6 01/15] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)

[PATCH V3 00/15] Remove duplicated kmap code
 2020-05-16 22:33 UTC  (3+ messages)
` [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code

[PATCH 00/17] spi: dw: Add generic DW DMA controller support
 2020-05-16 20:59 UTC  (49+ messages)
  ` [PATCH 11/17] spi: dw: Fix native CS being unset
` [PATCH v2 00/19] spi: dw: Add generic DW DMA controller support
  ` [PATCH v2 01/19] dt-bindings: spi: dw: Add Tx/Rx DMA properties
  ` [PATCH v2 03/19] spi: dw: Clear DMAC register when done or stopped
  ` [PATCH v2 05/19] spi: dw: Enable interrupts in accordance with DMA xfer mode
  ` [PATCH v2 09/19] spi: dw: Parameterize the DMA Rx/Tx burst length
  ` [PATCH v2 10/19] spi: dw: Use DMA max burst to set the request thresholds
  ` [PATCH v2 11/19] spi: dw: Initialize paddr in DW SPI MMIO private data
  ` [PATCH v2 14/19] spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
  ` [PATCH v2 15/19] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core
  ` [PATCH v2 17/19] spi: dw: Add DMA support to the DW SPI MMIO driver
  ` [PATCH v2 19/19] dt-bindings: spi: Convert DW SPI binding to DT schema
    ` [PATCH v2 02/19] spi: dw: Add Tx/Rx finish wait methods to the MID DMA
    ` [PATCH v2 04/19] spi: dw: Fix native CS being unset
    ` [PATCH v2 06/19] spi: dw: Discard static DW DMA slave structures
    ` [PATCH v2 07/19] spi: dw: Discard unused void priv pointer
    ` [PATCH v2 08/19] spi: dw: Discard dma_width member of the dw_spi structure
    ` [PATCH v2 12/19] spi: dw: Fix Rx-only DMA transfers
    ` [PATCH v2 13/19] spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
    ` [PATCH v2 18/19] spi: dw: Use regset32 DebugFS method to create regdump file

[PATCH V5 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-16 15:38 UTC  (14+ messages)
` [PATCH V5 06/15] KVM: MIPS: Introduce and use cpu_guest_has_ldpte
` [PATCH V5 12/15] KVM: MIPS: Add CONFIG6 and DIAG registers emulation
` [PATCH V5 14/15] KVM: MIPS: Enable KVM support for Loongson-3
` [PATCH V5 15/15] MAINTAINERS: Update KVM/MIPS maintainers

[PATCH v2 0/3] syscon: Alter syscon and reboot drivers
 2020-05-16 13:26 UTC  (4+ messages)
  ` [PATCH v2 2/3] dt-bindings: power: reset: Unrequire regmap property in syscon-reboot node

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-16 12:52 UTC  (20+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 01/20] dt-bindings: power: Convert mti,mips-cpc to DT schema
  ` [PATCH v2 02/20] dt-bindings: bus: Add MIPS CDMM controller
  ` [PATCH v2 03/20] dt-bindings: Add vendor prefix for Baikal Electronics, JSC
  ` [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled
  ` [PATCH v2 20/20] cpufreq: Return zero on success in boost sw setting

[PATCH v3 0/7] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-16 12:16 UTC  (8+ messages)
  ` [PATCH v3 2/7] dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc
  ` [PATCH v3 3/7] dt-bindings: interrupt-controller: Convert mti,gic to DT schema
  ` [PATCH v3 7/7] clocksource: mips-gic-timer: Set limitations on clocksource/sched-clocks usage

[PATCH 0/4] CPUCFG emulation on older Loongson64 cores
 2020-05-16 11:29 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] MIPS: Loongson: Add support for serial console
 2020-05-16 11:09 UTC  (3+ messages)

[PATCH 1/3] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-16  9:42 UTC  (5+ messages)
` [PATCH 2/3] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH 3/3] mm/memory.c: Add memory read privilege before filling PTE entry

mm/memory.c: Add update local tlb for smp race
 2020-05-16  9:34 UTC  (3+ messages)

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-05-16  8:29 UTC  (12+ messages)
` [PATCH v10 1/5] PCI: Don't disable decoding when mmio_always_on is set
  ` [PATCH v10 2/5] PCI: Add Loongson PCI Controller support
  ` [PATCH v10 3/5] dt-bindings: Document Loongson PCI Host Controller
  ` [PATCH v10 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
  ` [PATCH v10 5/5] MIPS: Loongson64: Switch to generic PCI driver
` [PATCH v4 1/6] irqchip: Add Loongson HyperTransport Vector support
  ` [PATCH v4 2/6] dt-bindings: interrupt-controller: Add Loongson HTVEC
  ` [PATCH v4 3/6] irqchip: Add Loongson PCH PIC controller
  ` [PATCH v4 4/6] dt-bindings: interrupt-controller: Add Loongson PCH PIC
  ` [PATCH v4 5/6] irqchip: Add Loongson PCH MSI controller
  ` [PATCH v4 6/6] dt-bindings: interrupt-controller: Add Loongson PCH MSI

[PATCH v2] MIPS: Split R10000 to allow for R12K+ optimizations
 2020-05-16  6:16 UTC  (7+ messages)

[PATCH v3 1/2] MIPS: Loongson: Build ATI Radeon GPU driver as module
 2020-05-16  2:15 UTC  (2+ messages)
` [PATCH v3 2/2] MIPS: Remove not used 8250-platform.c

[PATCH v2 1/2] MIPS: Loongson: Build ATI Radeon GPU driver as module
 2020-05-15 16:55 UTC  (7+ messages)
` [PATCH v2 2/2] MIPS: Fix build errors under CONFIG_HAVE_STD_PC_SERIAL_PORT

[PATCH v3 0/4] serial: 8250_dw: Fix ref clock usage
 2020-05-15 15:19 UTC  (13+ messages)
  ` [PATCH v3 1/4] serial: 8250: Fix max baud limit in generic 8250 port
  ` [PATCH v3 2/4] serial: 8250: Add 8250 port clock update method
  ` [PATCH v3 3/4] serial: 8250_dw: Simplify the ref clock rate setting procedure
  ` [PATCH v3 4/4] serial: 8250_dw: Fix common clocks usage race condition

sort out the flush_icache_range mess v2
 2020-05-15 14:36 UTC  (30+ messages)
` [PATCH 01/29] arm: fix the flush_icache_range arguments in set_fiq_handler
` [PATCH 02/29] nds32: unexport flush_icache_page
` [PATCH 03/29] powerpc: unexport flush_icache_user_range
` [PATCH 04/29] unicore32: remove flush_cache_user_range
` [PATCH 05/29] asm-generic: fix the inclusion guards for cacheflush.h
` [PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
` [PATCH 07/29] asm-generic: improve the flush_dcache_page stub
` [PATCH 08/29] alpha: use asm-generic/cacheflush.h
` [PATCH 09/29] arm64: "
` [PATCH 10/29] c6x: "
` [PATCH 11/29] hexagon: "
` [PATCH 12/29] ia64: "
` [PATCH 13/29] microblaze: "
` [PATCH 14/29] m68knommu: "
` [PATCH 15/29] openrisc: "
` [PATCH 16/29] powerpc: "
` [PATCH 17/29] riscv: "
` [PATCH 18/29] arm,sparc,unicore32: remove flush_icache_user_range
` [PATCH 19/29] mm: rename flush_icache_user_range to flush_icache_user_page
` [PATCH 20/29] asm-generic: add a flush_icache_user_range stub
` [PATCH 21/29] sh: implement flush_icache_user_range
` [PATCH 22/29] xtensa: "
` [PATCH 23/29] arm: rename flush_cache_user_range to flush_icache_user_range
` [PATCH 24/29] m68k: implement flush_icache_user_range
` [PATCH 25/29] exec: only build read_code when needed
` [PATCH 26/29] exec: use flush_icache_user_range in read_code
` [PATCH 27/29] binfmt_flat: use flush_icache_user_range
` [PATCH 28/29] nommu: use flush_icache_user_range in brk and mmap
` [PATCH 29/29] module: move the set_fs hack for flush_icache_range to m68k

[PATCH v7 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-15 11:48 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v7 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH v2 0/6] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-15 11:11 UTC  (26+ messages)
  ` [PATCH v2 2/6] dt-bindings: dma: dw: Add max burst transaction length property
  ` [PATCH v2 3/6] dmaengine: dw: Set DMA device max segment size parameter
  ` [PATCH v2 5/6] dmaengine: dw: Introduce max burst length hw config

[PATCH 1/2] MIPS: Loongson: Fix fatal error during GPU init
 2020-05-15  8:58 UTC  (7+ messages)
` [PATCH 2/2] MIPS: Fix build errors under CONFIG_HAVE_STD_PC_SERIAL_PORT

[PATCH v1 1/2] MIPS: ath79: ar9331_dpt_module: update led nodes
 2020-05-15  8:10 UTC  (2+ messages)

[PATCH v6 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-15  8:06 UTC  (7+ messages)
` [PATCH v6 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "

[PATCH v7 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-05-15  7:59 UTC  (13+ messages)
` [PATCH v7 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs

[PATCH] MIPS: ralink: Don't include objects twice
 2020-05-15  7:22 UTC  (2+ messages)

[PATCH] MIPS: Fix builds for VR41xx platforms
 2020-05-15  7:22 UTC  (2+ messages)

[PATCH] MIPS: SGI-IP27: Use the _AC() macro in spaces.h
 2020-05-15  7:21 UTC  (2+ messages)

[PATCH v2 4/6] dmaengine: dw: Print warning if multi-block is unsupported
 2020-05-15  6:30 UTC  (11+ messages)

[PATCH v2 0/4] bus: Add Baikal-T1 SoC APB/AXI bus drivers
 2020-05-15  3:13 UTC  (5+ messages)
  ` [PATCH v2 1/4] dt-bindings: bus: Add Baikal-T1 AXI-bus binding
  ` [PATCH v2 2/4] dt-bindings: bus: Add Baikal-T1 APB-bus binding

[PATCH v2 00/10] Allow COMMON_CLK to be selectable
 2020-05-14 19:57 UTC  (7+ messages)
` [PATCH v2 05/10] MIPS: Remove redundant CLKDEV_LOOKUP selects
` [PATCH v2 07/10] clk: Allow the common clk framework to be selectable
` [PATCH v2 09/10] MIPS: Loongson64: Drop asm/clock.h include

[PATCH v2 0/4] clk: Add Baikal-T1 SoC Clock Control Unit support
 2020-05-14 19:54 UTC  (4+ messages)
  ` [PATCH v2 1/4] dt-bindings: clk: Add Baikal-T1 CCU PLLs binding

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-14 17:42 UTC  (7+ messages)

Inline asm arg size mismatch in csum_tcpudp_nofold() on MIPS
 2020-05-14 16:53 UTC  (2+ messages)

[PATCH 0/4] MIPS: Loongson64: Use logic_pio
 2020-05-14 14:56 UTC  (10+ messages)
` [PATCH RESEND v3 1/3] MIPS: Move VMALLOC_START into spaces.h
  ` [PATCH RESEND v3 2/3] MIPS: Introduce PCI_IO_VMMAP

[PATCH] MIPS: update tlb even if pte entry has no change
 2020-05-14 13:34 UTC  (5+ messages)

[PATCH] MIPS: tools: Fix resource leak in elf-entry.c
 2020-05-14 12:59 UTC 

[PATCH] MIPS: inst.h: Stop including asm.h to avoid various build failures
 2020-05-14 12:23 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).