linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 18:04:07 to 2020-02-21 05:15:19 UTC [more...]

[PATCH 00/13] Modernize Loongson64 Machine
 2020-02-21  5:09 UTC  (10+ messages)
` [PATCH v4 00/10] Modernize Loongson64 Machine v4
  ` [PATCH v4 01/10] irqchip: Add driver for Loongson I/O Local Interrupt Controller
  ` [PATCH v4 02/10] dt-bindings: interrupt-controller: Add Loongson LIOINTC
  ` [PATCH v4 03/10] irqchip: Add driver for Loongson-3 HyperTransport PIC controller
  ` [PATCH v4 04/10] dt-bindings: interrupt-controller: Add Loongson-3 HTPIC
  ` [PATCH v4 05/10] irqchip: mips-cpu: Convert to simple domain
  ` [PATCH v4 06/10] MIPS: Loongson64: Drop legacy IRQ code
  ` [PATCH v4 07/10] dt-bindings: mips: Add loongson boards
  ` [PATCH v4 08/10] MIPS: Loongson64: Add generic dts

Questions about logic_pio
 2020-02-21  0:42 UTC  (6+ messages)

[RFC v4 0/6] MIPS: CI20: Add efuse driver for Ingenic JZ4780 and attach to DM9000 for stable MAC addresses
 2020-02-20 19:53 UTC  (14+ messages)
` [RFC v4 1/6] nvmem: add driver for JZ4780 efuse
` [RFC v4 2/6] Bindings: nvmem: add bindings "
      ` [PATCH RFC] "
` [RFC v4 3/6] Documentation: ABI: nvmem: add documentation for JZ4780 efuse ABI
` [RFC v4 4/6] nvmem: MAINTAINERS: add maintainer for JZ4780 efuse driver
` [RFC v4 5/6] MIPS: DTS: JZ4780: define node for JZ4780 efuse
` [RFC v4 6/6] MIPS: DTS: CI20: make DM9000 Ethernet controller use NVMEM to find the default MAC address

Introduce SMP support for CI20 (based on JZ4780) v6
 2020-02-20 18:33 UTC  (11+ messages)
` [PATCH v6 0/7] Introduce SMP support for CI20 (based on JZ4780)
` [PATCH v6 1/7] clk: JZ4780: Add function for enable the second core
` [PATCH v6 2/7] MIPS: JZ4780: Introduce SMP support
` [PATCH v6 3/7] MIPS: CI20: Modify DTS to support high resolution timer for SMP
` [PATCH v6 4/7] clocksource: Ingenic: Add high resolution timer support "
` [PATCH v6 5/7] dt-bindings: MIPS: Document Ingenic SoCs binding
` [PATCH v6 6/7] MIPS: Ingenic: Add 'cpus' node for Ingenic SoCs
` [PATCH v6 7/7] MIPS: CI20: Update defconfig to support SMP

[PATCH 0/2] MAINTAINERS: Update MIPS entry
 2020-02-20 17:36 UTC  (11+ messages)
` [PATCH 1/2] MAINTAINERS: Remove Ralf Baechle as MIPS maintainer
` [PATCH 2/2] MAINTAINERS: Set MIPS status to Odd Fixes

[PATCH] MIPS: cavium_octeon: Fix syncw generation
 2020-02-20 15:28 UTC  (7+ messages)

[PATCH 2/2] MAINTAINERS: Set MIPS status to Odd Fixes
 2020-02-20 10:06 UTC  (2+ messages)

[PATCH v3 2/2] MIPS: Add support for Desktop Management Interface (DMI)
 2020-02-20  2:53 UTC  (2+ messages)

[PATCH v3 1/2] firmware: dmi: Add macro SMBIOS_ENTRY_POINT_SCAN_START
 2020-02-20  2:43 UTC  (2+ messages)

[PATCH v6 00/22] KVM: Dynamically size memslot arrays
 2020-02-19 19:10 UTC  (26+ messages)
` [PATCH v6 01/22] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v6 02/22] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v6 03/22] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v6 04/22] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v6 05/22] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v6 06/22] KVM: Drop kvm_arch_create_memslot()
` [PATCH v6 07/22] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v6 08/22] KVM: Refactor error handling for setting memory region
` [PATCH v6 09/22] KVM: Move setting of memslot into helper routine
` [PATCH v6 10/22] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v6 11/22] KVM: x86: Free arrays for old memslot when moving memslot's base gfn
` [PATCH v6 12/22] KVM: Move memslot deletion to helper function
` [PATCH v6 13/22] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v6 14/22] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v6 15/22] KVM: Provide common implementation for generic dirty log functions
` [PATCH v6 16/22] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v6 17/22] KVM: Terminate memslot walks via used_slots
` [PATCH v6 18/22] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v6 19/22] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
` [PATCH v6 20/22] KVM: x86/mmu: Move kvm_arch_flush_remote_tlbs_memslot() to mmu.c
` [PATCH v6 21/22] KVM: x86/mmu: Use ranged-based TLB flush for dirty log memslot flush
` [PATCH v6 22/22] KVM: x86/mmu: Consolidate open coded variants of memslot TLB flushes

[PATCH v2] MIPS: configs: Cleanup old Kconfig options
 2020-02-19 19:06 UTC  (2+ messages)

[PATCH 0/7] MIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-02-19 19:04 UTC  (2+ messages)

[PATCH v2 0/3] Improve MIPS Magnum support
 2020-02-19 19:03 UTC  (2+ messages)

[PATCH] MIPS: ingenic: DTS: Fix watchdog nodes
 2020-02-19 19:02 UTC  (3+ messages)

Fix clock of X1000 watchdog node
 2020-02-19 19:01 UTC  (4+ messages)
` [PATCH] "
` [PATCH] MIPS: X1000: Fix clock of "

[PATCH] MIPS: vdso: Wrap -mexplicit-relocs in cc-option
 2020-02-19 19:01 UTC  (4+ messages)

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2020-02-19 13:08 UTC  (9+ messages)
` Surprising code generated for vdso_read_begin()

Add support for TCU of X1000
 2020-02-19  8:29 UTC  (6+ messages)
` [PATCH 0/4] "
` [PATCH 1/4] dt-bindings: timer: Add X1000 bindings
` [PATCH 2/4] clk: Ingenic: Add support for TCU of X1000
` [PATCH 3/4] clocksource: "
` [PATCH 4/4] irqchip: "

Introduce SMP support for CI20 (based on JZ4780) v5
 2020-02-19  7:57 UTC  (14+ messages)
` [PATCH v5 0/7] Introduce SMP support for JZ4780
` [PATCH v5 1/7] clk: JZ4780: Add function for enable the second core
` [PATCH v5 2/7] MIPS: JZ4780: Introduce SMP support
` [PATCH v5 3/7] MIPS: CI20: Modify DTS to support high resolution timer for SMP
` [PATCH v5 4/7] clocksource: Ingenic: Add high resolution timer support "
` [PATCH v5 5/7] dt-bindings: MIPS: Document Ingenic SoCs binding
` [PATCH v5 6/7] MIPS: Ingenic: Add 'cpus' node for Ingenic SoCs
` [PATCH v5 7/7] MIPS: CI20: Update defconfig to support SMP

[PATCH v2 0/9] KVM: Move x86 init ops to separate struct
 2020-02-19  7:52 UTC  (11+ messages)
` [PATCH v2 1/9] KVM: Pass kvm_init()'s opaque param to additional arch funcs
` [PATCH v2 2/9] KVM: x86: Move init-only kvm_x86_ops to separate struct
` [PATCH v2 3/9] KVM: VMX: Move hardware_setup() definition below vmx_x86_ops
` [PATCH v2 4/9] KVM: VMX: Configure runtime hooks using vmx_x86_ops
` [PATCH v2 5/9] KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes
` [PATCH v2 6/9] KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
` [PATCH v2 7/9] KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
` [PATCH v2 8/9] KVM: VMX: Annotate vmx_x86_ops as __initdata
` [PATCH v2 9/9] KVM: SVM: Annotate svm_x86_ops "

Add support for the X1830 and fix bugs for X1000 v5
 2020-02-18 21:05 UTC  (6+ messages)
` [PATCH v5 2/6] clk: Ingenic: Adjust cgu code to make it compatible with X1830
` [PATCH v5 5/6] dt-bindings: clock: Add and reorder ABI for X1000

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-02-18 17:10 UTC  (13+ messages)
` [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions

[PATCH 00/19] Introduce common headers
 2020-02-18 13:03 UTC  (7+ messages)
` [PATCH 19/19] arm64: vdso32: Enable Clang Compilation

[PATCH 0/5] mm/vma: Use available wrappers when possible
 2020-02-18  2:21 UTC  (5+ messages)
` [PATCH 2/5] mm/vma: Make vma_is_accessible() available for general use

[RFC v3 0/9] MIPS: CI20: Add efuse driver for Ingenic JZ4780 and attach to DM9000 for stable MAC addresses
 2020-02-17 14:58 UTC  (14+ messages)
` [RFC v3 1/9] nvmem: add driver for JZ4780 efuse
` [RFC v3 2/9] rework to use regmap
` [RFC v3 3/9] Bindings: nvmem: add bindings for JZ4780 efuse
` [RFC v3 4/9] Documentation: ABI: nvmem: add documentation for JZ4780 efuse ABI
` [RFC v3 5/9] nvmem: MAINTAINERS: add maintainer for JZ4780 efuse driver
` [RFC v3 6/9] MIPS: DTS: JZ4780: define node for JZ4780 efuse
` [RFC v3 7/9] MIPS: DTS: CI20: make DM9000 Ethernet controller use NVMEM to find the default MAC address
` [RFC v3 8/9] MIPS: CI20 defconfig: Probe efuse for CI20
` [RFC v3 9/9] MIPS: CI20 defconfig: DEMO HACK: make DM9000 a module

[PATCH 0/2] mips: vdso: fix 'jalr t9' crash in vdso code
 2020-02-17 13:38 UTC  (9+ messages)
` [PATCH 1/2] "

[PATCH] MIPS: Loongson64: add header files with pathname
 2020-02-17  3:30 UTC 

[PATCH v3 0/6] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-02-16 20:21 UTC  (7+ messages)
` [PATCH v3 1/6] MIPS: DTS: jz4780: add #includes for irq.h and gpio.h
` [PATCH v3 2/6] MIPS: DTS: CI20: add DT node for IR sensor
` [PATCH v3 3/6] MIPS: DTS: CI20: fix PMU definitions for ACT8600
` [PATCH v3 4/6] MIPS: DTS: CI20: fix interrupt for pcf8563 RTC
` [PATCH v3 5/6] MIPS: DTS: CI20: multiple DTS improvements
` [PATCH v3 6/6] MIPS: CI20: defconfig: multiple improvements

Add missing parts for X1830
 2020-02-16 11:17 UTC  (3+ messages)
` [PATCH] pinctrl: Ingenic: "

[PATCH] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
 2020-02-15 22:56 UTC  (2+ messages)

[PATCH v2 0/2] mips: vdso: fix 'jalr t9' crash in vdso code
 2020-02-15 22:55 UTC  (2+ messages)

[PATCH] MIPS: configs: Cleanup old Kconfig options
 2020-02-15 22:35 UTC  (2+ messages)

[PATCH] arch/mips: change duplicated word in NUMA help text
 2020-02-15 22:12 UTC  (2+ messages)

Introduce SMP support for CI20 (based on JZ4780) v4
 2020-02-15 16:17 UTC  (14+ messages)
` [PATCH v4 0/6] Introduce SMP support for JZ4780
` [PATCH v4 1/6] MIPS: JZ4780: Introduce SMP support
` [PATCH v4 2/6] clocksource: Ingenic: Add high resolution timer support for SMP
` [PATCH v4 3/6] dt-bindings: MIPS: Document Ingenic SoCs binding
` [PATCH v4 5/6] MIPS: CI20: Modify DTS to support high resolution timer for SMP

[PATCH v2 00/12] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-02-14 19:42 UTC  (10+ messages)
` [PATCH v2 01/12] drm: ingenic-drm: add MODULE_DEVICE_TABLE
` [PATCH v2 03/12] MIPS: CI20: defconfig: configure for supporting modules
` [PATCH v2 12/12] MIPS: DTS: CI20: fix interrupt for pcf8563 RTC

[PATCH AUTOSEL 5.5 064/542] MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
 2020-02-14 15:40 UTC 


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