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

[PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-09 14:16 UTC  (13+ messages)
` [PATCH v4 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v4 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v4 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v4 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v4 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v4 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v4 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v4 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v4 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v4 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v4 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH 1/2] mips: mm: Create UCA-based ioremap_wc() method
 2018-07-09 13:57 UTC  (2+ messages)
` [PATCH 2/2] mips: mm: Discard ioremap_uncached_accelerated() method

[PATCH V2] MIPS: implement smp_cond_load_acquire() for Loongson-3
 2018-07-09  2:26 UTC 

[PATCH 00/27] mtd: rawnand: Improve compile-test coverage
 2018-07-08 21:55 UTC  (36+ messages)
` [PATCH 01/27] mtd: rawnand: gpmi: Remove useless dependency on MTD_NAND
` [PATCH 02/27] mtd: rawnand: Add 'depends on HAS_IOMEM' where missing
` [PATCH 03/27] mtd: rawnand: atmel: Allow selection of this driver when COMPILE_TEST=y
` [PATCH 04/27] mtd: rawnand: omap2: "
` [PATCH 05/27] mtd: rawnand: s3c2410: "
` [PATCH 06/27] mtd: rawnand: sharpsl: Remove inclusion of mach and asm headers
` [PATCH 07/27] mtd: rawnand: sharpsl: Allow selection of this driver when COMPILE_TEST=y
` [PATCH 08/27] mtd: rawnand: lpc32xx: Allow selection of these drivers "
` [PATCH 09/27] mtd: rawnand: brcmnand: Allow selection of this driver "
` [PATCH 10/27] mtd: rawnand: orion: Avoid direct inclusion of asm headers
` [PATCH 11/27] mtd: rawnand: orion: Allow selection of this driver when COMPILE_TEST=y
` [PATCH 12/27] mtd: rawnand: mxc: Avoid inclusion of asm/mach headers
` [PATCH 13/27] mtd: rawnand: mxc: Allow selection of this driver when COMPILE_TEST=y
` [PATCH 14/27] mtd: rawnand: davinci: "
` [PATCH 15/27] mtd: rawnand: sunxi: "
` [PATCH 16/27] mtd: rawnand: qcom: "
` [PATCH 17/27] mtd: rawnand: fsmc: "
` [PATCH 18/27] mtd: rawnand: nuc900: "
` [PATCH 19/27] memory: fsl_ifc: "
` [PATCH 20/27] mtd: rawnand: "
` [PATCH 21/27] bcma: "
` [PATCH 22/27] MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
` [PATCH 23/27] mtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=y
` [PATCH 24/27] MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
` [PATCH 25/27] mtd: rawnand: jz4740: Allow selection of this driver when COMPILE_TEST=y
` [PATCH 26/27] mtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780
` [PATCH 27/27] memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=y

[PATCH] MIPS: jz4740: Bump zload address
 2018-07-08 15:07 UTC 

MIPS: jz4740: Bump zload address
 2018-07-08 15:07 UTC 

MIPS: jz4740: Bump zload address
 2018-07-08 15:07 UTC 

MIPS: jz4740: Bump zload address
 2018-07-08 15:07 UTC 

MIPS: jz4740: Bump zload address
 2018-07-08 15:07 UTC 

[PATCH 00/14] dma-jz4780 improvements
 2018-07-07 11:01 UTC  (41+ messages)
` [PATCH 01/14] dmaengine: dma-jz4780: Avoid hardcoding number of channels
` [PATCH 02/14] dmaengine: dma-jz4780: Separate chan/ctrl registers
` [PATCH 03/14] dmaengine: dma-jz4780: Use 4-word descriptors
` [PATCH 04/14] dmaengine: dma-jz4780: Add support for the JZ4770 SoC
` [PATCH 05/14] dmaengine: dma-jz4780: Add support for the JZ4740 SoC
` [PATCH 06/14] dmaengine: dma-jz4780: Add support for the JZ4725B SoC
` [PATCH 07/14] dmaengine: dma-jz4780: Enable Fast DMA to the AIC
` [PATCH 08/14] dmaengine: dma-jz4780: Add missing residue DTC mask
` [PATCH 09/14] dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue()
` [PATCH 10/14] dmaengine: dma-jz4780: Set DTCn register explicitly
` [PATCH 11/14] dmaengine: dma-jz4780: Further residue status fix
` [PATCH 12/14] dmaengine: dma-jz4780: Use dma_set_residue()
` [PATCH 13/14] MIPS: JZ4780: DTS: Update DMA node to match driver changes
` [PATCH 14/14] MIPS: JZ4770: DTS: Add DMA nodes

[PATCH] MIPS: Fix ioremap() RAM check
 2018-07-05 21:37 UTC 

MIPS: Fix ioremap() RAM check
 2018-07-05 21:37 UTC 

MIPS: Fix ioremap() RAM check
 2018-07-05 21:37 UTC 

MIPS: Fix ioremap() RAM check
 2018-07-05 21:37 UTC 

MIPS: Fix ioremap() RAM check
 2018-07-05 21:37 UTC 

[PATCH v3 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-05 10:48 UTC  (18+ messages)
` [PATCH v3 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v3 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v3 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v3 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v3 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v3 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v3 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v3 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v3 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v3 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v3 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH 00/11] hugetlb: Factorize architecture hugetlb primitives
 2018-07-05  5:38 UTC  (7+ messages)
` [PATCH 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush

[PATCH v2 00/11] hugetlb: Factorize architecture hugetlb primitives
 2018-07-05  5:37 UTC  (8+ messages)
` [PATCH v2 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
  ` [PATCH v2 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
  ` [PATCH v2 03/11] hugetlb: Introduce generic version of set_huge_pte_at
  ` [PATCH v2 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
  ` [PATCH v2 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
  ` [PATCH v2 06/11] hugetlb: Introduce generic version of huge_pte_none

Update PS2 R5900 to kernel 4.x?
 2018-07-04 18:06 UTC  (5+ messages)

[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-04  9:24 UTC  (31+ messages)
` [PATCH v5 06/10] "
` [PATCH v5 09/10] Uprobes/sdt: Document about reference counter
` [PATCH v5 10/10] perf probe: Support SDT markers having reference counter (semaphore)

[PATCH 00/11] hugetlb: Factorize architecture hugetlb primitives
 2018-07-04  6:51 UTC  (7+ messages)
` [PATCH 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush

[PATCH v7 0/6] MIPS: Octeon: Clean up CIU header file
 2018-07-03 23:03 UTC  (8+ messages)
` [PATCH v7 1/6] MIPS: Octeon: Remove unused CIU types
` [PATCH v7 2/6] MIPS: Octeon: Unify QLM data types in CIU header
` [PATCH v7 3/6] MIPS: Octeon: Convert CIU types to use bitfields
` [PATCH v7 4/6] MIPS: Octeon: Remove all unused CIU macros
` [PATCH v7 5/6] MIPS: Octeon: Create simple macro for CIU registers
` [PATCH v7 6/6] MIPS: Octeon: Simplify CIU register functions

[PATCH 00/25] MIPS: ath79: convert target to pure OF
 2018-07-03 22:08 UTC  (5+ messages)
` [PATCH 10/25] dt-bindings: PCI: qcom,ar7100: adds binding doc
` [PATCH 12/25] dt-bindings: PCI: qcom,ar7240: "

[PATCH 0/4] MIPS: kexec/kdump: Fix smp reboot and other issues
 2018-07-03 19:21 UTC  (5+ messages)
` [PATCH 1/4] MIPS: Make play_dead() work for kexec
` [PATCH 2/4] MIPS: kexec: Let the new kernel handle all CPUs
` [PATCH 3/4] MIPS: kexec: Deprecate (relocated_)kexec_smp_wait
` [PATCH 4/4] MIPS: kexec: Do not flush system wide caches in machine_kexec()

[PATCH v6] MIPS: Octeon: Remove unused CIU types and macros
 2018-07-03  1:13 UTC  (2+ messages)

[PATCH] MIPS: Remove no-op cast in show_regs()
 2018-07-02 21:39 UTC  (4+ messages)

[PATCH v5] MIPS: Octeon: Remove unused CIU types and macros
 2018-07-02 18:50 UTC 

[RFC] MIPS: Align vmlinuz load address to a page boundary
 2018-07-02 18:24 UTC  (3+ messages)

[PATCH v4] MIPS: Octeon: Remove unused CIU types and macros
 2018-07-02 17:11 UTC  (2+ messages)

[PATCH v3] MIPS: Octeon: Remove unused CIU types and macros
 2018-07-02 14:26 UTC 

[PATCH] MIPS: Octeon: Remove unused CIU types and macros
 2018-07-02 14:01 UTC 

[PATCH] MIPS: define __current_thread_info inside of function
 2018-07-02 13:54 UTC  (2+ messages)

[PATCH 4.17 124/220] time: Make sure jiffies_to_msecs() preserves non-zero time periods
 2018-07-01 16:22 UTC 


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