Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-05-25 14:28:43 to 2017-06-02 21:51:28 UTC [more...]

[PATCH 0/7] MIPS: CPS SMP fixes & improvements
 2017-06-02 21:48 UTC  (16+ messages)
` [PATCH 1/7] MIPS: Skip IPI setup if we only have 1 CPU
` [PATCH 2/7] MIPS: CM: Avoid per-core locking with CM3 & higher
` [PATCH 3/7] MIPS: CM: WARN on attempt to lock invalid VP, not BUG
` [PATCH 4/7] MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6
` [PATCH 5/7] MIPS: CPS: Prevent multi-core with dcache aliasing
` [PATCH 6/7] MIPS: CPS: Handle cores not powering down more gracefully
` [PATCH 7/7] MIPS: CPS: Handle spurious VP starts "

[PATCH] MIPS: Probe the I6500 CPU
 2017-06-02 19:39 UTC  (2+ messages)

[PATCH 0/9] MIPS: SEAD-3 & generic platform fixes
 2017-06-02 19:29 UTC  (20+ messages)
` [PATCH 1/9] MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board
` [PATCH 2/9] MIPS: generic/yamon-dt: Support > 256MB of RAM
` [PATCH 3/9] MIPS: generic/yamon-dt: Use serial* rather than uart* aliases
` [PATCH 4/9] MIPS: generic: Abstract FDT fixup application
` [PATCH 5/9] MIPS: generic: Set RTC_ALWAYS_BCD to 0
` [PATCH 6/9] MIPS: generic: Add a MAINTAINERS entry
` [PATCH 7/9] MIPS: SEAD-3: Set interrupt-parent per-device, not at root node
` [PATCH 8/9] MIPS: SEAD-3: Remove GIC timer from DT
` [PATCH 9/9] MIPS: SEAD-3: Fix GIC interrupt specifiers

[PATCH] MIPS: .its targets depend on vmlinux
 2017-06-02 19:02 UTC  (2+ messages)

[PATCH] MIPS: Fix bnezc/jialc return address calculation
 2017-06-02 18:35 UTC  (2+ messages)

[PATCH v4 0/4] MIPS Boston support
 2017-06-02 18:20 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: Document img,boston-clock binding
` [PATCH v4 2/4] clk: boston: Add a driver for MIPS Boston board clocks
` [PATCH v4 3/4] MIPS: DTS: img: Don't attempt to build-in all .dtb files
` [PATCH v4 4/4] MIPS: generic: Support MIPS Boston development boards

[PATCH v2] clk: Provide dummy of_clk_get_from_provider() for compile-testing
 2017-06-02 17:49 UTC  (2+ messages)

[PATCH v2 0/1] tty: add TIOCGPTPEER ioctl
 2017-06-02 10:04 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] bcm47xx: fix build regression
 2017-06-01 22:16 UTC  (9+ messages)

[PATCH] tty: add TIOCGPTPEER ioctl
 2017-06-01 20:12 UTC  (4+ messages)

[PATCH 3.16 007/212] MIPS: Prevent unaligned accesses during stack unwinding
 2017-06-01 15:43 UTC  (11+ messages)
` [PATCH 3.16 009/212] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
` [PATCH 3.16 012/212] MIPS: Netlogic: Fix assembler warning from smpboot.S
` [PATCH 3.16 011/212] MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
` [PATCH 3.16 010/212] MIPS: Calculate microMIPS ra properly when unwinding the stack
` [PATCH 3.16 008/212] MIPS: Fix get_frame_info() handling of microMIPS function size
` [PATCH 3.16 006/212] MIPS: Clear ISA bit correctly in get_frame_info()
` [PATCH 3.16 134/212] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
` [PATCH 3.16 135/212] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 3.16 136/212] MIPS: BCM47XX: Fix button inversion for Asus WL-500W
` [PATCH 3.16 070/212] MIPS: 'make -s' should be silent

[PATCH 3.2 053/101] MIPS: ip27: Disable qlge driver in defconfig
 2017-06-01 15:40 UTC  (3+ messages)
` [PATCH 3.2 052/101] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
` [PATCH 3.2 022/101] MIPS: 'make -s' should be silent

[PATCH] MIPS: Loongson: Set Loongson32 to MIPS32R1
 2017-06-01 10:41 UTC 

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

[PATCH v5] MIPS: NI 169445 board support
 2017-05-31 19:33 UTC  (2+ messages)

[PATCH] MIPS: Octeon: Fix broken EDAC driver
 2017-05-31 17:20 UTC 

[PATCH 0/4] MIPS: sysmips(MIPS_ATOMIC_SET, ...) fixes
 2017-05-31 17:20 UTC  (14+ messages)
` [PATCH 1/4] MIPS: Fix mips_atomic_set() retry condition
` [PATCH 2/4] MIPS: Save static registers before sysmips
` [PATCH 3/4] MIPS: Fix mips_atomic_set() with EVA
` [PATCH 4/4] MIPS: Branch straight to ll in mips_atomic_set()

[PATCH] MIPS: OCTEON: Fix USB platform code breakage
 2017-05-31 17:13 UTC 

[PATCH] MIPS: Sort MIPS Kconfig Alphabetically
 2017-05-31 15:41 UTC  (3+ messages)

[PATCH 2/7] clocksource: Rename CLOCKSOURCE_OF_DECLARE
 2017-05-31 10:29 UTC  (33+ messages)
` [PATCH 3/7] clocksource: Rename clocksource_probe
` [PATCH 6/7] clocksource: Rename CLKSRC_OF to TIMER_OF

[PATCH v2 00/15] MIPS: lantiq: handle RCU register by separate drivers
 2017-05-30 23:11 UTC  (9+ messages)
` [PATCH v2 07/15] MIPS: lantiq: Convert the xbar driver to a platform_driver
` [PATCH v2 11/15] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd

[PATCH] MIPS: Lantiq: Fix ASC0/ASC1 clocks
 2017-05-30  4:34 UTC 

[PATCH] MIPS: Alchemy: Remove reverted CONFIG_NETLINK_MMAP from db1xxx_defconfig
 2017-05-30  0:34 UTC 

[PATCH] MIPS: Octeon: Delete an error message for a failed memory allocation in octeon_irq_init_gpio()
 2017-05-29 19:38 UTC  (5+ messages)

[PATCH] kthread: fix boot hang (regression) on MIPS/OpenRISC
 2017-05-29 16:40 UTC  (4+ messages)

kthread: fix boot hang (regression) on MIPS/OpenRISC
 2017-05-29  7:22 UTC 

kthread: fix boot hang (regression) on MIPS/OpenRISC
 2017-05-29  7:22 UTC 

kthread: fix boot hang (regression) on MIPS/OpenRISC
 2017-05-29  7:22 UTC 

[PATCH 0/5] MIPS: Implement eBPF JIT
 2017-05-26 19:22 UTC  (20+ messages)
` [PATCH 1/5] MIPS: Optimize uasm insn lookup
` [PATCH 2/5] MIPS: Correctly define DBSHFL type instruction opcodes
` [PATCH 3/5] MIPS: Add some instructions to uasm
` [PATCH 4/5] MIPS: Sort uasm enum opcode elements
` [PATCH 5/5] MIPS: Add support for eBPF JIT

[PATCH 1/1] futex: remove duplicated code
 2017-05-26  6:54 UTC  (5+ messages)


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