linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-26 03:15:33 to 2021-11-30 22:13:48 UTC [more...]

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-30 22:10 UTC  (57+ messages)
` [patch 01/22] powerpc/4xx: Remove MSI support which never worked
` [patch 02/22] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_attinity()
` [patch 03/22] genirq/msi: Guard sysfs code
` [patch 04/22] genirq/msi: Remove unused domain callbacks
` [patch 05/22] genirq/msi: Fixup includes
` [patch 06/22] PCI/MSI: Make pci_msi_domain_write_msg() static
` [patch 07/22] PCI/MSI: Remove msi_desc_to_pci_sysdata()
` [patch 08/22] PCI/sysfs: Use pci_irq_vector()
` [patch 09/22] MIPS: Octeon: Use arch_setup_msi_irq()
` [patch 10/22] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch 11/22] x86/hyperv: Refactor hv_msi_domain_free_irqs()
` [patch 12/22] PCI/MSI: Make arch_restore_msi_irqs() less horrible
` [patch 13/22] PCI/MSI: Cleanup include zoo
` [patch 14/22] PCI/MSI: Make msix_update_entries() smarter
` [patch 16/22] PCI/MSI: Split out CONFIG_PCI_MSI independent part
` [patch 18/22] PCI/MSI: Split out irqdomain code
` [patch 19/22] PCI/MSI: Sanitize MSIX table map handling
` [patch 21/22] genirq/msi: Handle PCI/MSI allocation fail in core code
` [patch 22/22] PCI/MSI: Move descriptor counting on allocation fail to the legacy code
` [patch 15/22] PCI/MSI: Move code into a separate directory
` [patch 17/22] PCI/MSI: Split out !IRQDOMAIN code
` [patch 20/22] PCI/MSI: Make pci_msi_domain_check_cap() static

[PATCH v10 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-30 21:26 UTC  (9+ messages)
` [PATCH v10 1/8] drm/ingenic: prepare ingenic drm for later addition of JZ4780
` [PATCH v10 2/8] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v10 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v10 4/8] drm/ingenic: Add dw-hdmi driver for jz4780
` [PATCH v10 5/8] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
` [PATCH v10 6/8] MIPS: DTS: CI20: Add DT nodes for HDMI setup
` [PATCH v10 7/8] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
` [PATCH v10 8/8] [RFC] MIPS: DTS: Ingenic: adjust register size to available registers

[PATCH 0/2] of: remove reserved regions count restriction
 2021-11-30 21:07 UTC  (6+ messages)
` [PATCH 1/2] of: Sort reserved_mem related code

[PATCH v9 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-30 18:19 UTC  (5+ messages)
` [PATCH v9 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema

[PATCH 1/3] MIPS: TXX9: Remove rbtx4938 board support
 2021-11-30 16:45 UTC  (3+ messages)
` [PATCH 2/3] MIPS: TXX9: Remove rbtx4939 "
` [PATCH 3/3] MIPS: TXX9: Remove TX4939 SoC support

[PATCH bpf] mips, bpf: Fix reference to non-existing Kconfig symbol
 2021-11-30 16:30 UTC  (2+ messages)

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-11-30 16:07 UTC  (18+ messages)
` [PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful

[PATCH AUTOSEL 5.15 62/68] MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression
 2021-11-30 14:46 UTC 

Reference to non-existing symbol WAR_R10000 in arch/mips/net/bpf_jit_comp.h
 2021-11-30 13:57 UTC  (2+ messages)

[PATCH V4]: bugfix
 2021-11-30 11:42 UTC  (6+ messages)
` [PATCH 4/4] MIPS: loongson64: fix FTLB configuration

[PATCH] MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32
 2021-11-30  9:32 UTC  (2+ messages)

[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton
 2021-11-30  6:53 UTC  (18+ messages)
` [PATCH RFC 1/4] mm: percpu: Generalize percpu related config
` [PATCH RFC 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH RFC 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH RFC 4/4] mm: percpu: Add generic pcpu_populate_pte() function

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-29 16:44 UTC  (4+ messages)
` [PATCH v5 05/12] KVM: RISC-V: Use Makefile.kvm for common files

[PATCH v1 1/1] MIPS: TXx9: Convert SPI platform data to software nodes
 2021-11-29 19:01 UTC  (11+ messages)

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-11-29 16:34 UTC  (30+ messages)
` [PATCH 1/9] lib/bitmap: add bitmap_weight_{eq,gt,le}
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq()
` [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}
` [PATCH 4/9] tools: sync bitmap_weight() usage with the kernel
` [PATCH 5/9] lib/cpumask: add cpumask_weight_{eq,gt,le}
` [PATCH 6/9] lib/nodemask: add nodemask_weight_{eq,gt,le}
` [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}
` [PATCH 8/9] lib/nodemask: add num_node_state_eq()
` [PATCH 9/9] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-29 12:04 UTC  (4+ messages)
` [PATCH v2 28/45] mfd: rn5t618: Use devm_register_power_handler()

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-11-29 11:52 UTC  (40+ messages)
` [PATCH v4 01/25] notifier: Remove extern annotation from function prototypes
` [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v4 04/25] reboot: Correct typo in a comment
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v4 09/25] ARM: Use do_kernel_power_off()
` [PATCH v4 10/25] csky: "
` [PATCH v4 11/25] riscv: "
` [PATCH v4 12/25] arm64: "
` [PATCH v4 13/25] parisc: "
` [PATCH v4 14/25] xen/x86: "
` [PATCH v4 15/25] powerpc: "
` [PATCH v4 16/25] m68k: Switch to new sys-off handler API
` [PATCH v4 17/25] sh: Use do_kernel_power_off()
` [PATCH v4 18/25] x86: "
` [PATCH v4 19/25] ia64: "
` [PATCH v4 20/25] mips: "
` [PATCH v4 21/25] nds32: "
` [PATCH v4 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v4 23/25] ACPI: power: Switch to sys-off handler API
` [PATCH v4 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v4 25/25] reboot: Remove pm_power_off_prepare()

[PATCH] MIPS: Remove a repeated word in a comment
 2021-11-29 12:31 UTC  (2+ messages)

[PATCH] MIPS: CPC: Use bitfield helpers
 2021-11-29 12:32 UTC  (4+ messages)
` [PATCH] MIPS: CPS: "

[PATCH v9 1/3] MIPS: Loongson64: Add Loongson-2K1000 reset platform driver
 2021-11-28 17:28 UTC  (3+ messages)
` [PATCH v9 3/3] dt-bindings: mips: Add Loongson-2K1000 reset support

[GIT PULL] MIPS fixes for v5.16
 2021-11-27 18:58 UTC  (2+ messages)

[PATCH] ASoC: codecs/jz4770: Add missing gain control after DAC/ADC mixer
 2021-11-27  1:29 UTC  (2+ messages)

[PATCH v5.5 00/30] KVM: Scalable memslots implementation
 2021-11-26 12:33 UTC  (6+ 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).