linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-08 13:03:39 to 2020-04-15 14:21:52 UTC [more...]

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-15 14:21 UTC  (32+ messages)
` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
      ` [PATCH v6 01/12] dt-bindings: add img, pvrsgx.yaml "
` [PATCH v6 02/12] ARM: DTS: am33xx: add sgx gpu child node
` [PATCH v6 03/12] ARM: DTS: am3517: "
` [PATCH v6 04/12] ARM: DTS: omap34xx: "
` [PATCH v6 05/12] ARM: DTS: omap36xx: "
` [PATCH v6 06/12] ARM: DTS: omap4: "
` [PATCH v6 07/12] ARM: DTS: omap5: "
` [PATCH v6 08/12] arm: dts: s5pv210: Add G3D node
` [PATCH v6 09/12] ARM: dts: sun6i: a31: add sgx gpu child node
` [PATCH v6 10/12] ARM: dts: sun6i: a31s: "
` [PATCH v6 11/12] ARM: dts: sun8i: a83t: "
` [PATCH v6 12/12] MIPS: DTS: jz4780: add sgx gpu node

[PATCH AUTOSEL 5.6 048/129] MIPS: DTS: CI20: add DT node for IR sensor
 2020-04-15 11:33 UTC 

[PATCH AUTOSEL 5.5 040/106] MIPS: DTS: CI20: add DT node for IR sensor
 2020-04-15 11:41 UTC 

[PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
 2020-04-15 12:11 UTC  (4+ messages)

[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-15 11:37 UTC  (4+ messages)

[PATCH] MIPS: Fix typo for user_ld macro definition
 2020-04-15  9:56 UTC 

[PATCH v2] MIPS: Limit check_bugs32() to affected platform
 2020-04-15  8:31 UTC  (8+ messages)

[PATCH] mips: define pud_index() regardless of page table folding
 2020-04-15  6:43 UTC  (3+ messages)

[PATCH V2] vhost: do not enable VHOST_MENU by default
 2020-04-15  2:43 UTC 

[PATCH] vhost: do not enable VHOST_MENU by default
 2020-04-15  2:40 UTC  (7+ messages)

[PATCH 1/5] MIPS: Loongson64: Remove dead RTC code
 2020-04-14 17:06 UTC  (3+ messages)
` [PATCH 3/5] dt-bindings: Document Loongson RS780E PCH ACPI Controller

[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14 15:57 UTC  (4+ messages)

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-04-14 11:44 UTC  (3+ messages)
` [PATCH 2/3] mm/hugetlb: Introduce HAVE_ARCH_IS_HUGEPAGE_ONLY_RANGE
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS

[PATCH v2 00/11] MIPS: Topology & DeviceTree CPU rework v2
 2020-04-14 10:03 UTC  (23+ 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/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-04-14  4:44 UTC  (21+ 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 v2 00/10] Allow COMMON_CLK to be selectable
 2020-04-13 21:24 UTC  (8+ 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 v4] MIPS: Truncate link address into 32bit for 32bit kernel
 2020-04-13 18:52 UTC  (6+ messages)

[PATCH 01/13] dt-bindings: timer: Convert ingenic,tcu.txt to YAML
 2020-04-13 15:26 UTC  (13+ 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 08/13] MIPS: ingenic: DTS: Add nodes for the watchdog/PWM/OST
` [PATCH 09/13] MIPS: ingenic: DTS: Update JZ4770 support
` [PATCH 10/13] MIPS: ingenic: DTS: Update GCW0 support
` [PATCH 11/13] MIPS: ingenic: CI20: enable OST, PWM drivers in defconfig
` [PATCH 12/13] MIPS: ingenic: GCW0: Update defconfig
` [PATCH 13/13] MIPS: ingenic: Drop obsolete code, merge the rest in setup.c

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

[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 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: Truncate load-y into 32bit for 32bit kernel
 2020-04-10 23:40 UTC  (4+ messages)
` [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  (25+ messages)
` [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 07/12] MIPS: CPS & MT: Switch to new topology interface
` [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] 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)


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