Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-06 08:44:31 to 2021-12-12 21:22:11 UTC [more...]

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2021-12-12 21:03 UTC  (15+ messages)
` [PATCH v5 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v5 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler call chain API
` [PATCH v5 05/21] ARM: Use do_kernel_power_off()
` [PATCH v5 06/21] csky: "
` [PATCH v5 07/21] riscv: "
` [PATCH v5 08/21] arm64: "
` [PATCH v5 10/21] xen/x86: "
` [PATCH v5 13/21] sh: "
` [PATCH v5 15/21] ia64: "
` [PATCH v5 16/21] mips: "
` [PATCH v5 17/21] nds32: "
` [PATCH v5 18/21] memory: emif: Use kernel_can_power_off()
` [PATCH v5 19/21] ACPI: power: Switch to sys-off handler API

[PATCH 0/7] Cleanup after removal of configs
 2021-12-12 20:14 UTC  (5+ messages)
` [PATCH 3/7] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH

[PATCH v2 0/2] kdump: simplify code
 2021-12-12 11:47 UTC  (7+ messages)
` [PATCH v2 1/2] kdump: vmcore: remove copy_to() and add copy_to_user_or_kernel()
` [PATCH v2 2/2] kdump: crashdump: use copy_to_user_or_kernel() to simplify code

[PATCH] MIPS: fix typo in a comment
 2021-12-11  8:57 UTC 

[PATCH] MIPS: lantiq: Fix typo in a comment
 2021-12-11  8:54 UTC 

[PATCH] MIPS: Fix typo in a comment
 2021-12-11  8:51 UTC 

[PATCH 0/2] kdump: simplify code
 2021-12-11  7:37 UTC  (6+ messages)
` [PATCH 1/2] kdump: vmcore: move copy_to() from vmcore.c to uaccess.h
` [PATCH 2/2] kdump: crashdump: use copy_to() to simplify the related code

[PATCH v2] of/fdt: Rework early_init_dt_scan_memory() to call directly
 2021-12-11  0:18 UTC  (2+ messages)

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

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-12-10 20:16 UTC  (33+ messages)
` [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 v2] MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platforms
 2021-12-10 16:39 UTC  (3+ messages)

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-12-10 14:57 UTC  (16+ messages)
` [PATCH v5 03/12] KVM: s390: Use Makefile.kvm for common files
` [PATCH v5 06/12] KVM: powerpc: "
` [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support

[PATCH] MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platforms
 2021-12-10  3:40 UTC 

[PATCH v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs
 2021-12-09 21:32 UTC  (9+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: Add compatible string for Brcmstb 74[23]5 "
` [PATCH v1 2/4] MIPS: bmips: Add support PCIe controller device nodes
` [PATCH v1 3/4] MIPS: bmips: Remove obsolete DMA mapping support
` [PATCH v1 4/4] PCI: brcmstb: Augment driver for MIPs SOCs

[PATCH] irqchip: irq-bcm7120-l2: add missing put_device() call in bcm7120_l2_intc_probe()
 2021-12-09 16:58 UTC  (2+ messages)

[PATCH] mips: ralink: add missing of_node_put() call in ill_acc_of_setup()
 2021-12-09 12:20 UTC 

config CPU_SUPPORTS_HUGEPAGES refers to the non-existing symbol ARCH_PHYS_ADDR_T_64BIT
 2021-12-09 11:21 UTC  (2+ messages)

[PATCH v1 1/1] MIPS: TXx9: Convert SPI platform data to software nodes
 2021-12-09 10:51 UTC  (9+ messages)

[PATCH] MIPS: Do not define pci_remap_iospace() under MACH_LOONGSON64
 2021-12-09  9:34 UTC  (5+ messages)

[PATCH 1/3] MIPS: TXX9: Remove rbtx4938 board support
 2021-12-09  9:30 UTC  (2+ messages)

[PATCH v2] MIPS: Loongson64: Use three arguments for slti
 2021-12-09  9:31 UTC  (2+ messages)

[PATCH] MIPS: Loongson2ef: Remove unnecessary {as,cc}-option calls
 2021-12-09  9:30 UTC  (2+ messages)

[PATCH v2] MIPS: Only define pci_remap_iospace() for Ralink
 2021-12-09  9:24 UTC  (2+ messages)

[PATCH] drm/ingenic: fix error code in ingenic_drm_gem_create_object()
 2021-12-09  8:10 UTC  (2+ messages)

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

Loongson64 and huge pages
 2021-12-08 11:50 UTC  (3+ messages)

[PATCH] MIPS: Loongson64: Use three arguments for slti
 2021-12-08  8:55 UTC  (2+ messages)

Loongson3 PCI/EHCI
 2021-12-08  1:49 UTC  (2+ messages)

[PATCH V4 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-12-07 15:44 UTC  (16+ messages)

[PATCH 0/5] Rework pm_ptr() and *_PM_OPS macros
 2021-12-07  9:22 UTC  (7+ messages)
` [PATCH 1/5] r8169: Avoid misuse of pm_ptr() macro
` [PATCH 2/5] PM: core: Redefine "
` [PATCH 3/5] PM: core: Add new *_PM_OPS macros, deprecate old ones
` [PATCH 4/5] mmc: jz4740: Use the new PM macros
` [PATCH 5/5] mmc: mxc: "

[PATCH v2 0/6] dmaengine: jz4780: Driver updates v2
 2021-12-06 17:42 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: dma: ingenic: Add compatible strings for MDMA and BDMA
` [PATCH v2 2/6] dt-bindings: dma: ingenic: Support #dma-cells = <3>
` [PATCH v2 3/6] dmaengine: jz4780: Work around hardware bug on JZ4760 SoCs
` [PATCH v2 4/6] dmaengine: jz4780: Add support for the MDMA and BDMA in the JZ4760(B)
` [PATCH v2 5/6] dmaengine: jz4780: Replace uint32_t with u32
` [PATCH v2 6/6] dmaengine: jz4780: Support bidirectional I/O on one channel


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 read-only IMAP folder(s) and NNTP newsgroup(s).