Linux for MIPS
[Prev Page][Next Page]
- [PATCH 3.18 15/46] MIPS: Also verify sizeof `elf_fpreg_t with PTRACE_SETREGSET
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.18 14/46] MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.18 13/46] MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3.18 12/46] MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bcma: Prevent build of PCI host features in module
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH] bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [PATCH 10/22] swiotlb: refactor coherent buffer allocation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 06/22] swiotlb: rename swiotlb_free to swiotlb_exit
- From: Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx>
- Re: [PATCH 05/22] x86: rename swiotlb_dma_ops
- From: Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx>
- Re: [PATCH 04/22] powerpc: rename swiotlb_dma_ops
- From: Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx>
- Re: [PATCH 03/22] ia64: rename swiotlb_dma_ops
- From: Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx>
- Re: [PATCH 21/33] dma-mapping: add an arch_dma_supported hook
- From: Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx>
- Re: [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
- From: Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx>
- Re: [PATCH v3 00/27] kill devm_ioremap_nocache
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- [PATCH 34/34] h8300: use dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 33/34] cris: use dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 32/34] dma-direct: reject too small dma masks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 31/34] dma-direct: make dma_direct_{alloc,free} available to other implementations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/34] dma-direct: retry allocations using GFP_DMA for small masks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/34] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/34] dma-direct: use node local allocations for coherent memory
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/34] dma-direct: add support for CMA allocation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/34] dma-direct: add dma address sanity checks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/34] dma-direct: use phys_to_dma
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/34] dma-direct: rename dma_noop to dma_direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/34] dma-mapping: provide a generic asm/dma-mapping.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/34] dma-mapping: add an arch_dma_supported hook
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/34] dma-mapping: clear harmful GFP_* flags in common code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/34] dma-mapping: warn when there is no coherent_dma_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/34] s390: move s390_pci_dma_ops to asm/pci_dma.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/34] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/34] microblaze: remove dma_nommu_dma_supported
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/34] microblaze: rename dma_direct to dma_nommu
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/34] powerpc: rename dma_direct_ to dma_nommu_
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/34] hexagon: use the generic dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/34] dma-mapping: move dma_mark_clean to dma-direct.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/34] dma-mapping: move swiotlb arch helpers to a new header
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/34] mips: fix an off-by-one in dma_capable
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/34] arm64: don't override dma_max_pfn
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/34] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/34] s390: remove the unused dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/34] riscv: remove the unused dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/34] m32r: remove the unused dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/34] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/34] powerpc: remove unused flush_write_buffers definition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/34] m32r: remove unused flush_write_buffers definition
- From: Christoph Hellwig <hch@xxxxxx>
- consolidate direct dma mapping V4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/34] alpha: mark jensen as broken
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/34] hexagon: remove unused flush_write_buffers definition
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v6 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH v6 15/15] MIPS: ingenic: Initial GCW Zero support
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH v6 11/15] MIPS: ingenic: Initial JZ4770 support
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH v6 10/15] MIPS: ingenic: Detect machtype from SoC compatible string
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH v6 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH v6 08/15] MIPS: ingenic: Use common cmdline handling code
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH v6 06/15] clk: Add Ingenic jz4770 CGU driver
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH 08/22] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 21/22] arm64: replace ZONE_DMA with ZONE_DMA32
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 10/22] swiotlb: refactor coherent buffer allocation
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 31/33] dma-direct: reject too small dma masks
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 27/33] dma-direct: use node local allocations for coherent memory
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 21/22] arm64: replace ZONE_DMA with ZONE_DMA32
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 21/22] arm64: replace ZONE_DMA with ZONE_DMA32
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 10/22] swiotlb: refactor coherent buffer allocation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/22] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 31/33] dma-direct: reject too small dma masks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 27/33] dma-direct: use node local allocations for coherent memory
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 22/22] arm64: use swiotlb_alloc and swiotlb_free
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 21/22] arm64: replace ZONE_DMA with ZONE_DMA32
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 10/22] swiotlb: refactor coherent buffer allocation
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 08/22] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 02/22] arm64: rename swiotlb_dma_ops
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 27/33] dma-direct: use node local allocations for coherent memory
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 31/33] dma-direct: reject too small dma masks
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 10/33] arm64: don't override dma_max_pfn
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 09/33] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- Re: [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- Re: consolidate swiotlb dma_map implementations
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 22/22] arm64: use swiotlb_alloc and swiotlb_free
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/22] arm64: replace ZONE_DMA with ZONE_DMA32
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/22] mips: use swiotlb_{alloc,free}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/22] mips/netlogic: remove swiotlb support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/22] tile: use generic swiotlb_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/22] unicore32: use generic swiotlb_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/22] tile: replace ZONE_DMA with ZONE_DMA32
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/22] ia64: remove an ifdef around the content of pci-dma.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/22] ia64: clean up swiotlb support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/22] ia64: use generic swiotlb_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/22] ia64: replace ZONE_DMA with ZONE_DMA32
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/22] swiotlb: remove various exports
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/22] swiotlb: refactor coherent buffer allocation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/22] swiotlb: refactor coherent buffer freeing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/22] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/22] swiotlb: add common swiotlb_map_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/22] swiotlb: rename swiotlb_free to swiotlb_exit
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/22] x86: rename swiotlb_dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/22] powerpc: rename swiotlb_dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/22] ia64: rename swiotlb_dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/22] arm64: rename swiotlb_dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/22] swiotlb: suppress warning when __GFP_NOWARN is set
- From: Christoph Hellwig <hch@xxxxxx>
- consolidate swiotlb dma_map implementations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 33/33] h8300: use dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 32/33] cris: use dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 31/33] dma-direct: reject too small dma masks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/33] dma-direct: make dma_direct_{alloc,free} available to other implementations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/33] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/33] dma-direct: use node local allocations for coherent memory
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/33] dma-direct: add dma address sanity checks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/33] dma-direct: add support for CMA allocation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/33] dma-direct: use phys_to_dma
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/33] dma-direct: rename dma_noop to dma_direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/33] dma-mapping: provide a generic asm/dma-mapping.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/33] dma-mapping: add an arch_dma_supported hook
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/33] s390: move s390_pci_dma_ops to asm/pci_dma.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/33] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/33] microblaze: remove dma_nommu_dma_supported
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/33] powerpc: rename dma_direct_ to dma_nommu_
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/33] microblaze: rename dma_direct to dma_nommu
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/33] hexagon: use the generic dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/33] dma-mapping: move dma_mark_clean to dma-direct.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/33] arm64: don't override dma_max_pfn
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/33] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/33] s390: remove the unused dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/33] riscv: remove the unused dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/33] m32r: remove the unused dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/33] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/33] powerpc: remove unused flush_write_buffers definition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/33] m32r: remove unused flush_write_buffers definition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/33] hexagon: remove unused flush_write_buffers definition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/33] alpha: mark jensen as broken
- From: Christoph Hellwig <hch@xxxxxx>
- consolidate direct dma mapping V3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: mb() calls in octeon / loongson swiotlb dma_map_ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
- From: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
- Re: [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
- From: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
- Re: [PATCH 34/67] cris: use dma-direct
- From: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
- Re: [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3] pinctrl: Add Microsemi Ocelot SoC driver
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] pinctrl: Add Microsemi Ocelot SoC driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v5] MIPS: Add noexec=on|off kernel parameter
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v5] MIPS: Add noexec=on|off kernel parameter
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- Re: [PATCH 06/67] hexagon: remove unused flush_write_buffers definition
- From: Richard Kuo <rkuo@xxxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add James as MIPS co-maintainer
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH v6 15/15] MIPS: ingenic: Initial GCW Zero support
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH 1/2] nvmem: add driver for JZ4780 efuse
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add James as MIPS co-maintainer
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH v3] pinctrl: Add Microsemi Ocelot SoC driver
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/7] DT: consolidate bootmem support
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 4/7] mips: remove arch specific early_init_dt_alloc_memory_arch
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 1/7] of/fdt: use memblock_virt_alloc for early alloc
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 4/7] mips: remove arch specific early_init_dt_alloc_memory_arch
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add James as MIPS co-maintainer
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add James as MIPS co-maintainer
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- Re: [PATCH] MAINTAINERS: Add James as MIPS co-maintainer
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH] MAINTAINERS: Add James as MIPS co-maintainer
- From: James Hogan <jhogan@xxxxxxxxxx>
- Re: [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v7 07/10] kernel/jump_label: abstract jump_entry member accessors
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v6 11/15] MIPS: ingenic: Initial JZ4770 support
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 15/15] MIPS: ingenic: Initial GCW Zero support
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 14/15] devicetree/bindings: Add GCW vendor prefix
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 10/15] MIPS: ingenic: Detect machtype from SoC compatible string
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 08/15] MIPS: ingenic: Use common cmdline handling code
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 07/15] MIPS: Setup boot_command_line before plat_mem_setup
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 06/15] clk: Add Ingenic jz4770 CGU driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 05/15] dt-bindings: clock: Add jz4770-cgu.h header
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 04/15] clk: ingenic: Add code to enable/disable PLLs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 03/15] clk: ingenic: support PLLs with no bypass bit
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 02/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 00/15] JZ4770 SoC support
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v6 01/15] clk: ingenic: Use const pointer to clk_ops in struct
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 07/10] kernel/jump_label: abstract jump_entry member accessors
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 2/2] MIPS: Watch: Avoid duplication of bits in mips_read_watch_registers
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers.
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 07/10] kernel/jump_label: abstract jump_entry member accessors
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v7 07/10] kernel/jump_label: abstract jump_entry member accessors
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v7 05/10] PCI: Add support for relative addressing in quirk tables
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v7 05/10] PCI: Add support for relative addressing in quirk tables
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v5 05/15] dt-bindings: clock: Add jz4770-cgu.h header
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 6/6] irqchip/mips-gic: Separate local interrupt handling.
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 5/6] irqchip/mips-gic: Use separate vector for shared interrupts in EIC mode
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 4/6] irqchip/mips-gic: Always attempt to enable EIC mode
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 3/6] MIPS: Generic: Support GIC in EIC mode
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 2/6] MIPS: CPS: Introduce mips_gic_enable_eic
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 1/6] MIPS: Move ehb() to barrier.h
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 0/6] irqchip/mips-gic: Enable & use VEIC mode if available
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: Is MIPS affected by the recent KAISER/KASLR/KPTI/etc mess?
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: mb() calls in octeon / loongson swiotlb dma_map_ops
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Is MIPS affected by the recent KAISER/KASLR/KPTI/etc mess?
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [PATCH v3 00/27] kill devm_ioremap_nocache
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/67] alpha: mark jensen as broken
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 27/67] dma-direct: add dma address sanity checks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 00/27] kill devm_ioremap_nocache
- From: Christophe LEROY <christophe.leroy@xxxxxx>
- Re: [PATCH v2 2/2] dts: Probe efuse for CI20
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 00/27] kill devm_ioremap_nocache
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/34] clk_ops: change round_rate() to return unsigned long
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
- From: Julian Calaby <julian.calaby@xxxxxxxxx>
- Re: [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 00/27] kill devm_ioremap_nocache
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- Re: [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v7 02/10] module: allow symbol exports to be disabled
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v7 02/10] module: allow symbol exports to be disabled
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Re: [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
- From: Bryan O'Donoghue <pure.logic@xxxxxxxxxxxxxxxxx>
- [PATCH v7 10/10] x86/kernel: jump_table: use relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v7 09/10] x86: jump_label: switch to jump_entry accessors
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v7 08/10] arm64/kernel: jump_label: use relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v7 07/10] kernel/jump_label: abstract jump_entry member accessors
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v7 06/10] kernel: tracepoints: add support for relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v7 05/10] PCI: Add support for relative addressing in quirk tables
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v7 04/10] init: allow initcall tables to be emitted using relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v7 03/10] module: use relative references for __ksymtab entries
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v7 02/10] module: allow symbol exports to be disabled
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v7 01/10] arch: enable relative relocations for arm64, power and x86
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v7 00/10] add support for relative references in special sections
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] MIPS: Remove a warning when PHYS_OFFSET is 0x0
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH v2 2/2] MIPS: Remove a warning when PHYS_OFFSET is 0x0
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH v2 1/2] MIPS: Make declaration for function `memory_region_available` static
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- RE: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
- From: "Maciej W. Rozycki" <macro@xxxxxxxx>
- Re: [PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
- From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
- Re: [PATCH v5 07/15] MIPS: Setup boot_command_line before plat_mem_setup
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH v5 15/15] MIPS: ingenic: Initial GCW Zero support
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH 31/67] dma-direct: make dma_direct_{alloc, free} available to other implementations
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- Re: [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- Re: [PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH v5 10/15] MIPS: ingenic: Add machine info for supported boards
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH 26/67] dma-direct: use phys_to_dma
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- Re: [PATCH 25/67] dma-direct: rename dma_noop to dma_direct
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- Re: [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH v5 11/15] MIPS: ingenic: Initial JZ4770 support
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH v5 10/15] MIPS: ingenic: Add machine info for supported boards
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH v5 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH v5 08/15] MIPS: ingenic: Use common cmdline handling code
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- [PATCH v2] MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v3 1/2] dt-bindings: Document mti,mips-cpc binding
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v5 15/15] MIPS: ingenic: Initial GCW Zero support
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 14/15] devicetree/bindings: Add GCW vendor prefix
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 11/15] MIPS: ingenic: Initial JZ4770 support
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 10/15] MIPS: ingenic: Add machine info for supported boards
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 08/15] MIPS: ingenic: Use common cmdline handling code
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 06/15] clk: Add Ingenic jz4770 CGU driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 07/15] MIPS: Setup boot_command_line before plat_mem_setup
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 05/15] dt-bindings: clock: Add jz4770-cgu.h header
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 03/15] clk: ingenic: support PLLs with no bypass bit
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 01/15] clk: ingenic: Use const pointer to clk_ops in struct
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 02/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v5 04/15] clk: ingenic: Add code to enable/disable PLLs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH] MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse
- From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
- From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
- [PATCH 2/2] MIPS: Watch: Avoid duplication of bits in mips_read_watch_registers
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 1/2] MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers.
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 02/67] alpha: mark jensen as broken
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 29/67] dma-direct: use node local allocations for coherent memory
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: add declaration for function `memory_region_available`
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] MIPS: Remove a warning when PHYS_OFFSET is 0x0
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH] MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH RFC 3/3] MIPS: AR7: ensure the port type's FCR value is used
- From: James Hogan <james.hogan@xxxxxxxx>
- [lkp-robot] [x86/kernel] 5bf300774c: WARNING:at_kernel/jump_label.c:#jump_label_test
- From: kernel test robot <xiaolong.ye@xxxxxxxxx>
- Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: mb() calls in octeon / loongson swiotlb dma_map_ops
- From: Huacai Chen <chenhc@xxxxxxxxxx>
- Re: [PATCH] MIPS: Fix early CM probing
- From: NeilBrown <neilb@xxxxxxxx>
- Re: [PATCH] MIPS: Fix early CM probing
- From: NeilBrown <neilb@xxxxxxxx>
- [PATCH v3 01/34] clk_ops: change round_rate() to return unsigned long
- From: Bryan O'Donoghue <pure.logic@xxxxxxxxxxxxxxxxx>
- [PATCH v2 01/34] clk_ops: change round_rate() to return unsigned long
- From: Bryan O'Donoghue <pure.logic@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
- From: Bryan O'Donoghue <pure.logic@xxxxxxxxxxxxxxxxx>
- Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- [PATCHv2 7/8] MIPS: Loongson64: cleanup all include files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCHv2 6/8] MIPS: Loongson64: cleanup all mach files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCHv2 5/8] MIPS: Loongson64: cleanup all loongson-3 files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCHv2 4/8] MIPS: Loongson64: cleanup all lemote-2f files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCHv2 3/8] MIPS: Loongson64: cleanup all fuloong-2e files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCHv2 2/8] MIPS: Loongson64: cleanup all loongson common files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Cleanup loongson64 mach to use SPDX copyright format v2
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
- From: Mikko Perttunen <cyndis@xxxxxxxx>
- mb() calls in octeon / loongson swiotlb dma_map_ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 4/8] watchdog: JZ4740: Drop module remove function
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2 2/8] watchdog: jz4740: Use devm_* functions
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v2 8/8] MIPS: jz4740: Drop old platform reset code
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 7/8] MIPS: qi_lb60: Enable the jz4740-wdt driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 6/8] MIPS: jz4780: dts: Fix watchdog node
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 4/8] watchdog: JZ4740: Drop module remove function
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 3/8] watchdog: JZ4740: Register a restart handler
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 1/8] watchdog: JZ4740: Disable clock after stopping counter
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 2/8] watchdog: jz4740: Use devm_* functions
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: consolidate direct dma mapping and swiotlb support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
- From: Bryan O'Donoghue <pure.logic@xxxxxxxxxxxxxxxxx>
- [PATCH v12 3/3] MIPS: ranchu: Add Ranchu as a new generic-based board
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v12 2/3] irqchip/irq-goldfish-pic: Add Goldfish PIC driver
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v12 1/3] Documentation: Add device tree binding for Goldfish PIC driver
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v12 0/3] MIPS: Add virtual Ranchu board as a generic-based board
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- Re: [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH 27/67] dma-direct: add dma address sanity checks
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH 1/7] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxx>
- Re: consolidate direct dma mapping and swiotlb support
- From: Vladimir Murzin <vladimir.murzin@xxxxxxx>
- Re: [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
- From: Julian Calaby <julian.calaby@xxxxxxxxx>
- [PATCH 67/67] swiotlb: remove various exports
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 66/67] swiotlb: remove swiotlb_{alloc,free}_coherent
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 65/67] arm64: use swiotlb_alloc and swiotlb_free
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 64/67] arm64: replace ZONE_DMA with ZONE_DMA32
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 63/67] mips: use swiotlb_{alloc,free}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 62/67] mips/netlogic: remove swiotlb support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 61/67] tile: use generic swiotlb_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 60/67] tile: replace ZONE_DMA with ZONE_DMA32
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 59/67] unicore32: use generic swiotlb_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 58/67] ia64: remove an ifdef around the content of pci-dma.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 57/67] ia64: clean up swiotlb support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 56/67] ia64: use generic swiotlb_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 55/67] ia64: replace ZONE_DMA with ZONE_DMA32
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 54/67] x86: remove sta2x11_dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 53/67] swiotlb: remove swiotlb_set_mem_attributes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 52/67] dma-direct: handle the memory encryption bit in common code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 51/67] set_memory.h: provide set_memory_{en,de}crypted stubs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 50/67] swiotlb: refactor coherent buffer allocation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 49/67] swiotlb: refactor coherent buffer freeing
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 47/67] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 48/67] swiotlb: rely on dev->coherent_dma_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 45/67] swiotlb: rename swiotlb_free to swiotlb_exit
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 46/67] swiotlb: lift x86 swiotlb_dma_ops to common code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 44/67] powerpc: rename swiotlb_dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 43/67] ia64: rename swiotlb_dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 42/67] arm64: rename swiotlb_dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 41/67] x86: remove dma_alloc_coherent_gfp_flags
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 40/67] iommu/intel-iommu: use dma_direct_* helpers for the direct mapping case
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 38/67] x86/amd_gart: clean up gart_alloc_coherent
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 39/67] iommu/amd_iommu: use dma_direct_* helpers for the direct mapping case
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 37/67] x86: use dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 36/67] x86: remove dma_alloc_coherent_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 35/67] h8300: use dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 34/67] cris: use dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 33/67] dma-direct: reject too small dma masks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 32/67] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 31/67] dma-direct: make dma_direct_{alloc,free} available to other implementations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/67] dma-direct: use node local allocations for coherent memory
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/67] dma-direct: add support for CMA allocation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/67] dma-direct: add dma address sanity checks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/67] dma-direct: use phys_to_dma
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/67] dma-direct: rename dma_noop to dma_direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/67] dma-mapping: provide a generic asm/dma-mapping.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/67] dma-mapping: add an arch_dma_supported hook
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/67] dma-mapping: warn when there is no coherent_dma_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/67] s390: move s390_pci_dma_ops to asm/pci_dma.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/67] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/67] microblaze: remove dma_nommu_dma_supported
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/67] hexagon: use the generic dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/67] dma-mapping: move dma_mark_clean to dma-direct.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/67] dma-mapping: move swiotlb arch helpers to a new header
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/67] s390: remove the unused dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/67] riscv: remove the unused dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/67] m32r: remove the unused dma_capable helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/67] hexagon: remove unused flush_write_buffers definition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/67] powerpc: remove unused flush_write_buffers definition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/67] m32r: remove unused flush_write_buffers definition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/67] arm64: don't override dma_max_pfn
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/67] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/67] alpha: mark jensen as broken
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/67] x86: remove X86_PPRO_FENCE
- From: Christoph Hellwig <hch@xxxxxx>
- consolidate direct dma mapping and swiotlb support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 5/8] kernel: tracepoints: add support for relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 2/2] dts: Probe efuse for CI20
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/7] watchdog: JZ4740: Register a restart handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v4 04/15] clk: ingenic: Add code to enable/disable PLLs
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH 1/7] watchdog: JZ4740: Disable clock after stopping counter
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v4 05/15] dt-bindings: clock: Add jz4770-cgu.h header
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH v4 03/15] clk: ingenic: support PLLs with no bypass bit
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH v4 02/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH 2/7] watchdog: jz4740: Use devm_* functions
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 5/7] MIPS: jz4780: dts: Fix watchdog node
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH 3.16 177/204] MIPS: AR7: Ensure that serial ports are properly set up
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 154/204] MIPS: Fix CM region target definitions
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.2 82/94] MIPS: AR7: Ensure that serial ports are properly set up
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 8/8] x86/kernel: jump_table: use relative references
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 7/7] MIPS: jz4740: Drop old platform reset code
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 6/7] MIPS: qi_lb60: Enable the jz4740-wdt driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 4/7] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 5/7] MIPS: jz4780: dts: Fix watchdog node
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 3/7] watchdog: JZ4740: Register a restart handler
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 1/7] watchdog: JZ4740: Disable clock after stopping counter
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 0/7] jz4740 watchdog driver & platform cleanups
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 2/7] watchdog: jz4740: Use devm_* functions
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 8/8] x86/kernel: jump_table: use relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v6 8/8] x86/kernel: jump_table: use relative references
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 5/8] kernel: tracepoints: add support for relative references
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH RFC 3/3] MIPS: AR7: ensure the port type's FCR value is used
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- [PATCH v4 15/15] MIPS: ingenic: Initial GCW Zero support
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 14/15] devicetree/bindings: Add GCW vendor prefix
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 11/15] MIPS: ingenic: Initial JZ4770 support
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 10/15] MIPS: ingenic: Add machine info for supported boards
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 08/15] MIPS: ingenic: Use common cmdline handling code
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 07/15] MIPS: Setup boot_command_line before plat_mem_setup
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 05/15] dt-bindings: clock: Add jz4770-cgu.h header
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 00/15] Ingenic JZ4770 and GCW Zero support
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 04/15] clk: ingenic: Add code to enable/disable PLLs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 03/15] clk: ingenic: support PLLs with no bypass bit
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 02/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 01/15] clk: ingenic: Use const pointer to clk_ops in struct
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 1/2] nvmem: add driver for JZ4780 efuse
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxx>
- Re: [PATCH 1/2] nvmem: add driver for JZ4780 efuse
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxx>
- Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v6 2/8] module: use relative references for __ksymtab entries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v6 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v3 1/2] dt-bindings: Document mti,mips-cpc binding
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v3 0/2] MIPS: Augment CPC support
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- RE: [PATCH v2 1/2] dt-bindings: Document mti,mips-cpc binding
- From: Aleksandar Markovic <Aleksandar.Markovic@xxxxxxxx>
- Re: [PATCH 2/2] dts: Probe efuse for CI20
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] dts: Probe efuse for CI20
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH 1/2] nvmem: add driver for JZ4780 efuse
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH 0/2] Add efuse driver for Ingenic JZ4780 SoC
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH v2] MIPS: Use proper Return keyword
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH v6 8/8] x86/kernel: jump_table: use relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v6 7/8] arm64/kernel: jump_label: use relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v6 6/8] kernel/jump_label: abstract jump_entry member accessors
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v6 5/8] kernel: tracepoints: add support for relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v6 4/8] PCI: Add support for relative addressing in quirk tables
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v6 3/8] init: allow initcall tables to be emitted using relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v6 2/8] module: use relative references for __ksymtab entries
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v6 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v6 0/8] add support for relative references in special sections
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 2/2] MIPS: math-emu: Declare ys variable as possibly unused
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH] MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
- From: Waldemar Brodkorb <wbx@xxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: math-emu: Do not export function `srl128`
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH] MIPS: rename arcs_cmdline to mips_cmdline
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- rename arcs_cmdline to mips_cmdline
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] dt-bindings: Document mti,mips-cpc binding
- From: Rob Herring <robh@xxxxxxxxxx>
- RE: [PATCH 1/2] MIPS: math-emu: Do not export function `srl128`
- From: Aleksandar Markovic <Aleksandar.Markovic@xxxxxxxx>
- Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH] MIPS: Use proper @return keyword
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- RE: [PATCH 1/2] MIPS: math-emu: Do not export function `srl128`
- From: Aleksandar Markovic <Aleksandar.Markovic@xxxxxxxx>
- RE: [PATCH 2/2] MIPS: math-emu: Declare ys variable as possibly unused
- From: Aleksandar Markovic <Aleksandar.Markovic@xxxxxxxx>
- [PATCH 7/7] MIPS: Loongson64: cleanup all include files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 6/7] MIPS: Loongson64: cleanup all mach files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 5/7] MIPS: Loongson64: cleanup all loongson-3 files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 4/7] MIPS: Loongson64: cleanup all lemote-2f files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 3/7] MIPS: Loongson64: cleanup all fuloong-2e files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 2/7] MIPS: Loongson64: cleanup all loongson common files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 1/7] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Cleanup loongson64 mach to use SPDX copyright format
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 2/2] MIPS: Remove a warning when PHYS_OFFSET is 0x0
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH 1/2] MIPS: add declaration for function `memory_region_available`
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH] MIPS: Use proper @return keyword
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH 2/2] MIPS: math-emu: Declare ys variable as possibly unused
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH 1/2] MIPS: math-emu: Do not export function `srl128`
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH v5 6/8] kernel/jump_label: abstract jump_entry member accessors
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v5 6/8] kernel/jump_label: abstract jump_entry member accessors
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH 03/11 v2] MIPS: TXX9: constify gpio_led
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 02/11 v2] MIPS: AR7: constify gpio_led
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 01/11 v2] MIPS: Alchemy: constify gpio_led
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH] MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v6 4/4] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v6 3/4] MIPS: Loongson64: Load platform device during boot
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v6 2/4] MIPS: Loongson64: Yeeloong add platform driver
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v6 1/4] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Add YeeLoong support v6
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v5 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v5 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- [PATCH v5 8/8] x86/kernel: jump_table: use relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v5 7/8] arm64/kernel: jump_label: use relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v5 6/8] kernel/jump_label: abstract jump_entry member accessors
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v5 5/8] kernel: tracepoints: add support for relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v5 4/8] PCI: Add support for relative addressing in quirk tables
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v5 3/8] init: allow initcall tables to be emitted using relative references
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v5 2/8] module: use relative references for __ksymtab entries
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v5 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v5 0/8] add support for relative references in special sections
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: MIPS: Fix CPS SMP NS16550 UART defaults
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- RE: [PATCH v11 0/3] MIPS: Add virtual Ranchu board as a generic-based board
- From: Aleksandar Markovic <Aleksandar.Markovic@xxxxxxxx>
- Re: [PATCH v3 27/27] devres: kill devm_ioremap_nocache
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- Re: [PATCH v3 00/27] kill devm_ioremap_nocache
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- Re: [PATCH v3 00/27] kill devm_ioremap_nocache
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- Re: [PATCH v3 00/27] kill devm_ioremap_nocache
- From: christophe leroy <christophe.leroy@xxxxxx>
- Re: [PATCH v3 00/27] kill devm_ioremap_nocache
- From: christophe leroy <christophe.leroy@xxxxxx>
- Re: [PATCH v3 00/27] kill devm_ioremap_nocache
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v3 00/27] kill devm_ioremap_nocache
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 27/27] devres: kill devm_ioremap_nocache
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 27/27] devres: kill devm_ioremap_nocache
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- [PATCH v3 23/27] MIPS: pci: replace devm_ioremap_nocache with devm_ioremap
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- [PATCH v3 00/27] kill devm_ioremap_nocache
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- Re: [P5600 && EVA memory caching question] PCI region
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [P5600 && EVA memory caching question] PCI region
- From: Yuri Frolov <crashing.kernel@xxxxxxxxx>
- Re: [P5600 && EVA memory caching question] PCI region
- From: Yuri Frolov <crashing.kernel@xxxxxxxxx>
- [PATCH 4.9 102/104] MIPS: math-emu: Fix final emulation phase for certain instructions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.4 74/78] MIPS: math-emu: Fix final emulation phase for certain instructions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
- From: Marcin Nowakowski <marcin.nowakowski@xxxxxxxx>
- Re: [PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] MIPS: Augment CPC support
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH v2] MIPS: fix incorrect mem=X@Y handling
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH 1/3] MIPS: c-r4k: instruction_hazard should immediately follow cache op
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH v2] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH 1/3] MIPS: c-r4k: instruction_hazard should immediately follow cache op
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH 1/3] MIPS: c-r4k: instruction_hazard should immediately follow cache op
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH v2 2/2] MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v2 1/2] dt-bindings: Document mti,mips-cpc binding
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v2 0/2] MIPS: Augment CPC support
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- Re: [PATCH 1/3] MIPS: c-r4k: instruction_hazard should immediately follow cache op
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH 2/3] MIPS: Add barrier between dcache & icache flushes
- From: James Hogan <james.hogan@xxxxxxxx>
- [PATCH v2] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [P5600 && EVA memory caching question] PCI region
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [P5600 && EVA memory caching question] PCI region
- From: Yuri Frolov <crashing.kernel@xxxxxxxxx>
- [PATCH 3/3] MIPS: Add barrier between icache flush and execution hazard barrier
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 2/3] MIPS: Add barrier between dcache & icache flushes
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 1/3] MIPS: c-r4k: instruction_hazard should immediately follow cache op
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH v5 1/5] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [P5600 && EVA memory caching question] PCI region
- From: Yuri Frolov <crashing.kernel@xxxxxxxxx>
- Re: [PATCH v5 5/5] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- [PATCH] clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH] MIPS: Schedule on CPUs we need to lose FPU for a mode switch
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
- From: Alexander Sverdlin <alexander.sverdlin@xxxxxxxxx>
- [PATCH] MIPS: Schedule on CPUs we need to lose FPU for a mode switch
- From: Paul Burton <paul.burton@xxxxxxxx>
- [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH v1] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] bcm63xx_enet: remove mac_id usage
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- [PATCH 01/14] MIPS: Fix CM region target definitions
- From: thirtsa.dreyfus@xxxxxxxxx
- Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 1/2] dt-bindings: Document mti,mips-cpc binding
- From: Aleksandar Markovic <Aleksandar.Markovic@xxxxxxxx>
- Re: [PATCH v2 11/13] MIPS: mscc: add ocelot PCB123 device tree
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH v2 08/13] power: reset: Add a driver for the Microsemi Ocelot reset
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH v2 10/13] MIPS: mscc: add ocelot dtsi
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- Re: [PATCH v2 00/13] MIPS: add support for the Microsemi MIPS SoCs
- From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
- [PATCH 4/4] bcm63xx_enet: use platform device id directly for miibus name
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- [PATCH 3/4] bcm63xx_enet: remove pointless mac_id check
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- [PATCH 2/4] bcm63xx_enet: use platform data for dma channel numbers
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- [PATCH 1/4] bcm63xx_enet: just use "enet" as the clock name
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- [PATCH 0/4] bcm63xx_enet: remove mac_id usage
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- Re: [PATCH v5 3/5] MIPS: Loongson64: Yeeloong add platform driver
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: Document mti,mips-cpc binding
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v5 5/5] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v5 4/5] MIPS: Loongson64: Load platform device during boot
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v5 3/5] MIPS: Loongson64: Yeeloong add platform driver
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v5 2/5] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v5 1/5] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Add YeeLoong support v5
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [P5600 && EVA memory caching question] PCI region
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [PATCH v2 07/13] dt-bindings: power: reset: Document ocelot-reset binding
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/13] dt-bindings: power: reset: Document ocelot-reset binding
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- RE: [PATCH v11 0/3] MIPS: Add virtual Ranchu board as a generic-based board
- From: Aleksandar Markovic <Aleksandar.Markovic@xxxxxxxx>
- Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v11 0/3] MIPS: Add virtual Ranchu board as a generic-based board
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH v4] MIPS: Add noexec=on|off kernel parameter
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH 2/2] MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH 1/2] dt-bindings: Document mti,mips-cpc binding
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH 0/2] MIPS: Augment CPC support
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v11 3/3] MIPS: ranchu: Add Ranchu as a new generic-based board
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v11 2/3] irqchip/irq-goldfish-pic: Add Goldfish PIC driver
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v11 1/3] Documentation: Add device tree binding for Goldfish PIC driver
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- [PATCH v11 0/3] MIPS: Add virtual Ranchu board as a generic-based board
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- Re: [P5600 && EVA memory caching question] PCI region
- From: Yuri Frolov <crashing.kernel@xxxxxxxxx>
- [PATCH 2/2] MIPS: pm-cps: Warn if JTAG presence will block power gating
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [PATCH 1/2] MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH] mips: dts: Remove leading 0x and 0s from bindings notation
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [P5600 && EVA memory caching question] PCI region
- From: James Hogan <james.hogan@xxxxxxxx>
- Re: [P5600 && EVA memory caching question] PCI region
- From: Yuri Frolov <crashing.kernel@xxxxxxxxx>
- Re: [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- [PATCHv4 05/12] mips: Use generic_pmdp_establish as pmdp_establish
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 04/13] dt-bindings: pinctrl: Add bindings for Microsemi Ocelot
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v7 4/4] MIPS: Octeon: Add a global resource manager.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v7 3/4] staging: octeon: Remove USE_ASYNC_IOBDMA macro.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v7 2/4] MIPS: Octeon: Automatically provision CVMSEG space.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v7 1/4] MIPS: Octeon: Enable LMTDMA/LMTST operations.
- From: David Daney <david.daney@xxxxxxxxxx>
- [PATCH v7 0/4] Prerequisites for Cavium OCTEON-III network driver.
- From: David Daney <david.daney@xxxxxxxxxx>
- Re: [PATCH v2 06/13] dt-bindings: mips: Add bindings for Microsemi SoCs
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 6/8] PCI: brcmstb: Add MSI capability
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 4/8] PCI: brcmstb: Add dma-range mapping for inbound traffic
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 1/8] SOC: brcmstb: add memory API
- From: Jim Quinlan <jim2101024@xxxxxxxxx>
- Re: [PATCH v2 0/6] MIPS: NT_PRFPREG regset handling fixes
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v3 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [RFC PATCH 15/16] MIPS: prep stack walkers for THREAD_INFO_IN_TASK
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 16/16] MIPS: Activate CONFIG_THREAD_INFO_IN_TASK
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 13/16] MIPS: Rename TASK_THREAD_INFO to TASK_STACK
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 14/16] MIPS: Determine kernel thread stack from task_struct
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 12/16] MIPS: Keep a copy of each CPU's current_thread
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 11/16] MIPS: Move the CONFIG_EVA workaround into setup_kernel_mode
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 10/16] MIPS: Move the CONFIG_CPU_JUMP_WORKAROUNDS into setup_kernel_mode
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
- [RFC PATCH 08/16] MIPS: compat: Don't use current_thread_info for stack base
- From: Matt Redfearn <matt.redfearn@xxxxxxxx>
Mail converted by MHonArc
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[GCC Help]
[Bugtraq]