linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 06:30:44 to 2020-05-18 10:24:20 UTC [more...]

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-18 10:24 UTC  (16+ messages)
` [PATCH v2 00/20] "
  ` [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 V5 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-18  8:42 UTC  (16+ 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 5/5] kvm: Replace vcpu->swait with rcuwait
 2020-05-18  8:51 UTC  (2+ messages)

[PATCH V6 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-18  8:23 UTC  (18+ messages)
` [PATCH V6 01/15] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
` [PATCH V6 02/15] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
` [PATCH V6 03/15] KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
` [PATCH V6 04/15] KVM: MIPS: Add EVENTFD support which is needed by VHOST
` [PATCH V6 05/15] KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
` [PATCH V6 06/15] KVM: MIPS: Introduce and use cpu_guest_has_ldpte
` [PATCH V6 07/15] KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
` [PATCH V6 08/15] KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
` [PATCH V6 09/15] KVM: MIPS: Add more types of virtual interrupts
` [PATCH V6 10/15] KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
` [PATCH V6 11/15] KVM: MIPS: Add CPUCFG emulation for Loongson-3
` [PATCH V6 12/15] KVM: MIPS: Add CONFIG6 and DIAG registers emulation
` [PATCH V6 13/15] KVM: MIPS: Add more MMIO load/store instructions emulation
` [PATCH V6 14/15] KVM: MIPS: Enable KVM support for Loongson-3
` [PATCH V6 15/15] MAINTAINERS: Update KVM/MIPS maintainers

[PATCH v2] MIPS: Loongson: Enable devicetree based probing for 8250 ports in defconfig
 2020-05-18  7:50 UTC  (2+ messages)

[PATCH v2] MIPS: Remove useless parameter of bootcmdline_init()
 2020-05-18  7:08 UTC 

[PATCH] MIPS: Remove useless parameter of the bootcmdline_init()
 2020-05-18  6:13 UTC 

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

[PATCH V3 00/15] Remove duplicated kmap code
 2020-05-18  4:29 UTC  (7+ messages)
` [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
` [PATCH V3 10/15] arch/kmap: Define kmap_atomic_prot() for all arch's

mm/memory.c: Add update local tlb for smp race
 2020-05-18  3:33 UTC  (4+ messages)

[PATCH v2 4/4] MIPS: emulate CPUCFG instruction on older Loongson64 cores
 2020-05-18  2:44 UTC  (6+ messages)
` [PATCH v2 RESEND "

[PATCH] MIPS: Loongson: Add support for serial console
 2020-05-18  2:36 UTC  (5+ messages)

[PATCH 0/2] spi: Add Baikal-T1 System Boot SPI Controller driver
 2020-05-18  0:05 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH v3 1/3] MIPS: Split R10000 to allow for R12K+ optimizations
 2020-05-17 23:24 UTC  (3+ messages)
` [PATCH v3 2/3] MIPS: SGI-IP30: Remove R5432_CP0_INTERRUPT_WAR from war.h
` [PATCH v3 3/3] MIPS: SGI-IP30: Reorder the macros in war.h

[PATCH v2 0/6] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-17 19:38 UTC  (29+ 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 v2 4/6] dmaengine: dw: Print warning if multi-block is unsupported
 2020-05-17 19:23 UTC  (12+ messages)

[PATCH v2] MIPS: Split R10000 to allow for R12K+ optimizations
 2020-05-17 18:42 UTC  (11+ messages)

[PATCH v2] mips/mm: Add page soft dirty tracking
 2020-05-17  8:43 UTC  (2+ messages)

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

[PATCH 0/4] CPUCFG emulation on older Loongson64 cores
 2020-05-17  8:38 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 00/17] spi: dw: Add generic DW DMA controller support
 2020-05-16 20:59 UTC  (44+ messages)
` [PATCH v2 00/19] "
  ` [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 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 v3 0/7] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-16 12:16 UTC  (4+ messages)
  ` [PATCH v3 7/7] clocksource: mips-gic-timer: Set limitations on clocksource/sched-clocks usage

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

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-05-16  8:29 UTC  (7+ messages)
` [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 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 1/2] MIPS: Loongson: Fix fatal error during GPU init
 2020-05-15  8:58 UTC  (3+ messages)

[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  (5+ 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)


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).