Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-08-13 04:42:57 to 2017-08-18 17:11:13 UTC [more...]

[PATCH 00/38] irqchip: mips-gic: Cleanup & optimisation
 2017-08-18 17:11 UTC  (68+ messages)
` [PATCH 02/38] MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
` [PATCH 15/38] irqchip: mips-gic: Remove gic_map_to_vpe()
` [PATCH 16/38] irqchip: mips-gic: Convert remaining shared reg access to new accessors
` [PATCH 17/38] irqchip: mips-gic: Convert local int mask "
` [PATCH 18/38] irqchip: mips-gic: Convert remaining local reg "
` [PATCH 19/38] MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h
` [PATCH 20/38] irqchip: mips-gic: Remove GIC_CPU_INT* macros
` [PATCH 21/38] irqchip: mips-gic: Move various definitions to the driver
` [PATCH 22/38] MIPS: VDSO: Drop gic_get_usm_range() usage
` [PATCH 23/38] irqchip: mips-gic: Remove gic_get_usm_range()
` [PATCH 24/38] irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration
` [PATCH 25/38] irqchip: mips-gic: Remove gic_init()
` [PATCH 26/38] MIPS: Use mips_gic_present() in place of gic_present
` [PATCH 27/38] irqchip: mips-gic: Remove gic_present
` [PATCH 28/38] irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
` [PATCH 29/38] MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h
` [PATCH 30/38] MIPS: Remove unnecessary inclusions "
` [PATCH 31/38] irqchip: mips-gic: Remove linux/irqchip/mips-gic.h
` [PATCH 32/38] irqchip: mips-gic: Inline __gic_init()
` [PATCH 33/38] irqchip: mips-gic: Inline gic_basic_init()
` [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 36/38] irqchip: mips-gic: Clean up mti,reserved-cpu-vectors handling
` [PATCH 37/38] irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()
` [PATCH 38/38] irqchip: mips-gic: Let the core set struct irq_common_data affinity

[PATCH] MIPS: Set ISA bit in entry-y for microMIPS kernels
 2017-08-18 16:46 UTC  (5+ 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 RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
 2017-08-18 14:22 UTC  (23+ messages)
` [PATCH RFC 1/2] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array

[PATCH 0/6] crypto: Add driver for JZ4780 PRNG
 2017-08-18 14:06 UTC  (9+ 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 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 3.16 032/134] MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6
 2017-08-18 13:13 UTC 

[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] EDAC, thunderx: Fix an error handling path in 'thunderx_lmc_probe()'
 2017-08-16  4:58 UTC 

[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  (22+ messages)
` [PATCH v2 1/8] MIPS: Introduce CPU_ISA_GE_* Kconfig entries
` [PATCH v2 2/8] MIPS: generic: Allow filtering enabled boards by requirements
` [PATCH v2 3/8] MIPS: SEAD-3: Only include in 32 bit kernels by default
` [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

[PATCH 0/4] MIPS: syscall tracing fixes
 2017-08-14 17:55 UTC  (5+ messages)
` [PATCH 4/4] MIPS/ptrace: Add PTRACE_SET_SYSCALL operation

[PATCH] mips: Fix race on setting and getting cpu_online_mask
 2017-08-14 15:34 UTC  (3+ messages)

[PATCH v3 0/8] MIPS: Add virtual Ranchu board as a generic-based board
 2017-08-14 13:13 UTC  (6+ messages)
` [PATCH v3 2/8] MIPS: ranchu: Add Goldfish RTC driver

[PATCH 000/102] Convert drivers to explicit reset API
 2017-08-14  7:36 UTC  (10+ messages)

[PATCH] mips: mm: remove duplicate "const" qualifier on insn_table
 2017-08-13 20:31 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