messages from 2018-07-03 23:04:20 to 2018-07-11 10:16:56 UTC [more...]
[PATCH V2] MIPS: implement smp_cond_load_acquire() for Loongson-3
2018-07-11 10:05 UTC (12+ messages)
[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
2018-07-11 9:52 UTC (25+ messages)
` [PATCH v5 06/10] "
[PATCH 1/2] mips: mm: Create UCA-based ioremap_wc() method
2018-07-11 8:27 UTC (9+ messages)
` [PATCH 2/2] mips: mm: Discard ioremap_uncached_accelerated() method
[PATCH RFC] MIPS: Make UTS_MACHINE reflect big-endian/little-endian
2018-07-11 8:28 UTC
pci_resource_to_user exports wrong region size on mips
2018-07-11 3:25 UTC (2+ messages)
[GIT PULL] MIPS fixes for 4.18-rc5
2018-07-10 21:54 UTC
[PATCH v2 00/24] mtd: rawnand: Improve compile-test coverage
2018-07-10 18:51 UTC (30+ messages)
` [PATCH v2 01/24] mtd: rawnand: atmel: Use uintptr_t casts instead of unsigned int
` [PATCH v2 02/24] mtd: rawnand: atmel: Add an __iomem cast on gen_pool_dma_alloc() call
` [PATCH v2 03/24] mtd: rawnand: atmel: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 04/24] mtd: rawnand: s3c2410: "
` [PATCH v2 05/24] mtd: rawnand: orion: Avoid direct inclusion of asm headers
` [PATCH v2 06/24] mtd: rawnand: orion: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 07/24] mtd: rawnand: davinci: Stop doing iomem pointer <-> u32 conversions
` [PATCH v2 08/24] mtd: rawnand: davinci: Use uintptr_t casts instead of unsigned ones
` [PATCH v2 09/24] mtd: rawnand: davinci: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 10/24] mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definition
` [PATCH v2 11/24] mtd: rawnand: sunxi: Make sure ret is initialized in sunxi_nfc_read_byte()
` [PATCH v2 12/24] mtd: rawnand: sunxi: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 13/24] mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS
` [PATCH v2 14/24] mtd: rawnand: fsmc: Use uintptr_t casts instead of unsigned ones
` [PATCH v2 15/24] mtd: rawnand: fsmc: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 16/24] memory: fsl_ifc: "
` [PATCH v2 17/24] mtd: rawnand: fsl_ifc: Add an __iomem specifier on eccstat_regs
` [PATCH v2 18/24] mtd: rawnand: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 19/24] MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
` [PATCH v2 20/24] mtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 21/24] MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
` [PATCH v2 22/24] mtd: rawnand: jz4740: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 23/24] mtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780
` [PATCH v2 24/24] memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=y
switch mips to use the generic dma map ops v2
2018-07-10 18:02 UTC (6+ messages)
` [PATCH 18/25] MIPS: loongson64: use generic dma noncoherent ops
[PATCH 00/14] dma-jz4780 improvements
2018-07-10 15:45 UTC (40+ 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 0/3] MIPS: Fix arch_trigger_cpumask_backtrace(), clean up output
2018-07-09 16:03 UTC (3+ messages)
` [PATCH 2/3] MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
[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 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] 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 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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox