linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-26 11:13:36 to 2018-12-09 04:57:56 UTC [more...]

make the non-consistent DMA allocator more userful (resend)
 2018-12-09  4:57 UTC  (11+ messages)
` [PATCH 1/6] sparc: remove no needed sbus_dma_ops methods
` [PATCH 2/6] sparc: factor the dma coherent mapping into helper
` [PATCH 3/6] sparc: remove the sparc32_dma_ops indirection
` [PATCH 4/6] sparc: remove not required includes from dma-mapping.h
` [PATCH 5/6] sparc: move the leon PCI memory space comment to <asm/leon.h>
` [PATCH 6/6] sparc: merge 32-bit and 64-bit version of pci.h

make the non-consistent DMA allocator more userful
 2018-12-08 22:52 UTC  (12+ messages)
` [PATCH 01/10] dma-direct: provide a generic implementation of DMA_ATTR_NON_CONSISTENT
` [PATCH 02/10] arm64/iommu: don't remap contiguous allocations for coherent devices
` [PATCH 03/10] arm64/iommu: implement support for DMA_ATTR_NON_CONSISTENT
` [PATCH 04/10] arm: implement DMA_ATTR_NON_CONSISTENT
` [PATCH 05/10] sparc64/iommu: move code around a bit
` [PATCH 06/10] sparc64/iommu: implement DMA_ATTR_NON_CONSISTENT
` [PATCH 07/10] sparc64/pci_sun4v: move code around a bit
` [PATCH 08/10] sparc64/pci_sun4v: implement DMA_ATTR_NON_CONSISTENT
` [PATCH 09/10] dma-mapping: skip declared coherent memory for DMA_ATTR_NON_CONSISTENT
` [PATCH 10/10] Documentation: update the description "

[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-07 18:40 UTC  (5+ messages)
` [REPOST PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [REPOST PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

NFS/TCP crashes on MIPS/RBTX4927 in v4.20-rcX (bisected)
 2018-12-07 16:19 UTC  (7+ messages)

[PATCH v2 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-07 11:15 UTC  (4+ messages)
` [PATCH v2 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[PATCH 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-06 20:15 UTC  (7+ messages)
` [PATCH 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[PATCH v4 0/7] mips: system call table generation support
 2018-12-06  5:18 UTC  (8+ messages)
` [PATCH v4 1/7] mips: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v4 2/7] mips: remove unused macros
` [PATCH v4 3/7] mips: rename macros and files from '64' to 'n64'
` [PATCH v4 4/7] mips: add +1 to __NR_syscalls in uapi header
` [PATCH v4 5/7] mips: remove syscall table entries
` [PATCH v4 6/7] mips: add system call table generation support
` [PATCH v4 7/7] mips: generate uapi header and system call table files

[PATCH 0/6] MIPS: OCTEON: cleanups, part II
 2018-12-05 22:39 UTC  (10+ messages)
` [PATCH 1/6] MIPS: OCTEON: enable all OCTEON drivers in defconfig
` [PATCH 2/6] MIPS: OCTEON: octeon-usb: use common gpio_bit definition
` [PATCH 3/6] MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition
` [PATCH 4/6] MIPS: OCTEON: cvmx_mio_fus_dat3: "
` [PATCH 5/6] MIPS: OCTEON: cvmx_gmxx_inf_mode: "

[PATCH v2 bpf-next 1/7] mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
 2018-12-05 18:52 UTC 

[PATCH bpf-next 1/7] mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
 2018-12-05 11:07 UTC  (3+ messages)

[PATCH] MIPS: Expand MIPS32 ASIDs to 64 bits
 2018-12-04 23:44 UTC  (2+ messages)
` [PATCH v2] "

[RFC bpf-next 2/7] mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
 2018-12-04  9:56 UTC 

[PATCH v2 bpf] mips: bpf: fix encoding bug for mm_srlv32_op
 2018-12-04  0:23 UTC  (5+ messages)

[PATCH] mips: annotate implicit fall throughs
 2018-12-03 21:46 UTC  (2+ messages)

[PATCH] MIPS: Hardcode cpu_has_mips* where target ISA allows
 2018-12-03 21:46 UTC  (2+ messages)

[PATCH] MIPS: MT: Remove norps command line parameter
 2018-12-03 21:45 UTC  (2+ messages)

[RFC] Migration from linux-mips.org to kernel.org
 2018-12-01  6:16 UTC  (2+ messages)

[GIT PULL] MIPS fixes for 4.20
 2018-11-30 23:47 UTC 

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-30 22:43 UTC  (10+ messages)
` [PATCH 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH 7/8] socket: Add SO_TIMESTAMP[NS]_NEW

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-11-30 22:40 UTC  (44+ messages)
` [PATCH RFC 01/15] MIPS: replace **** with a hug

[PATCH] MAINTAINERS: Update linux-mips mailing list address
 2018-11-30 20:11 UTC  (2+ messages)

[PATCH v3 0/6] mips: system call table generation support
 2018-11-30  5:13 UTC  (13+ messages)
` [PATCH v3 1/6] mips: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v3 2/6] mips: remove unused macros
` [PATCH v3 3/6] mips: add +1 to __NR_syscalls in uapi header
` [PATCH v3 4/6] mips: remove syscall table entries
` [PATCH v3 5/6] mips: add system call table generation support
` [PATCH v3 6/6] mips: generate uapi header and system call table files

linux-mips.org SSL cert expired
 2018-11-29 18:16 UTC 

[PATCH] MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels
 2018-11-29 14:04 UTC  (4+ messages)

[PATCH V5 0/8] MIPS: Loongson: new features and improvements
 2018-11-29  0:25 UTC  (5+ messages)
` [PATCH V5 8/8] MIPS: Loongson: Introduce and use WAR_LLSC_MB

[PATCH] MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
 2018-11-28  2:42 UTC  (2+ messages)

[PATCH v5 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-27 19:30 UTC  (7+ messages)
` [PATCH v5 1/4] kgdb: Remove irq flags from roundup
` [PATCH v5 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-27 17:38 UTC  (3+ messages)
` [PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH V5 00/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-11-27 12:34 UTC  (4+ messages)

[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
 2018-11-27 10:34 UTC  (2+ messages)

[PATCH v2 00/20] perf/core: Generalise event exclusion checking
 2018-11-27  8:19 UTC  (26+ messages)
` [PATCH v2 01/20] perf/doc: update design.txt for exclude_{host|guest} flags
` [PATCH v2 02/20] perf/core: add function to test for event exclusion flags
` [PATCH v2 03/20] perf/core: add PERF_PMU_CAP_EXCLUDE for exclusion capable PMUs
` [PATCH v2 04/20] perf/hw_breakpoint: perf/core: advertise PMU exclusion capability
` [PATCH v2 05/20] alpha: perf/core: remove unnecessary checks for exclusion
` [PATCH v2 06/20] arc: perf/core: advertise PMU exclusion capability
` [PATCH v2 07/20] arm: perf: conditionally "
` [PATCH v2 08/20] arm: perf/core: remove unnecessary checks for exclusion
` [PATCH v2 09/20] drivers/perf: "
` [PATCH v2 10/20] "
` [PATCH v2 11/20] drivers/perf: perf/core: advertise PMU exclusion capability
` [PATCH v2 12/20] mips: "
` [PATCH v2 13/20] powerpc: "
` [PATCH v2 14/20] powerpc: perf/core: remove unnecessary checks for exclusion
` [PATCH v2 15/20] s390: perf/events: advertise PMU exclusion capability
` [PATCH v2 16/20] sparc: perf/core: "
` [PATCH v2 17/20] x86: perf/core: remove unnecessary checks for exclusion
` [PATCH v2 18/20] x86: perf/core "
` [PATCH v2 19/20] x86: perf/core: advertise PMU exclusion capability
` [PATCH v2 20/20] perf/core: remove unused perf_flags

[PATCH v4 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-27  3:52 UTC  (4+ messages)
` [PATCH v4 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH 0/7] MIPS: Remove unused asm/asm.h macros
 2018-11-26 20:45 UTC  (5+ messages)
` [PATCH 2/7] MIPS: Remove unused PIC macros

[PATCH] MIPS: Enable dead code elimination
 2018-11-26 18:22 UTC  (3+ messages)

[PATCH] MIPS: ralink: Fix mt7620 nd_sd pinmux
 2018-11-26 18:22 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).