Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-06-04 06:44:15 to 2017-06-08 13:49:13 UTC [more...]

[PATCH] irqchip/mips-gic: mark count and compare accessors notrace
 2017-06-08 13:34 UTC  (6+ messages)

clean up and modularize arch dma_mapping interface
 2017-06-08 13:26 UTC  (41+ 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] mips/kprobes: flush_insn_slot should flush only if probe initialised
 2017-06-08 13:20 UTC  (2+ messages)

[PATCH 0/9] Instruction emulation fixes
 2017-06-08 13:11 UTC  (24+ messages)
` [PATCH 1/9] MIPS: math-emu: Prevent wrong ISA mode instruction emulation
` [PATCH 2/9] MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
` [PATCH 3/9] MIPS: Fix unaligned PC interpretation in `compute_return_epc'
` [PATCH 4/9] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
` [PATCH 5/9] MIPS: Rename `sigill_r6' to `sigill_r2r6' "
` [PATCH 6/9] MIPS: Send SIGILL for linked branches "
` [PATCH 7/9] MIPS: Send SIGILL for R6 "
` [PATCH 8/9] MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
` [PATCH 9/9] MIPS: math-emu: For MFHC1/MTHC1 also return SIGILL right away

[PATCH 0/4] MIPS: sysmips(MIPS_ATOMIC_SET, ...) fixes
 2017-06-08 11:57 UTC  (9+ messages)
` [PATCH 4/4] MIPS: Branch straight to ll in mips_atomic_set()

[PATCH 00/15] Ingenic JZ4770 and GCW Zero patchset
 2017-06-08  8:40 UTC  (20+ messages)
` [PATCH 01/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
` [PATCH 02/15] clk: ingenic: support PLLs with no bypass bit
` [PATCH 03/15] clk: ingenic: Add code to enable/disable PLLs
` [PATCH 04/15] clk: Add Ingenic jz4770 CGU driver
` [PATCH 05/15] serial: 8250_ingenic: Add support for the JZ4770 SoC
` [PATCH 06/15] serial: 8250_ingenic: Parse earlycon options
` [PATCH 07/15] MIPS: Setup boot_command_line before plat_mem_setup
` [PATCH 08/15] MIPS: ingenic: Use common cmdline handling code
` [PATCH 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
` [PATCH 10/15] MIPS: ingenic: Add machine info for supported boards
` [PATCH 11/15] MIPS: ingenic: Initial JZ4770 support
` [PATCH 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
` [PATCH 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
` [PATCH 14/15] devicetree/bindings: Add GCW vendor prefix
` [PATCH 15/15] MIPS: ingenic: Initial GCW Zero support

[PATCH 3.10 141/250] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
 2017-06-07 23:00 UTC  (9+ messages)
` [PATCH 3.10 142/250] MIPS: Clear ISA bit correctly in get_frame_info()
` [PATCH 3.10 143/250] MIPS: Prevent unaligned accesses during stack unwinding
` [PATCH 3.10 144/250] MIPS: Fix get_frame_info() handling of microMIPS function size
` [PATCH 3.10 145/250] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
` [PATCH 3.10 146/250] MIPS: Calculate microMIPS ra properly when unwinding the stack
` [PATCH 3.10 147/250] MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
` [PATCH 3.10 161/250] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 3.10 219/250] MIPS: KGDB: Use kernel context for sleeping threads

[PATCH] MIPS: fix boot with DT passed via UHI
 2017-06-07 22:47 UTC  (3+ messages)

[PATCH v5] MIPS: NI 169445 board support
 2017-06-07 22:01 UTC  (4+ messages)

Unify the various copies of libgcc into lib
 2017-06-07 19:27 UTC  (19+ messages)
` Unify the various copies of libgcc into lib v2
  ` [PATCH 1/7] lib: Add shared copies of some GCC library routines
  ` [PATCH 2/7] m32r: Use lib/ucmpdi2.c
  ` [PATCH 3/7] microblaze: Use libgcc files from lib/
  ` [PATCH 4/7] score: Use lib/{ashldi3,ashrdi3,cmpdi2,lshrdi3,ucmpdi2}.c
  ` [PATCH 5/7] sh: Use lib/ashldi3,ashrdi3,lshrdi3}.c
  ` [PATCH 6/7] sparc: Use lib/{cmpdi2,ucmpdi2}.c
  ` [PATCH 7/7] MIPS: Use generic libgcc intrinsics

[PATCH 02/16] mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type
 2017-06-06 19:22 UTC 

[PATCH v3 0/7] net: pch_gbe: Fixes & MIPS support
 2017-06-06 14:10 UTC  (28+ messages)
` [PATCH v3 2/7] net: pch_gbe: Pull PHY GPIO handling out of Minnow code
` [PATCH v3 6/7] net: pch_gbe: Allow longer for resets
` [PATCH v4 0/7] net: pch_gbe: Fixes & MIPS support
  ` [PATCH v4 1/7] net: pch_gbe: Mark Minnow PHY reset GPIO active low
  ` [PATCH v4 2/7] net: pch_gbe: Pull PHY GPIO handling out of Minnow code
  ` [PATCH v4 3/7] dt-bindings: net: Document Intel pch_gbe binding
  ` [PATCH v4 4/7] net: pch_gbe: Add device tree support
  ` [PATCH v4 5/7] net: pch_gbe: Always reset PHY along with MAC
  ` [PATCH v4 6/7] net: pch_gbe: Allow longer for resets
  ` [PATCH v4 7/7] net: pch_gbe: Allow build on MIPS platforms

[PATCH v4 0/2] tty: add TIOCGPTPEER ioctl
 2017-06-06 12:49 UTC  (3+ messages)
` [PATCH v4 1/2] tty: add compat_ioctl callbacks

[PATCH v3 0/2] tty: add TIOCGPTPEER ioctl
 2017-06-06 12:46 UTC  (5+ messages)
` [PATCH v3 1/2] tty: add compat_ioctl callbacks

mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type
 2017-06-06 12:16 UTC 

mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type
 2017-06-06 12:16 UTC 

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

[PATCH V4 0/9] MIPS: Loongson: feature and performance improvements
 2017-06-06  3:11 UTC 

[PATCH 0/5] MIPS: FP cleanup & no-FP support
 2017-06-05 18:21 UTC  (12+ messages)
` [PATCH 1/5] MIPS: Remove unused R6000 support
` [PATCH 2/5] MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
` [PATCH 3/5] MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S
` [PATCH 4/5] MIPS: Remove unused ST_OFF from r2300_switch.S
` [PATCH 5/5] MIPS: Allow floating point support to be disabled

[PATCH] MIPS: Make individual platforms select ARCH_MIGHT_HAVE_PC_SERIO
 2017-06-05 17:10 UTC  (2+ messages)

[PATCH] net/{mii,smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
 2017-06-05 15:01 UTC  (4+ messages)

[PATCH] MIPS: ftrace: fix init functions tracing
 2017-06-05 11:16 UTC  (4+ messages)

QEMU Malta emulation using I6400: runaway loop modprobe binfmt-464c
 2017-06-05  9:01 UTC  (9+ messages)

[PATCH] net: sched: fix mips build failure
 2017-06-05  4:50 UTC  (2+ messages)

[PATCH] leds: Remove SEAD-3 driver
 2017-06-04 18:54 UTC  (2+ messages)


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