Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2018-01-09 14:07:19 to 2018-01-16 02:19:25 UTC [more...]

[PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-01-16  2:18 UTC  (2+ messages)
` [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h

[PATCH v4 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2018-01-15 23:28 UTC  (9+ messages)
` [PATCH v4 1/8] SOC: brcmstb: add memory API
` [PATCH v4 2/8] dt-bindings: pci: Add DT docs for Brcmstb PCIe device
` [PATCH v4 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
` [PATCH v4 4/8] PCI: brcmstb: Add dma-range mapping for inbound traffic
` [PATCH v4 5/8] PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for MIPS
` [PATCH v4 6/8] PCI: brcmstb: Add MSI capability
` [PATCH v4 7/8] MIPS: BMIPS: Add PCI bindings for 7425, 7435
` [PATCH v4 8/8] MIPS: BMIPS: Enable PCI

[PATCH for-4.15] ssb: Disable PCI host for PCI_DRIVERS_GENERIC
 2018-01-15 21:17 UTC 

[PATCH] bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets
 2018-01-15 20:58 UTC  (5+ messages)

[PATCH for-4.15] MIPS: Fix undefined reference to physical_memsize
 2018-01-15 20:54 UTC 

[PATCH 4.14 007/118] MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
 2018-01-15 12:34 UTC  (7+ messages)
` [PATCH 4.14 008/118] MIPS: Factor out NT_PRFPREG regset access helpers
` [PATCH 4.14 009/118] MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
` [PATCH 4.14 010/118] MIPS: Consistently handle buffer counter "
` [PATCH 4.14 011/118] MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
` [PATCH 4.14 012/118] MIPS: Also verify sizeof `elf_fpreg_t with PTRACE_SETREGSET
` [PATCH 4.14 013/118] MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses

[PATCH 4.9 07/96] MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
 2018-01-15 12:34 UTC  (7+ messages)
` [PATCH 4.9 08/96] MIPS: Factor out NT_PRFPREG regset access helpers
` [PATCH 4.9 09/96] MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
` [PATCH 4.9 10/96] MIPS: Consistently handle buffer counter "
` [PATCH 4.9 11/96] MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
` [PATCH 4.9 12/96] MIPS: Also verify sizeof `elf_fpreg_t with PTRACE_SETREGSET
` [PATCH 4.9 13/96] MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses

[PATCH 4.4 05/87] MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
 2018-01-15 12:34 UTC  (7+ messages)
` [PATCH 4.4 06/87] MIPS: Factor out NT_PRFPREG regset access helpers
` [PATCH 4.4 07/87] MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
` [PATCH 4.4 08/87] MIPS: Consistently handle buffer counter "
` [PATCH 4.4 09/87] MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
` [PATCH 4.4 10/87] MIPS: Also verify sizeof `elf_fpreg_t with PTRACE_SETREGSET
` [PATCH 4.4 11/87] MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses

[PATCH 3.18 10/46] MIPS: Factor out NT_PRFPREG regset access helpers
 2018-01-15 12:33 UTC  (6+ messages)
` [PATCH 3.18 11/46] MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
` [PATCH 3.18 12/46] MIPS: Consistently handle buffer counter "
` [PATCH 3.18 13/46] MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
` [PATCH 3.18 14/46] MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
` [PATCH 3.18 15/46] MIPS: Also verify sizeof `elf_fpreg_t with PTRACE_SETREGSET

[PATCH] bcma: Prevent build of PCI host features in module
 2018-01-15 11:16 UTC 

consolidate swiotlb dma_map implementations
 2018-01-15  9:10 UTC  (41+ messages)
` [PATCH 01/22] swiotlb: suppress warning when __GFP_NOWARN is set
` [PATCH 02/22] arm64: rename swiotlb_dma_ops
` [PATCH 03/22] ia64: "
` [PATCH 04/22] powerpc: "
` [PATCH 05/22] x86: "
` [PATCH 06/22] swiotlb: rename swiotlb_free to swiotlb_exit
` [PATCH 07/22] swiotlb: add common swiotlb_map_ops
` [PATCH 08/22] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
` [PATCH 09/22] swiotlb: refactor coherent buffer freeing
` [PATCH 10/22] swiotlb: refactor coherent buffer allocation
` [PATCH 11/22] swiotlb: remove various exports
` [PATCH 12/22] ia64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 13/22] ia64: use generic swiotlb_ops
` [PATCH 14/22] ia64: clean up swiotlb support
` [PATCH 15/22] ia64: remove an ifdef around the content of pci-dma.c
` [PATCH 16/22] unicore32: use generic swiotlb_ops
` [PATCH 17/22] tile: replace ZONE_DMA with ZONE_DMA32
` [PATCH 18/22] tile: use generic swiotlb_ops
` [PATCH 19/22] mips/netlogic: remove swiotlb support
` [PATCH 20/22] mips: use swiotlb_{alloc,free}
` [PATCH 21/22] arm64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 22/22] arm64: use swiotlb_alloc and swiotlb_free

consolidate direct dma mapping V3
 2018-01-12 13:17 UTC  (53+ messages)
` [PATCH 01/33] alpha: mark jensen as broken
` [PATCH 02/33] hexagon: remove unused flush_write_buffers definition
` [PATCH 03/33] m32r: "
` [PATCH 04/33] powerpc: "
` [PATCH 05/33] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 06/33] m32r: remove the unused dma_capable helper
` [PATCH 07/33] riscv: "
` [PATCH 08/33] s390: "
` [PATCH 09/33] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 10/33] arm64: don't override dma_max_pfn
` [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 12/33] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 13/33] hexagon: use the generic dma_capable helper
` [PATCH 14/33] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 15/33] microblaze: rename dma_direct to dma_nommu
` [PATCH 16/33] microblaze: remove dma_nommu_dma_supported
` [PATCH 17/33] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 18/33] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 21/33] dma-mapping: add an arch_dma_supported hook
` [PATCH 22/33] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 23/33] dma-direct: rename dma_noop to dma_direct
` [PATCH 24/33] dma-direct: use phys_to_dma
` [PATCH 25/33] dma-direct: add dma address sanity checks
` [PATCH 26/33] dma-direct: add support for CMA allocation
` [PATCH 27/33] dma-direct: use node local allocations for coherent memory
` [PATCH 28/33] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 30/33] dma-direct: make dma_direct_{alloc,free} available to other implementations
` [PATCH 31/33] dma-direct: reject too small dma masks
` [PATCH 32/33] cris: use dma-direct
` [PATCH 33/33] h8300: "

[PATCH v3 00/27] kill devm_ioremap_nocache
 2018-01-12  9:12 UTC  (7+ messages)

consolidate direct dma mapping V4
 2018-01-12  8:42 UTC  (35+ messages)
` [PATCH 01/34] alpha: mark jensen as broken
` [PATCH 02/34] hexagon: remove unused flush_write_buffers definition
` [PATCH 03/34] m32r: "
` [PATCH 04/34] powerpc: "
` [PATCH 05/34] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 06/34] m32r: remove the unused dma_capable helper
` [PATCH 07/34] riscv: "
` [PATCH 08/34] s390: "
` [PATCH 09/34] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 10/34] arm64: don't override dma_max_pfn
` [PATCH 11/34] mips: fix an off-by-one in dma_capable
` [PATCH 12/34] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 13/34] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 14/34] hexagon: use the generic dma_capable helper
` [PATCH 15/34] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 16/34] microblaze: rename dma_direct to dma_nommu
` [PATCH 17/34] microblaze: remove dma_nommu_dma_supported
` [PATCH 18/34] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 19/34] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 20/34] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 21/34] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 22/34] dma-mapping: add an arch_dma_supported hook
` [PATCH 23/34] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 24/34] dma-direct: rename dma_noop to dma_direct
` [PATCH 25/34] dma-direct: use phys_to_dma
` [PATCH 26/34] dma-direct: add dma address sanity checks
` [PATCH 27/34] dma-direct: add support for CMA allocation
` [PATCH 28/34] dma-direct: use node local allocations for coherent memory
` [PATCH 29/34] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 30/34] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/34] dma-direct: make dma_direct_{alloc,free} available to other implementations
` [PATCH 32/34] dma-direct: reject too small dma masks
` [PATCH 33/34] cris: use dma-direct
` [PATCH 34/34] h8300: "

[PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
 2018-01-11 15:08 UTC  (6+ messages)
` [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse

[PATCH v5 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-10 23:20 UTC  (26+ messages)
` [PATCH v6 00/15] JZ4770 SoC support
  ` [PATCH v6 06/15] clk: Add Ingenic jz4770 CGU driver
  ` [PATCH v6 08/15] MIPS: ingenic: Use common cmdline handling code
  ` [PATCH v6 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
  ` [PATCH v6 10/15] MIPS: ingenic: Detect machtype from SoC compatible string
  ` [PATCH v6 11/15] MIPS: ingenic: Initial JZ4770 support
  ` [PATCH v6 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
  ` [PATCH v6 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
  ` [PATCH v6 15/15] MIPS: ingenic: Initial GCW Zero support

mb() calls in octeon / loongson swiotlb dma_map_ops
 2018-01-09 18:31 UTC  (4+ messages)

consolidate direct dma mapping and swiotlb support
 2018-01-09 15:55 UTC  (11+ messages)
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 34/67] cris: use dma-direct

[PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
 2018-01-09 14:07 UTC  (4+ messages)
` [PATCH v3] "


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