Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-06 22:28:33 to 2021-12-13 18:18:44 UTC [more...]

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

[PATCH v3 0/2] MIPS: Remove some code
 2021-12-13 17:13 UTC  (5+ messages)
` [PATCH v3 1/2] MIPS: SGI-IP22: Remove unnecessary check of GCC option
` [PATCH v3 2/2] MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platforms

[PATCH 2/2] MIPS: tx39: adjust tx39_flush_cache_page
 2021-12-13 15:25 UTC  (2+ messages)
  ` [PATCH 1/2] MIPS: rework local_t operation on MIPS64

[PATCH v2 0/2] kdump: simplify code
 2021-12-13 14:43 UTC  (9+ 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 v2 0/6] dmaengine: jz4780: Driver updates v2
 2021-12-13 14:43 UTC  (3+ messages)

[PATCH 0/9] Kconfig symbol clean-up on ./arch/mips/
 2021-12-13 11:16 UTC  (10+ messages)
` [PATCH 1/9] mips: drop selecting the non-existing config SYS_HAS_EARLY_PRINTK_8250
` [PATCH 2/9] mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 support
` [PATCH 3/9] mips: drop selecting non-existing config NR_CPUS_DEFAULT_2
` [PATCH 4/9] mips: dec: provide the correctly capitalized config CPU_R4X00 in init error message
` [PATCH 5/9] mips: kgdb: adjust the comment to the actual ifdef condition
` [PATCH 6/9] mips: remove obsolete selection of CPU_HAS_LOAD_STORE_LR
` [PATCH 7/9] mips: alchemy: remove historic comment on gpio build constraints
` [PATCH 8/9] mips: txx9: remove left-over for removed TXX9_ACLC configs
` [PATCH 9/9] mips: fix Kconfig reference to PHYS_ADDR_T_64BIT

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-12-13  9:23 UTC  (34+ 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 v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs
 2021-12-13  8:28 UTC  (10+ 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 v2] MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platforms
 2021-12-13  2:09 UTC  (5+ messages)

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2021-12-12 21:03 UTC  (22+ 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 03/21] reboot: Print error message if restart handler has duplicated priority
` [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 09/21] parisc: "
` [PATCH v5 10/21] xen/x86: "
` [PATCH v5 11/21] powerpc: "
` [PATCH v5 12/21] m68k: Switch to new sys-off handler API
` [PATCH v5 13/21] sh: Use do_kernel_power_off()
` [PATCH v5 14/21] x86: "
` [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 v5 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v5 21/21] reboot: Remove pm_power_off_prepare()

[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] 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 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 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] 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  (44+ messages)
` [patch V2 01/23] powerpc/4xx: Remove MSI support which never worked
` [patch V2 03/23] genirq/msi: Guard sysfs code
` [patch V2 05/23] genirq/msi: Fixup includes
` [patch V2 08/23] PCI/sysfs: Use pci_irq_vector()
` [patch V2 10/23] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch V2 14/23] PCI/MSI: Make msix_update_entries() smarter
` [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 V2 15/23] PCI/MSI: Move code into a separate directory
 2021-12-07 20:57 UTC  (2+ messages)

[patch V2 13/23] PCI/MSI: Cleanup include zoo
 2021-12-07 20:57 UTC  (2+ messages)

[patch V2 12/23] PCI/MSI: Make arch_restore_msi_irqs() less horrible
 2021-12-07 20:56 UTC  (2+ messages)

[patch V2 07/23] PCI/MSI: Remove msi_desc_to_pci_sysdata()
 2021-12-07 20:55 UTC  (2+ messages)

[patch V2 06/23] PCI/MSI: Make pci_msi_domain_write_msg() static
 2021-12-07 20:54 UTC  (2+ messages)

[patch V2 02/23] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()
 2021-12-07 20:53 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  (13+ 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: "


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