Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-12-28 13:57:21 to 2018-01-02 15:10:02 UTC [more...]

[PATCH v5 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-02 15:08 UTC  (3+ messages)
` [PATCH v5 02/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
` [PATCH v5 04/15] clk: ingenic: Add code to enable/disable PLLs

[PATCH] MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
 2018-01-02 13:39 UTC  (6+ messages)

[PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
 2018-01-02 12:02 UTC  (7+ messages)
` [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse
` [PATCH v2 2/2] dts: Probe efuse for CI20

[PATCH 1/2] MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers
 2018-01-02 11:31 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Watch: Avoid duplication of bits in mips_read_watch_registers

consolidate direct dma mapping and swiotlb support
 2018-01-02 10:39 UTC  (78+ messages)
` [PATCH 01/67] x86: remove X86_PPRO_FENCE
` [PATCH 02/67] alpha: mark jensen as broken
` [PATCH 03/67] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 04/67] arm64: don't override dma_max_pfn
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 06/67] hexagon: remove unused flush_write_buffers definition
` [PATCH 07/67] m32r: "
` [PATCH 08/67] powerpc: "
` [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 10/67] m32r: remove the unused dma_capable helper
` [PATCH 11/67] riscv: "
` [PATCH 12/67] s390: "
` [PATCH 13/67] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 14/67] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 15/67] hexagon: use the generic dma_capable helper
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
` [PATCH 18/67] microblaze: remove dma_nommu_dma_supported
` [PATCH 19/67] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 20/67] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 21/67] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 23/67] dma-mapping: add an arch_dma_supported hook
` [PATCH 24/67] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 25/67] dma-direct: rename dma_noop to dma_direct
` [PATCH 26/67] dma-direct: use phys_to_dma
` [PATCH 27/67] dma-direct: add dma address sanity checks
` [PATCH 28/67] dma-direct: add support for CMA allocation
` [PATCH 29/67] dma-direct: use node local allocations for coherent memory
` [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/67] dma-direct: make dma_direct_{alloc,free} available to other implementations
` [PATCH 32/67] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 33/67] dma-direct: reject too small dma masks
` [PATCH 34/67] cris: use dma-direct
` [PATCH 35/67] h8300: "
` [PATCH 36/67] x86: remove dma_alloc_coherent_mask
` [PATCH 37/67] x86: use dma-direct
` [PATCH 38/67] x86/amd_gart: clean up gart_alloc_coherent
` [PATCH 39/67] iommu/amd_iommu: use dma_direct_* helpers for the direct mapping case
` [PATCH 40/67] iommu/intel-iommu: "
` [PATCH 41/67] x86: remove dma_alloc_coherent_gfp_flags
` [PATCH 42/67] arm64: rename swiotlb_dma_ops
` [PATCH 43/67] ia64: "
` [PATCH 44/67] powerpc: "
` [PATCH 45/67] swiotlb: rename swiotlb_free to swiotlb_exit
` [PATCH 46/67] swiotlb: lift x86 swiotlb_dma_ops to common code
` [PATCH 47/67] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
` [PATCH 48/67] swiotlb: rely on dev->coherent_dma_mask
` [PATCH 49/67] swiotlb: refactor coherent buffer freeing
` [PATCH 50/67] swiotlb: refactor coherent buffer allocation
` [PATCH 51/67] set_memory.h: provide set_memory_{en,de}crypted stubs
` [PATCH 52/67] dma-direct: handle the memory encryption bit in common code
` [PATCH 53/67] swiotlb: remove swiotlb_set_mem_attributes
` [PATCH 54/67] x86: remove sta2x11_dma_ops
` [PATCH 55/67] ia64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 56/67] ia64: use generic swiotlb_ops
` [PATCH 57/67] ia64: clean up swiotlb support
` [PATCH 58/67] ia64: remove an ifdef around the content of pci-dma.c
` [PATCH 59/67] unicore32: use generic swiotlb_ops
` [PATCH 60/67] tile: replace ZONE_DMA with ZONE_DMA32
` [PATCH 61/67] tile: use generic swiotlb_ops
` [PATCH 62/67] mips/netlogic: remove swiotlb support
` [PATCH 63/67] mips: use swiotlb_{alloc,free}
` [PATCH 64/67] arm64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 65/67] arm64: use swiotlb_alloc and swiotlb_free
` [PATCH 66/67] swiotlb: remove swiotlb_{alloc,free}_coherent
` [PATCH 67/67] swiotlb: remove various exports

[PATCH 1/2] MIPS: add declaration for function `memory_region_available`
 2018-01-02  9:51 UTC  (6+ messages)
` [PATCH 2/2] MIPS: Remove a warning when PHYS_OFFSET is 0x0

[PATCH 0/3] MIPS: AR7: assorted fixes
 2018-01-02  8:40 UTC  (6+ messages)
` [PATCH RFC 3/3] MIPS: AR7: ensure the port type's FCR value is used

[PATCH v5 8/8] x86/kernel: jump_table: use relative references
 2018-01-02  6:36 UTC  (3+ messages)
` [lkp-robot] [x86/kernel] 5bf300774c: WARNING:at_kernel/jump_label.c:#jump_label_test

Cleanup loongson64 mach to use SPDX copyright format
 2018-01-02  2:32 UTC  (15+ messages)
` [PATCH 1/7] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
` Cleanup loongson64 mach to use SPDX copyright format v2
  ` [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
  ` [PATCHv2 2/8] MIPS: Loongson64: cleanup all loongson common "
  ` [PATCHv2 3/8] MIPS: Loongson64: cleanup all fuloong-2e "
  ` [PATCHv2 4/8] MIPS: Loongson64: cleanup all lemote-2f "
  ` [PATCHv2 5/8] MIPS: Loongson64: cleanup all loongson-3 "
  ` [PATCHv2 6/8] MIPS: Loongson64: cleanup all mach "
  ` [PATCHv2 7/8] MIPS: Loongson64: cleanup all include "

mb() calls in octeon / loongson swiotlb dma_map_ops
 2018-01-02  2:28 UTC  (2+ messages)

[PATCH] MIPS: Fix early CM probing
 2018-01-01 23:56 UTC  (4+ messages)

[PATCH v3 01/34] clk_ops: change round_rate() to return unsigned long
 2018-01-01 19:42 UTC 

[PATCH v2 01/34] clk_ops: change round_rate() to return unsigned long
 2018-01-01 19:07 UTC 

[PATCH 01/33] clk_ops: change round_rate() to return unsigned long
 2018-01-01 18:01 UTC  (9+ messages)

[PATCH 0/7] jz4740 watchdog driver & platform cleanups
 2017-12-30 16:08 UTC  (27+ messages)
` [PATCH 1/7] watchdog: JZ4740: Disable clock after stopping counter
  ` [PATCH v2 1/8] "
    ` [PATCH v2 2/8] watchdog: jz4740: Use devm_* functions
    ` [PATCH v2 3/8] watchdog: JZ4740: Register a restart handler
    ` [PATCH v2 4/8] watchdog: JZ4740: Drop module remove function
    ` [PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
    ` [PATCH v2 6/8] MIPS: jz4780: dts: Fix watchdog node
    ` [PATCH v2 7/8] MIPS: qi_lb60: Enable the jz4740-wdt driver
    ` [PATCH v2 8/8] MIPS: jz4740: Drop old platform reset code
` [PATCH 2/7] watchdog: jz4740: Use devm_* functions
` [PATCH 3/7] watchdog: JZ4740: Register a restart handler
` [PATCH 4/7] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
` [PATCH 5/7] MIPS: jz4780: dts: Fix watchdog node
` [PATCH 6/7] MIPS: qi_lb60: Enable the jz4740-wdt driver
` [PATCH 7/7] MIPS: jz4740: Drop old platform reset code

[PATCH v12 0/3] MIPS: Add virtual Ranchu board as a generic-based board
 2017-12-29 15:41 UTC  (4+ messages)
` [PATCH v12 1/3] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v12 2/3] irqchip/irq-goldfish-pic: Add "
` [PATCH v12 3/3] MIPS: ranchu: Add Ranchu as a new generic-based board

[PATCH v3 01/18] clk: ingenic: Use const pointer to clk_ops in struct
 2017-12-29 15:02 UTC  (25+ messages)
` [PATCH v4 00/15] Ingenic JZ4770 and GCW Zero support
  ` [PATCH v4 02/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
  ` [PATCH v4 03/15] clk: ingenic: support PLLs with no bypass bit
  ` [PATCH v4 04/15] clk: ingenic: Add code to enable/disable PLLs
  ` [PATCH v4 05/15] dt-bindings: clock: Add jz4770-cgu.h header
  ` [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver
  ` [PATCH v4 07/15] MIPS: Setup boot_command_line before plat_mem_setup
  ` [PATCH v4 08/15] MIPS: ingenic: Use common cmdline handling code
  ` [PATCH v4 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
  ` [PATCH v4 10/15] MIPS: ingenic: Add machine info for supported boards
  ` [PATCH v4 11/15] MIPS: ingenic: Initial JZ4770 support
  ` [PATCH v4 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
  ` [PATCH v4 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
  ` [PATCH v4 14/15] devicetree/bindings: Add GCW vendor prefix
  ` [PATCH v4 15/15] MIPS: ingenic: Initial GCW Zero support

[PATCH v6 2/8] module: use relative references for __ksymtab entries
 2017-12-29  6:42 UTC  (3+ messages)

[PATCH v6 0/8] add support for relative references in special sections
 2017-12-28 23:24 UTC  (8+ messages)
` [PATCH v6 5/8] kernel: tracepoints: add support for relative references
` [PATCH v6 8/8] x86/kernel: jump_table: use "

[PATCH 3.16 154/204] MIPS: Fix CM region target definitions
 2017-12-28 17:05 UTC  (2+ messages)
` [PATCH 3.16 177/204] MIPS: AR7: Ensure that serial ports are properly set up

[PATCH 3.2 82/94] MIPS: AR7: Ensure that serial ports are properly set up
 2017-12-28 16:59 UTC 


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