public inbox for linux-mips@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-15 10:30:17 to 2021-09-27 19:32:22 UTC [more...]

[PATCH 00/11] Modular Broadcom irqchip drivers
 2021-09-27 19:32 UTC  (26+ messages)
` [PATCH 01/11] arch: Export cpu_logical_map to modules
` [PATCH 02/11] genirq: Export irq_to_desc() again "
` [PATCH 03/11] genirq: Export irq_set_affinity_locked()
` [PATCH 04/11] irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH 05/11] irqchip/irq-brcmstb-l2: "
` [PATCH 06/11] genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
` [PATCH 07/11] of/irq: Export of_irq_count to drivers
` [PATCH 08/11] genirq: Export irq_gc_noop()
` [PATCH 09/11] irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH 10/11] arm64: broadcom: Removed forced select of interrupt controllers
` [PATCH 11/11] ARM: bcm: "

[PATCH v4 00/10] MIPS: JZ4780 and CI20 HDMI
 2021-09-27 17:53 UTC  (15+ messages)
` [PATCH v4 01/10] drm/ingenic: Fix drm_init error path if IPU was registered
` [PATCH v4 02/10] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v4 03/10] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v4 04/10] drm/bridge: synopsis: Add mode_fixup and bridge timings support
` [PATCH v4 05/10] drm/bridge: synopsis: Fix to properly handle HPD
` [PATCH v4 06/10] drm/ingenic: Add dw-hdmi driver for jz4780
` [PATCH v4 07/10] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
` [PATCH v4 08/10] MIPS: DTS: CI20: Add DT nodes for HDMI setup
` [PATCH v4 09/10] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
` [PATCH v4 10/10] drm/ingenic: add some jz4780 specific features

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-27 17:33 UTC  (32+ messages)
` [PATCH 01/14] KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
` [PATCH 02/14] KVM: Update halt-polling stats if and only if halt-polling was attempted
` [PATCH 03/14] KVM: Refactor and document halt-polling stats update helper
` [PATCH 04/14] KVM: Reconcile discrepancies in halt-polling stats
` [PATCH 05/14] KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
` [PATCH 06/14] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH 07/14] KVM: Don't block+unblock when halt-polling is successful
` [PATCH 08/14] KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
` [PATCH 09/14] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
` [PATCH 10/14] KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt()
` [PATCH 11/14] KVM: stats: Add stat to detect if vcpu is currently blocking
` [PATCH 12/14] KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline
` [PATCH 13/14] KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
` [PATCH 14/14] KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[PATCH v3 0/6] drm/ingenic: Various improvements v3
 2021-09-27 16:18 UTC  (27+ messages)
` [PATCH v3 1/6] drm/ingenic: Simplify code by using hwdescs array
` [PATCH v3 2/6] drm/ingenic: Add support for private objects
` [PATCH v3 3/6] drm/ingenic: Move IPU scale settings to private state
` [PATCH v3 4/6] drm/ingenic: Set DMA descriptor chain register when starting CRTC
` [PATCH v3 5/6] drm/ingenic: Upload palette before frame
` [PATCH v3 6/6] drm/ingenic: Attach bridge chain to encoders

[PATCH v1 0/4] mm/memory_hotplug: full support for
 2021-09-27 15:19 UTC  (7+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v1 2/4] memblock: allow to specify flags with memblock_add_node()
` [PATCH v1 3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v1 4/4] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH] mm/mmap: Define index macros for protection_map[]
 2021-09-27 14:58 UTC  (2+ messages)

[PATCH RESEND v5 0/6] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2021-09-27 11:16 UTC  (4+ messages)
` [PATCH RESEND v5 1/6] "

[PATCH v3 0/6] MIPS: ralink: fix PCI IO resources
 2021-09-27  9:14 UTC  (9+ messages)
` [PATCH v3 1/6] Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"
` [PATCH v3 2/6] Revert "staging: mt7621-pci: set end limit for 'ioport_resource'"
` [PATCH v3 3/6] MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'
` [PATCH v3 4/6] PCI: Allow architecture-specific pci_remap_iospace()
` [PATCH v3 5/6] MIPS: implement architecture-specific 'pci_remap_iospace()'
` [PATCH v3 6/6] staging: mt7621-pci: properly adjust base address for the IO window

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-09-27  9:07 UTC  (13+ messages)

[PATCH 0/6] MIPS: ralink: fix PCI IO resources
 2021-09-25 20:16 UTC  (16+ messages)
` [PATCH 1/6] Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"
` [PATCH 2/6] Revert "staging: mt7621-pci: set end limit for 'ioport_resource'"
` [PATCH 3/6] MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'
` [PATCH 4/6] PCI: allow architecture specific implementation of pci_remap_iospace()
` [PATCH 5/6] MIPS: implement architecture dependent 'pci_remap_iospace()'
` [PATCH 6/6] staging: mt7621-pci: properly adjust base address for the IO window

[PATCH v2 0/6] MIPS: ralink: fix PCI IO resources
 2021-09-25  8:46 UTC  (7+ messages)
` [PATCH v2 1/6] Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"
` [PATCH v2 2/6] Revert "staging: mt7621-pci: set end limit for 'ioport_resource'"
` [PATCH v2 3/6] MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'
` [PATCH v2 4/6] PCI: Allow architecture-specific pci_remap_iospace()
` [PATCH v2 5/6] MIPS: implement architecture-specific 'pci_remap_iospace()'
` [PATCH v2 6/6] staging: mt7621-pci: properly adjust base address for the IO window

[PATCH 0/3] memblock: cleanup memblock_free interface
 2021-09-24  5:32 UTC  (13+ messages)
` [PATCH 1/3] arch_numa: simplify numa_distance allocation
` [PATCH 2/3] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH 3/3] memblock: cleanup memblock_free interface

[PATCH v2 0/2] MIPS: convert to generic entry
 2021-09-23 23:51 UTC  (6+ messages)

[PATCH 0/2] kvm: fix KVM_MAX_VCPU_ID handling
 2021-09-23 16:21 UTC  (2+ messages)

[PATCH v4] MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT
 2021-09-23  9:35 UTC  (3+ messages)

[PATCH v2] MIPS: loongson64: Fix no screen display during boot-up
 2021-09-23  9:35 UTC  (2+ messages)

[PATCH v2] MIPS: Avoid macro redefinitions
 2021-09-23  9:36 UTC  (2+ messages)

What about removing Netlogic support ?
 2021-09-23  9:42 UTC 

[PATCH 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-09-22 14:12 UTC  (2+ messages)

[PATCH v3 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-09-22  9:05 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: mt7621-pci: PCIe binding documentation for MT7621 SoCs
` [PATCH v3 2/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
` [PATCH v3 3/3] MAINTAINERS: add myself as maintainer of the MT7621 PCI "

[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
 2021-09-22  4:28 UTC  (17+ messages)
` [PATCH v2 2/3] PCI: fix 'pci_remap_iospace' for architectures with PCI_IOBASE not defined
` [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'

[PATCH] swiotlb: set IO TLB segment size via cmdline
 2021-09-21 15:20 UTC  (13+ messages)

[PATCH net-next 1/8] MIPS: lantiq: dma: add small delay after reset
 2021-09-19 18:16 UTC  (5+ messages)
` [PATCH net-next 5/8] net: lantiq: configure the burst length in ethernet drivers

[PATCH] clocksource: Loongson constant timer support
 2021-09-18  7:57 UTC  (5+ messages)
` [PATCH v1 1/3] MIPS: cevt-r4k: Enable intimer for Loongson CPUs with extimer Loongson64C and Loongson64G have extimer feature, which is sharing Cause.TI with intimer (which is cevt-r4k)
  ` [PATCH v1 2/3] MIPS: time: Add plat_have_sched_clock That variable That variable would allow platform to register their own sched_clock instead of csrc-r4k
` [PATCH v1 3/3] clocksource: Loongson constant timer support Loongson constant timer is found in Loongson-3A4000 processor. It has a counter which is globally accessiable via rdhwr instruction, also each core has a clock event generator connected to this clock source sharing interrupt with MIPS cont & comapre cevt

[PATCH v3] MIPS: add support for buggy MT7621S core detection
 2021-09-16  8:54 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox