Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2018-03-03 22:36:39 to 2018-03-14 16:12:57 UTC [more...]

[PATCH v5 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-03-14 16:12 UTC  (3+ messages)
` [PATCH v5 02/10] include: Move compat_timespec/ timeval to compat_time.h

[PATCH 0/6] irqchip/mips-gic: Enable & use VEIC mode if available
 2018-03-14 15:53 UTC  (4+ messages)

[PATCH 1/3] MIPS: lantiq: fix danube usb clock
 2018-03-14 11:45 UTC  (17+ messages)
` [PATCH 2/3] MIPS: lantiq: enable AHB Bus for USB
` [PATCH 3/3] MIPS: lantiq: ase: Enable MFD_SYSCON

[PATCH V2] ZBOOT: fix stack protector in compressed boot phase
 2018-03-14  8:10 UTC  (6+ messages)

[PATCH v4 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-03-14  3:56 UTC  (6+ messages)
` [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
    ` [Y2038] "

[PATCH 0/2] MIPS: generic dma-coherence.h inclusion
 2018-03-13 17:24 UTC  (5+ messages)
` [PATCH 1/2] MIPS: Allow including mach-generic/dma-coherence.h
` [PATCH 2/2] MIPS: Update dma-coherence.h files

[PATCH v2] bcma: Prevent build of PCI host features in module
 2018-03-13 16:48 UTC  (8+ messages)
` [v2] "

[PATCH 4.14 078/140] MIPS: BMIPS: Do not mask IPIs during suspend
 2018-03-13 15:25 UTC  (5+ messages)
` [PATCH 4.14 079/140] MIPS: ath25: Check for kzalloc allocation failure
` [PATCH 4.14 080/140] MIPS: OCTEON: irq: Check for null return on kzalloc allocation
` [PATCH 4.14 113/140] dt-bindings: Document mti,mips-cpc binding
` [PATCH 4.14 114/140] MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()

[PATCH 4.15 040/146] MIPS: BMIPS: Do not mask IPIs during suspend
 2018-03-13 15:24 UTC  (5+ messages)
` [PATCH 4.15 041/146] MIPS: ath25: Check for kzalloc allocation failure
` [PATCH 4.15 042/146] MIPS: OCTEON: irq: Check for null return on kzalloc allocation
` [PATCH 4.15 078/146] dt-bindings: Document mti,mips-cpc binding
` [PATCH 4.15 079/146] MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()

[PATCH] MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDs
 2018-03-13  8:37 UTC  (2+ messages)

[RFC PATCH] MIPS: Provide cmpxchg64 for 32-bit builds
 2018-03-12 23:17 UTC  (7+ messages)

[PATCH v2 00/14] Enable SD/MMC on JZ4780 SoCs
 2018-03-12 22:31 UTC  (16+ messages)
` [PATCH v2 01/14] mmc: jz4740: Fix race condition in IRQ mask update
` [PATCH v2 02/14] mmc: jz4740: Fix error exit path in driver's probe
` [PATCH v2 03/14] mmc: jz4780: Order headers alphabetically
` [PATCH v2 04/14] mmc: jz4740: Use dev_get_platdata
` [PATCH v2 05/14] mmc: jz4740: Reset the device requesting the interrupt
` [PATCH v2 06/14] mmc: jz4740: Introduce devicetree probe
` [PATCH v2 07/14] mmc: dt-bindings: add MMC support to JZ4740 SoC
` [PATCH v2 08/14] mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE
` [PATCH v2 09/14] mmc: jz4740: Add support for the JZ4780
` [PATCH v2 10/14] mmc: jz4740: Use dma_request_chan()
` [PATCH v2 11/14] MIPS: dts: jz4780: Add DMA controller node to the devicetree
` [PATCH v2 12/14] MIPS: dts: jz4780: Add MMC "
` [PATCH v2 13/14] MIPS: dts: ci20: Enable MMC in "
` [PATCH v2 14/14] MIPS: configs: ci20: Enable DMA and MMC support

[PATCH v2] MIPS: Allow compressed images to be loaded at any address
 2018-03-12 18:02 UTC  (4+ messages)

[PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-03-12 17:59 UTC  (8+ messages)
` [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h

[PATCH 00/14] Enable SD/MMC on JZ4780 SoCs
 2018-03-12 17:15 UTC  (32+ messages)
` [PATCH 01/14] mmc: jz4780: Order headers alphabetically
` [PATCH 02/14] mmc: jz4740: Use dev_get_platdata
` [PATCH 03/14] mmc: jz4740: Fix error exit path in driver's probe
` [PATCH 04/14] mmc: jz4740: Reset the device requesting the interrupt
` [PATCH 05/14] mmc: jz4740: Introduce devicetree probe
` [PATCH 06/14] mmc: dt-bindings: add MMC support to JZ4740 SoC
` [PATCH 07/14] mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE
` [PATCH 08/14] mmc: jz4740: Add support for the JZ4780
  ` [PATCH 08/14] mmc: jz4740: Add support for the JZ4780,
    ` your mail
` [PATCH 09/14] mmc: jz4740: Fix race condition in IRQ mask update
` [PATCH 10/14] mmc: jz4740: Use dma_request_chan()
` [PATCH 11/14] MIPS: dts: jz4780: Add DMA controller node to the devicetree
` [PATCH 12/14] MIPS: dts: jz4780: Add MMC "
` [PATCH 13/14] MIPS: dts: ci20: Enable DMA and MMC in "
` [PATCH 14/14] MIPS: configs: ci20: Enable DMA and MMC support

[RFC PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-03-09 17:58 UTC  (12+ messages)
` [RFC PATCH 1/6] arm64: add type casts to untagged_addr macro
` [RFC PATCH 2/6] arm64: untag user addresses in copy_from_user and others
` [RFC PATCH 3/6] mm, arm64: untag user addresses in memory syscalls
` [RFC PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c
` [RFC PATCH 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [RFC PATCH 6/6] arch: add untagged_addr definition for other arches

[PATCH v4 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2018-03-09 15:07 UTC  (5+ messages)
` [PATCH v4 1/8] SOC: brcmstb: add memory API
` [PATCH v4 7/8] MIPS: BMIPS: Add PCI bindings for 7425, 7435

[PATCH v3] MIPS: pm-cps: Block system suspend when a JTAG probe is present
 2018-03-09 13:55 UTC  (2+ messages)

[PATCH 0/4] MIPS: Introduce isa-rev.h to define MIPS_ISA_REV
 2018-03-09 11:25 UTC  (2+ messages)

[PATCH 0/2] MIPS: Clean up halt/restart/power off code
 2018-03-09  0:20 UTC  (5+ messages)
` [PATCH 1/2] MIPS: Hang more efficiently on halt/powerdown/restart
` [PATCH 2/2] MIPS: Remove custom implementations CPU hang implementations

[PATCH v2] MIPS: Set ISA bit in entry-y for microMIPS kernels
 2018-03-08 22:22 UTC  (2+ messages)

[PATCH v2] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
 2018-03-08 17:37 UTC  (4+ messages)

[PATCH] kbuild: Handle builtin dtb files containing hyphens
 2018-03-08 16:25 UTC  (9+ messages)
          ` [PATCH v2] kbuild: Handle builtin dtb file names "

[GIT PULL] MIPS fixes for 4.16-rc5
 2018-03-08 13:46 UTC 

[PATCH AUTOSEL for 4.9 054/190] irqchip/mips-gic: Separate IPI reservation & usage tracking
 2018-03-08  4:59 UTC 

[PATCH v5 0/5] MIPS: add support for Microsemi MIPS SoCs
 2018-03-07 21:49 UTC  (13+ messages)
` [PATCH v5 1/5] dt-bindings: mips: Add bindings for Microsemi SoCs
` [PATCH v5 2/5] MIPS: mscc: add ocelot dtsi
    ` MIPS DT W=1 warnings (was Re: [PATCH v5 2/5] MIPS: mscc: add ocelot dtsi)
` [PATCH v5 3/5] MIPS: mscc: add ocelot PCB123 device tree
` [PATCH v5 4/5] MIPS: generic: Add support for Microsemi Ocelot
` [PATCH v5 5/5] MAINTAINERS: Add entry for Microsemi MIPS SoCs

[PATCH v3 0/4] crypto: Add driver for JZ4780 PRNG
 2018-03-07 20:25 UTC  (14+ messages)
` [PATCH v3 3/4] crypto: jz4780-rng: Add RNG node to jz4780.dtsi
    ` [PATCH v3 3/4] crypto: jz4780-rng: Add RNG node to jz4780.dtsi,

[RFC 0/4] Add Ingenic X1000 SoC Support
 2018-03-07 15:52 UTC  (19+ messages)
` [RFC 3/4] MIPS: Ingenic: Initial X1000 SoC support

[PATCH 0/3] MIPS: BMIPS: Add Broadcom STB device nodes
 2018-03-07 14:41 UTC  (3+ messages)

[PATCH v4 0/6] MIPS: add support for Microsemi MIPS SoCs
 2018-03-06 12:00 UTC  (4+ messages)
` [PATCH v4 5/6] MIPS: generic: Add support for Microsemi Ocelot

[PATCH] MIPS: BMIPS: Do not mask IPIs during suspend
 2018-03-05 23:43 UTC  (3+ messages)

[PATCH] MIPS: TXx9: Add missing iounmap
 2018-03-05 22:37 UTC  (2+ messages)

[PATCH 1/7] watchdog: JZ4740: Disable clock after stopping counter
 2018-03-05 18:31 UTC  (8+ messages)
` [PATCH v2 1/8] "
  ` [PATCH v2 6/8] MIPS: jz4780: dts: Fix watchdog node
  ` [PATCH v2 7/8] MIPS: qi_lb60: Enable the jz4740-wdt driver
  ` [PATCH v2 8/8] MIPS: jz4740: Drop old platform reset code

[PATCH V2 1/2] MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT
 2018-03-05 10:03 UTC  (2+ messages)

[PATCH] ZBOOT: fix stack protector in compressed boot phase
 2018-03-05  6:18 UTC 

[PATCH AUTOSEL for 3.18 37/63] MIPS: BPF: Quit clobbering callee saved registers in JIT code
 2018-03-03 22:33 UTC 

[PATCH AUTOSEL for 4.4 067/115] MIPS: BPF: Quit clobbering callee saved registers in JIT code
 2018-03-03 22:31 UTC  (4+ messages)
` [PATCH AUTOSEL for 4.4 068/115] MIPS: BPF: Fix multiple problems in JIT skb access helpers
` [PATCH AUTOSEL for 4.4 069/115] MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification
` [PATCH AUTOSEL for 4.4 070/115] MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters

[PATCH AUTOSEL for 4.9 139/219] MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters
 2018-03-03 22:29 UTC 


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