linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-25 14:08:25 to 2017-02-03 18:50:45 UTC [more...]

Is it time to move drivers/staging/netlogic/ out of staging?
 2017-02-03 18:50 UTC  (2+ messages)

[PATCH] MIPS: ip27: disable qlge driver in defconfig
 2017-02-03 16:43 UTC 

[GIT PULL] KVM: MIPS: GVA/GPA page tables, dirty logging, SYNC_MMU etc
 2017-02-03 16:06 UTC  (2+ messages)

[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
 2017-02-03 13:58 UTC  (37+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
` [PATCH v3 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
  ` [PATCH v3 02/14] Documentation: dt/bindings: Document pinctrl-gpio
  ` [PATCH v3 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
  ` [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
  ` [PATCH v3 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
  ` [PATCH v3 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
  ` [PATCH v3 07/14] MIPS: jz4780: "
  ` [PATCH v3 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
  ` [PATCH v3 09/14] MIPS: JZ4780: CI20: "
  ` [PATCH v3 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
  ` [PATCH v3 11/14] mtd: nand: "
  ` [PATCH v3 12/14] fbdev: jz4740-fb: "
  ` [PATCH v3 13/14] pwm: jz4740: "
  ` [PATCH v3 14/14] MIPS: jz4740: Remove custom GPIO code

[PATCH] MIPS: lantiq: set physical_memsize
 2017-02-03 12:17 UTC  (2+ messages)

[PATCH 0/3] cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs
 2017-02-03  4:29 UTC  (6+ messages)
` [PATCH 1/3] BMIPS: Enable prerequisites for CPUfreq in MIPS Kconfig
` [PATCH 2/3] cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs
` [PATCH 3/3] MIPS: BMIPS: enable CPUfreq

[PATCH] MIPS: sync-r4k: Fix KERN_CONT fallout
 2017-02-02 13:22 UTC  (2+ messages)

[PATCH 12/13] KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU
 2017-02-02 12:45 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 0/30] KVM: MIPS: Implement GVA page tables
 2017-02-02 12:04 UTC  (62+ messages)
` [PATCH v2 1/30] MIPS: Move pgd_alloc() out of header
` [PATCH v2 2/30] MIPS: Export pgd/pmd symbols for KVM
` [PATCH v2 3/30] MIPS: uasm: Add include guards in asm/uasm.h
` [PATCH v2 4/30] MIPS: Export some tlbex internals for KVM to use
` [PATCH v2 5/30] KVM: MIPS: Drop partial KVM_NMI implementation
` [PATCH v2 6/30] KVM: MIPS/MMU: Simplify ASID restoration
` [PATCH v2 7/30] KVM: MIPS: Convert get/set_regs -> vcpu_load/put
` [PATCH v2 8/30] KVM: MIPS/MMU: Move preempt/ASID handling to implementation
` [PATCH v2 9/30] KVM: MIPS: Remove duplicated ASIDs from vcpu
` [PATCH v2 10/30] KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
` [PATCH v2 11/30] KVM: MIPS/T&E: Restore host asid on return to host
` [PATCH v2 12/30] KVM: MIPS/T&E: active_mm = init_mm in guest context
` [PATCH v2 13/30] KVM: MIPS: Wire up vcpu uninit
` [PATCH v2 14/30] KVM: MIPS/T&E: Allocate GVA -> HPA page tables
` [PATCH v2 15/30] KVM: MIPS/T&E: Activate GVA page tables in guest context
` [PATCH v2 16/30] KVM: MIPS: Support NetLogic KScratch registers
` [PATCH v2 17/30] KVM: MIPS: Add fast path TLB refill handler
` [PATCH v2 18/30] KVM: MIPS/TLB: Fix off-by-one in TLB invalidate
` [PATCH v2 19/30] KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
` [PATCH v2 20/30] KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
` [PATCH v2 21/30] KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW
` [PATCH v2 22/30] KVM: MIPS/MMU: Convert KSeg0 faults to page tables
` [PATCH v2 23/30] KVM: MIPS/MMU: Convert TLB mapped "
` [PATCH v2 24/30] KVM: MIPS/MMU: Convert commpage fault handling "
` [PATCH v2 25/30] KVM: MIPS: Drop vm_init() callback
` [PATCH v2 26/30] KVM: MIPS: Use uaccess to read/modify guest instructions
` [PATCH v2 27/30] KVM: MIPS/Emulate: Fix CACHE emulation for EVA hosts
` [PATCH v2 28/30] KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
` [PATCH v2 29/30] KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
` [PATCH v2 30/30] KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()

[PATCH] MIPS: Replace printk calls in cpu-bugs64.c with pr_info/pr_cont
 2017-02-02 10:48 UTC  (4+ messages)

[PATCH 4.10-rc3 00/13] net: dsa: remove unnecessary phy.h include
 2017-02-01 19:07 UTC  (26+ messages)
  ` [PATCH 4.10-rc3 01/13] net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
  ` [PATCH 4.10-rc3 02/13] net: cgroups: "
  ` [PATCH 4.10-rc3 03/13] net: macb: "
  ` [PATCH 4.10-rc3 04/13] net: lan78xx: "
  ` [PATCH 4.10-rc3 05/13] net: bgmac: "
  ` [PATCH 4.10-rc3 06/13] net: fman: "
  ` [PATCH 4.10-rc3 07/13] net: mvneta: "
  ` [PATCH 4.10-rc3 08/13] net: emac: "
  ` [PATCH 4.10-rc3 09/13] iscsi: "
  ` [PATCH 4.10-rc3 10/13] MIPS: Octeon: Remove unnecessary MODULE_*()
  ` [PATCH 4.10-rc3 11/13] net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h
  ` [PATCH 4.10-rc3 12/13] net: ath5k: "
  ` [PATCH 4.10-rc3 13/13] net: dsa: remove unnecessary phy*.h includes

[PATCH] KVM: MIPS: Allow multiple VCPUs to be created
 2017-02-01 15:32 UTC  (2+ messages)

[PATCH 0/5] KVM: MIPS/T&E: Miscellaneous improvements
 2017-02-01 14:19 UTC  (12+ messages)
` [PATCH 1/5] KVM: MIPS/T&E: Move CP0 register access into T&E
` [PATCH 2/5] KVM: MIPS/T&E: Implement CP0_EBase register
` [PATCH 3/5] KVM: MIPS/T&E: Default to reset vector
` [PATCH 4/5] KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
` [PATCH 5/5] KVM: MIPS/T&E: Expose read-only CP0_IntCtl register

[PATCH] MIPS: Fix distclean with Makefile.postlink
 2017-01-30  9:58 UTC  (2+ messages)

[PATCH] IP27: Fix spaces.h to prevent a build error
 2017-01-29  4:32 UTC 

[PATCH v2] MIPS: Add ifdefs to IP22/IP32's Platform files
 2017-01-29  4:08 UTC 

[PATCH] MIPS: Add ifdefs to IP22/IP32's Platform files
 2017-01-29  4:00 UTC  (2+ messages)

[PATCH] MIPS: Disable stack checks on MIPS kernels
 2017-01-29  3:24 UTC 

[PATCH] mips: audit and remove any unnecessary uses of module.h
 2017-01-29  2:05 UTC  (2+ messages)

[PATCH v2 1/3] mm: alloc_contig_range: allow to specify GFP mask
 2017-01-28  8:46 UTC  (4+ messages)
` [PATCH v2 2/3] mm: cma_alloc: "
` [PATCH v2 3/3] mm: wire up GFP flag passing in dma_alloc_from_contiguous

[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
 2017-01-27 17:33 UTC  (3+ messages)
` [PATCH 10/13] mtd: nand: jz4740: Let the pinctrl driver configure the pins

[PATCH 1/3] mm: alloc_contig_range: allow to specify GFP mask
 2017-01-27 16:20 UTC  (7+ messages)
` [PATCH 2/3] mm: cma_alloc: "
` [PATCH 3/3] mm: wire up GFP flag passing in dma_alloc_from_contiguous

gcc-6.3.x miscompiling code for IP27?
 2017-01-26 16:17 UTC  (8+ messages)

[Bug fix]mips 64bits checksum error -- csum_tcpudp_nofold
 2017-01-26 16:11 UTC  (6+ messages)

[PATCH] mtd: maps: lantiq-flash: Check if the EBU endianness swap is enabled
 2017-01-26 16:01 UTC  (6+ messages)

[PATCH] mips: vdso: Explicitly use -fno-asynchronous-unwind-tables
 2017-01-26 15:00 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 0/4] i2c octeon & thunderx bug fixes
 2017-01-26  6:10 UTC  (6+ messages)
` [PATCH 4/4] i2c: octeon: thunderx: Add I2C_CLASS_HWMON

[PATCH] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
 2017-01-25 17:00 UTC  (2+ messages)

[PATCH v2 1/2] MIPS: ptrace: disallow setting watchpoints in kernel address space
 2017-01-25 14:39 UTC  (8+ messages)

[PATCH 1/1] irqchip/mips-gic: Fix local interrupts
 2017-01-25 14:08 UTC  (2+ messages)

irqchip/mips-gic: Fix local interrupts
 2017-01-25 14:08 UTC 


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