The Linux/MIPS List (thread)
[
Date Index
]
[
Top
]
[
All Lists
]
<
Prev Period
]
[
Advanced
]
[
Next Period
>
mb() calls in octeon / loongson swiotlb dma_map_ops
,
Christoph Hellwig
,
2017/12/30
[PATCH 01/33] clk_ops: change round_rate() to return unsigned long
,
Bryan O'Donoghue
,
2017/12/30
Re: [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
,
Mikko Perttunen
,
2017/12/30
Re: [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
,
Bryan O'Donoghue
,
2017/12/31
[PATCH v12 0/3] MIPS: Add virtual Ranchu board as a generic-based board
,
Aleksandar Markovic
,
2017/12/29
[PATCH v12 1/3] Documentation: Add device tree binding for Goldfish PIC driver
,
Aleksandar Markovic
,
2017/12/29
[PATCH v12 2/3] irqchip/irq-goldfish-pic: Add Goldfish PIC driver
,
Aleksandar Markovic
,
2017/12/29
[PATCH v12 3/3] MIPS: ranchu: Add Ranchu as a new generic-based board
,
Aleksandar Markovic
,
2017/12/29
consolidate direct dma mapping and swiotlb support
,
Christoph Hellwig
,
2017/12/29
[PATCH 01/67] x86: remove X86_PPRO_FENCE
,
Christoph Hellwig
,
2017/12/29
[PATCH 02/67] alpha: mark jensen as broken
,
Christoph Hellwig
,
2017/12/29
[PATCH 03/67] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
,
Christoph Hellwig
,
2017/12/29
[PATCH 04/67] arm64: don't override dma_max_pfn
,
Christoph Hellwig
,
2017/12/29
[PATCH 07/67] m32r: remove unused flush_write_buffers definition
,
Christoph Hellwig
,
2017/12/29
[PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
,
Christoph Hellwig
,
2017/12/29
[PATCH 08/67] powerpc: remove unused flush_write_buffers definition
,
Christoph Hellwig
,
2017/12/29
[PATCH 06/67] hexagon: remove unused flush_write_buffers definition
,
Christoph Hellwig
,
2017/12/29
[PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
,
Christoph Hellwig
,
2017/12/29
[PATCH 10/67] m32r: remove the unused dma_capable helper
,
Christoph Hellwig
,
2017/12/29
[PATCH 11/67] riscv: remove the unused dma_capable helper
,
Christoph Hellwig
,
2017/12/29
[PATCH 12/67] s390: remove the unused dma_capable helper
,
Christoph Hellwig
,
2017/12/29
[PATCH 13/67] dma-mapping: move swiotlb arch helpers to a new header
,
Christoph Hellwig
,
2017/12/29
[PATCH 14/67] dma-mapping: move dma_mark_clean to dma-direct.h
,
Christoph Hellwig
,
2017/12/29
[PATCH 15/67] hexagon: use the generic dma_capable helper
,
Christoph Hellwig
,
2017/12/29
[PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
,
Christoph Hellwig
,
2017/12/29
[PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
,
Christoph Hellwig
,
2017/12/29
Re: [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
,
Julian Calaby
,
2017/12/29
[PATCH 18/67] microblaze: remove dma_nommu_dma_supported
,
Christoph Hellwig
,
2017/12/29
[PATCH 19/67] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
,
Christoph Hellwig
,
2017/12/29
[PATCH 20/67] s390: move s390_pci_dma_ops to asm/pci_dma.h
,
Christoph Hellwig
,
2017/12/29
[PATCH 21/67] dma-mapping: warn when there is no coherent_dma_mask
,
Christoph Hellwig
,
2017/12/29
[PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
,
Christoph Hellwig
,
2017/12/29
[PATCH 23/67] dma-mapping: add an arch_dma_supported hook
,
Christoph Hellwig
,
2017/12/29
[PATCH 24/67] dma-mapping: provide a generic asm/dma-mapping.h
,
Christoph Hellwig
,
2017/12/29
[PATCH 25/67] dma-direct: rename dma_noop to dma_direct
,
Christoph Hellwig
,
2017/12/29
[PATCH 26/67] dma-direct: use phys_to_dma
,
Christoph Hellwig
,
2017/12/29
[PATCH 27/67] dma-direct: add dma address sanity checks
,
Christoph Hellwig
,
2017/12/29
Re: [PATCH 27/67] dma-direct: add dma address sanity checks
,
Geert Uytterhoeven
,
2017/12/29
[PATCH 28/67] dma-direct: add support for CMA allocation
,
Christoph Hellwig
,
2017/12/29
[PATCH 29/67] dma-direct: use node local allocations for coherent memory
,
Christoph Hellwig
,
2017/12/29
[PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
,
Christoph Hellwig
,
2017/12/29
[PATCH 31/67] dma-direct: make dma_direct_{alloc,free} available to other implementations
,
Christoph Hellwig
,
2017/12/29
[PATCH 32/67] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
,
Christoph Hellwig
,
2017/12/29
[PATCH 33/67] dma-direct: reject too small dma masks
,
Christoph Hellwig
,
2017/12/29
[PATCH 34/67] cris: use dma-direct
,
Christoph Hellwig
,
2017/12/29
[PATCH 35/67] h8300: use dma-direct
,
Christoph Hellwig
,
2017/12/29
[PATCH 36/67] x86: remove dma_alloc_coherent_mask
,
Christoph Hellwig
,
2017/12/29
[PATCH 37/67] x86: use dma-direct
,
Christoph Hellwig
,
2017/12/29
[PATCH 39/67] iommu/amd_iommu: use dma_direct_* helpers for the direct mapping case
,
Christoph Hellwig
,
2017/12/29
[PATCH 38/67] x86/amd_gart: clean up gart_alloc_coherent
,
Christoph Hellwig
,
2017/12/29
[PATCH 40/67] iommu/intel-iommu: use dma_direct_* helpers for the direct mapping case
,
Christoph Hellwig
,
2017/12/29
[PATCH 41/67] x86: remove dma_alloc_coherent_gfp_flags
,
Christoph Hellwig
,
2017/12/29
[PATCH 42/67] arm64: rename swiotlb_dma_ops
,
Christoph Hellwig
,
2017/12/29
[PATCH 43/67] ia64: rename swiotlb_dma_ops
,
Christoph Hellwig
,
2017/12/29
[PATCH 44/67] powerpc: rename swiotlb_dma_ops
,
Christoph Hellwig
,
2017/12/29
[PATCH 46/67] swiotlb: lift x86 swiotlb_dma_ops to common code
,
Christoph Hellwig
,
2017/12/29
[PATCH 45/67] swiotlb: rename swiotlb_free to swiotlb_exit
,
Christoph Hellwig
,
2017/12/29
[PATCH 48/67] swiotlb: rely on dev->coherent_dma_mask
,
Christoph Hellwig
,
2017/12/29
[PATCH 47/67] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
,
Christoph Hellwig
,
2017/12/29
[PATCH 49/67] swiotlb: refactor coherent buffer freeing
,
Christoph Hellwig
,
2017/12/29
[PATCH 50/67] swiotlb: refactor coherent buffer allocation
,
Christoph Hellwig
,
2017/12/29
[PATCH 51/67] set_memory.h: provide set_memory_{en,de}crypted stubs
,
Christoph Hellwig
,
2017/12/29
[PATCH 52/67] dma-direct: handle the memory encryption bit in common code
,
Christoph Hellwig
,
2017/12/29
[PATCH 53/67] swiotlb: remove swiotlb_set_mem_attributes
,
Christoph Hellwig
,
2017/12/29
[PATCH 54/67] x86: remove sta2x11_dma_ops
,
Christoph Hellwig
,
2017/12/29
[PATCH 55/67] ia64: replace ZONE_DMA with ZONE_DMA32
,
Christoph Hellwig
,
2017/12/29
[PATCH 56/67] ia64: use generic swiotlb_ops
,
Christoph Hellwig
,
2017/12/29
[PATCH 57/67] ia64: clean up swiotlb support
,
Christoph Hellwig
,
2017/12/29
[PATCH 58/67] ia64: remove an ifdef around the content of pci-dma.c
,
Christoph Hellwig
,
2017/12/29
[PATCH 59/67] unicore32: use generic swiotlb_ops
,
Christoph Hellwig
,
2017/12/29
[PATCH 60/67] tile: replace ZONE_DMA with ZONE_DMA32
,
Christoph Hellwig
,
2017/12/29
[PATCH 61/67] tile: use generic swiotlb_ops
,
Christoph Hellwig
,
2017/12/29
[PATCH 62/67] mips/netlogic: remove swiotlb support
,
Christoph Hellwig
,
2017/12/29
[PATCH 63/67] mips: use swiotlb_{alloc,free}
,
Christoph Hellwig
,
2017/12/29
[PATCH 64/67] arm64: replace ZONE_DMA with ZONE_DMA32
,
Christoph Hellwig
,
2017/12/29
[PATCH 65/67] arm64: use swiotlb_alloc and swiotlb_free
,
Christoph Hellwig
,
2017/12/29
[PATCH 66/67] swiotlb: remove swiotlb_{alloc,free}_coherent
,
Christoph Hellwig
,
2017/12/29
[PATCH 67/67] swiotlb: remove various exports
,
Christoph Hellwig
,
2017/12/29
Re: consolidate direct dma mapping and swiotlb support
,
Vladimir Murzin
,
2017/12/29
Re: consolidate direct dma mapping and swiotlb support
,
Christoph Hellwig
,
2017/12/30
[PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
,
Mathieu Malaterre
,
2017/12/28
[PATCH v2 1/2] nvmem: add driver for JZ4780 efuse
,
Mathieu Malaterre
,
2017/12/28
Re: [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse
,
Marcin Nowakowski
,
2017/12/29
[PATCH v2 2/2] dts: Probe efuse for CI20
,
Mathieu Malaterre
,
2017/12/28
[PATCH 3.16 177/204] MIPS: AR7: Ensure that serial ports are properly set up
,
Ben Hutchings
,
2017/12/28
[PATCH 3.16 154/204] MIPS: Fix CM region target definitions
,
Ben Hutchings
,
2017/12/28
[PATCH 3.2 82/94] MIPS: AR7: Ensure that serial ports are properly set up
,
Ben Hutchings
,
2017/12/28
[PATCH 0/7] jz4740 watchdog driver & platform cleanups
,
Paul Cercueil
,
2017/12/28
[PATCH 2/7] watchdog: jz4740: Use devm_* functions
,
Paul Cercueil
,
2017/12/28
Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
,
Guenter Roeck
,
2017/12/28
Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
,
Paul Cercueil
,
2017/12/28
Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
,
Guenter Roeck
,
2017/12/28
Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
,
Paul Cercueil
,
2017/12/28
Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
,
Guenter Roeck
,
2017/12/28
Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
,
Guenter Roeck
,
2017/12/28
[PATCH 1/7] watchdog: JZ4740: Disable clock after stopping counter
,
Paul Cercueil
,
2017/12/28
Re: [PATCH 1/7] watchdog: JZ4740: Disable clock after stopping counter
,
Guenter Roeck
,
2017/12/28
[PATCH v2 1/8] watchdog: JZ4740: Disable clock after stopping counter
,
Paul Cercueil
,
2017/12/30
[PATCH v2 2/8] watchdog: jz4740: Use devm_* functions
,
Paul Cercueil
,
2017/12/30
Re: [PATCH v2 2/8] watchdog: jz4740: Use devm_* functions
,
Guenter Roeck
,
2017/12/30
[PATCH v2 3/8] watchdog: JZ4740: Register a restart handler
,
Paul Cercueil
,
2017/12/30
[PATCH v2 4/8] watchdog: JZ4740: Drop module remove function
,
Paul Cercueil
,
2017/12/30
Re: [PATCH v2 4/8] watchdog: JZ4740: Drop module remove function
,
Guenter Roeck
,
2017/12/30
[PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
,
Paul Cercueil
,
2017/12/30
[PATCH v2 6/8] MIPS: jz4780: dts: Fix watchdog node
,
Paul Cercueil
,
2017/12/30
[PATCH v2 7/8] MIPS: qi_lb60: Enable the jz4740-wdt driver
,
Paul Cercueil
,
2017/12/30
[PATCH v2 8/8] MIPS: jz4740: Drop old platform reset code
,
Paul Cercueil
,
2017/12/30
[PATCH 3/7] watchdog: JZ4740: Register a restart handler
,
Paul Cercueil
,
2017/12/28
Re: [PATCH 3/7] watchdog: JZ4740: Register a restart handler
,
Guenter Roeck
,
2017/12/28
[PATCH 5/7] MIPS: jz4780: dts: Fix watchdog node
,
Paul Cercueil
,
2017/12/28
Re: [PATCH 5/7] MIPS: jz4780: dts: Fix watchdog node
,
Mathieu Malaterre
,
2017/12/28
[PATCH 4/7] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
,
Paul Cercueil
,
2017/12/28
[PATCH 6/7] MIPS: qi_lb60: Enable the jz4740-wdt driver
,
Paul Cercueil
,
2017/12/28
[PATCH 7/7] MIPS: jz4740: Drop old platform reset code
,
Paul Cercueil
,
2017/12/28
Re: [PATCH RFC 3/3] MIPS: AR7: ensure the port type's FCR value is used
,
Jonas Gorski
,
2017/12/28
[PATCH v4 00/15] Ingenic JZ4770 and GCW Zero support
,
Paul Cercueil
,
2017/12/28
[PATCH v4 01/15] clk: ingenic: Use const pointer to clk_ops in struct
,
Paul Cercueil
,
2017/12/28
[PATCH v4 02/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
,
Paul Cercueil
,
2017/12/28
Re: [PATCH v4 02/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
,
Stephen Boyd
,
2017/12/28
[PATCH v4 03/15] clk: ingenic: support PLLs with no bypass bit
,
Paul Cercueil
,
2017/12/28
Re: [PATCH v4 03/15] clk: ingenic: support PLLs with no bypass bit
,
Stephen Boyd
,
2017/12/28
[PATCH v4 04/15] clk: ingenic: Add code to enable/disable PLLs
,
Paul Cercueil
,
2017/12/28
Re: [PATCH v4 04/15] clk: ingenic: Add code to enable/disable PLLs
,
Stephen Boyd
,
2017/12/28
[PATCH v4 05/15] dt-bindings: clock: Add jz4770-cgu.h header
,
Paul Cercueil
,
2017/12/28
Re: [PATCH v4 05/15] dt-bindings: clock: Add jz4770-cgu.h header
,
Stephen Boyd
,
2017/12/28
[PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver
,
Paul Cercueil
,
2017/12/28
Re: [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver
,
Stephen Boyd
,
2017/12/28
Re: [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver
,
Philippe Ombredanne
,
2017/12/29
Re: [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver
,
Paul Cercueil
,
2017/12/29
[PATCH v4 07/15] MIPS: Setup boot_command_line before plat_mem_setup
,
Paul Cercueil
,
2017/12/28
[PATCH v4 08/15] MIPS: ingenic: Use common cmdline handling code
,
Paul Cercueil
,
2017/12/28
[PATCH v4 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
,
Paul Cercueil
,
2017/12/28
[PATCH v4 10/15] MIPS: ingenic: Add machine info for supported boards
,
Paul Cercueil
,
2017/12/28
[PATCH v4 11/15] MIPS: ingenic: Initial JZ4770 support
,
Paul Cercueil
,
2017/12/28
[PATCH v4 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
,
Paul Cercueil
,
2017/12/28
[PATCH v4 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
,
Paul Cercueil
,
2017/12/28
[PATCH v4 14/15] devicetree/bindings: Add GCW vendor prefix
,
Paul Cercueil
,
2017/12/28
[PATCH v4 15/15] MIPS: ingenic: Initial GCW Zero support
,
Paul Cercueil
,
2017/12/28
[PATCH v3 0/2] MIPS: Augment CPC support
,
Aleksandar Markovic
,
2017/12/27
[PATCH v3 1/2] dt-bindings: Document mti,mips-cpc binding
,
Aleksandar Markovic
,
2017/12/27
[PATCH v3 2/2] MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
,
Aleksandar Markovic
,
2017/12/27
[PATCH 0/2] Add efuse driver for Ingenic JZ4780 SoC
,
Mathieu Malaterre
,
2017/12/27
[PATCH 1/2] nvmem: add driver for JZ4780 efuse
,
Mathieu Malaterre
,
2017/12/27
Re: [PATCH 1/2] nvmem: add driver for JZ4780 efuse
,
Marcin Nowakowski
,
2017/12/28
Message not available
Re: [PATCH 1/2] nvmem: add driver for JZ4780 efuse
,
Marcin Nowakowski
,
2017/12/28
[PATCH 2/2] dts: Probe efuse for CI20
,
Mathieu Malaterre
,
2017/12/27
Re: [PATCH 2/2] dts: Probe efuse for CI20
,
Greg Kroah-Hartman
,
2017/12/27
[PATCH v6 0/8] add support for relative references in special sections
,
Ard Biesheuvel
,
2017/12/27
[PATCH v6 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
,
Ard Biesheuvel
,
2017/12/27
Re: [PATCH v6 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
,
Linus Torvalds
,
2017/12/27
Re: [PATCH v6 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
,
Ard Biesheuvel
,
2017/12/27
[PATCH v6 2/8] module: use relative references for __ksymtab entries
,
Ard Biesheuvel
,
2017/12/27
Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
,
Linus Torvalds
,
2017/12/27
Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
,
Ard Biesheuvel
,
2017/12/27
Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
,
Linus Torvalds
,
2017/12/27
Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
,
Ard Biesheuvel
,
2017/12/27
Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
,
Ingo Molnar
,
2017/12/28
Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
,
Ard Biesheuvel
,
2017/12/28
Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
,
kbuild test robot
,
2017/12/29
[PATCH v6 3/8] init: allow initcall tables to be emitted using relative references
,
Ard Biesheuvel
,
2017/12/27
[PATCH v6 4/8] PCI: Add support for relative addressing in quirk tables
,
Ard Biesheuvel
,
2017/12/27
[PATCH v6 5/8] kernel: tracepoints: add support for relative references
,
Ard Biesheuvel
,
2017/12/27
Re: [PATCH v6 5/8] kernel: tracepoints: add support for relative references
,
Steven Rostedt
,
2017/12/28
Re: [PATCH v6 5/8] kernel: tracepoints: add support for relative references
,
Ard Biesheuvel
,
2017/12/29
[PATCH v6 6/8] kernel/jump_label: abstract jump_entry member accessors
,
Ard Biesheuvel
,
2017/12/27
[PATCH v6 7/8] arm64/kernel: jump_label: use relative references
,
Ard Biesheuvel
,
2017/12/27
[PATCH v6 8/8] x86/kernel: jump_table: use relative references
,
Ard Biesheuvel
,
2017/12/27
Re: [PATCH v6 8/8] x86/kernel: jump_table: use relative references
,
Steven Rostedt
,
2017/12/28
Re: [PATCH v6 8/8] x86/kernel: jump_table: use relative references
,
Ard Biesheuvel
,
2017/12/28
Re: [PATCH v6 8/8] x86/kernel: jump_table: use relative references
,
Steven Rostedt
,
2017/12/28
rename arcs_cmdline to mips_cmdline
,
Jiaxun Yang
,
2017/12/27
[PATCH] MIPS: rename arcs_cmdline to mips_cmdline
,
Jiaxun Yang
,
2017/12/27
Cleanup loongson64 mach to use SPDX copyright format
,
Jiaxun Yang
,
2017/12/26
[PATCH 1/7] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/26
Re: [PATCH 1/7] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
,
Philippe Ombredanne
,
2017/12/29
[PATCH 2/7] MIPS: Loongson64: cleanup all loongson common files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/26
[PATCH 3/7] MIPS: Loongson64: cleanup all fuloong-2e files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/26
[PATCH 4/7] MIPS: Loongson64: cleanup all lemote-2f files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/26
[PATCH 5/7] MIPS: Loongson64: cleanup all loongson-3 files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/26
[PATCH 6/7] MIPS: Loongson64: cleanup all mach files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/26
[PATCH 7/7] MIPS: Loongson64: cleanup all include files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/26
Cleanup loongson64 mach to use SPDX copyright format v2
,
Jiaxun Yang
,
2017/12/30
[PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/30
Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
,
Philippe Ombredanne
,
2017/12/31
Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/31
Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
,
Philippe Ombredanne
,
2017/12/31
[PATCHv2 2/8] MIPS: Loongson64: cleanup all loongson common files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/30
[PATCHv2 3/8] MIPS: Loongson64: cleanup all fuloong-2e files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/30
[PATCHv2 4/8] MIPS: Loongson64: cleanup all lemote-2f files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/30
[PATCHv2 5/8] MIPS: Loongson64: cleanup all loongson-3 files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/30
[PATCHv2 6/8] MIPS: Loongson64: cleanup all mach files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/30
[PATCHv2 7/8] MIPS: Loongson64: cleanup all include files to use SPDX Identifier
,
Jiaxun Yang
,
2017/12/30
[PATCH 1/2] MIPS: add declaration for function `memory_region_available`
,
Mathieu Malaterre
,
2017/12/26
[PATCH 2/2] MIPS: Remove a warning when PHYS_OFFSET is 0x0
,
Mathieu Malaterre
,
2017/12/26
[PATCH] MIPS: Use proper @return keyword
,
Mathieu Malaterre
,
2017/12/26
Re: [PATCH] MIPS: Use proper @return keyword
,
Randy Dunlap
,
2017/12/26
[PATCH v2] MIPS: Use proper Return keyword
,
Mathieu Malaterre
,
2017/12/27
[PATCH 1/2] MIPS: math-emu: Do not export function `srl128`
,
Mathieu Malaterre
,
2017/12/26
[PATCH 2/2] MIPS: math-emu: Declare ys variable as possibly unused
,
Mathieu Malaterre
,
2017/12/26
RE: [PATCH 2/2] MIPS: math-emu: Declare ys variable as possibly unused
,
Aleksandar Markovic
,
2017/12/26
Re: [PATCH 2/2] MIPS: math-emu: Declare ys variable as possibly unused
,
Mathieu Malaterre
,
2017/12/27
RE: [PATCH 1/2] MIPS: math-emu: Do not export function `srl128`
,
Aleksandar Markovic
,
2017/12/26
RE: [PATCH 1/2] MIPS: math-emu: Do not export function `srl128`
,
Aleksandar Markovic
,
2017/12/26
Re: [PATCH 1/2] MIPS: math-emu: Do not export function `srl128`
,
Mathieu Malaterre
,
2017/12/27
[PATCH 01/11 v2] MIPS: Alchemy: constify gpio_led
,
Arvind Yadav
,
2017/12/26
[PATCH 02/11 v2] MIPS: AR7: constify gpio_led
,
Arvind Yadav
,
2017/12/26
[PATCH 03/11 v2] MIPS: TXX9: constify gpio_led
,
Arvind Yadav
,
2017/12/26
[PATCH] MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
,
Jiaxun Yang
,
2017/12/26
Add YeeLoong support v6
,
Jiaxun Yang
,
2017/12/26
[PATCH v6 1/4] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
,
Jiaxun Yang
,
2017/12/26
[PATCH v6 2/4] MIPS: Loongson64: Yeeloong add platform driver
,
Jiaxun Yang
,
2017/12/26
[PATCH v6 3/4] MIPS: Loongson64: Load platform device during boot
,
Jiaxun Yang
,
2017/12/26
[PATCH v6 4/4] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver
,
Jiaxun Yang
,
2017/12/26
[PATCH v5 0/8] add support for relative references in special sections
,
Ard Biesheuvel
,
2017/12/25
[PATCH v5 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
,
Ard Biesheuvel
,
2017/12/25
Re: [PATCH v5 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
,
Sam Ravnborg
,
2017/12/25
Re: [PATCH v5 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
,
Ard Biesheuvel
,
2017/12/25
[PATCH v5 2/8] module: use relative references for __ksymtab entries
,
Ard Biesheuvel
,
2017/12/25
[PATCH v5 3/8] init: allow initcall tables to be emitted using relative references
,
Ard Biesheuvel
,
2017/12/25
[PATCH v5 4/8] PCI: Add support for relative addressing in quirk tables
,
Ard Biesheuvel
,
2017/12/25
[PATCH v5 5/8] kernel: tracepoints: add support for relative references
,
Ard Biesheuvel
,
2017/12/25
[PATCH v5 6/8] kernel/jump_label: abstract jump_entry member accessors
,
Ard Biesheuvel
,
2017/12/25
Re: [PATCH v5 6/8] kernel/jump_label: abstract jump_entry member accessors
,
kbuild test robot
,
2017/12/26
Re: [PATCH v5 6/8] kernel/jump_label: abstract jump_entry member accessors
,
Ard Biesheuvel
,
2017/12/26
[PATCH v5 7/8] arm64/kernel: jump_label: use relative references
,
Ard Biesheuvel
,
2017/12/25
[PATCH v5 8/8] x86/kernel: jump_table: use relative references
,
Ard Biesheuvel
,
2017/12/25
Re: MIPS: Fix CPS SMP NS16550 UART defaults
,
Guenter Roeck
,
2017/12/25
[PATCH v3 27/27] devres: kill devm_ioremap_nocache
,
Yisheng Xie
,
2017/12/23
Re: [PATCH v3 27/27] devres: kill devm_ioremap_nocache
,
Greg KH
,
2017/12/23
Re: [PATCH v3 27/27] devres: kill devm_ioremap_nocache
,
Yisheng Xie
,
2017/12/25
[PATCH v3 23/27] MIPS: pci: replace devm_ioremap_nocache with devm_ioremap
,
Yisheng Xie
,
2017/12/23
[PATCH v3 00/27] kill devm_ioremap_nocache
,
Yisheng Xie
,
2017/12/23
Re: [PATCH v3 00/27] kill devm_ioremap_nocache
,
Greg KH
,
2017/12/23
Re: [PATCH v3 00/27] kill devm_ioremap_nocache
,
Guenter Roeck
,
2017/12/23
Re: [PATCH v3 00/27] kill devm_ioremap_nocache
,
christophe leroy
,
2017/12/24
Re: [PATCH v3 00/27] kill devm_ioremap_nocache
,
Yisheng Xie
,
2017/12/25
Re: [PATCH v3 00/27] kill devm_ioremap_nocache
,
christophe leroy
,
2017/12/24
Re: [PATCH v3 00/27] kill devm_ioremap_nocache
,
Yisheng Xie
,
2017/12/25
[PATCH 4.9 102/104] MIPS: math-emu: Fix final emulation phase for certain instructions
,
Greg Kroah-Hartman
,
2017/12/22
[PATCH 4.4 74/78] MIPS: math-emu: Fix final emulation phase for certain instructions
,
Greg Kroah-Hartman
,
2017/12/22
[PATCH v2] MIPS: fix incorrect mem=X@Y handling
,
Mathieu Malaterre
,
2017/12/21
[PATCH v2 0/2] MIPS: Augment CPC support
,
Aleksandar Markovic
,
2017/12/21
[PATCH v2 1/2] dt-bindings: Document mti,mips-cpc binding
,
Aleksandar Markovic
,
2017/12/21
Re: [PATCH v2 1/2] dt-bindings: Document mti,mips-cpc binding
,
Rob Herring
,
2017/12/26
RE: [PATCH v2 1/2] dt-bindings: Document mti,mips-cpc binding
,
Aleksandar Markovic
,
2017/12/27
[PATCH v2 2/2] MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
,
Aleksandar Markovic
,
2017/12/21
Re: [PATCH v2 0/2] MIPS: Augment CPC support
,
Paul Burton
,
2017/12/21
[PATCH v2] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
,
Andy Shevchenko
,
2017/12/21
Re: [PATCH v2] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
,
Hauke Mehrtens
,
2017/12/21
[PATCH 1/3] MIPS: c-r4k: instruction_hazard should immediately follow cache op
,
Matt Redfearn
,
2017/12/21
[PATCH 2/3] MIPS: Add barrier between dcache & icache flushes
,
Matt Redfearn
,
2017/12/21
Re: [PATCH 2/3] MIPS: Add barrier between dcache & icache flushes
,
James Hogan
,
2017/12/21
[PATCH 3/3] MIPS: Add barrier between icache flush and execution hazard barrier
,
Matt Redfearn
,
2017/12/21
Re: [PATCH 1/3] MIPS: c-r4k: instruction_hazard should immediately follow cache op
,
James Hogan
,
2017/12/21
Re: [PATCH 1/3] MIPS: c-r4k: instruction_hazard should immediately follow cache op
,
Matt Redfearn
,
2017/12/21
Re: [PATCH 1/3] MIPS: c-r4k: instruction_hazard should immediately follow cache op
,
James Hogan
,
2017/12/21
Re: [PATCH 1/3] MIPS: c-r4k: instruction_hazard should immediately follow cache op
,
Matt Redfearn
,
2017/12/21
[PATCH] clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages
,
Matt Redfearn
,
2017/12/20
[PATCH] MIPS: Schedule on CPUs we need to lose FPU for a mode switch
,
Paul Burton
,
2017/12/20
Re: [PATCH] MIPS: Schedule on CPUs we need to lose FPU for a mode switch
,
Ralf Baechle
,
2017/12/20
[RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
,
Serge Semin
,
2017/12/19
Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
,
Alexander Sverdlin
,
2017/12/20
Message not available
Message not available
Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
,
Serge Semin
,
2017/12/21
Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
,
Marcin Nowakowski
,
2017/12/22
Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
,
Serge Semin
,
2017/12/26
[PATCH v1] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
,
Andy Shevchenko
,
2017/12/19
[PATCH 01/14] MIPS: Fix CM region target definitions
,
thirtsa . dreyfus
,
2017/12/19
[PATCH 0/4] bcm63xx_enet: remove mac_id usage
,
Jonas Gorski
,
2017/12/17
[PATCH 1/4] bcm63xx_enet: just use "enet" as the clock name
,
Jonas Gorski
,
2017/12/17
[PATCH 2/4] bcm63xx_enet: use platform data for dma channel numbers
,
Jonas Gorski
,
2017/12/17
[PATCH 3/4] bcm63xx_enet: remove pointless mac_id check
,
Jonas Gorski
,
2017/12/17
[PATCH 4/4] bcm63xx_enet: use platform device id directly for miibus name
,
Jonas Gorski
,
2017/12/17
Re: [PATCH 0/4] bcm63xx_enet: remove mac_id usage
,
David Miller
,
2017/12/19
Add YeeLoong support v5
,
Jiaxun Yang
,
2017/12/16
[PATCH v5 1/5] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
,
Jiaxun Yang
,
2017/12/16
Re: [PATCH v5 1/5] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
,
Ralf Baechle
,
2017/12/20
[PATCH v5 2/5] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
,
Jiaxun Yang
,
2017/12/16
[PATCH v5 3/5] MIPS: Loongson64: Yeeloong add platform driver
,
Jiaxun Yang
,
2017/12/16
Re: [PATCH v5 3/5] MIPS: Loongson64: Yeeloong add platform driver
,
Philippe Ombredanne
,
2017/12/16
[PATCH v5 4/5] MIPS: Loongson64: Load platform device during boot
,
Jiaxun Yang
,
2017/12/16
[PATCH v5 5/5] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver
,
Jiaxun Yang
,
2017/12/16
Re: [PATCH v5 5/5] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver
,
Ralf Baechle
,
2017/12/20
[PATCH v4] MIPS: Add noexec=on|off kernel parameter
,
Aleksandar Markovic
,
2017/12/15
[PATCH 0/2] MIPS: Augment CPC support
,
Aleksandar Markovic
,
2017/12/15
[PATCH 1/2] dt-bindings: Document mti,mips-cpc binding
,
Aleksandar Markovic
,
2017/12/15
Re: [PATCH 1/2] dt-bindings: Document mti,mips-cpc binding
,
Rob Herring
,
2017/12/16
RE: [PATCH 1/2] dt-bindings: Document mti,mips-cpc binding
,
Aleksandar Markovic
,
2017/12/18
[PATCH 2/2] MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
,
Aleksandar Markovic
,
2017/12/15
[PATCH v11 0/3] MIPS: Add virtual Ranchu board as a generic-based board
,
Aleksandar Markovic
,
2017/12/15
[PATCH v11 1/3] Documentation: Add device tree binding for Goldfish PIC driver
,
Aleksandar Markovic
,
2017/12/15
[PATCH v11 2/3] irqchip/irq-goldfish-pic: Add Goldfish PIC driver
,
Aleksandar Markovic
,
2017/12/15
[PATCH v11 3/3] MIPS: ranchu: Add Ranchu as a new generic-based board
,
Aleksandar Markovic
,
2017/12/15
Re: [PATCH v11 0/3] MIPS: Add virtual Ranchu board as a generic-based board
,
Joe Perches
,
2017/12/15
RE: [PATCH v11 0/3] MIPS: Add virtual Ranchu board as a generic-based board
,
Aleksandar Markovic
,
2017/12/15
RE: [PATCH v11 0/3] MIPS: Add virtual Ranchu board as a generic-based board
,
Aleksandar Markovic
,
2017/12/25
[PATCH 1/2] MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead
,
Matt Redfearn
,
2017/12/15
[PATCH 2/2] MIPS: pm-cps: Warn if JTAG presence will block power gating
,
Matt Redfearn
,
2017/12/15
Scan
,
Concetta
,
2017/12/15
[PATCH] mips: dts: Remove leading 0x and 0s from bindings notation
,
Mathieu Malaterre
,
2017/12/14
[PATCHv4 05/12] mips: Use generic_pmdp_establish as pmdp_establish
,
Kirill A. Shutemov
,
2017/12/13
[PATCH v7 0/4] Prerequisites for Cavium OCTEON-III network driver.
,
David Daney
,
2017/12/13
[PATCH v7 1/4] MIPS: Octeon: Enable LMTDMA/LMTST operations.
,
David Daney
,
2017/12/13
[PATCH v7 2/4] MIPS: Octeon: Automatically provision CVMSEG space.
,
David Daney
,
2017/12/13
[PATCH v7 3/4] staging: octeon: Remove USE_ASYNC_IOBDMA macro.
,
David Daney
,
2017/12/13
[PATCH v7 4/4] MIPS: Octeon: Add a global resource manager.
,
David Daney
,
2017/12/13
Re: [PATCH v3 6/8] PCI: brcmstb: Add MSI capability
,
Bjorn Helgaas
,
2017/12/12
Re: [PATCH v3 4/8] PCI: brcmstb: Add dma-range mapping for inbound traffic
,
Bjorn Helgaas
,
2017/12/12
Re: [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
,
Bjorn Helgaas
,
2017/12/12
Re: [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
,
Jim Quinlan
,
2017/12/14
Re: [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
,
Bjorn Helgaas
,
2017/12/14
Re: [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
,
Jim Quinlan
,
2017/12/15
Re: [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
,
Bjorn Helgaas
,
2017/12/15
[RFC PATCH 00/16] MIPS: Enable CONFIG_THREAD_INFO_IN_TASK
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 01/16] MIPS: VDSO: Prevent use of smp_processor_id()
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 02/16] MIPS: bpf: Add emit_load_cpu helper to load current CPU ID
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 03/16] MIPS: bpf: Use CP0 register for CPU ID
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 04/16] MIPS: Add constant accessors for CP0.Context / CP0.XContext
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 05/16] MIPS: Use CP0 register for smp_processor_id()
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 06/16] MIPS: KASLR: Change relocate_kernel to return applied offset.
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 07/16] MIPS: kprobes: Remove unused definitions
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 09/16] MIPS: Introduce setup_kernel_mode macro
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 08/16] MIPS: compat: Don't use current_thread_info for stack base
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 10/16] MIPS: Move the CONFIG_CPU_JUMP_WORKAROUNDS into setup_kernel_mode
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 11/16] MIPS: Move the CONFIG_EVA workaround into setup_kernel_mode
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 12/16] MIPS: Keep a copy of each CPU's current_thread
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 14/16] MIPS: Determine kernel thread stack from task_struct
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 13/16] MIPS: Rename TASK_THREAD_INFO to TASK_STACK
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 16/16] MIPS: Activate CONFIG_THREAD_INFO_IN_TASK
,
Matt Redfearn
,
2017/12/12
[RFC PATCH 15/16] MIPS: prep stack walkers for THREAD_INFO_IN_TASK
,
Matt Redfearn
,
2017/12/12
[PATCH v2 0/6] MIPS: NT_PRFPREG regset handling fixes
,
Maciej W. Rozycki
,
2017/12/11
[PATCH v2 1/6] MIPS: Factor out NT_PRFPREG regset access helpers
,
Maciej W. Rozycki
,
2017/12/11
[PATCH v2 2/6] MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
,
Maciej W. Rozycki
,
2017/12/11
[PATCH v2 3/6] MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
,
Maciej W. Rozycki
,
2017/12/11
[PATCH v2 4/6] MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
,
Maciej W. Rozycki
,
2017/12/11
[PATCH v2 5/6] MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
,
Maciej W. Rozycki
,
2017/12/11
[PATCH v2 6/6] MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
,
Maciej W. Rozycki
,
2017/12/11
Re: [PATCH v2 0/6] MIPS: NT_PRFPREG regset handling fixes
,
Ralf Baechle
,
2017/12/12
[PATCH 0/2] MIPS: mipsregs.h: Optimise read of const Cop0 regs
,
James Hogan
,
2017/12/11
[PATCH 1/2] MIPS: mipsregs.h: Add read const Cop0 macros
,
James Hogan
,
2017/12/11
[PATCH 2/2] MIPS: mipsregs.h: Make read_c0_prid use const accessor
,
James Hogan
,
2017/12/11
[PATCH 35/45] arch/mips: remove duplicate includes
,
Pravin Shedge
,
2017/12/10
[PATCH] TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
,
SF Markus Elfring
,
2017/12/10
Re: [PATCH] TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
,
Maciej W. Rozycki
,
2017/12/10
Re: [PATCH] TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
,
Joe Perches
,
2017/12/11
Re: [PATCH] TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
,
Maciej W. Rozycki
,
2017/12/11
Re: [PATCH] TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
,
SF Markus Elfring
,
2017/12/11
Re: TC: Delete an error message for a failed memory allocation in tc_bus_add_devices()
,
SF Markus Elfring
,
2017/12/11
[PATCH v4 0/5] add Lemote YeeLoong Laptop support
,
Jiaxun Yang
,
2017/12/09
[PATCH v4 1/5] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
,
Jiaxun Yang
,
2017/12/09
[PATCH v4 2/5] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
,
Jiaxun Yang
,
2017/12/09
Re: [PATCH v4 2/5] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
,
Philippe Ombredanne
,
2017/12/09
[PATCH v4 3/5] MIPS: Loongson64: Yeeloong add platform driver
,
Jiaxun Yang
,
2017/12/09
[PATCH v4 4/5] MIPS: Loongson64: Load platform device during boot
,
Jiaxun Yang
,
2017/12/09
[PATCH v4 5/5] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver
,
Jiaxun Yang
,
2017/12/09
[PATCH v2 00/13] MIPS: add support for the Microsemi MIPS SoCs
,
Alexandre Belloni
,
2017/12/08
[PATCH v2 01/13] dt-bindings: Add vendor prefix for Microsemi Corporation
,
Alexandre Belloni
,
2017/12/08
[PATCH v2 02/13] dt-bindings: interrupt-controller: Add binding for the Microsemi Ocelot interrupt controller
,
Alexandre Belloni
,
2017/12/08
[PATCH v2 03/13] irqchip: Add a driver for the Microsemi Ocelot controller
,
Alexandre Belloni
,
2017/12/08
[PATCH v2 04/13] dt-bindings: pinctrl: Add bindings for Microsemi Ocelot
,
Alexandre Belloni
,
2017/12/08
Re: [PATCH v2 04/13] dt-bindings: pinctrl: Add bindings for Microsemi Ocelot
,
Linus Walleij
,
2017/12/13
[PATCH v2 06/13] dt-bindings: mips: Add bindings for Microsemi SoCs
,
Alexandre Belloni
,
2017/12/08
Re: [PATCH v2 06/13] dt-bindings: mips: Add bindings for Microsemi SoCs
,
Rob Herring
,
2017/12/13
[PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
,
Alexandre Belloni
,
2017/12/08
Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
,
Linus Walleij
,
2017/12/13
Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
,
Philippe Ombredanne
,
2017/12/13
Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
,
Linus Walleij
,
2017/12/15
Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
,
Philippe Ombredanne
,
2017/12/15
Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
,
Alexandre Belloni
,
2017/12/18
[PATCH v2 07/13] dt-bindings: power: reset: Document ocelot-reset binding
,
Alexandre Belloni
,
2017/12/08
Re: [PATCH v2 07/13] dt-bindings: power: reset: Document ocelot-reset binding
,
Rob Herring
,
2017/12/15
Re: [PATCH v2 07/13] dt-bindings: power: reset: Document ocelot-reset binding
,
Alexandre Belloni
,
2017/12/15
[PATCH v2 08/13] power: reset: Add a driver for the Microsemi Ocelot reset
,
Alexandre Belloni
,
2017/12/08
Re: [PATCH v2 08/13] power: reset: Add a driver for the Microsemi Ocelot reset
,
Sebastian Reichel
,
2017/12/08
Re: [PATCH v2 08/13] power: reset: Add a driver for the Microsemi Ocelot reset
,
Alexandre Belloni
,
2017/12/08
Re: [PATCH v2 08/13] power: reset: Add a driver for the Microsemi Ocelot reset
,
PrasannaKumar Muralidharan
,
2017/12/18
[PATCH v2 10/13] MIPS: mscc: add ocelot dtsi
,
Alexandre Belloni
,
2017/12/08
Re: [PATCH v2 10/13] MIPS: mscc: add ocelot dtsi
,
PrasannaKumar Muralidharan
,
2017/12/18
[PATCH v2 12/13] MIPS: defconfigs: add a defconfig for Microsemi SoCs
,
Alexandre Belloni
,
2017/12/08
[PATCH v2 13/13] MAINTAINERS: Add entry for Microsemi MIPS SoCs
,
Alexandre Belloni
,
2017/12/08
[PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
,
Alexandre Belloni
,
2017/12/08
Re: [PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
,
PrasannaKumar Muralidharan
,
2017/12/18
Re: [PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
,
PrasannaKumar Muralidharan
,
2017/12/19
Re: [PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
,
Alexandre Belloni
,
2017/12/19
Re: [PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
,
PrasannaKumar Muralidharan
,
2017/12/21
[PATCH v2 11/13] MIPS: mscc: add ocelot PCB123 device tree
,
Alexandre Belloni
,
2017/12/08
Re: [PATCH v2 11/13] MIPS: mscc: add ocelot PCB123 device tree
,
PrasannaKumar Muralidharan
,
2017/12/18
Re: [PATCH v2 00/13] MIPS: add support for the Microsemi MIPS SoCs
,
PrasannaKumar Muralidharan
,
2017/12/17
Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
,
Matt Turner
,
2017/12/08
Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
,
Matt Turner
,
2017/12/08
Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
,
Eric Dumazet
,
2017/12/08
Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
,
Eric Dumazet
,
2017/12/08
Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
,
Matt Turner
,
2017/12/08
Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
,
Eric Dumazet
,
2017/12/08
Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
,
Matt Turner
,
2017/12/09
Re: NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
,
Eric Dumazet
,
2017/12/09
[PATCH v6 net-next,mips 0/7] Cavium OCTEON-III network driver.
,
David Daney
,
2017/12/08
[PATCH v6 net-next,mips 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface.
,
David Daney
,
2017/12/08
[PATCH v6 net-next,mips 2/7] MIPS: Octeon: Enable LMTDMA/LMTST operations.
,
David Daney
,
2017/12/08
[PATCH v6 net-next,mips 3/7] MIPS: Octeon: Automatically provision CVMSEG space.
,
David Daney
,
2017/12/08
Re: [PATCH v6 net-next,mips 3/7] MIPS: Octeon: Automatically provision CVMSEG space.
,
David Daney
,
2017/12/12
[PATCH v6 net-next,mips 4/7] staging: octeon: Remove USE_ASYNC_IOBDMA macro.
,
David Daney
,
2017/12/08
[PATCH v6 net-next,mips 5/7] MIPS: Octeon: Add a global resource manager.
,
David Daney
,
2017/12/08
[PATCH v6 net-next,mips 7/7] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-*
,
David Daney
,
2017/12/08
[PATCH v6 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support.
,
David Daney
,
2017/12/08
Re: [PATCH v6 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support.
,
David Miller
,
2017/12/08
Re: [PATCH v6 net-next,mips 0/7] Cavium OCTEON-III network driver.
,
Philippe Ombredanne
,
2017/12/08
Re: [PATCH v4 6/8] staging: octeon: Remove USE_ASYNC_IOBDMA macro.
,
Greg Kroah-Hartman
,
2017/12/07
[PATCH] MIPS: mm: Fix duplicate "const" on insn_table_MM
,
jhogan
,
2017/12/07
[PATCH 0/1] About MIPS/Loongson maintainance
,
Huacai Chen
,
2017/12/07
[PATCH 1/1] MAINTAINERS: Add Loongson-2/Loongson-3 maintainers
,
Huacai Chen
,
2017/12/07
Re: [PATCH 0/1] About MIPS/Loongson maintainance
,
Greg Kroah-Hartman
,
2017/12/07
Re: [PATCH 0/1] About MIPS/Loongson maintainance
,
Jiaxun Yang
,
2017/12/07
Re: [PATCH 0/1] About MIPS/Loongson maintainance
,
James Hogan
,
2017/12/07
Re: [PATCH 0/1] About MIPS/Loongson maintainance
,
Jiaxun Yang
,
2017/12/07
Re: [PATCH 0/1] About MIPS/Loongson maintainance
,
James Hogan
,
2017/12/07
Re: [PATCH 0/1] About MIPS/Loongson maintainance
,
Jiaxun Yang
,
2017/12/08
Re: [PATCH 0/1] About MIPS/Loongson maintainance
,
James Hogan
,
2017/12/08
Re: [PATCH 0/1] About MIPS/Loongson maintainance
,
Huacai Chen
,
2017/12/08
Re: [PATCH 0/1] About MIPS/Loongson maintainance
,
Jiaxun Yang
,
2017/12/08
[P5600 && EVA memory caching question] PCI region
,
Yuri Frolov
,
2017/12/06
Re: [P5600 && EVA memory caching question] PCI region
,
James Hogan
,
2017/12/06
Re: [P5600 && EVA memory caching question] PCI region
,
Yuri Frolov
,
2017/12/14
Re: [P5600 && EVA memory caching question] PCI region
,
James Hogan
,
2017/12/14
Re: [P5600 && EVA memory caching question] PCI region
,
Yuri Frolov
,
2017/12/15
Re: [P5600 && EVA memory caching question] PCI region
,
James Hogan
,
2017/12/16
Re: [P5600 && EVA memory caching question] PCI region
,
Yuri Frolov
,
2017/12/20
Re: [P5600 && EVA memory caching question] PCI region
,
Yuri Frolov
,
2017/12/21
Re: [P5600 && EVA memory caching question] PCI region
,
James Hogan
,
2017/12/21
Re: [P5600 && EVA memory caching question] PCI region
,
Yuri Frolov
,
2017/12/22
Re: [P5600 && EVA memory caching question] PCI region
,
Yuri Frolov
,
2017/12/22
Re: [P5600 && EVA memory caching question] PCI region
,
James Hogan
,
2017/12/22
[PATCH] MIPS: Octeon: Fix logging messages with spurious periods after newlines
,
Joe Perches
,
2017/12/06
[PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
,
James Hogan
,
2017/12/06
Re: [PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
,
Herbert Xu
,
2017/12/22
Re: [PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
,
Ralf Baechle
,
2017/12/22
Re: [PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
,
Herbert Xu
,
2017/12/22
Re: [PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
,
Herbert Xu
,
2017/12/22
[RFC PATCH] cpuidle/coupled: Handle broadcast enter failures
,
James Hogan
,
2017/12/05
Re: [RFC PATCH] cpuidle/coupled: Handle broadcast enter failures
,
Daniel Lezcano
,
2017/12/07
Re: [RFC PATCH] cpuidle/coupled: Handle broadcast enter failures
,
James Hogan
,
2017/12/07
Re: [RFC PATCH] cpuidle/coupled: Handle broadcast enter failures
,
Daniel Lezcano
,
2017/12/07
[PATCH] MIPS: CM: Drop WARN_ON(vp != 0)
,
James Hogan
,
2017/12/05
Re: [PATCH] MIPS: CM: Drop WARN_ON(vp != 0)
,
Ralf Baechle
,
2017/12/06
Re: [PATCH] MIPS: CM: Drop WARN_ON(vp != 0)
,
Paul Burton
,
2017/12/06
Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
,
Bjorn Helgaas
,
2017/12/05
Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
,
Florian Fainelli
,
2017/12/09
Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
,
Jim Quinlan
,
2017/12/12
Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
,
Bjorn Helgaas
,
2017/12/12
Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
,
Lorenzo Pieralisi
,
2017/12/15
Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
,
Jim Quinlan
,
2017/12/15
[PATCH 1/2] MIPS: mm: remove mips_dma_mapping_error
,
Felix Fietkau
,
2017/12/05
[PATCH 2/2] MIPS: mm: remove no-op dma_map_ops where possible
,
Felix Fietkau
,
2017/12/05
[PATCH v3 00/16] Move vcpu_load and vcpu_put calls to arch code
,
Christoffer Dall
,
2017/12/04
[PATCH v3 01/16] KVM: Take vcpu->mutex outside vcpu_load
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 01/16] KVM: Take vcpu->mutex outside vcpu_load
,
Christian Borntraeger
,
2017/12/05
Re: [PATCH v3 01/16] KVM: Take vcpu->mutex outside vcpu_load
,
Cornelia Huck
,
2017/12/11
[PATCH v3 02/16] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 02/16] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
,
Cornelia Huck
,
2017/12/11
[PATCH v3 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
,
Christian Borntraeger
,
2017/12/05
Re: [PATCH v3 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
,
Cornelia Huck
,
2017/12/11
[PATCH v3 04/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 04/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
,
David Hildenbrand
,
2017/12/08
Re: [PATCH v3 04/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
,
Cornelia Huck
,
2017/12/11
[PATCH v3 06/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 06/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
,
David Hildenbrand
,
2017/12/08
Re: [PATCH v3 06/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
,
Cornelia Huck
,
2017/12/11
[PATCH v3 05/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 05/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
,
David Hildenbrand
,
2017/12/08
Re: [PATCH v3 05/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
,
Cornelia Huck
,
2017/12/11
[PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
,
David Hildenbrand
,
2017/12/08
Re: [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
,
Christoffer Dall
,
2017/12/11
Re: [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
,
Paolo Bonzini
,
2017/12/12
Re: [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
,
Cornelia Huck
,
2017/12/11
[PATCH v3 08/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 08/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
,
Cornelia Huck
,
2017/12/11
[PATCH v3 09/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 09/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
,
Cornelia Huck
,
2017/12/11
[PATCH v3 10/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 10/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
,
Cornelia Huck
,
2017/12/11
[PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
,
Cornelia Huck
,
2017/12/11
Re: [PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
,
Christoffer Dall
,
2017/12/11
Re: [PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
,
Paolo Bonzini
,
2017/12/12
[PATCH v3 12/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 12/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
,
Cornelia Huck
,
2017/12/11
[PATCH v3 13/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 13/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
,
Cornelia Huck
,
2017/12/11
[PATCH v3 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
,
Christoffer Dall
,
2017/12/04
Re: [PATCH v3 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
,
Cornelia Huck
,
2017/12/11
Re: [PATCH v3 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
,
Christoffer Dall
,
2017/12/11
Re: [PATCH v3 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
,
Paolo Bonzini
,
2017/12/12
[PATCH v3 15/16] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
,
Christoffer Dall
,
2017/12/04
[PATCH v3 16/16] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
,
Christoffer Dall
,
2017/12/04
Add support for lemote-2f YeeLoong laptop (RESEND)
,
Jiaxun Yang
,
2017/12/04
[PATCH RESEND v3 1/4] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
,
Jiaxun Yang
,
2017/12/04
[PATCH RESEND v3 2/4] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
,
Jiaxun Yang
,
2017/12/04
[PATCH RESEND v3 3/4] MIPS: Loongson64: Yeeloong add platform driver
,
Jiaxun Yang
,
2017/12/04
[PATCH RESEND v3 4/4] MIPS: Loongson64: Load platform device during boot
,
Jiaxun Yang
,
2017/12/04
Re: [PATCH RESEND v3 4/4] MIPS: Loongson64: Load platform device during boot
,
kbuild test robot
,
2017/12/07
Re: undefined reference to `__multi3' when building with gcc 7.x
,
Thomas Petazzoni
,
2017/12/03
Re: undefined reference to `__multi3' when building with gcc 7.x
,
James Hogan
,
2017/12/06
Re: undefined reference to `__multi3' when building with gcc 7.x
,
Thomas Petazzoni
,
2017/12/06
[PATCH] MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
,
James Hogan
,
2017/12/07
Re: [PATCH] MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
,
Maciej W. Rozycki
,
2017/12/09
Re: [PATCH] MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
,
James Hogan
,
2017/12/09
Re: [PATCH] MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
,
Waldemar Brodkorb
,
2017/12/27
Re: [PATCH] MIPS: fix incorrect mem=X@Y handling
,
Mathieu Malaterre
,
2017/12/02
[PATCH v5 net-next,mips 0/7] Cavium OCTEON-III network driver.
,
David Daney
,
2017/12/02
[PATCH v5 net-next,mips 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface.
,
David Daney
,
2017/12/02
Re: [PATCH v5 net-next,mips 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface.
,
Florian Fainelli
,
2017/12/02
[PATCH v5 net-next,mips 2/7] MIPS: Octeon: Enable LMTDMA/LMTST operations.
,
David Daney
,
2017/12/02
[PATCH v5 net-next,mips 3/7] MIPS: Octeon: Add a global resource manager.
,
David Daney
,
2017/12/02
[PATCH v5 net-next,mips 4/7] MIPS: Octeon: Add Free Pointer Unit (FPA) support.
,
David Daney
,
2017/12/02
[PATCH v5 net-next,mips 5/7] MIPS: Octeon: Automatically provision CVMSEG space.
,
David Daney
,
2017/12/02
[PATCH v5 net-next,mips 7/7] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-*
,
David Daney
,
2017/12/02
[PATCH v5 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support.
,
David Daney
,
2017/12/02
Re: [PATCH v5 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support.
,
David Miller
,
2017/12/03
Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET
,
Dave Martin
,
2017/12/01
Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET
,
Maciej W. Rozycki
,
2017/12/06
Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET
,
Maciej W. Rozycki
,
2017/12/11
Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET
,
Dave Martin
,
2017/12/01
Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET
,
Maciej W. Rozycki
,
2017/12/06
RE: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
,
Miodrag Dinic
,
2017/12/01
Re: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
,
David Daney
,
2017/12/01
RE: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
,
Maciej W. Rozycki
,
2017/12/06
Re: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
,
Paul Burton
,
2017/12/06
RE: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
,
Miodrag Dinic
,
2017/12/07
Re: [PATCH] dt-bindings: Remove leading 0x from bindings notation
,
Rob Herring
,
2017/12/01
Re: [PATCH 06/13] dt-bindings: power: reset: Document ocelot-reset binding
,
Rob Herring
,
2017/12/01
Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
,
David Daney
,
2017/12/01
Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
,
Philippe Ombredanne
,
2017/12/01
Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
,
David Daney
,
2017/12/01
Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
,
Philippe Ombredanne
,
2017/12/01
Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
,
David Daney
,
2017/12/01
Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
,
Philippe Ombredanne
,
2017/12/01
Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
,
David Daney
,
2017/12/01
Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager.
,
Philippe Ombredanne
,
2017/12/02
Re: [PATCH 04/13] dt-bindings: pinctrl: Add bindings for Microsemi Ocelot
,
Rob Herring
,
2017/12/01
Re: [PATCH 02/13] dt-bindings: interrupt-controller: Add binding for the Microsemi Ocelot interrupt controller
,
Rob Herring
,
2017/12/01
Re: [PATCH 01/13] dt-bindings: Add vendor prefix for Microsemi Corporation
,
Rob Herring
,
2017/12/01
Re: [PATCH v4 2/8] MIPS: Octeon: Enable LMTDMA/LMTST operations.
,
David Daney
,
2017/12/01
Re: [PATCH v4 2/8] MIPS: Octeon: Enable LMTDMA/LMTST operations.
,
James Hogan
,
2017/12/01
<
Prev Period
]
[
Next Period
>