Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2018-01-12 08:42:59 to 2018-01-18 20:33:22 UTC [more...]

[PATCH v6 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-18 20:30 UTC  (22+ messages)
` [PATCH v7 00/14] JZ4770 and GCW0 patchset
  ` [PATCH v7 01/14] clk: ingenic: Use const pointer to clk_ops in struct
  ` [PATCH v7 02/14] clk: ingenic: Fix recalc_rate for clocks with fixed divider
  ` [PATCH v7 03/14] clk: ingenic: support PLLs with no bypass bit
  ` [PATCH v7 04/14] clk: ingenic: Add code to enable/disable PLLs
  ` [PATCH v7 05/14] dt-bindings: clock: Add jz4770-cgu.h header
  ` [PATCH v7 06/14] clk: Add Ingenic jz4770 CGU driver
  ` [PATCH v7 07/14] MIPS: Setup boot_command_line before plat_mem_setup
  ` [PATCH v7 08/14] MIPS: ingenic: Use common cmdline handling code
  ` [PATCH v7 09/14] MIPS: platform: add machtype IDs for more Ingenic SoCs
  ` [PATCH v7 10/14] MIPS: ingenic: Detect machtype from SoC compatible string
  ` [PATCH v7 11/14] MIPS: ingenic: Initial JZ4770 support
  ` [PATCH v7 12/14] MIPS: JZ4770: Work around config2 misreporting associativity
  ` [PATCH v7 13/14] devicetree/bindings: Add GCW vendor prefix
  ` [PATCH v7 14/14] MIPS: ingenic: Initial GCW Zero support

[PATCH] MIPS: use generic GCC library routines from lib/
 2018-01-18 20:28 UTC  (14+ messages)

[PATCH 00/14] MIPS: memblock: Switch arch code to NO_BOOTMEM
 2018-01-18 20:18 UTC  (17+ messages)
` [PATCH 01/14] MIPS: memblock: Add RESERVED_NOMAP memory flag
` [PATCH 02/14] MIPS: memblock: Surely map BSS kernel memory section
` [PATCH 03/14] MIPS: memblock: Reserve initrd memory in memblock
` [PATCH 04/14] MIPS: memblock: Discard bootmem initialization
` [PATCH 05/14] MIPS: memblock: Add reserved memory regions to memblock
` [PATCH 06/14] MIPS: memblock: Reserve kdump/crash regions in memblock
` [PATCH 07/14] MIPS: memblock: Mark present sparsemem sections
` [PATCH 08/14] MIPS: memblock: Simplify DMA contiguous reservation
` [PATCH 09/14] MIPS: memblock: Allow memblock regions resize
` [PATCH 10/14] MIPS: memblock: Perform early low memory test
` [PATCH 11/14] MIPS: memblock: Print out kernel virtual mem layout
` [PATCH 12/14] MIPS: memblock: Discard bootmem from Loongson3 code
` [PATCH 13/14] MIPS: memblock: Discard bootmem from SGI IP27 code
` [PATCH 14/14] MIPS: memblock: Deactivate bootmem allocator

[PATCH v4 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2018-01-18 15:23 UTC  (17+ 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 v2] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
 2018-01-18 13:40 UTC  (3+ messages)

About Loongson platforms' directories
 2018-01-18  3:30 UTC  (5+ messages)

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

[PATCH 00/13] MIPS: add support for the Microsemi MIPS SoCs
 2018-01-17 23:58 UTC  (8+ messages)
` [PATCH 09/13] MIPS: mscc: Add initial support for "

[PATCH] MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_return
 2018-01-17 21:13 UTC  (3+ messages)

[PATCH] MIPS: fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
 2018-01-17 19:55 UTC  (3+ messages)

[PATCH] MIPS: bcm47xx: enable ZBOOT support
 2018-01-16 22:21 UTC 

[PATCH] MIPS: Fix vmlinuz build when ZBOOT is selected
 2018-01-16 21:42 UTC  (3+ messages)

[PATCH] MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
 2018-01-16 21:38 UTC 

MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
 2018-01-16 21:38 UTC 

[PATCH for-4.15] ssb: Disable PCI host for PCI_DRIVERS_GENERIC
 2018-01-16 19:16 UTC  (6+ messages)
` [for-4.15] "

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

[PATCH v5 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-16 14:10 UTC  (8+ messages)
` [PATCH v6 00/15] JZ4770 SoC support
  ` [PATCH v6 10/15] MIPS: ingenic: Detect machtype from SoC compatible string
  ` [PATCH v6 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers

[PATCH v3 0/8] MIPS: add support for the Microsemi MIPS SoCs
 2018-01-16 10:12 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: mips: Add bindings for Microsemi SoCs
` [PATCH v3 2/8] dt-bindings: power: reset: Document ocelot-reset binding
` [PATCH v3 3/8] power: reset: Add a driver for the Microsemi Ocelot reset
` [PATCH v3 4/8] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
` [PATCH v3 5/8] MIPS: mscc: add ocelot dtsi
` [PATCH v3 6/8] MIPS: mscc: add ocelot PCB123 device tree
` [PATCH v3 7/8] MIPS: defconfigs: add a defconfig for Microsemi SoCs
` [PATCH v3 8/8] MAINTAINERS: Add entry for Microsemi MIPS SoCs

consolidate swiotlb dma_map implementations
 2018-01-16  8:52 UTC  (18+ messages)
` [PATCH 03/22] ia64: rename swiotlb_dma_ops
` [PATCH 04/22] powerpc: "
` [PATCH 05/22] x86: "
` [PATCH 06/22] swiotlb: rename swiotlb_free to swiotlb_exit
` [PATCH 10/22] swiotlb: refactor coherent buffer allocation

consolidate direct dma mapping V4
 2018-01-16  7:52 UTC  (36+ 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 for-4.15] MIPS: Fix undefined reference to physical_memsize
 2018-01-16  3:10 UTC  (2+ messages)

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

[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 direct dma mapping V3
 2018-01-12 13:17 UTC  (5+ messages)
` [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 21/33] dma-mapping: add an arch_dma_supported hook

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


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