linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 12:37:14 to 2021-09-27 07:51:24 UTC [more...]

[PATCH v3 0/6] MIPS: ralink: fix PCI IO resources
 2021-09-27  7:51 UTC  (8+ 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 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-27  7:41 UTC  (24+ 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] mm/mmap: Define index macros for protection_map[]
 2021-09-27  3:22 UTC 

[PATCH 00/11] Modular Broadcom irqchip drivers
 2021-09-26  2:30 UTC  (20+ 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 RESEND v5 0/6] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2021-09-25 22:14 UTC  (3+ messages)
` [PATCH RESEND v5 1/6] "

[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 v3 0/6] drm/ingenic: Various improvements v3
 2021-09-25 19:39 UTC  (26+ 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 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 v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-09-24 22:43 UTC  (12+ messages)

[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  (5+ 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  (12+ messages)
` [PATCH net-next 2/8] MIPS: lantiq: dma: reset correct number of channel
` [PATCH net-next 3/8] MIPS: lantiq: dma: fix burst length for DEU
` [PATCH net-next 4/8] MIPS: lantiq: dma: make the burst length configurable by the drivers
` [PATCH net-next 5/8] net: lantiq: configure the burst length in ethernet drivers
` [PATCH net-next 6/8] dt-bindings: net: lantiq-xrx200-net: convert to the json-schema
` [PATCH net-next 7/8] dt-bindings: net: lantiq,etop-xway: Document Lantiq Xway ETOP bindings
` [PATCH net-next 8/8] dt-bindings: net: lantiq: Add the burst length properties

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

[PATCH] reset: pistachio: Re-enable driver selection
 2021-09-15  5:29 UTC  (3+ messages)

[PATCH 2/2] kvm: rename KVM_MAX_VCPU_ID to, KVM_MAX_VCPU_IDS
 2021-09-14 15:59 UTC 

[PATCH v6 00/19] auxdisplay: ht16k33: Add character display support
 2021-09-14 14:38 UTC  (20+ messages)
` [PATCH v6 01/19] uapi: Add <linux/map_to_14segment.h>
` [PATCH v6 02/19] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays
` [PATCH v6 03/19] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH v6 04/19] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH v6 05/19] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH v6 06/19] auxdisplay: Extract character line display core support
` [PATCH v6 07/19] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v6 08/19] auxdisplay: linedisp: Add support for changing scroll rate
` [PATCH v6 09/19] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v6 10/19] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH v6 11/19] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH v6 12/19] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v6 13/19] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v6 14/19] auxdisplay: ht16k33: Move delayed work
` [PATCH v6 15/19] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v6 16/19] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v6 17/19] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v6 18/19] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v6 19/19] auxdisplay: ht16k33: Add LED support

[PATCH bpf-next v2] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
 2021-09-14 12:36 UTC  (3+ 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).