linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-01 11:54:08 to 2020-04-13 15:28:11 UTC [more...]

[PATCH 01/13] dt-bindings: timer: Convert ingenic,tcu.txt to YAML
 2020-04-13 15:26 UTC  (7+ messages)
` [PATCH 02/13] dt-bindings: mmc: Convert jz4740-mmc doc "
` [PATCH 03/13] dt-bindings: dma: Convert jz4740-dma "
` [PATCH 04/13] dt-bindings: usb: ingenic,musb: Add usb-role-switch property
` [PATCH 05/13] dt-bindings: MIPS: Require SoC compatible string after board string
` [PATCH 06/13] MIPS: ingenic: DTS: Fix invalid value in #dma-cells
` [PATCH 07/13] MIPS: ingenic: DTS: Respect cell count of common properties

[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-13 14:03 UTC 

DRM interaction problems on Ingenic CI20 / jz4780 with dw-hdmi and ingenic-drm
 2020-04-13 11:46 UTC  (3+ messages)

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

[PATCH 0/5] Loongson64 Generic PCI driver
 2020-04-13  9:31 UTC  (7+ messages)
` [PATCH v3 1/5] PCI: OF: Don't remap iospace on unsupported platform
  ` [PATCH v3 2/5] PCI: Add Loongson PCI Controller support
  ` [PATCH v3 3/5] dt-bindings: Document Loongson PCI Host Controller
  ` [PATCH v3 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
  ` [PATCH v3 5/5] MIPS: Loongson64: Switch to generic PCI driver

[PATCH v4] MIPS: Truncate link address into 32bit for 32bit kernel
 2020-04-13  7:32 UTC  (3+ messages)

[PATCH] mips: define pud_index() regardless of page table folding
 2020-04-13  6:21 UTC  (2+ messages)

[PATCH v2 00/11] MIPS: Topology & DeviceTree CPU rework v2
 2020-04-12 11:32 UTC  (17+ messages)
` [PATCH v2 01/11] MIPS: setup: Drop prefill_possible_map
` [PATCH v2 02/11] MIPS: prom: Add helper to parse CPU node in dt
` [PATCH v2 03/11] arch_topology: Make it avilable for MIPS
` [PATCH v2 04/11] arch_topology: Reset all cpus in reset_cpu_topology
` [PATCH v2 05/11] MIPS: Switch to arch_topology
` [PATCH v2 06/11] MIPS: Kernel: Switch to new topology interface
` [PATCH v2 07/11] MIPS: CPS & MT: "
` [PATCH v2 08/11] irqchip: mips-cpu: "
` [PATCH v2 09/11] MIPS: bmips: "
` [PATCH v2 10/11] MIPS: nlm: "
` [PATCH v2 11/11] MIPS: Loongson64: "

[PATCH 0/3] Remove setup_percpu_irq() & remove_percpu_irq
 2020-04-11 16:04 UTC  (2+ messages)
` [PATCH 1/3] MIPS: Replace setup_percpu_irq() by request_percpu_irq() variant

[PATCH] MIPS: Limit check_bugs32() under CONFIG_32BIT
 2020-04-11 10:38 UTC  (9+ messages)

[PATCH v2] MIPS: Limit check_bugs32() to affected platform
 2020-04-11  2:32 UTC  (5+ messages)

[PATCH] MIPS: malta: Set load address for 32bit kernel correctly
 2020-04-10 23:40 UTC  (14+ messages)
` [PATCH v2] MIPS: Truncate load-y into 32bit for 32bit kernel
  ` [PATCH v3] MIPS: Truncate link address "

[PATCH v5 0/8] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-10 16:52 UTC  (4+ messages)
` [PATCH v5 1/8] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs

[PATCH 1/3] MIPS: Fix the declaration conflict of mm_isBranchInstr()
 2020-04-10  5:44 UTC  (3+ messages)
` [PATCH 2/3] MIPS: Move unaligned load/store helpers to inst.h
` [PATCH 3/3] MIPS: Loongson-3: Add some unaligned instructions emulation

[PATCH v3 00/26] Introduce common headers for vDSO
 2020-04-09 13:36 UTC  (6+ messages)
` [PATCH v3 21/26] arm64: Introduce asm/vdso/arch_timer.h

[PATCH 00/12] MIPS: Topology & DeviceTree CPU rework
 2020-04-09 13:14 UTC  (28+ messages)
` [PATCH 01/12] MIPS: setup: Drop prefill_possible_map
` [PATCH 02/12] MIPS: prom: Add helper to parse CPU node in dt
` [PATCH 03/12] arch_topology: Make it avilable for MIPS
` [PATCH 04/12] arch_topology: Reset all cpus in reset_cpu_topology
` [PATCH 05/12] MIPS: Switch to arch_topology
` [PATCH 06/12] MIPS: Kernel: Switch to new topology interface
` [PATCH 07/12] MIPS: CPS & MT: "
` [PATCH 08/12] irqchip: mips-cpu: "
` [PATCH 09/12] MIPS: bmips: "
` [PATCH 10/12] MIPS: nlm: "
` [PATCH 11/12] MIPS: Loongson64: "
` [PATCH 12/12] MIPS: ip27: Fix includes

[RFC v3 0/8] MIPS: CI20: add HDMI out support
 2020-04-09 12:41 UTC  (8+ messages)
` [RFC v3 1/8] dt-bindings: display: convert ingenic,lcd.txt to ingenic,lcd.yaml
  ` [RFC v3 1/8] dt-bindings: display: convert ingenic, lcd.txt to ingenic, lcd.yaml
` [RFC v3 4/8] dt-bindings: display: add ingenic-jz4780-hdmi DT Schema

[PATCH v2 00/10] Allow COMMON_CLK to be selectable
 2020-04-09 10:53 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] mips: loongsoon2ef: remove private clk api

[PATCH] MIPS: Loongson-3: Add some unaligned instructions emulation
 2020-04-09  9:47 UTC  (2+ messages)

Dealing with holes in CPU address space
 2020-04-09  5:06 UTC  (7+ messages)

[RFC PATCH 0/3] Add scheduler overview documentation
 2020-04-08  5:35 UTC  (13+ messages)
` [RFC PATCH 2/3] docs: scheduler: "

[PATCH] MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory
 2020-04-07 16:48 UTC  (9+ messages)

BUG: mips: errors when compiling kernel with a large initramfs
 2020-04-07 13:24 UTC  (5+ messages)

[PATCH 02/39] MIPS: loongson64: Add header files path prefix
 2020-04-07  8:40 UTC  (3+ messages)

[PATCH 0/9] Allow COMMON_CLK to be selectable
 2020-04-07  7:07 UTC  (8+ messages)
` [PATCH 5/9] MIPS: Remove redundant CLKDEV_LOOKUP selects
` [PATCH 6/9] clk: Allow the common clk framework to be selectable
` [PATCH 8/9] MIPS: Loongson64: Drop asm/clock.h include

[peterz-queue:sched/urgent 4/5] ld.lld: error: section .text at 0xFFFFFFFF80200000 of size 0x1E8915C exceeds available address space
 2020-04-06 17:34 UTC  (7+ messages)

[PATCH] MIPS: TXx9::x Fix Kconfig warnings:
 2020-04-03  9:49 UTC  (2+ messages)
` [PATCH v2] MIPS: TXx9: Fix Kconfig warnings

[PATCH v4 0/3] Add basic support for LS7A bridge chip
 2020-04-03  9:43 UTC  (6+ messages)
` [PATCH v4 1/3] MIPS: Loongson: Get host bridge information
` [PATCH v4 2/3] MIPS: Loongson: Add DMA support for LS7A
` [PATCH v4 3/3] MIPS: Loongson: Add PCI "

[PATCH v3 0/3] Add basic support for Loongson 7A1000 bridge chip
 2020-04-03  6:47 UTC  (3+ messages)

[PATCH 00/18] genirq: Remove setup_irq()
 2020-04-02 15:03 UTC  (5+ messages)
` [PATCH 0/6] Kill setup_irq()

[PATCH 1/5] MIPS: Loongson64: Remove dead RTC code
 2020-04-02 10:48 UTC  (5+ messages)
` [PATCH 2/5] MIPS: Loongson64: Make RS780E ACPI as a platform driver
` [PATCH 3/5] dt-bindings: Document Loongson RS780E PCH ACPI Controller
` [PATCH 4/5] MIPS: DTS: Loongson64: Add ACPI Controller Node
` [PATCH 5/5] MIPS: Loongson64: Mark RS780 HPET as broken

[PATCH v2 0/5] Loongson64 Generic PCI driver v2
 2020-04-01 14:18 UTC  (3+ messages)
` [PATCH v2 3/5] dt-bindings: Document Loongson PCI Host Controller


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