Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-06-22 20:57:09 to 2017-06-29 21:42:21 UTC [more...]

[PATCH v6 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-06-29 21:39 UTC  (6+ messages)
` [PATCH v6 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v6 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v6 03/16] mtd: spi-falcon: "
` [PATCH v6 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v6 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings

[PATCH v5 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-06-29 20:27 UTC  (10+ messages)
` [PATCH v5 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v5 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v5 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v5 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd

[mips-sjhill:mips-for-linux-next 36/72] arch/mips/include/asm/cmpxchg.h:135:8: error: expected ':' or ')' before '__scbeqz'
 2017-06-29 19:41 UTC 

[PATCH v2 0/7] MIPS: Miscellaneous fixes related to Android Mips emulator
 2017-06-29 18:58 UTC  (10+ messages)
` [PATCH v2 1/7] MIPS: cmdline: Add support for 'memmap' parameter
` [PATCH v2 2/7] MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6
` [PATCH v2 3/7] MIPS: unaligned: Add DSP lwx & lhx missaligned access support
` [PATCH v2 4/7] MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately
` [PATCH v2 5/7] input: goldfish: Fix multitouch event handling
` [PATCH v2 6/7] tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms
` [PATCH v2 7/7] tty: goldfish: Implement support for kernel 'earlycon' parameter

[PATCH] EDAC: Get rid of mci->mod_ver
 2017-06-29 16:55 UTC  (6+ messages)

[PATCH 0/6] MIPS: TLB exception handler fixes & optimisation
 2017-06-29 16:39 UTC  (6+ messages)
` [PATCH 5/6] MIPS: tlbex: Use ErrorEPC as scratch when KScratch isn't available

[PATCH 1/1] MIPS: Avoid accidental raw backtrace
 2017-06-29 14:05 UTC  (2+ messages)

[PATCH 0/4] MIPS: Syscall tracing fixes
 2017-06-29 12:59 UTC  (12+ messages)
` [PATCH 1/4] MIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS select
` [PATCH 2/4] MIPS: Negate error syscall return in trace
` [PATCH 3/4] MIPS: Correct forced syscall errors
` [PATCH 4/4] MIPS: Traced negative syscalls should return -ENOSYS

[PATCH 00/11] MIPS: cmpxchg(), xchg() fixes & queued locks
 2017-06-29 10:28 UTC  (2+ messages)

[PATCH V7 0/9] MIPS: Loongson: feature and performance improvements
 2017-06-29 10:23 UTC  (23+ messages)
` [PATCH V7 2/9] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
` [PATCH V7 8/9] MIPS: Add __cpu_full_name[] to make CPU names more human-readable
` [PATCH V7 9/9] MIPS: Loongson: Introduce and use LOONGSON_LLSC_WAR

[PATCH v2 0/4] Broadcom STB S2/S3/S5 support for ARM and MIPS
 2017-06-28 23:23 UTC  (25+ messages)
` [PATCH v2 1/4] dt-bindings: ARM: brcmstb: Update Broadcom STB Power Management binding
` [PATCH 1/4] misc: sram: Allow ARM64 to select SRAM_EXEC
` [PATCH 2/4] misc: sram-exec: Use aligned fncpy instead of memcpy
` [PATCH v2 2/4] soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)
` [PATCH v2 3/4] dt-bindings: Document MIPS Broadcom STB power management nodes
` [PATCH 3/4] dt-bindings: Document the Broadcom STB wake-up timer node
` [PATCH 4/4] rtc: brcmstb-waketimer: Add Broadcom STB wake-timer
` [PATCH v2 4/4] soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS)

BC47xx build errors
 2017-06-28 21:20 UTC  (3+ messages)

[PATCH v2 00/10] MIPS: Add virtual Ranchu board as a generic-based board
 2017-06-28 17:33 UTC  (13+ messages)
` [PATCH v2 01/10] Documentation: Add device tree binding for Goldfish RTC driver
` [PATCH v2 02/10] MIPS: ranchu: Add "
` [PATCH v2 03/10] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v2 04/10] MIPS: ranchu: Add "
` [PATCH v2 05/10] MIPS: ranchu: Add Ranchu as a new generic-based board
` [PATCH v2 06/10] Documentation: Add device tree binding for Goldfish FB driver
` [PATCH v2 07/10] video: goldfishfb: Add support for device tree bindings
` [PATCH v2 08/10] MIPS: Introduce check_legacy_ioport() interface
` [PATCH v2 09/10] MIPS: i8042: Probe this device only if it exists
` [PATCH v2 10/10] MIPS: generic: Add optional support for Android kernel

[PATCH v2 0/4] MIPS: Fix several VDSO-related issues
 2017-06-28 15:55 UTC  (5+ messages)
` [PATCH v2 1/4] MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()
` [PATCH v2 2/4] MIPS: VDSO: Add implementation of clock_gettime() fallback
` [PATCH v2 3/4] MIPS: VDSO: Add implementation of gettimeofday() fallback
` [PATCH v2 4/4] MIPS: VDSO: Fix a mismatch between comment and preprocessor constant

[PATCH v2 00/10] MIPS: Add virtual Ranchu board as a generic-based board
 2017-06-28 15:36 UTC  (11+ messages)
` [PATCH v2 01/10] Documentation: Add device tree binding for Goldfish RTC driver
` [PATCH v2 02/10] MIPS: ranchu: Add "
` [PATCH v2 03/10] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v2 04/10] MIPS: ranchu: Add "
` [PATCH v2 05/10] MIPS: ranchu: Add Ranchu as a new generic-based board
` [PATCH v2 06/10] Documentation: Add device tree binding for Goldfish FB driver
` [PATCH v2 07/10] video: goldfishfb: Add support for device tree bindings
` [PATCH v2 08/10] MIPS: Introduce check_legacy_ioport() interface
` [PATCH v2 09/10] MIPS: i8042: Probe this device only if it exists
` [PATCH v2 10/10] MIPS: generic: Add optional support for Android kernel

[PATCH 0/8] MIPS: Miscellaneous fixes related to Android Mips emulator
 2017-06-28 11:23 UTC  (9+ messages)
` [PATCH 3/8] MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6

[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
 2017-06-28  0:14 UTC  (23+ messages)

[PATCH 0/7] MIPS: Standard calling convention usercopy & memcpy
 2017-06-27 22:33 UTC  (4+ messages)
` [PATCH 7/7] MIPS: uaccess: Use standard __user_copy* function calls

[RESEND PATCH] MIPS: head: Reorder instructions missing a delay slot
 2017-06-27 21:40 UTC  (4+ messages)

[PATCH] MIPS: head: Reorder instructions missing a delay slot
 2017-06-27 19:11 UTC 

[PATCH 4.9 35/44] of: Add check to of_scan_flat_dt() before accessing initial_boot_params
 2017-06-27 14:12 UTC 

[mips-sjhill:mips-for-linux-next 36/41] arch/mips/mm/c-r4k.c:867:27: error: implicit declaration of function 'pa_to_nid'
 2017-06-27 13:01 UTC 

[PATCH 4.4 19/26] of: Add check to of_scan_flat_dt() before accessing initial_boot_params
 2017-06-27 12:49 UTC 

[PATCH 3.18 11/16] of: Add check to of_scan_flat_dt() before accessing initial_boot_params
 2017-06-27 12:49 UTC 

[PATCH 00/15] Ingenic JZ4770 and GCW Zero patchset
 2017-06-26 22:49 UTC  (5+ messages)
` [PATCH 04/15] clk: Add Ingenic jz4770 CGU driver

clean up and modularize arch dma_mapping interface V2
 2017-06-26 22:06 UTC  (12+ messages)
` new dma-mapping tree, was "

[PATCH] MIPS: perf: fix build failure
 2017-06-26 21:32 UTC  (4+ messages)

[PATCH 01/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
 2017-06-26 13:34 UTC  (7+ messages)
` [PATCH v2 01/17] clk: ingenic: Use const pointer to clk_ops in struct
  ` [PATCH v2 15/17] MIPS: JZ4770: Workaround for corrupted DMA transfers

[PATCH 1/1] futex: remove duplicated code and fix UB
 2017-06-26 12:08 UTC  (4+ messages)

[PATCH V8 8/9] MIPS: Add __cpu_full_name[] to make CPU names more human-readable
 2017-06-26  9:41 UTC  (2+ messages)
` [PATCH V8 9/9] MIPS: Loongson: Introduce and use WAR_LLSC_MB

clock_gettime() may return timestamps out of order
 2017-06-26  9:16 UTC  (5+ messages)

[PATCH for-4.9 1/7] of: Add check to of_scan_flat_dt() before accessing initial_boot_params
 2017-06-26  8:01 UTC 

[PATCH v5 0/4] MIPS Boston support
 2017-06-23 22:28 UTC  (11+ messages)
` [PATCH v5 1/4] dt-bindings: Document img,boston-clock binding
` [PATCH v5 2/4] clk: boston: Add a driver for MIPS Boston board clocks
` [PATCH v5 4/4] MIPS: generic: Support MIPS Boston development boards

[PATCH 0/5] Broadcom STB S2/S3/S5 support for ARM and MIPS
 2017-06-23 20:08 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: Update Broadcom STB binding
` [PATCH 4/5] dt-bindings: Document MIPS Broadcom STB power management nodes

[RFC] MIPS: OCTEON: Spurious code in 'arch/mips/cavium-octeon/octeon-usb.c'
 2017-06-23 16:13 UTC 

[PATCH 13/23] clocksource/drivers: Rename clocksource_probe to timer_probe
 2017-06-23  3:56 UTC  (2+ messages)

[PATCH] kernel/extable.c: mark core_kernel_text notrace
 2017-06-22 22:16 UTC  (4+ messages)


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