Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-07-24 10:24:19 to 2017-08-07 10:09:41 UTC [more...]

[PATCH v4 00/16] MIPS: Miscellaneous fixes related to Android Mips emulator
 2017-08-07 10:09 UTC  (18+ messages)
` [PATCH v4 01/16] input: goldfish: Fix multitouch event handling
` [PATCH v4 02/16] tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms
` [PATCH v4 03/16] tty: goldfish: Implement support for kernel 'earlycon' parameter
` [PATCH v4 04/16] MIPS: VDSO: Fix clobber lists in fallback code paths
` [PATCH v4 05/16] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
` [PATCH v4 06/16] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
` [PATCH v4 07/16] MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
` [PATCH v4 08/16] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
` [PATCH v4 09/16] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
` [PATCH v4 10/16] MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
` [PATCH v4 11/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
` [PATCH v4 12/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
` [PATCH v4 13/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
` [PATCH v4 14/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
` [PATCH v4 15/16] MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
` [PATCH v4 16/16] MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)

[PATCH 0/5] MIPS: FP cleanup & no-FP support
 2017-08-07  9:41 UTC  (3+ messages)
` [PATCH v2 5/5] MIPS: Allow floating point support to be disabled

undefined reference to `__multi3' when building with gcc 7.x
 2017-08-07  8:34 UTC  (7+ messages)

[PATCH] mips: Fix race on setting and getting cpu_online_mask
 2017-08-07  8:23 UTC  (2+ messages)

[PATCH] mtd: nand: Rename nand.h into rawnand.h
 2017-08-07  0:55 UTC  (8+ messages)

[PATCH v6 0/6] PCI: xilinx: Fixes, optimisation & MIPS support
 2017-08-06  0:03 UTC  (14+ messages)
` [PATCH v6 1/6] PCI: Move enum pci_interrupt_pin to a new common header
` [PATCH v6 2/6] PCI: Introduce pci_irqd_intx_xlate()
` [PATCH v6 3/6] PCI: xilinx: Translate INTx range to hwirqs 0-3
` [PATCH v6 4/6] PCI: xilinx: Unify INTx & MSI interrupt decode
` [PATCH v6 5/6] PCI: xilinx: Don't enable config completion interrupts
` [PATCH v6 6/6] PCI: xilinx: Allow build on MIPS platforms

Update PS2 R5900 to kernel 4.x?
 2017-08-04 20:36 UTC  (9+ messages)

[PATCH] MIPS: Add missing file for eBPF JIT
 2017-08-04 18:24 UTC  (3+ messages)

[PATCH] mips: octeon: unselect NR_CPUS_DEFAULT_16
 2017-08-04 16:41 UTC  (3+ messages)

[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
 2017-08-04 15:22 UTC  (4+ messages)

[PATCH] mips: gitignore: ignore generated .c files
 2017-08-04 13:42 UTC  (3+ messages)

[RFC PATCH] exec: Avoid recursive modprobe for binary format handlers
 2017-08-04  0:10 UTC  (6+ messages)

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

[PATCH] mips: mm: remove duplicate "const" qualifier on insn_table
 2017-08-03 19:16 UTC 

[PATCH v2] MIPS: OCTEON: Fix USB platform code breakage
 2017-08-02 17:39 UTC 

[PATCH v3] MIPS: Octeon: Fix broken EDAC driver
 2017-08-02 17:39 UTC 

[PATCH 0/8] MIPS: BCM63XX: add and use clkdev lookup support
 2017-08-02  9:34 UTC  (9+ messages)
` [PATCH 1/8] MIPS: BCM63XX: add "
` [PATCH 2/8] MIPS: BCM63XX: provide periph clock as refclk for uart
` [PATCH 3/8] tty/bcm63xx_uart: use refclk for the expected clock name
` [PATCH 4/8] tty/bcm63xx_uart: allow naming clock in device tree
` [PATCH 5/8] MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devices
` [PATCH 6/8] bcm63xx_enet: just use "enet" as the clock name
` [PATCH 7/8] MIPS: BCM63XX: move the HSSPI PLL HZ into its own clock
` [PATCH 8/8] MIPS: BMIPS: name the refclk clock for uart

[PATCH] Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."
 2017-08-01 20:32 UTC  (2+ messages)

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-08-01 12:19 UTC  (3+ messages)
` [PATCH v2] CLOCKSOURCE: Fix CLKSRC_PISTACHIO dependencies

rying to build for my actiontec wcb3000n / mips-linux-gcc: error: unrecognized argument in option ‘-march=5281’
 2017-08-01  7:03 UTC  (5+ messages)

[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
 2017-07-31 13:29 UTC  (8+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs

[RFC PATCH] MIPS: math-emu: do not use bools for arithmetic
 2017-07-31  9:21 UTC 

[PATCH v2] MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
 2017-07-30 20:28 UTC 

[PATCH] irqchip: brcmstb-l2: Define an irq_pm_shutdown function
 2017-07-29  1:50 UTC  (4+ messages)

[PATCH v3 0/4] Broadcom STB S2/S3/S5 support for ARM and MIPS
 2017-07-28 23:59 UTC  (3+ messages)

[PATCH 0/2] Fix indirect syscall handler for syscalls with > 4 args
 2017-07-28 14:03 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Remove pt_regs adjustments in indirect syscall handler

[PATCH v2] smp_call_function: use inline helpers instead of macros
 2017-07-26 14:50 UTC  (3+ messages)

[PATCH 04/11] MIPS: numa: Remove the unused parent_node() macro
 2017-07-26 13:34 UTC  (2+ messages)

[PATCH v3 1/2] MIPS: Introduce cpu_tcache_line_size
 2017-07-26  7:41 UTC  (4+ messages)
` [PATCH v3 2/2] MIPS: PCI: Fix smp_processor_id() in preemptible

[PATCH 4.12 124/196] MIPS: Fix mips_atomic_set() retry condition
 2017-07-25 19:22 UTC  (13+ messages)
` [PATCH 4.12 125/196] MIPS: Fix mips_atomic_set() with EVA
` [PATCH 4.12 126/196] MIPS: Negate error syscall return in trace
` [PATCH 4.12 136/196] MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
` [PATCH 4.12 137/196] MIPS: Save static registers before sysmips
` [PATCH 4.12 138/196] MIPS: Actually decode JALX in `__compute_return_epc_for_insn
` [PATCH 4.12 139/196] MIPS: Fix unaligned PC interpretation in `compute_return_epc
` [PATCH 4.12 140/196] MIPS: math-emu: Prevent wrong ISA mode instruction emulation
` [PATCH 4.12 141/196] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn
` [PATCH 4.12 142/196] MIPS: Rename `sigill_r6 to `sigill_r2r6 "
` [PATCH 4.12 143/196] MIPS: Send SIGILL for linked branches "
` [PATCH 4.12 144/196] MIPS: Send SIGILL for R6 "
` [PATCH 4.12 145/196] MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message

[PATCH 4.9 079/125] MIPS: Fix mips_atomic_set() retry condition
 2017-07-25 19:20 UTC  (13+ messages)
` [PATCH 4.9 080/125] MIPS: Fix mips_atomic_set() with EVA
` [PATCH 4.9 081/125] MIPS: Negate error syscall return in trace
` [PATCH 4.9 087/125] MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
` [PATCH 4.9 088/125] MIPS: Save static registers before sysmips
` [PATCH 4.9 089/125] MIPS: Actually decode JALX in `__compute_return_epc_for_insn
` [PATCH 4.9 090/125] MIPS: Fix unaligned PC interpretation in `compute_return_epc
` [PATCH 4.9 091/125] MIPS: math-emu: Prevent wrong ISA mode instruction emulation
` [PATCH 4.9 092/125] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn
` [PATCH 4.9 093/125] MIPS: Rename `sigill_r6 to `sigill_r2r6 "
` [PATCH 4.9 094/125] MIPS: Send SIGILL for linked branches "
` [PATCH 4.9 095/125] MIPS: Send SIGILL for R6 "
` [PATCH 4.9 096/125] MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message

[PATCH 4.4 54/83] MIPS: Fix mips_atomic_set() retry condition
 2017-07-25 19:19 UTC  (12+ messages)
` [PATCH 4.4 55/83] MIPS: Fix mips_atomic_set() with EVA
` [PATCH 4.4 56/83] MIPS: Negate error syscall return in trace
` [PATCH 4.4 59/83] MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
` [PATCH 4.4 60/83] MIPS: Save static registers before sysmips
` [PATCH 4.4 61/83] MIPS: Actually decode JALX in `__compute_return_epc_for_insn
` [PATCH 4.4 62/83] MIPS: Fix unaligned PC interpretation in `compute_return_epc
` [PATCH 4.4 63/83] MIPS: math-emu: Prevent wrong ISA mode instruction emulation
` [PATCH 4.4 64/83] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn
` [PATCH 4.4 65/83] MIPS: Rename `sigill_r6 to `sigill_r2r6 "
` [PATCH 4.4 66/83] MIPS: Send SIGILL for linked branches "
` [PATCH 4.4 67/83] MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message

[PATCH 3.18 37/60] MIPS: Fix mips_atomic_set() retry condition
 2017-07-25 19:16 UTC  (8+ messages)
` [PATCH 3.18 38/60] MIPS: Fix mips_atomic_set() with EVA
` [PATCH 3.18 39/60] MIPS: Negate error syscall return in trace
` [PATCH 3.18 41/60] MIPS: Save static registers before sysmips
` [PATCH 3.18 42/60] MIPS: Actually decode JALX in `__compute_return_epc_for_insn
` [PATCH 3.18 43/60] MIPS: Fix unaligned PC interpretation in `compute_return_epc
` [PATCH 3.18 44/60] MIPS: math-emu: Prevent wrong ISA mode instruction emulation
` [PATCH 3.18 60/60] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn

[PATCH v2] MIPS: PCI: Fix smp_processor_id() in preemptible
 2017-07-25 12:39 UTC  (3+ messages)

[PATCH] MIPS: PCI: Fix smp_processor_id() in preemptible
 2017-07-24 23:42 UTC  (3+ messages)

[PATCH] MIPS: OCTEON: Fix USB platform code breakage
 2017-07-24 23:33 UTC  (8+ messages)

[PATCH v6] MIPS: NI 169445 board support
 2017-07-24 16:06 UTC  (2+ messages)

[PATCH v3 00/16] MIPS: Miscellaneous fixes related to Android Mips emulator
 2017-07-24 13:45 UTC  (23+ messages)
` [PATCH v3 05/16] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
` [PATCH v3 08/16] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
` [PATCH v3 11/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
` [PATCH v3 12/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
` [PATCH v3 13/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
` [PATCH v3 16/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up maddf_flags enumeration


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