linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-20 14:54:58 to 2020-03-27 02:05:24 UTC [more...]

[PATCH 1/2] MIPS: cacheinfo: Add missing VCache
 2020-03-27  2:00 UTC  (6+ messages)
` [PATCH 2/2] MIPS: Loongson64: Set cluster for cores
` [PATCH RESEND v2 1/2] MIPS: cacheinfo: Add missing VCache
  ` [PATCH RESEND v2 2/2] MIPS: Loongson64: Set cluster for cores

[PATCH v3 1/2] firmware: dmi: Add macro SMBIOS_ENTRY_POINT_SCAN_START
 2020-03-27  1:21 UTC  (4+ messages)

[RFC PATCH 0/6] MIPS: Handle CPU IRQ in domain's way
 2020-03-26 15:46 UTC  (11+ messages)
` [RFC PATCH 1/6] MIPS: irq_cpu: Add a helper to map virq for CPU IRQ
` [PATCH 1/2] MIPS: Kill MIPS_GIC_IRQ_BASE
` [RFC PATCH 2/6] irqchip: mips-cpu: Allocate fwnode for non-DT platforms
` [PATCH 2/2] MIPS: Kill RM7K & RM9K IRQ Code
` [RFC PATCH 3/6] irqchip: mips-cpu: Convert to simple domain
` [RFC PATCH 4/6] MIPS: kernel: Use mips_cpu_map_virq helper
` [RFC PATCH 5/6] MIPS: loongson64: "
` [RFC PATCH 6/6] MIPS: ip22: "

[PATCH v2] getauxval.3: MIPS, AT_BASE_PLATFORM passes ISA level
 2020-03-26  8:30 UTC  (3+ messages)

[PATCH] MIPS: xilfpga: Removed unused header files
 2020-03-26  7:42 UTC 

[PATCH 1/2] MIPS: Kill MIPS_GIC_IRQ_BASE
 2020-03-26  4:48 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Kill RM7K & RM9K IRQ Code

[PATCH v2 0/3] Add basic support for Loongson 7A1000 bridge chip
 2020-03-26  2:44 UTC  (15+ messages)
` [PATCH v2 1/3] MIPS: Loongson: Get host bridge information
` [PATCH v2 2/3] MIPS: Loongson: Add DMA support for 7A1000
` [PATCH v2 3/3] MIPS: Loongson: Add PCI "

[PATCH 00/13] Modernize Loongson64 Machine
 2020-03-25 17:33 UTC  (56+ messages)
` [PATCH v6 00/11] Modernize Loongson64 Machine v6
  ` [PATCH v6 01/11] irqchip: Add driver for Loongson I/O Local Interrupt Controller
  ` [PATCH v6 02/11] irqchip: loongson-liointc: Workaround LPC IRQ Errata
  ` [PATCH v6 03/11] dt-bindings: interrupt-controller: Add Loongson LIOINTC
  ` [PATCH v6 04/11] irqchip: Add driver for Loongson-3 HyperTransport PIC controller
  ` [PATCH v6 05/11] dt-bindings: interrupt-controller: Add Loongson-3 HTPIC
  ` [PATCH v6 06/11] irqchip: mips-cpu: Convert to simple domain
  ` [PATCH v6 07/11] MIPS: Loongson64: Drop legacy IRQ code
  ` [PATCH v6 08/11] dt-bindings: mips: Add loongson boards
  ` [PATCH v6 09/11] MIPS: Loongson64: Add generic dts
  ` [PATCH v6 10/11] MIPS: Loongson64: Load built-in dtbs
  ` [PATCH v6 11/11] MIPS: Loongson64: Move MIPS_CPU_IRQ_BASE
` [PATCH v7 00/12] Modernize Loongson64 Machine v6
  ` [PATCH v7 01/12] irqchip: Add driver for Loongson I/O Local Interrupt Controller
  ` [PATCH v7 01/12] MIPS: Loongson: Do not initialise statics to 0
  ` [PATCH v7 02/12] irqchip: loongson-liointc: Workaround LPC IRQ Errata
  ` [PATCH v7 02/12] MIPS: DTS: CI20: add DT node for IR sensor
  ` [PATCH v7 03/12] dt-bindings: interrupt-controller: Add Loongson LIOINTC
` [PATCH v8 00/11] Modernize Loongson64 Machine v8
  ` [PATCH v8 01/11] irqchip: Add driver for Loongson I/O Local Interrupt Controller
  ` [PATCH v8 02/11] irqchip: loongson-liointc: Workaround LPC IRQ Errata
  ` [PATCH v8 03/11] dt-bindings: interrupt-controller: Add Loongson LIOINTC
  ` [PATCH v8 04/11] irqchip: Add driver for Loongson-3 HyperTransport PIC controller
  ` [PATCH v8 05/11] dt-bindings: interrupt-controller: Add Loongson-3 HTPIC
  ` [PATCH v8 06/11] irqchip: mips-cpu: Convert to simple domain
  ` [PATCH v8 07/11] MIPS: Loongson64: Drop legacy IRQ code
  ` [PATCH v8 08/11] dt-bindings: mips: Add loongson boards
  ` [PATCH v8 09/11] MIPS: Loongson64: Add generic dts
  ` [PATCH v8 10/11] MIPS: Loongson64: Load built-in dtbs
  ` [PATCH v8 11/11] MAINTAINERS: Update Loongson64 entry

[PATCH] MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
 2020-03-25 17:30 UTC  (2+ messages)

[PATCH v2] MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOC
 2020-03-25 17:32 UTC  (2+ messages)

[PATCH v2] MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=n
 2020-03-25 17:31 UTC  (2+ messages)

[PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
 2020-03-25 17:09 UTC  (4+ messages)

MIPS ioremap cleanups
 2020-03-25 11:04 UTC  (14+ messages)
` [PATCH 1/6] MIPS: remove cpu_has_64bit_gp_regs and cpu_has_64bit_addresses
` [PATCH 2/6] MIPS: cleanup fixup_bigphys_addr handling
` [PATCH 3/6] MIPS: merge __ioremap_mode into ioremap_prot
` [PATCH 4/6] MIPS: split out the 64-bit ioremap implementation
` [PATCH 5/6] MIPS: move ioremap_prot und iounmap out of line
` [PATCH 6/6] MIPS: use ioremap_page_range

[PATCH] MIPS: mark some functions as weak to avoid conflict with Octeon ones
 2020-03-25  7:33 UTC  (4+ messages)

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2020-03-24 18:20 UTC  (6+ messages)
` [PATCH v4 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[PATCH v2 0/3] ide/MIPS/docs: remove no longer used au1xxx-ide driver
 2020-03-24 17:57 UTC  (5+ messages)
    ` [PATCH v2 1/3] ide: "
    ` [PATCH v2 2/3] MIPS: Alchemy: remove no longer used au1xxx_ide.h header
    ` [PATCH v2 3/3] docs: mips: remove no longer needed au1xxx_ide.rst documentation

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

[PATCH v7 0/3] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-03-23 14:46 UTC  (2+ messages)

[PATCH v2 1/1] firmware: tee_bnxt: remove unused variable assignment
 2020-03-23  7:07 UTC 

[PATCH v2 1/1] firmware: tee_bnxt: remove unused variable assignment
 2020-03-23  7:02 UTC 

[PATCH] getauxval.3: MIPS, AT_BASE_PLATFORM passes ISA level
 2020-03-22  8:33 UTC  (2+ messages)

[PATCH v5 00/11] Modernize Loongson64 Machine v5
 2020-03-22  5:33 UTC  (6+ messages)
` [PATCH v5 04/11] irqchip: Add driver for Loongson-3 HyperTransport PIC controller
` [PATCH v5 08/11] dt-bindings: mips: Add loongson boards

[PATCH 00/18] genirq: Remove setup_irq()
 2020-03-21 17:43 UTC  (4+ messages)

[PATCH][next] irqchip: irq-bcm7038-l1: Replace zero-length array with flexible-array member
 2020-03-21 15:10 UTC  (2+ messages)

[PATCH v5 00/26] Introduce common headers for vDSO
 2020-03-21 12:06 UTC  (28+ messages)
` [PATCH v5 04/26] x86:Introduce asm/vdso/clocksource.h
` [PATCH v5 05/26] arm: Introduce asm/vdso/clocksource.h
` [PATCH v5 06/26] arm64: "
` [PATCH v5 07/26] mips: "
` [PATCH v5 08/26] linux/clocksource.h: Extract common header for vDSO
` [PATCH v5 09/26] linux/math64.h: "
` [PATCH v5 10/26] linux/time.h: "
` [PATCH v5 11/26] linux/time32.h: "
` [PATCH v5 12/26] linux/time64.h: "
` [PATCH v5 13/26] linux/jiffies.h: "
` [PATCH v5 14/26] linux/ktime.h: "
` [PATCH v5 15/26] common: Introduce processor.h
` [PATCH v5 16/26] scripts: Fix the inclusion order in modpost
` [PATCH v5 17/26] linux/elfnote.h: Replace elf.h with UAPI equivalent
` [PATCH v5 18/26] arm64: vdso32: Code clean up
` [PATCH v5 19/26] arm64: Introduce asm/vdso/processor.h
` [PATCH v5 20/26] arm64: vdso: Include common headers in the vdso library
` [PATCH v5 21/26] arm64: vdso32: "
` [PATCH v5 22/26] mips: vdso: Enable mips to use common headers
` [PATCH v5 23/26] x86: vdso: Enable x86 "
` [PATCH v5 24/26] arm: vdso: Enable arm "
` [PATCH v5 25/26] lib: vdso: Enable "
` [PATCH v5 26/26] arm64: vdso32: Enable Clang Compilation

WARNING: refcount bug in sk_alloc (2)
 2020-03-21 10:06 UTC 

[PATCH] MIPS: Loongson: Add model name to /proc/cpuinfo
 2020-03-21  1:20 UTC  (5+ messages)

Introduce SMP support for CI20 (based on JZ4780) v6
 2020-03-21  0:02 UTC  (3+ messages)
` [PATCH v6 1/7] clk: JZ4780: Add function for enable the second core

Add support for TCU of X1000
 2020-03-20 23:59 UTC  (3+ messages)
` [PATCH 2/4] clk: Ingenic: "

Address space in MIPS Linux kernel
 2020-03-20 19:08 UTC  (4+ 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).