messages from 2017-06-20 22:41:09 to 2017-06-28 16:30:26 UTC [more...]
[PATCH v2 0/7] MIPS: Miscellaneous fixes related to Android Mips emulator
2017-06-28 16:30 UTC (9+ 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 v2 00/10] MIPS: Add virtual Ranchu board as a generic-based board
2017-06-28 16:27 UTC (12+ 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/6] MIPS: TLB exception handler fixes & optimisation
2017-06-28 15:25 UTC (4+ messages)
` [PATCH 5/6] MIPS: tlbex: Use ErrorEPC as scratch when KScratch isn't available
[PATCH v2 0/4] Broadcom STB S2/S3/S5 support for ARM and MIPS
2017-06-28 14:57 UTC (24+ 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)
[PATCH V7 0/9] MIPS: Loongson: feature and performance improvements
2017-06-28 14:30 UTC (24+ messages)
` [PATCH V7 1/9] MIPS: Loongson: Add Loongson-3A R3 basic support
` [PATCH V7 2/9] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
` [PATCH V7 3/9] MIPS: Loongson: Add NMI handler support
` [PATCH V7 4/9] MIPS: Loongson-3: Support 4 packages in CPU Hwmon driver
` [PATCH V7 5/9] MIPS: Loongson-3: IRQ balancing for PCI devices
` [PATCH V7 6/9] MIPS: Loongson-3: support irq_set_affinity() in i8259 chip
` [PATCH V7 7/9] MIPS: Loogson: Make enum loongson_cpu_type more clear
` [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 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
BC47xx build errors
2017-06-28 4:46 UTC (2+ messages)
[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 (8+ 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 (5+ 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 v5 00/16] MIPS: lantiq: handle RCU register by separate drivers
2017-06-23 22:17 UTC (16+ 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 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v5 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v5 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v5 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v5 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v5 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v5 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v5 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
[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 (7+ messages)
[PATCH] MIPS: Fix a long-standing mistake in mips_atomic_set()
2017-06-22 12:50 UTC (4+ messages)
[PATCH v8 0/9] MIPS: Loongson: Add the Loongson-1A processor support
2017-06-21 17:49 UTC (3+ messages)
` [PATCH v8 8/9] clk: Loongson: Add Loongson-1A clock support
[PATCH] Partially revert "MIPS: Remove old core dump functions"
2017-06-21 6:52 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox