linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-26 00:55:15 to 2020-04-29 21:06:58 UTC [more...]

[PATCH v2 1/3] kbuild: add CONFIG_LD_IS_LLD
 2020-04-29  7:13 UTC  (18+ 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 01/13] dt-bindings: timer: Convert ingenic,tcu.txt to YAML
 2020-04-29 21:06 UTC  (5+ messages)
` [PATCH 07/13] MIPS: ingenic: DTS: Respect cell count of common properties
` [PATCH 13/13] MIPS: ingenic: Drop obsolete code, merge the rest in setup.c

[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 V2] MIPS: perf: Add hardware perf events support for new Loongson-3
 2020-04-29 18:22 UTC  (2+ messages)

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

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

[PATCH v4 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-29 15:34 UTC  (14+ 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] 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  (19+ messages)
` [PATCH v7 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
` [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 v7 09/12] ARM: dts: sun6i: a31: add sgx gpu child node

[PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
 2020-04-28 14:12 UTC  (11+ messages)
` [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt "
` [PATCH 3/8] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt "
` [PATCH 4/8] dt-bindings: memory: Convert ingenic,jz4780-nemc.txt "
` [PATCH 5/8] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt "
` [PATCH 6/8] dt-bindings: i2c: Convert i2c-jz4780.txt "
` [PATCH 7/8] dt-bindings: serial: Convert ingenic,uart.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  (6+ 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 0/4] MIPS: Loongson64: Use logic_pio
 2020-04-27 12:21 UTC  (9+ messages)
` [PATCH 1/4] MIPS: Massage address spaces headers
` [PATCH 2/4] MIPS: Introduce PCI_IO_VMMAP
` [PATCH 3/4] lib: logic_pio: Introduce MMIO_LOWER_RESERVED
` [PATCH 4/4] MIPS: Loongson64: Enable PCI_IO_VMMAP

[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  (11+ messages)
` [PATCH 1/5] arch/kmap: Remove BUG_ON()
` [PATCH 2/5] arch/kmap: Remove redundant arch specific kmaps
` [PATCH 3/5] arch/kunmap: Remove duplicate kunmap implementations
` [PATCH 4/5] arch/kmap_atomic: Consolidate duplicate code
` [PATCH 5/5] arch/kunmap_atomic: "

[PATCH v3 0/7] clean up redundant 'kvm_run' parameters
 2020-04-27  4:13 UTC  (10+ messages)
` [PATCH v3 1/7] KVM: s390: "
` [PATCH v3 2/7] KVM: arm64: "
` [PATCH v3 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v3 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH v3 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v3 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [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)

[PATCH] MIPS: Kernel: Identify Loongson-2K processors
 2020-04-26 16:43 UTC  (2+ messages)

[PATCH] fs/seq_file.c: Rename the "Fill" label to avoid build failure
 2020-04-26 13:46 UTC  (3+ messages)

[PATCH] MIPS: Rename the "Fill" cache ops to avoid build failure
 2020-04-26 13:45 UTC  (2+ messages)

[PATCH] MIPS: Loongson: Add support for perf tool
 2020-04-26 13:45 UTC  (2+ messages)

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-04-26  3:01 UTC  (5+ messages)
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS


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