Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-06-15 23:04:38 to 2017-06-19 22:28:59 UTC [more...]

[PATCH v4 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-06-19 22:25 UTC  (7+ messages)
` [PATCH v4 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v4 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v4 03/16] mtd: spi-falcon: "
` [PATCH v4 04/16] watchdog: lantiq: access boot cause register through regmap
` [PATCH v4 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v4 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD

[PATCH] KVM: MIPS: Fix maybe-uninitialized build failure
 2017-06-19 21:20 UTC  (3+ messages)

[PATCH 3.10 256/268] MIPS: Fix crash registers on non-crashing CPUs
 2017-06-19 18:32 UTC 

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

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

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

[PATCH 4.4 28/30] MIPS: Fix bnezc/jialc return address calculation
 2017-06-19 15:21 UTC 

[PATCH 4.9 55/60] MIPS: Fix bnezc/jialc return address calculation
 2017-06-19 15:17 UTC  (2+ messages)
` [PATCH 4.9 56/60] MIPS: .its targets depend on vmlinux

[PATCH 4.11 73/78] MIPS: Fix bnezc/jialc return address calculation
 2017-06-19 15:16 UTC  (2+ messages)
` [PATCH 4.11 74/78] MIPS: .its targets depend on vmlinux

clean up and modularize arch dma_mapping interface V2
 2017-06-19 15:12 UTC  (52+ messages)
` [PATCH 01/44] firmware/ivc: use dma_mapping_error
` [PATCH 02/44] ibmveth: properly unwind on init errors
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 04/44] drm/exynos: "
` [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
` [PATCH 09/44] c6x: remove DMA_ERROR_CODE
` [PATCH 10/44] ia64: "
` [PATCH 11/44] m32r: "
` [PATCH 12/44] microblaze: "
` [PATCH 13/44] openrisc: "
` [PATCH 14/44] sh: "
` [PATCH 15/44] xtensa: "
` [PATCH 16/44] arm64: "
` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 18/44] iommu/amd: implement ->mapping_error
` [PATCH 19/44] s390: "
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask

[PATCH RFC 0/3] bpf/arm64/mips: Avoid inline asm in BPF
 2017-06-19 14:37 UTC  (5+ messages)
` [PATCH RFC 2/3] samples/bpf: Add define __EMITTING_BPF__ when building BPF

[PATCH 0/5] Broadcom STB S2/S3/S5 support for ARM and MIPS
 2017-06-18  5:38 UTC  (16+ messages)
` [PATCH 1/5] dt-bindings: Update Broadcom STB binding
` [PATCH 2/5] soc: bcm: brcmstb: Add Kconfig entry point for power management
` [PATCH 3/5] soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)
` [PATCH 4/5] dt-bindings: Document MIPS Broadcom STB power management nodes
` [PATCH 5/5] soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS)

[PATCH v4 0/4] MIPS Boston support
 2017-06-17 20:55 UTC  (5+ messages)
` [PATCH v4 2/4] clk: boston: Add a driver for MIPS Boston board clocks

[PATCH v5 0/4] MIPS Boston support
 2017-06-17 20:52 UTC  (10+ 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 3/4] MIPS: DTS: img: Don't attempt to build-in all .dtb files
` [PATCH v5 4/4] MIPS: generic: Support MIPS Boston development boards

[PATCH v5 0/4] PCI: xilinx: Fixes, optimisation & MIPS support
 2017-06-17 19:57 UTC  (10+ messages)
` [PATCH v5 1/4] PCI: xilinx: Create legacy IRQ domain with size 5
` [PATCH v5 2/4] PCI: xilinx: Unify INTx & MSI interrupt decode
` [PATCH v5 3/4] PCI: xilinx: Don't enable config completion interrupts
` [PATCH v5 4/4] PCI: xilinx: Allow build on MIPS platforms

[PATCH 0/5] MIPS: FP cleanup & no-FP support
 2017-06-16 20:21 UTC  (9+ messages)
      ` [PATCH v2 5/5] MIPS: Allow floating point support to be disabled

[PATCH] MIPS: Make individual platforms select ARCH_MIGHT_HAVE_PC_SERIO
 2017-06-16 20:18 UTC  (6+ messages)

[PATCH] MIPS: BMIPS: Fix missing cbr address
 2017-06-16 17:40 UTC  (2+ messages)

[PATCH] MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1
 2017-06-16 13:26 UTC  (10+ messages)

[PATCH V6 0/9] MIPS: Loongson: feature and performance improvements
 2017-06-16  9:29 UTC  (10+ messages)
` [PATCH V6 1/9] MIPS: Loongson: Add Loongson-3A R3 basic support
` [PATCH V6 2/9] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
` [PATCH V6 3/9] MIPS: Loongson: Add NMI handler support
` [PATCH V6 4/9] MIPS: Loongson-3: Support 4 packages in CPU Hwmon driver
` [PATCH V6 5/9] MIPS: Loongson-3: IRQ balancing for PCI devices
` [PATCH V6 6/9] MIPS: Loongson-3: support irq_set_affinity() in i8259 chip
` [PATCH V6 7/9] MIPS: Loogson: Make enum loongson_cpu_type more clear
` [PATCH V6 8/9] MIPS: Add __cpu_full_name[] to make CPU names more human-readable
` [PATCH V6 9/9] MIPS: Loongson: Introduce and use LOONGSON_LLSC_WAR

clean up and modularize arch dma_mapping interface
 2017-06-16  8:47 UTC  (21+ messages)
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 33/44] openrisc: "

[PATCH] mips: consolidate coherent and non-coherent dma_alloc code
 2017-06-16  7:12 UTC 

[PATCH v7 0/8] MIPS: Loongson: Add the Loongson-1A processor support
 2017-06-16  2:52 UTC  (9+ messages)
` [PATCH v7 1/8] MIPS: Loongson: Merge PRID macro for Loongson-1A/1B/1C
` [PATCH v7 2/8] MIPS: Loongson: Expand Loongson-1's register definition
` [PATCH v7 3/8] MIPS: Loongson: Add basic Loongson-1A CPU support
` [PATCH v7 4/8] MIPS: Loongson: Add Loongson-1A Kconfig options
` [PATCH v7 5/8] MIPS: Loongson: Add platform devices for Loongson-1A
` [PATCH v7 6/8] MIPS: Loongson: Add Loongson-1A board support
` [PATCH v7 7/8] clk: Loongson: Add Loongson-1A clock support
` [PATCH v7 8/8] MIPS: Loongson: Add Loongson-1A default config file

[PATCH v2 00/10] Instruction emulation fixes
 2017-06-15 23:18 UTC  (21+ messages)
` [PATCH v2 01/10] MIPS: math-emu: Prevent wrong ISA mode instruction emulation
` [PATCH v2 02/10] MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
` [PATCH v2 03/10] MIPS: Fix unaligned PC interpretation in `compute_return_epc'
` [PATCH v2 04/10] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
` [PATCH v2 05/10] MIPS: Rename `sigill_r6' to `sigill_r2r6' "
` [PATCH v2 06/10] MIPS: Send SIGILL for linked branches "
` [PATCH v2 07/10] MIPS: Send SIGILL for R6 "
` [PATCH v2 08/10] MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
` [PATCH v2 09/10] MIPS: math-emu: For MFHC1/MTHC1 also return SIGILL right away
` [PATCH v2 10/10] MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn'


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