Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-08-19 22:25:13 to 2017-08-29 15:48:23 UTC [more...]

[PATCH 0/8] Update Octeon watchdog driver
 2017-08-29 15:40 UTC  (9+ messages)
` [PATCH 1/8] MIPS: Octeon: Add support for accessing the boot vector
` [PATCH 2/8] watchdog: octeon-wdt: Remove old boot vector code
` [PATCH 3/8] MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx
` [PATCH 4/8] MIPS: Octeon: Make CSR functions node aware
` [PATCH 5/8] MIPS: Octeon: Allow access to CIU3 IRQ domains
` [PATCH 6/8] watchdog: octeon-wdt: File cleaning
` [PATCH 7/8] watchdog: octeon-wdt: Add support for cn68XX SOCs
` [PATCH 8/8] watchdog: octeon-wdt: Add support for 78XX SOCs

[PATCH RFC v3 0/9] KVM: allow dynamic kvm->vcpus array
 2017-08-29 15:24 UTC  (27+ messages)
` [PATCH RFC v3 1/9] KVM: s390: optimize detection of started vcpus
` [PATCH RFC v3 2/9] KVM: arm/arm64: fix vcpu self-detection in vgic_v3_dispatch_sgi()
` [PATCH RFC v3 3/9] KVM: remember position in kvm->vcpus array
` [PATCH RFC v3 4/9] KVM: arm/arm64: use locking helpers in kvm_vgic_create()
` [PATCH RFC v3 5/9] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH RFC v3 6/9] KVM: rework kvm_vcpu_on_spin loop
` [PATCH RFC v3 7/9] KVM: add kvm_free_vcpus and kvm_arch_free_vcpus
` [PATCH RFC v3 8/9] KVM: implement kvm_for_each_vcpu with a list
` [PATCH RFC v3 9/9] KVM: split kvm->vcpus into chunks

[PATCH] mips: consolidate coherent and non-coherent dma_alloc code
 2017-08-29 13:20 UTC  (5+ messages)

[PATCH 00/11] MIPS: Fix various sparse warnings
 2017-08-29 10:07 UTC  (27+ messages)
` [PATCH 01/11] MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()
` [PATCH 02/11] MIPS: generic: Include asm/time.h for get_c0_*_int()
` [PATCH 03/11] MIPS: Include asm/setup.h for cpu_cache_init()
` [PATCH 04/11] MIPS: Include linux/cpu.h for arch_cpu_idle()
` [PATCH 05/11] MIPS: Include asm/delay.h for __{,n,u}delay()
` [PATCH 06/11] MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()
` [PATCH 07/11] MIPS: Include linux/initrd.h for free_initrd_mem()
` [PATCH 08/11] MIPS: math-emu: Correct user fault_addr type
` [PATCH 09/11] MIPS: Remove __invalidate_kernel_vmap_range
` [PATCH 10/11] MIPS: Remove plat_timer_setup()
` [PATCH 11/11] MIPS: Declare various variables & functions static

[PATCH RESEND v8 0/9] MIPS: Loongson: Add the Loongson-1A processor support
 2017-08-29  8:38 UTC  (10+ messages)
` [PATCH RESEND v8 1/9] MIPS: Loongson: Merge PRID macro for Loongson-1A/1B/1C
` [PATCH RESEND v8 2/9] MIPS: Loongson: Expand Loongson-1's register definition
` [PATCH RESEND v8 3/9] MIPS: Loongson: Add basic Loongson-1A CPU support
` [PATCH RESEND v8 4/9] MIPS: Loongson: Add Loongson-1A Kconfig options
` [PATCH RESEND v8 5/9] MIPS: Loongson: Add platform devices for Loongson-1A
` [PATCH RESEND v8 6/9] MIPS: Loongson: Add Loongson-1A board support
` [PATCH RESEND v8 7/9] clk: Loongson: A descriptive spinlock name for Loongson1's clk driver
` [PATCH RESEND v8 8/9] clk: Loongson: Add Loongson-1A clock support
` [PATCH RESEND v8 9/9] MIPS: Loongson: Add Loongson-1A default config file

[PATCH 00/19] MIPS: Initial multi-cluster support
 2017-08-29  7:42 UTC  (5+ messages)
` [PATCH 13/19] MIPS: Unify checks for sibling CPUs

[PATCH v4 0/8] MIPS: Add virtual Ranchu board as a generic-based board
 2017-08-29  4:55 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 5/8] MIPS: ranchu: Add Ranchu as a new generic-based board
` [PATCH v4 8/8] MIPS: Unselect ARCH_MIGHT_HAVE_PC_SERIO if MIPS_GENERIC

[PATCH] MIPS: Revert "MIPS: Fix race on setting and getting cpu_online_mask"
 2017-08-29  1:43 UTC  (4+ messages)

[PATCH] pata_octeon_cf: use of_property_read_{bool|u32}()
 2017-08-28 21:52 UTC  (4+ messages)

[PATCH v2 0/4] crypto: Add driver for JZ4780 PRNG
 2017-08-28 18:31 UTC  (16+ messages)
` [PATCH v2 1/4] crypto: jz4780-rng: Add JZ4780 PRNG devicetree binding documentation
` [PATCH v2 2/4] crypto: jz4780-rng: Add Ingenic JZ4780 hardware PRNG driver
` [PATCH v2 3/4] crypto: jz4780-rng: Add RNG node to jz4780.dtsi
` [PATCH v2 4/4] crypto: jz4780-rng: Enable PRNG support in CI20 defconfig

[PATCH] MIPS: Add basic R5900 support
 2017-08-28 17:11 UTC  (3+ messages)

[PATCH 0/8] MIPS: BCM63XX: add and use clkdev lookup support
 2017-08-28 12:51 UTC  (3+ messages)
` [PATCH 3/8] tty/bcm63xx_uart: use refclk for the expected clock name

[PATCH v10 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-08-28 11:29 UTC  (10+ messages)
` [PATCH v10 03/16] spi: spi-falcon: drop check of boot select
` [PATCH v10 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v10 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v10 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v10 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v10 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v10 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

refactor dma_cache_sync
 2017-08-28  6:26 UTC  (14+ messages)
` [PATCH 01/12] floppy: consolidate the dummy fd_cacheflush definition
` [PATCH 02/12] mips: don't use dma_cache_sync to implement fd_cacheflush
` [PATCH 03/12] frv: make dma_cache_sync a no-op
` [PATCH 04/12] x86: "
` [PATCH 05/12] ia64: "
` [PATCH 06/12] microblaze: "
` [PATCH 07/12] mn10300: "
` [PATCH 08/12] powerpc: "
` [PATCH 09/12] unicore32: "
` [PATCH 10/12] xtensa: "
` [PATCH 11/12] sh: "
` [PATCH 12/12] dma-mapping: turn dma_cache_sync into a dma_map_ops method

[PATCH 3.16 032/134] MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6
 2017-08-26  0:34 UTC  (3+ messages)

Maintenance of Linux/MIPS?
 2017-08-25 23:14 UTC  (4+ messages)

[PATCH v2 1/1] futex: remove duplicated code and fix UB
 2017-08-25 20:43 UTC  (3+ messages)

[PATCH, resend] mips: consolidate coherent and non-coherent dma_alloc code
 2017-08-25 15:07 UTC 

next/master build: 212 builds: 3 failed, 209 passed, 384 errors, 58 warnings (next-20170824)
 2017-08-25 11:16 UTC  (4+ messages)

[bug report] MIPS: Lemote 2F: Add basic CS5536 VSM support
 2017-08-24 22:04 UTC  (2+ messages)

[RFC v2] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking
 2017-08-24 15:34 UTC  (5+ messages)

futex: Remove duplicated code and fix undefined behaviour
 2017-08-24  7:31 UTC 

futex: Remove duplicated code and fix undefined behaviour
 2017-08-24  7:31 UTC 

[PATCH 0/2] MIPS: Clean up halt/restart/power off code
 2017-08-23 20:53 UTC  (6+ messages)
` [PATCH 1/2] MIPS: Hang more efficiently on halt/powerdown/restart
` [PATCH 2/2] MIPS: Remove custom implementations CPU hang implementations

[PATCH] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
 2017-08-23 17:29 UTC  (2+ messages)

[V2 1/4] MIPS: dts: ralink: Add Mediatek MT7628A SoC
 2017-08-23  0:41 UTC  (7+ messages)
` [V2 2/3] MIPS: Add Onion Omega2+ board
` [V2 3/3] MIPS: configs: Add Onion Omega2+ defconfig

[PATCH][next] MIPS,bpf: fix missing break in switch statement
 2017-08-22 22:33 UTC  (3+ messages)

[PATCH] mtd: nand: Rename nand.h into rawnand.h
 2017-08-21 21:04 UTC  (2+ messages)

[PATCH v2] MIPS: Set ISA bit in entry-y for microMIPS kernels
 2017-08-21 20:20 UTC  (2+ messages)

[PATCH] MIPS: Set ISA bit in entry-y for microMIPS kernels
 2017-08-21 18:18 UTC  (8+ messages)
          ` [PATCH] MIPS: Use `objdump -f' to get the kernel's entry point for the boot loader

[PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT
 2017-08-21 17:32 UTC  (5+ messages)

[PATCH 0/6] crypto: Add driver for JZ4780 PRNG
 2017-08-21 16:04 UTC  (6+ messages)
` [PATCH 2/6] crypto: jz4780-rng: Make ingenic CGU driver use syscon

[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
 2017-08-21 13:48 UTC  (3+ messages)
` [PATCH RFC 1/2] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC

[PATCH v2 0/6] MIPS: math-emu: FP emulation fixes and improvements
 2017-08-21 12:24 UTC  (7+ messages)
` [PATCH v2 1/6] MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes
` [PATCH v2 2/6] MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation
` [PATCH v2 3/6] MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result
` [PATCH v2 4/6] MIPS: math-emu: Add FP emu debugfs statistics for branches
` [PATCH v2 5/6] MIPS: math-emu: Add FP emu debugfs clear functionality
` [PATCH v2 6/6] MIPS: math-emu: Add FP emu debugfs stats for individual instructions

[V2 1/4] MIPS: dts: ralink: Add Mediatek MT7628A SoC
 2017-08-21 10:54 UTC  (8+ messages)
` [V2 2/4] dt-bindings: vendors: Add VoCore as a vendor
` [V2 3/4] MIPS: dts: Add Vocore2 board
` [V2 4/4] MIPS: configs: Add VoCore2 defconfig


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