linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-26 22:23:36 to 2020-04-30 20:39:33 UTC [more...]

[PATCH v2 1/3] kbuild: add CONFIG_LD_IS_LLD
 2020-04-30  3:14 UTC  (22+ messages)
` [PATCH v3 1/4] "
  ` [PATCH v3 3/4] MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO
  ` [PATCH v5 0/5] Allow ld.lld to link the MIPS VDSO
    ` [PATCH v4 1/5] kbuild: add CONFIG_LD_IS_LLD
    ` [PATCH v4 2/5] MIPS: VDSO: Move disabling the VDSO logic to Kconfig
    ` [PATCH v4 3/5] MIPS: Unconditionally specify '-EB' or '-EL'
    ` [PATCH v4 4/5] MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO
    ` [PATCH v4 5/5] MIPS: VDSO: Allow ld.lld to link the VDSO

[PATCH V1 00/10] Remove duplicated kmap code
 2020-04-30 20:38 UTC  (11+ messages)
` [PATCH V1 01/10] arch/kmap: Remove BUG_ON()
` [PATCH V1 02/10] arch/xtensa: Move kmap build bug out of the way
` [PATCH V1 03/10] arch/kmap: Remove redundant arch specific kmaps
` [PATCH V1 04/10] arch/kunmap: Remove duplicate kunmap implementations
` [PATCH V1 05/10] arch/kmap_atomic: Consolidate duplicate code
` [PATCH V1 06/10] arch/kunmap_atomic: "
` [PATCH V1 07/10] arch/kmap: Ensure kmap_prot visibility
` [PATCH V1 08/10] arch/kmap: Don't hard code kmap_prot values
` [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's
` [PATCH V1 10/10] drm: Remove drm specific kmap_atomic code

[PATCH] MIPS: Loongson64: Correct TLB type for Loongson-3 Classic
 2020-04-30 16:48 UTC 

[PATCH] MIPS: Loongson64: Probe CPU features via CPUCFG
 2020-04-30 15:11 UTC  (2+ messages)

[PATCH V3 1/2] MIPS: perf: Add hardware perf events support for new Loongson-3
 2020-04-30 15:06 UTC  (3+ messages)
` [PATCH V3 2/2] MIPS: perf: Use 'fallthrough' pseudo keyword

[PATCH] MIPS: tools: Show result for loongson3-llsc-check
 2020-04-30 15:05 UTC  (2+ messages)

[PATCH V2] MIPS: perf: Add hardware perf events support for new Loongson-3
 2020-04-30 15:10 UTC  (6+ messages)

[PATCH v4 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-30 13:01 UTC  (22+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: Add YAML for Nand Flash Controller support
` [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC

[PATCH 01/13] dt-bindings: timer: Convert ingenic,tcu.txt to YAML
 2020-04-30 12:17 UTC  (16+ messages)
` [PATCH 07/13] MIPS: ingenic: DTS: Respect cell count of common properties
` [PATCH 08/13] MIPS: ingenic: DTS: Add nodes for the watchdog/PWM/OST
` [PATCH 09/13] MIPS: ingenic: DTS: Update JZ4770 support
` [PATCH 10/13] MIPS: ingenic: DTS: Update GCW0 support
` [PATCH 11/13] MIPS: ingenic: CI20: enable OST, PWM drivers in defconfig
` [PATCH 12/13] MIPS: ingenic: GCW0: Update defconfig
` [PATCH 13/13] MIPS: ingenic: Drop obsolete code, merge the rest in setup.c

[PATCH V2 1/2] MIPS: Loongson-3: Enable COP2 usage in kernel
 2020-04-30  9:46 UTC  (2+ messages)
` [PATCH V2 2/2] MIPS: Loongson-3: Calculate ra properly when unwinding the stack

[PATCH 1/2] MIPS: Loongson-3: Enable COP2 usage in kernel
 2020-04-30  7:54 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Loongson-3: Calculate ra properly when unwinding the stack

[PATCH v6] MIPS: Loongson: Add DMA support for LS7A
 2020-04-30  6:19 UTC  (3+ messages)

[PATCH -next] KVM: MIPS/VZ: Remove unneeded semicolon
 2020-04-30  4:06 UTC  (2+ messages)

[PATCH -next] KVM: MIPS/Emulate: Remove unneeded semicolon
 2020-04-30  4:05 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: Probe CPU features via CPUCFG
 2020-04-30  3:18 UTC 

[PATCH 0/4] MIPS: Loongson64: Use logic_pio
 2020-04-30  0:57 UTC  (9+ messages)
` [PATCH 3/4] lib: logic_pio: Introduce MMIO_LOWER_RESERVED
` [PATCH v3 1/3] MIPS: Move VMALLOC_START into spaces.h
  ` [PATCH v3 2/3] MIPS: Introduce PCI_IO_VMMAP
  ` [PATCH v3 3/3] MIPS: Loongson64: Enable PCI_IO_VMMAP

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-04-29 18:43 UTC  (16+ messages)
` [PATCH v6 1/5] PCI: Don't disable decoding when mmio_always_on is set
` [PATCH v6 2/5] PCI: Add Loongson PCI Controller support
` [PATCH v6 3/5] dt-bindings: Document Loongson PCI Host Controller
` [PATCH v6 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
` [PATCH v6 5/5] MIPS: Loongson64: Switch to generic PCI driver
` [PATCH v7 0/5] Loongson PCI Generic Driver
  ` [PATCH v7 1/5] PCI: Don't disable decoding when mmio_always_on is set
  ` [PATCH v7 2/5] PCI: Add Loongson PCI Controller support
  ` [PATCH v7 3/5] dt-bindings: Document Loongson PCI Host Controller
  ` [PATCH v7 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
  ` [PATCH v7 5/5] MIPS: Loongson64: Switch to generic PCI driver

[PATCH v2 0/3] MIPS: Loongson64: Use logic_pio v2
 2020-04-29 18:25 UTC  (8+ messages)
` [PATCH v2 1/3] MIPS: Massage address spaces headers
` [PATCH v2 2/3] MIPS: Introduce PCI_IO_VMMAP
` [PATCH v2 3/3] MIPS: Loongson64: Enable PCI_IO_VMMAP

[PATCH] MIPS: Loongson64: Switch the order of RS780E and LS7A
 2020-04-29 18:26 UTC  (2+ messages)

[PATCH] KVM: MIPS: use true,false for bool variable
 2020-04-29 14:09 UTC 

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29 12:32 UTC  (14+ messages)
` [PATCH v4 1/7] KVM: s390: "
` [PATCH v4 2/7] KVM: arm64: "
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH v4 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v4 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH v4 7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH v7 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-29 12:26 UTC  (12+ messages)
` [PATCH v7 06/12] ARM: DTS: omap4: add sgx gpu child node
` [PATCH v7 08/12] arm: dts: s5pv210: Add node for SGX 540

[PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
 2020-04-28 14:12 UTC  (6+ messages)
` [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt "
` [PATCH 8/8] dt-bindings: display: Convert ingenic,lcd.txt "

[PATCH v3 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-29 11:50 UTC  (17+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: Add YAML for Nand Flash Controller support
` [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC

[PATCH V2 00/14] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-04-29 10:34 UTC  (4+ messages)
` [PATCH V2 09/14] KVM: MIPS: Add more types of virtual interrupts

[PATCH v5] MIPS: Loongson: Add DMA support for LS7A
 2020-04-29  9:25 UTC  (3+ messages)

[PATCH v2] mips/mm: Add page soft dirty tracking
 2020-04-29  8:44 UTC 

[PATCH] MIPS: perf: Add hardware perf events support for new Loongson-3
 2020-04-29  6:19 UTC  (3+ messages)

[PATCH v2 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29  2:20 UTC  (11+ messages)
` [PATCH v2 1/7] KVM: s390: "

[PATCH] mips/mm: Add page soft dirty tracking
 2020-04-29  1:41 UTC  (5+ messages)

[PATCH 0/6] Loongson PCH IRQ Support
 2020-04-28 16:59 UTC  (9+ messages)
` [PATCH v2 1/6] irqchip: Add Loongson HyperTransport Vector support
  ` [PATCH v2 2/6] dt-bindings: interrupt-controller: Add Loongson HTVEC
  ` [PATCH v2 3/6] irqchip: Add Loongson PCH PIC controller
  ` [PATCH v2 4/6] dt-bindings: interrupt-controller: Add Loongson PCH PIC
  ` [PATCH v2 5/6] irqchip: Add Loongson PCH MSI controller
  ` [PATCH v2 6/6] dt-bindings: interrupt-controller: Add Loongson PCH MSI

[PATCH v4] pci: Make return value of pcie_capability_read*() consistent
 2020-04-28 11:43 UTC  (3+ messages)

[PATCH v4 0/3] Add basic support for LS7A bridge chip
 2020-04-28 11:29 UTC  (6+ messages)

[PATCH] MIPS: oprofile: remove unneeded semicolon in common.c
 2020-04-28 11:16 UTC  (2+ messages)

[PATCH] KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c
 2020-04-28  6:32 UTC 

[PATCH v2 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-27 18:30 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH 0/4] mtd: rawnand: au1550nd: Convert the driver to exec_op()
 2020-04-27 15:23 UTC  (9+ messages)
` [PATCH 1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R,W} in au_{read,write}_buf[16]()
` [PATCH 2/4] mtd: rawnand: au1550nd: Implement exec_op()
` [PATCH 3/4] mtd: rawnand: au1550nd: Get rid of the legacy interface implementation
` [PATCH 4/4] mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes

[PATCH Resend] MIPS: Add syscall auditing support
 2020-04-27  9:19 UTC  (2+ messages)

[PATCH 1/2] mips/mm: Guard SOFT_DIRTY bit with config option
 2020-04-27  8:55 UTC  (3+ messages)
` [PATCH 2/2] mips/mm: Enable SOFT_DIRTY for all 64bit systems

[PATCH 0/5] Remove duplicated kmap code
 2020-04-27  6:25 UTC  (8+ messages)
` [PATCH 2/5] arch/kmap: Remove redundant arch specific kmaps
` [PATCH 4/5] arch/kmap_atomic: Consolidate duplicate code

[PATCH v3 0/7] clean up redundant 'kvm_run' parameters
 2020-04-27  4:13 UTC  (4+ messages)
` [PATCH v3 7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH V2 01/14] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
 2020-04-27  3:42 UTC  (3+ 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).