Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-02-17 01:17:16 to 2016-02-25 11:17:01 UTC [more...]

[PATCH V3 0/5] MIPS: Loongson: Add Loongson-3A R2 support
 2016-02-25 11:16 UTC  (20+ messages)
` [PATCH] MIPS: tlbex: Fix bugs in tlbchange handler
` [PATCH] MIPS: Introduce cpu_has_coherent_cache feature
` [PATCH V3 1/5] MIPS: Loongson: Add Loongson-3A R2 basic support
` [PATCH V3 2/5] MIPS: Loongson: Invalidate special TLBs when needed
` [PATCH V3 3/5] MIPS: Loongson-3: Fast TLB refill handler
` [PATCH V3 4/5] MIPS: Loongson-3: Use cpu_has_coherent_cache feature
` [PATCH V3 5/5] MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT

[PATCH v4 19/19] irqchip/mips-gic: Add new DT property to reserve IPIs
 2016-02-25 10:06 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 18/19] MIPS: Delete smp-gic.c
 2016-02-25 10:05 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 17/19] MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
 2016-02-25 10:05 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 16/19] MIPS: Add generic SMP IPI support
 2016-02-25 10:05 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 15/19] irqchip/mips-gic: Clear percpu_masks correctly when mapping
 2016-02-25 10:04 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 14/19] irqchip/mips-gic: Use gic_vpes instead of NR_CPUS
 2016-02-25 10:04 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 13/19] irqchip/mips-gic: Add device hierarchy domain
 2016-02-25 10:04 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 12/19] irqchip/mips-gic: Add a IPI hierarchy domain
 2016-02-25 10:03 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 11/19] genirq: Implement ipi_send_{mask, single}()
 2016-02-25 10:03 UTC  (2+ messages)
` [tip:irq/core] genirq: Implement ipi_send_mask/single()

[PATCH v4 10/19] genirq: Add a new irq_send_ipi() to irq_chip
 2016-02-25 10:03 UTC  (2+ messages)
` [tip:irq/core] genirq: Add send_ipi callbacks "

[PATCH v4 09/19] genirq: Add a new function to get IPI reverse mapping
 2016-02-25 10:02 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 08/19] genirq: Add a new generic IPI reservation code to irq core
 2016-02-25 10:02 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 07/19] genirq: Make irq_domain_alloc_descs() non static
 2016-02-25 10:02 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 05/19] genirq: Add ipi_offset to irq_common_data
 2016-02-25 10:01 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 06/19] genirq: Add an extra comment about the use of affinity in irq_common_data
 2016-02-25 10:01 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 03/19] genirq: Add GENERIC_IRQ_IPI Kconfig symbol
 2016-02-25 10:01 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 02/19] genirq: Add DOMAIN_BUS_IPI
 2016-02-25 10:00 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 01/19] genirq: Add new IRQ_DOMAIN_FLAGS_IPI
 2016-02-25 10:00 UTC  (2+ messages)
` [tip:irq/core] genirq: Add new IPI irqdomain flags

[PATCH 0/2] MIPS: Make reset_control_ops const
 2016-02-25  9:51 UTC  (5+ messages)
` [PATCH 1/2] MIPS: lantiq: "
` [PATCH 2/2] MIPS: ralink: "

[PATCH] mips: Fix misspellings in comments
 2016-02-25  8:44 UTC 

[PATCH v8 0/3] PIC32MZDA Clock Driver
 2016-02-24 21:22 UTC  (12+ messages)
` [PATCH v8 1/3] dt/bindings: Add PIC32 clock binding documentation
` [PATCH v8 2/3] clk: clk-pic32: Add PIC32 clock driver
` [PATCH v8 3/3] MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding

[PATCH net-next v9 00/16] new ETHTOOL_GLINKSETTINGS/SLINKSETTINGS API
 2016-02-24 18:58 UTC  (17+ messages)
` [PATCH net-next v9 01/16] net: usnic: remove unused call to ethtool_ops::get_settings
` [PATCH net-next v9 02/16] net: usnic: use __ethtool_get_settings
` [PATCH net-next v9 03/16] net: ethtool: add new ETHTOOL_xLINKSETTINGS API
` [PATCH net-next v9 04/16] tx4939: use __ethtool_get_ksettings
` [PATCH net-next v9 05/16] net: usnic: "
` [PATCH net-next v9 06/16] net: bonding: "
` [PATCH net-next v9 07/16] net: ipvlan: "
` [PATCH net-next v9 08/16] net: macvlan: "
` [PATCH net-next v9 09/16] net: team: "
` [PATCH net-next v9 10/16] net: fcoe: "
` [PATCH net-next v9 11/16] net: rdma: "
` [PATCH net-next v9 12/16] net: 8021q: "
` [PATCH net-next v9 13/16] net: bridge: "
` [PATCH net-next v9 14/16] net: core: "
` [PATCH net-next v9 15/16] net: ethtool: remove unused __ethtool_get_settings
` [PATCH net-next v9 16/16] net: mlx4: use new ETHTOOL_G/SSETTINGS API

[PATCH v2 0/3] MIPS: OCTEON: fill mac addresses with appended DTB
 2016-02-24 18:35 UTC  (6+ messages)
` [PATCH v2 1/3] MIPS: OCTEON: device_tree_init: use separate pass to fill mac addresses
` [PATCH v2 2/3] MIPS: OCTEON: device_tree_init: don't fill mac if already set
` [PATCH v2 3/3] MIPS: OCTEON: device_tree_init: fill mac addresses when using appended dtb

[PATCH] mips: Avoid a form of the .type directive that is not supported by LLVM's Integrated Assembler
 2016-02-24 14:26 UTC  (10+ messages)

[PATCH V2 0/6] MIPS: Loongson: Add Loongson-3A R2 support
 2016-02-24 13:00 UTC  (5+ messages)
` [PATCH V2 5/6] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature

[PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap
 2016-02-24 11:52 UTC  (9+ messages)

[PATCH 1/2] MIPS: Add barriers between dcache & icache flushes
 2016-02-24  8:02 UTC  (8+ messages)
` [PATCH 2/2] MIPS: Flush highmem pages from dcache in __flush_icache_page

[PATCH v7 0/3] PIC32MZDA Clock Driver
 2016-02-23 20:47 UTC  (13+ messages)
` [PATCH v7 1/3] dt/bindings: Add PIC32 clock binding documentation
` [PATCH v7 2/3] clk: clk-pic32: Add PIC32 clock driver
` [PATCH v7 3/3] MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding

[PATCH v2] mips: Avoid variant of .type unsupported by LLVM Assembler
 2016-02-23 10:29 UTC  (2+ messages)

[PATCH v2 0/2] kbuild: Remove stale asm-generic wrappers
 2016-02-23  9:51 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH 0/3] MIPS: OCTEON: fill mac addresses with appended DTB
 2016-02-23  2:03 UTC  (6+ messages)
` [PATCH 1/3] MIPS: OCTEON: device_tree_init: use separate pass to fill mac addresses
` [PATCH 2/3] MIPS: OCTEON: device_tree_init: don't fill mac if already set
` [PATCH 3/3] MIPS: OCTEON: device_tree_init: fill mac addresses when using appended dtb

[PATCH 0/3] MIPS: OCTEON: Make DT "model" visible in /proc/cpuinfo
 2016-02-23  2:02 UTC  (5+ messages)
` [PATCH 1/3] MIPS: OCTEON: board_type_to_string: return NULL for unsupported board
` [PATCH 2/3] MIPS: OCTEON: initialize system type string after device tree init
` [PATCH 3/3] MIPS: OCTEON: use model string from DTB for unknown board type

4.5-rc4 kernel is failed to bootup on CN6880
 2016-02-22 20:56 UTC  (10+ messages)

[PATCH v2 2/2] bmips: add device tree example for BCM6358
 2016-02-22 19:09 UTC  (2+ messages)

Does CN68XX still need DCache prefetch workaround?
 2016-02-22 18:40 UTC  (5+ messages)

Build regressions/improvements in v4.5-rc5
 2016-02-22  9:32 UTC 

[PATCH 00/10] MIPS: ath79: update devicetree support for AR9132
 2016-02-22  2:54 UTC  (3+ messages)
` [PATCH 02/10] MIPS: dts: qca: ar9132: fix typo: "ppl" -> "pll"

[PATCH v2] MIPS: vdso: flush the vdso data page to update it on all processes
 2016-02-21 17:08 UTC 

[PATCH] MIPS: vdso: flush the vdso data page to update it on all processes
 2016-02-21 13:29 UTC  (3+ messages)

[PATCH v2 1/2] bmips: add BCM6358 support
 2016-02-21 11:41 UTC 

[PATCH 2/2] bmips: add device tree example for BCM6358
 2016-02-21 11:27 UTC  (3+ messages)

vdso clock_gettime() sometimes broken after sleep
 2016-02-20 12:01 UTC  (2+ messages)

[PATCH] mips: octeon: mark some functions __init in smp.c
 2016-02-20  1:04 UTC  (2+ messages)

[PATCH] mips: octeon: unselect NR_CPUS_DEFAULT_16
 2016-02-20  0:09 UTC  (2+ messages)

[PATCH] mips: Kconfig: replace OPROFILE=n to !OPROFILE
 2016-02-19 23:42 UTC  (2+ messages)

[PATCH 1/2] dt/bindings: Add bindings for the PIC32 real time clock
 2016-02-19 18:03 UTC  (5+ messages)
` [PATCH 2/2] rtc: rtc-pic32: Add PIC32 real time clock driver

[PATCH v2 1/5] MIPS: jz4740: remove broken irq_to_gpio() call
 2016-02-18 23:23 UTC  (16+ messages)
  ` [PATCH v2 2/5] gpio: remove broken irq_to_gpio() interface
  ` [PATCH v2 3/5] gpio: ks8695: remove irq_to_gpio function
  ` [PATCH v2 4/5] gpio: ep93xx: remove private "
  ` [PATCH v2 5/5] gpio: allow setting ARCH_NR_GPIOS from Kconfig

[RFC v5 07/15] usb: ehci: add vbus-gpio parameter
 2016-02-18 22:11 UTC  (8+ messages)

[PATCH net-next v8 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
 2016-02-18 19:49 UTC  (4+ messages)
` [PATCH net-next v8 05/19] net: ethtool: add "

[PATCH v7 1/2] mmc: OCTEON: Add DT bindings for OCTEON MMC controller
 2016-02-18 16:48 UTC  (7+ messages)
` [PATCH v7 2/2] mmc: OCTEON: Add host driver "

[PATCH] signals, ia64, mips: update arch-specific siginfos with pkeys field
 2016-02-18 10:15 UTC  (2+ messages)

[PATCH 00/15] Support for MIPSr6 Virtual Processors (multi-threading)
 2016-02-18  2:40 UTC  (7+ messages)
` [PATCH 07/15] irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR
` [PATCH 08/15] irqchip: mips-gic: Provide VP ID accessor
` [PATCH 14/15] MIPS: smp-cps: Add nothreads kernel parameter

[PATCH v2 1/2] MIPS: ath79: irq: Move the MISC driver to drivers/irqchip
 2016-02-17 21:17 UTC  (6+ messages)

[PATCH 0/7] fix IS_ERR_VALUE usage
 2016-02-17 10:48 UTC  (2+ messages)

[PATCH] MIPS: Octeon: do not change affinity for disabled irqs
 2016-02-17  1:15 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