Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-08-14 18:20:48 to 2017-08-21 16:04:38 UTC [more...]

[PATCH 0/6] crypto: Add driver for JZ4780 PRNG
 2017-08-21 16:04 UTC  (14+ messages)
` [PATCH 1/6] crypto: jz4780-rng: Add devicetree bindings for RNG in JZ4780 SoC
` [PATCH 2/6] crypto: jz4780-rng: Make ingenic CGU driver use syscon
` [PATCH 3/6] crypto: jz4780-rng: Add Ingenic JZ4780 hardware PRNG driver
` [PATCH 4/6] crypto: jz4780-rng: Add RNG node to jz4780.dtsi
` [PATCH 5/6] crypto: jz4780-rng: Add myself as mainatainer for JZ4780 PRNG driver
` [PATCH 6/6] crypto: jz4780-rng: Enable PRNG support in CI20 defconfig

[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
 2017-08-21 13:48 UTC  (24+ messages)
` [PATCH RFC 1/2] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array

[PATCH v2 0/6] MIPS: math-emu: FP emulation fixes and improvements
 2017-08-21 12:24 UTC  (7+ messages)
` [PATCH v2 1/6] MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes
` [PATCH v2 2/6] MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation
` [PATCH v2 3/6] MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result
` [PATCH v2 4/6] MIPS: math-emu: Add FP emu debugfs statistics for branches
` [PATCH v2 5/6] MIPS: math-emu: Add FP emu debugfs clear functionality
` [PATCH v2 6/6] MIPS: math-emu: Add FP emu debugfs stats for individual instructions

[V2 1/4] MIPS: dts: ralink: Add Mediatek MT7628A SoC
 2017-08-21 10:55 UTC  (6+ messages)
` [V2 2/3] MIPS: Add Onion Omega2+ board
` [V2 3/3] MIPS: configs: Add Onion Omega2+ defconfig

[V2 1/4] MIPS: dts: ralink: Add Mediatek MT7628A SoC
 2017-08-21 10:54 UTC  (8+ messages)
` [V2 2/4] dt-bindings: vendors: Add VoCore as a vendor
` [V2 3/4] MIPS: dts: Add Vocore2 board
` [V2 4/4] MIPS: configs: Add VoCore2 defconfig

[PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT
 2017-08-21  8:24 UTC  (7+ messages)
` [PATCH 1/3] MIPS,bpf: Fix using smp_processor_id() in preemptible splat
` [PATCH 2/3] MIPS,bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT
` [PATCH 3/3] MIPS,bpf: Cache value of BPF_OP(insn->code) in "

[PATCH 3.16 032/134] MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6
 2017-08-21  2:24 UTC  (2+ messages)

[PATCH v10 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-08-19 22:18 UTC  (17+ messages)
` [PATCH v10 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v10 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v10 03/16] spi: spi-falcon: "
` [PATCH v10 04/16] watchdog: lantiq: access boot cause register through regmap
` [PATCH v10 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v10 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v10 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v10 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v10 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v10 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v10 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v10 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v10 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v10 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v10 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v10 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH] spi: spi-falcon: drop check of boot select
 2017-08-19 22:18 UTC 

[PATCH] MIPS: Set ISA bit in entry-y for microMIPS kernels
 2017-08-18 23:05 UTC  (10+ messages)

[PATCH 00/38] irqchip: mips-gic: Cleanup & optimisation
 2017-08-18 21:09 UTC  (32+ messages)
` [PATCH 02/38] MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
` [PATCH 22/38] MIPS: VDSO: Drop gic_get_usm_range() usage
` [PATCH 34/38] irqchip: mips-gic: Make pcpu_masks a per-cpu variable
` [PATCH 35/38] irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*
        ` [PATCH v2 "

[PATCH 37/38] irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()
 2017-08-18 21:04 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] EDAC, thunderx: Fix an error handling path in 'thunderx_lmc_probe()'
 2017-08-18 17:14 UTC  (2+ messages)

[PATCH v4 0/8] MIPS: Add virtual Ranchu board as a generic-based board
 2017-08-18 16:04 UTC  (11+ messages)
` [PATCH v4 1/8] Documentation: Add device tree binding for Goldfish RTC driver
` [PATCH v4 2/8] rtc: goldfish: Add RTC driver for Android emulator
` [PATCH v4 3/8] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v4 4/8] irqchip/irq-goldfish-pic: Add "
` [PATCH v4 5/8] MIPS: ranchu: Add Ranchu as a new generic-based board
` [PATCH v4 6/8] Documentation: Add device tree binding for Goldfish FB driver
` [PATCH v4 7/8] video: goldfishfb: Add support for device tree bindings
` [PATCH v4 8/8] MIPS: Unselect ARCH_MIGHT_HAVE_PC_SERIO if MIPS_GENERIC

[PATCH] MIPS: ath79: support devicetree selection
 2017-08-18 15:32 UTC 

[PATCH] MIPS: dts: ralink: Add Mediatek MT7628A SoC
 2017-08-18 15:31 UTC  (9+ messages)

[PATCH 1/3] dt-bindings: vendors: Add VoCore as a vendor
 2017-08-18 13:21 UTC  (12+ messages)
` [PATCH 2/3] MIPS: dts: Add VoCore2 board
` [PATCH 3/3] MIPS: configs: Add VoCore2 defconfig

[PATCH 0/6] MIPS: math-emu: FP emulation fixes and improvements
 2017-08-18 13:17 UTC  (7+ messages)
` [PATCH 1/6] MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurences of SIGILL crashes
` [PATCH 2/6] MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation
` [PATCH 3/6] MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result
` [PATCH 4/6] MIPS: math-emu: Add FP emu debugfs statistics for branches
` [PATCH 5/6] MIPS: math-emu: Add FP emu debugfs reset functionality
` [PATCH 6/6] MIPS: math-emu: Add FP emu debugfs stats for individual instructions

[PATCH 1/2] MIPS: Add Onion Omega2+ board
 2017-08-17 23:11 UTC  (6+ messages)
` [PATCH 2/2] MIPS: configs: Add Onion Omega2+ defconfig

undefined reference to `__multi3' when building with gcc 7.x
 2017-08-17 22:19 UTC  (13+ messages)

[PATCH v9 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-08-17 15:10 UTC  (7+ messages)
` [PATCH v9 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v9 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v9 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module

[PATCH] MIPS: Loongson fix name confict - MEM_RESERVED
 2017-08-17  3:49 UTC 

[PATCH] MIPS: Ensure VDSO pages mapped above STACK_TOP
 2017-08-17  1:42 UTC 

[PATCH] MIPS: Loongson fix name confict - MEM_RESERVED
 2017-08-16 12:05 UTC  (3+ messages)

[PATCH 0/8] MIPS: BCM63XX: add and use clkdev lookup support
 2017-08-15 16:20 UTC  (2+ messages)

[PATCH v2] MIPS: math-emu: do not use bools for arithmetic
 2017-08-15  7:03 UTC  (3+ messages)

[PATCH 4.12 62/65] MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
 2017-08-15  1:19 UTC  (3+ messages)
` [PATCH 4.12 63/65] Revert "MIPS: Dont unnecessarily include kmalloc.h into <asm/cache.h>."
` [PATCH 4.12 64/65] MIPS: Octeon: Fix broken EDAC driver

[PATCH 4.9 41/41] MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
 2017-08-15  1:18 UTC 

[PATCH v2 0/8] MIPS: generic kernel config improvements
 2017-08-14 23:48 UTC  (13+ messages)
` [PATCH v2 1/8] MIPS: Introduce CPU_ISA_GE_* Kconfig entries
` [PATCH v2 4/8] MIPS: NI 169445: Only include in suitable kernels
` [PATCH v2 5/8] MIPS: Prevent direct use of generic_defconfig
` [PATCH v2 6/8] MIPS: Make CONFIG_MIPS_MT_SMP default y
` [PATCH v2 7/8] MIPS: generic: Don't explicitly disable CONFIG_USB_SUPPORT
` [PATCH v2 8/8] MIPS: generic: Bump default NR_CPUS to 16


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox