linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-09 08:23:57 to 2020-03-18 06:25:18 UTC [more...]

[PATCH 00/13] Modernize Loongson64 Machine
 2020-03-18  6:20 UTC  (7+ messages)
` [PATCH v5 00/11] Modernize Loongson64 Machine v5
  ` [PATCH v5 01/11] irqchip: Add driver for Loongson I/O Local Interrupt Controller
  ` [PATCH v5 02/11] irqchip: loongson-liointc: Workaround LPC IRQ Errata
  ` [PATCH v5 03/11] dt-bindings: interrupt-controller: Add Loongson LIOINTC
  ` [PATCH v5 04/11] irqchip: Add driver for Loongson-3 HyperTransport PIC controller
  ` [PATCH v5 05/11] dt-bindings: interrupt-controller: Add Loongson-3 HTPIC

[PATCH RFC 0/4] KVM: MIPS: Provide arch-specific kvm_flush_remote_tlbs()
 2020-03-18  3:03 UTC  (7+ messages)
` [PATCH RFC 4/4] KVM: MIPS: Define "

[PATCH v2 1/1] firmware: tee_bnxt: remove unused variable assignment
 2020-03-17 19:32 UTC  (2+ messages)

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

[PATCH] MIPS: Loongson: Do not initialise statics to 0
 2020-03-17 13:09 UTC 

[PATCH v1 1/1] firmware: tee_bnxt: remove unused variable init
 2020-03-17  9:53 UTC  (3+ messages)

[PATCH V2] MIPS: Add header files reference with path prefix
 2020-03-17  6:03 UTC 

Recommended soft CPU for FPGA for Linux-mips?
 2020-03-17  4:35 UTC  (2+ messages)
` 回复:Recommended "

[PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
 2020-03-16 23:18 UTC  (2+ messages)

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

[PATCH v3] MIPS: Replace setup_irq() by request_irq()
 2020-03-16 15:32 UTC  (18+ messages)
` [PATCH v4] "
                ` [PATCH v2] MIPS: pass non-NULL dev_id on shared request_irq()

[PATCH v2] MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch lines
 2020-03-16 15:31 UTC  (5+ messages)

[PATCHv2 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
 2020-03-16 15:29 UTC  (3+ messages)
` [PATCHv2 21/50] mips: Add show_stack_loglvl()

[PATCH] MIPS: Add header files reference with path prefix
 2020-03-16  9:50 UTC  (2+ messages)

[PATCH v2 00/20] Introduce common headers
 2020-03-13 12:01 UTC  (8+ messages)
` [PATCH v2 20/20] arm64: vdso32: Enable Clang Compilation

[PATCH] MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=n
 2020-03-13  9:12 UTC 

[PATCH 0/6] Add basic support for Loongson 7A1000 bridge chip
 2020-03-13  9:03 UTC  (21+ messages)
` [PATCH 1/6] PCI: Add Loongson vendor ID and 7A1000 device IDs
  ` 回复:[PATCH "
` [PATCH 2/6] AHCI: Add support for Loongson 7A1000 SATA controller
` [PATCH 3/6] MIPS: Loongson: Use firmware arguments to get board name
  ` 回复:[PATCH "
` [PATCH 4/6] MIPS: Loongson: Add DMA support for 7A1000
  ` 回复:[PATCH "
` [PATCH 5/6] MIPS: Loongson: Add PCI "
  ` 回复:[PATCH "
` [PATCH 6/6] MIPS: Loongson: Add support for 7A1000 interrupt controller
  ` 回复:[PATCH "

[PATCH v2 Resend 1/3] KVM: MIPS: Change KVM_ENTRYHI_ASID to cpu_asid_mask(&current_cpu_data)
 2020-03-13  6:38 UTC  (4+ messages)
` [PATCH v2 Resend 2/3] KVM: MIPS: Fixup VPN2_MASK definition over 32bits virtual address
` [PATCH v2 Resend 3/3] KVM: MIPS: Support kvm modules autoprobed when startup system

[PATCH] MIPS: ralink: mt7621: introduce 'soc_device' initialization
 2020-03-12 11:29 UTC 

[PATCH V3 Resend] MIPS: Loongson: Add board_ebase_setup() support
 2020-03-12  9:41 UTC 

[PATCH Resend] MIPS: Add syscall auditing support
 2020-03-12  9:41 UTC 

[PATCH Resend] MIPS: Add __cpu_full_name[] to make CPU names more human-readable
 2020-03-12  9:40 UTC 

[PATCH] MIPS: Loongson: Add model name to /proc/cpuinfo
 2020-03-12  7:25 UTC  (9+ messages)
` 回复:[PATCH] "

[PATCH -next 004/491] PERFORMANCE EVENTS SUBSYSTEM: Use fallthrough;
 2020-03-12  6:15 UTC  (7+ messages)
` [PATCH -next 014/491] DECSTATION PLATFORM SUPPORT: "
` [PATCH -next 015/491] KERNEL VIRTUAL MACHINE FOR MIPS (KVM/mips): "

[GIT PULL] MIPS fixes for v5.6
 2020-03-11 20:45 UTC  (2+ messages)

MIPS Hardware support
 2020-03-11 13:46 UTC  (7+ messages)

[RFC v2 0/8] MIPS: CI20: add HDMI out support
 2020-03-11 13:30 UTC  (6+ messages)
` [RFC v2 6/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller

[PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 14:52 UTC 

[PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 13:46 UTC  (3+ messages)

[PATCH 4.4 24/72] MIPS: VPE: Fix a double free and a memory leak in release_vpe()
 2020-03-10 12:38 UTC 

[PATCH 4.9 35/88] MIPS: VPE: Fix a double free and a memory leak in release_vpe()
 2020-03-10 12:38 UTC 

[PATCH 4.14 045/126] MIPS: VPE: Fix a double free and a memory leak in release_vpe()
 2020-03-10 12:41 UTC 

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-03-10  1:01 UTC 

[PATCH net-next] net: sgi: ioc3-eth: Remove phy workaround
 2020-03-09 17:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: Correct MIPS patchwork URL
 2020-03-09 11:16 UTC  (2+ 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).