linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-16 09:13:12 to 2020-04-21 19:53:02 UTC [more...]

[PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
 2020-04-21 19:52 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-21 19:02 UTC  (34+ messages)
` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
      ` [PATCH v6 01/12] dt-bindings: add img, pvrsgx.yaml "
` [PATCH v6 08/12] arm: dts: s5pv210: Add G3D node

[PATCH] ASoC: txx9: add back the hack for a too small resource_size_t
 2020-04-21 18:31 UTC  (3+ messages)

[PATCH v3 0/3] MIPS: Fix some issues about arch_mem_init()
 2020-04-21 15:06 UTC  (5+ messages)
` [PATCH v3 1/3] MIPS: Do not initialise globals to 0
` [PATCH v3 2/3] MIPS: Cleanup code about plat_mem_setup()
` [PATCH v3 3/3] MIPS: Make sparse_init() using top-down allocation

[PATCH v2 0/3] MIPS: Fix some issues about arch_mem_init()
 2020-04-21 11:52 UTC  (6+ messages)
` [PATCH v2 1/3] MIPS: Do not initialise globals to 0
` [PATCH v2 2/3] MIPS: Cleanup code about plat_mem_setup()
` [PATCH v2 3/3] MIPS: Make sparse_init() using top-down allocation

[PATCH 0/3] MIPS: Fix some issues about arch_mem_init()
 2020-04-21 11:13 UTC  (7+ messages)
` [PATCH 1/3] MIPS: Do not initialise globals to 0
` [PATCH 2/3] MIPS: Cleanup code about plat_mem_setup()
` [PATCH 3/3] MIPS: Reduce possibility of kernel panic under CONFIG_SWIOTLB

[PATCH] mips/mm: Add page soft dirty tracking
 2020-04-21  9:15 UTC 

[PATCH 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()
 2020-04-21  8:09 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] Add missing ifdefs to SGI Platform files for IP22, IP32
 2020-04-21  6:13 UTC  (5+ messages)

[PATCH 1/3] MIPS: Fix the declaration conflict of mm_isBranchInstr()
 2020-04-21  4:10 UTC  (3+ messages)
` [PATCH 3/3] MIPS: Loongson-3: Add some unaligned instructions emulation

[PATCH 1/2] kbuild: add CONFIG_LD_IS_LLD
 2020-04-21  2:42 UTC  (10+ messages)
` [PATCH 2/2] MIPS: VDSO: Do not disable VDSO when linking with ld.lld
` [PATCH v2 1/3] kbuild: add CONFIG_LD_IS_LLD
  ` [PATCH v2 2/3] MIPS: VDSO: Move disabling the VDSO logic to Kconfig
  ` [PATCH v2 3/3] MIPS: VDSO: Allow ld.lld to link the VDSO

[PATCH 01/13] dt-bindings: timer: Convert ingenic,tcu.txt to YAML
 2020-04-20 20:50 UTC  (10+ messages)
` [PATCH 02/13] dt-bindings: mmc: Convert jz4740-mmc doc "
` [PATCH 03/13] dt-bindings: dma: Convert jz4740-dma "
` [PATCH 04/13] dt-bindings: usb: ingenic,musb: Add usb-role-switch property
` [PATCH 05/13] dt-bindings: MIPS: Require SoC compatible string after board string

[RFC PATCH v1 40/50] arch/*/include/asm/stackprotector.h: Use get_random_canary() consistently
 2020-04-20 20:42 UTC  (2+ messages)

[PATCH RESEND 0/5] Loongson64: RS780E clean-ups
 2020-04-20 17:40 UTC  (18+ messages)
` [PATCH RESEND 1/5] MIPS: Loongson64: Remove dead RTC code
` [PATCH RESEND 2/5] MIPS: Loongson64: Make RS780E ACPI as a platform driver
` [PATCH RESEND 3/5] dt-bindings: Document Loongson RS780E PCH ACPI Controller
` [PATCH RESEND 4/5] MIPS: DTS: Loongson64: Add ACPI Controller Node
` [PATCH RESEND 5/5] MIPS: Loongson64: Mark RS780 HPET as broken
` [PATCH v2 1/5] MIPS: Loongson64: Remove dead RTC code
  ` [PATCH v2 2/5] MIPS: Loongson64: Make RS780E ACPI as a platform driver
  ` [PATCH v2 3/5] dt-bindings: Document Loongson RS780E PCH ACPI Controller
  ` [PATCH v2 4/5] MIPS: DTS: Loongson64: Add ACPI Controller Node
  ` [PATCH v2 5/5] MIPS: Loongson64: Mark RS780 HPET as broken

[PATCH 0/3] Remove setup_percpu_irq() & remove_percpu_irq
 2020-04-20 17:31 UTC  (3+ messages)

[PATCHv3 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
 2020-04-20 17:28 UTC  (5+ messages)
` [PATCHv3 21/50] mips: Add show_stack_loglvl()

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

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

[PATCH 0/5] Loongson64 Generic PCI driver
 2020-04-20  9:38 UTC  (7+ messages)
` [PATCH v4 1/5] PCI: OF: Don't remap iospace on unsupported platform
  ` [PATCH v4 2/5] PCI: Add Loongson PCI Controller support
  ` [PATCH v4 3/5] dt-bindings: Document Loongson PCI Host Controller
  ` [PATCH v4 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
  ` [PATCH v4 5/5] MIPS: Loongson64: Switch to generic PCI driver

[PATCH v8 0/7] MIPS: CI20: Add efuse driver for Ingenic JZ4780 and attach to DM9000 for stable MAC addresses
 2020-04-20  7:20 UTC  (7+ messages)
` [PATCH v8 1/7] memory: jz4780_nemc: Only request IO memory the driver will use
` [PATCH v8 6/7] MIPS: DTS: JZ4780: define node for JZ4780 efuse
` [PATCH v8 7/7] MIPS: DTS: CI20: make DM9000 Ethernet controller use NVMEM to find the default MAC address

[PATCH] MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler()
 2020-04-20  7:02 UTC  (2+ messages)

MIPS ioremap cleanups v2
 2020-04-20  7:02 UTC  (11+ messages)
` [PATCH 1/7] ASoC: txx9: don't work around too small resource_size_t
` [PATCH 2/7] MIPS: remove cpu_has_64bit_addresses
` [PATCH 3/7] MIPS: cleanup fixup_bigphys_addr handling
` [PATCH 4/7] MIPS: merge __ioremap_mode into ioremap_prot
` [PATCH 5/7] MIPS: split out the 64-bit ioremap implementation
` [PATCH 6/7] MIPS: move ioremap_prot und iounmap out of line
` [PATCH 7/7] MIPS: use ioremap_page_range

[PATCH] KVM: X86: Fix compile error in svm/sev.c
 2020-04-20  7:14 UTC  (3+ messages)

[PATCH] dt-bindings: mips: add missing ath79 SoCs
 2020-04-20  6:27 UTC  (2+ messages)

[PATCH 0/4] mtd: rawnand: au1550nd: Convert the driver to exec_op()
 2020-04-19 19:30 UTC  (5+ 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/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-04-19  9:58 UTC  (8+ messages)
` [PATCH 13/15] KVM: MIPS: Add CONFIG6 and DIAG registers emulation

[PATCHv2 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
 2020-04-17 22:59 UTC  (3+ messages)

[PATCH v3 00/11] Make PageWriteback use the PageLocked optimisation
 2020-04-17 11:12 UTC  (4+ messages)
` [PATCH v3 04/11] mips: Add clear_bit_unlock_is_negative_byte implementation

[PATCH] irqchip/irq-bcm7038-l1: make bcm7038_l1_of_init() static
 2020-04-17 11:10 UTC  (5+ messages)

[PATCH v2] irqchip/irq-bcm7038-l1: make bcm7038_l1_of_init() static
 2020-04-17 11:33 UTC 

[PATCH V2] vhost: do not enable VHOST_MENU by default
 2020-04-17  9:48 UTC  (16+ messages)

[PATCH] mips: define pud_index() regardless of page table folding
 2020-04-16 16:35 UTC  (2+ messages)

[PATCH] MIPS: TXx9::x Fix Kconfig warnings:
 2020-04-16 16:36 UTC  (3+ messages)
` [PATCH v2] MIPS: TXx9: Fix Kconfig warnings

[PATCH] MIPS: xilfpga: Removed unused header files
 2020-04-16 16:37 UTC  (2+ messages)

[PATCH v2 00/10] Allow COMMON_CLK to be selectable
 2020-04-16 16:40 UTC  (3+ messages)
` [PATCH] mips: loongsoon2ef: remove private clk api

[PATCH] MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUs
 2020-04-16 16:40 UTC  (2+ messages)

[PATCH] MIPS: Fix typo for user_ld macro definition
 2020-04-16 16:34 UTC  (2+ messages)

[PATCH v2] KVM: Optimize kvm_arch_vcpu_ioctl_run function
 2020-04-16 14:16 UTC  (4+ messages)

[PATCH v2] getauxval.3: MIPS, AT_BASE_PLATFORM passes ISA level
 2020-04-16 11:14 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).