Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-06-08 14:23:01 to 2017-06-16 08:45:49 UTC [more...]

clean up and modularize arch dma_mapping interface
 2017-06-16  8:45 UTC  (39+ messages)
` [PATCH 01/44] firmware/ivc: use dma_mapping_error
` [PATCH 03/44] dmaengine: ioat: don't use 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 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 19/44] s390: implement ->mapping_error
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 25/44] arm: "
` [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 0/5] MIPS: FP cleanup & no-FP support
 2017-06-16  2:55 UTC  (3+ messages)

[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] MIPS: Make individual platforms select ARCH_MIGHT_HAVE_PC_SERIO
 2017-06-16  1:56 UTC  (3+ messages)

[PATCH v2 00/10] Instruction emulation fixes
 2017-06-15 23:18 UTC  (22+ 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'

[PATCH RFC 0/3] bpf/arm64/mips: Avoid inline asm in BPF
 2017-06-15 22:35 UTC  (4+ messages)
` [PATCH RFC 1/3] arm64: Gate inclusion of asm/sysreg.h by __EMITTING_BPF__
` [PATCH RFC 2/3] samples/bpf: Add define __EMITTING_BPF__ when building BPF
` [PATCH RFC 3/3] MIPS: Include file changes to enable building BPF code with llvm

Free MIPS hardware....you pay shipping
 2017-06-15 17:49 UTC  (2+ messages)

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

[PATCH] MIPS: Octeon: Remove unused L2C types and macros
 2017-06-15 16:39 UTC  (4+ messages)

[PATCH v2 0/5] MIPS: Implement eBPF JIT
 2017-06-15 16:37 UTC  (11+ messages)
` [PATCH v2 1/5] MIPS: Optimize uasm insn lookup
` [PATCH v2 2/5] MIPS: Correctly define DBSHFL type instruction opcodes
` [PATCH v2 3/5] MIPS: Add some instructions to uasm
` [PATCH v2 4/5] MIPS: Add support for eBPF JIT
` [PATCH v2 5/5] MIPS: Give __secure_computing() access to syscall arguments

[PATCH 12/23] clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
 2017-06-15 16:02 UTC  (7+ messages)
  ` [PATCH 13/23] clocksource/drivers: Rename clocksource_probe to timer_probe
  ` [PATCH 16/23] clocksource/drivers: Rename CLKSRC_OF to TIMER_OF

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

[PATCH 0/4] bpf: Changes needed (or desired) for MIPS support
 2017-06-14 19:03 UTC  (12+ messages)
` [PATCH 1/4] tools: bpf_jit_disasm: Handle large images
` [PATCH 2/4] test_bpf: Add test to make conditional jump cross a large number of insns
` [PATCH 3/4] bpf: Add MIPS support to samples/bpf
` [PATCH 4/4] samples/bpf: Fix tracex5 to work with MIPS syscalls

[mips-sjhill:mips-for-linux-next 27/27] arch/mips/kernel/perf_event_mipsxx.c:1614:2: error: duplicate case value
 2017-06-14 16:12 UTC 

[PATCH v4 0/4] MIPS Boston support
 2017-06-14 16:01 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: Document img,boston-clock binding
` [PATCH v4 2/4] clk: boston: Add a driver for MIPS Boston board clocks
` [PATCH v4 3/4] MIPS: DTS: img: Don't attempt to build-in all .dtb files

[PATCH v6 0/4] MIPS: Remote processor driver
 2017-06-14 11:26 UTC  (4+ messages)
` [PATCH v6 3/4] remoteproc/MIPS: Add a remoteproc driver for MIPS

[PATCH V4 1/9] MIPS: Loongson: Add Loongson-3A R3 basic support
 2017-06-14  9:14 UTC  (7+ messages)
` [PATCH V4 2/9] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
` [PATCH V4 4/9] MIPS: Loongson-3: Support 4 packages in CPU Hwmon driver

[PATCH] MIPS: Perform post-DMA cache flushes on systems with MAARs
 2017-06-13 17:52 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] MIPS: perf: add I6500 handling
 2017-06-13  9:23 UTC  (2+ messages)

[PATCH 00/11] MIPS: cmpxchg(), xchg() fixes & queued locks
 2017-06-12 22:47 UTC  (30+ messages)
` [PATCH 01/11] MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases
` [PATCH 02/11] MIPS: cmpxchg: Pull xchg() asm into a macro
` [PATCH 03/11] MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers
` [PATCH 04/11] MIPS: cmpxchg: Error out on unsupported xchg() calls
` [PATCH 05/11] MIPS: cmpxchg: Drop __xchg_u{32,64} functions
` [PATCH 06/11] MIPS: cmpxchg: Implement __cmpxchg() as a function
` [PATCH 07/11] MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()
` [PATCH 08/11] MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()
` [PATCH 09/11] MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()
` [PATCH 10/11] MIPS: Use queued read/write locks (qrwlock)
` [PATCH 11/11] MIPS: Use queued spinlocks (qspinlock)

[PATCH] MIPS: Hardcode cpu_has_* where known at compile time due to ISA
 2017-06-12 18:54 UTC  (9+ messages)
    ` [PATCH v2 1/2] MIPS: Provide asm/isarev.h to define __mips_isa_rev
      ` [PATCH v2 2/2] MIPS: Hardcode cpu_has_* where known at compile time due to ISA

[PATCH 00/35] defconfig: Cleanup from old entries
 2017-06-12  9:54 UTC  (5+ messages)
` [PATCH 02/35] MIPS: defconfig: Cleanup from old Kconfig options

[PATCH] MIPS: fix boot with DT passed via UHI
 2017-06-11 10:33 UTC  (4+ messages)

[PATCH v1 1/2] MIPS: Loongson: Remove unused PCI_BAR_COUNT definition
 2017-06-11  1:14 UTC  (3+ messages)
` [PATCH v1 2/2] MIPS: PCI: Remove unused busn_offset

Unify the various copies of libgcc into lib
 2017-06-09 19:53 UTC  (4+ messages)
` Unify the various copies of libgcc into lib v2
  ` [PATCH 7/7] MIPS: Use generic libgcc intrinsics

patch "mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type" added to driver-core-next
 2017-06-09 18:08 UTC 

[PATCH 00/15] Ingenic JZ4770 and GCW Zero patchset
 2017-06-09 14:24 UTC  (11+ messages)
` [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 14/15] devicetree/bindings: Add GCW vendor prefix

[PATCH v3 0/7] net: pch_gbe: Fixes & MIPS support
 2017-06-09 13:21 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/7] dt-bindings: net: Document Intel pch_gbe binding

[PATCH v4 0/2] tty: add TIOCGPTPEER ioctl
 2017-06-09 10:24 UTC  (7+ messages)
` [PATCH v4 2/2] "

patch "mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

[PATCH v2] irqchip/mips-gic: mark count and compare accessors notrace
 2017-06-09  7:04 UTC  (2+ messages)

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

[PATCH 0/9] Instruction emulation fixes
 2017-06-08 15:03 UTC  (5+ messages)
` [PATCH 4/9] MIPS: Send SIGILL for BPOSGE32 in `__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