Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-03-14 17:52:39 to 2016-03-30 16:21:34 UTC [more...]

[PATCH v5 00/52] mtd: rework ECC layout definition
 2016-03-30 16:14 UTC  (21+ messages)
` [PATCH v5 01/50] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v5 02/50] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v5 03/50] mtd: nand: core: "
` [PATCH v5 04/50] mtd: nand: atmel: "
` [PATCH v5 05/50] mtd: nand: fsl_ifc: "
` [PATCH v5 06/50] mtd: nand: gpmi: "
` [PATCH v5 07/50] mtd: nand: lpc32xx: "
` [PATCH v5 08/50] mtd: nand: omap2: "
` [PATCH v5 09/50] mtd: nand: qcom: "
` [PATCH v5 10/50] mtd: onenand: "
` [PATCH v5 11/50] mtd: add mtd_set_ecclayout() helper function
` [PATCH v5 12/50] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v5 13/50] mtd: nand: "
` [PATCH v5 14/50] mtd: onenand: "
` [PATCH v5 15/50] mtd: docg3: "
` [PATCH v5 16/50] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v5 17/50] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v5 18/50] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v5 19/50] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v5 20/50] mtd: nand: sharpsl: "

[PATCH v4 0/5] Cleaning printk stuff in NMI context
 2016-03-30 15:53 UTC  (6+ messages)
` [PATCH v4 1/5] printk/nmi: generic solution for safe printk in NMI
` [PATCH v4 2/5] printk/nmi: use IRQ work only when ready
` [PATCH v4 3/5] printk/nmi: warn when some message has been lost in NMI context
` [PATCH v4 4/5] printk/nmi: increase the size of NMI buffer and make it configurable
` [PATCH v4 5/5] printk/nmi: flush NMI messages on the system panic

[PATCH] MIPS: ath79: fix build failure
 2016-03-30 15:29 UTC 

[PATCH v2] MIPS: vdso: flush the vdso data page to update it on all processes
 2016-03-30 15:21 UTC  (4+ messages)

[PATCH 2/5] mips/defconfigs: Remove CONFIG_IPV6_PRIVACY
 2016-03-30 11:42 UTC 

[PATCH] MIPS: Octeon: do not change affinity for disabled irqs
 2016-03-30  8:48 UTC  (3+ messages)

[PATCH v2 0/6] MIPS seccomp_bpf self test and fixups
 2016-03-30  5:06 UTC  (9+ messages)
` [PATCH v2 2/6] MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernel
` [PATCH v2 3/6] MIPS: scall: Handle seccomp filters which redirect syscalls
` [PATCH v2 5/6] MIPS: seccomp: Support compat with both O32 and N32

[PATCH v2 00/15] MIPS Boston board support
 2016-03-29 23:19 UTC  (3+ messages)
` [PATCH v2 03/15] MIPS: PCI: Compatibility with ARM-like PCI host drivers

[PATCH 2/3] swiotlb: prefix dma_to_phys and phys_to_dma functions
 2016-03-29 19:32 UTC  (10+ messages)
` [PATCH 3/3] dma-mapping: move swiotlb dma-phys functions to common header

[PATCH] MIPS: Detect DSP v3 support
 2016-03-29 14:50 UTC  (2+ messages)

[PATCH 0/4] MIPS cache & highmem fixes
 2016-03-29  8:55 UTC  (10+ messages)
` [PATCH 1/4] MIPS: Flush dcache for flush_kernel_dcache_page
` [PATCH 2/4] MIPS: Flush highmem pages in __flush_dcache_page
` [PATCH 3/4] MIPS: Handle highmem pages in __update_cache

[PATCH 07/31] Add mips-specific parity functions
 2016-03-29  2:15 UTC  (4+ messages)
` [PATCH 13/31] mips: use parity functions in cerr-sb1.c

[PATCH 0/6] MIPS: BMIPS: RIXI and workarounds support
 2016-03-29  1:38 UTC  (2+ messages)

[PATCH 0/4] MIPS: BMIPS5200 SMP support
 2016-03-29  1:36 UTC  (2+ messages)

[PATCH 0/6] MIPS: BMIPS: Random fixes for BMIPS5000/5200
 2016-03-29  1:35 UTC  (2+ messages)

[PATCH 0/2] scsi: remove orphaned modular code from non-modular drivers
 2016-03-28 15:10 UTC  (7+ messages)
` [PATCH 1/2] drivers/scsi: make jazz_esp.c driver explicitly non-modular

[added to the 4.1 stable tree] ld-version: Fix awk regex compile failure
 2016-03-26 17:28 UTC  (4+ messages)
` [added to the 4.1 stable tree] Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
` [added to the 4.1 stable tree] MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6
` [added to the 4.1 stable tree] MIPS: Fix build error when SMP is used without GIC

Nonterministic hang during bootconsole/console handover on ath79
 2016-03-25 15:24 UTC  (15+ messages)

[PATCH 3/4] exit_thread: accept a task parameter to be exited
 2016-03-25  8:32 UTC  (6+ messages)
` [3/4] "

[PATCH] MIPS: ath79: make bootconsole wait for both THRE and TEMT
 2016-03-24 15:02 UTC 

[PATCH] printk/nmi: flush NMI messages on the system panic
 2016-03-24 14:10 UTC 

[PATCH v2] drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy
 2016-03-23 22:00 UTC  (4+ messages)

[PATCH v2 00/16] compat: Introduce and use in_compat_syscall
 2016-03-23 18:42 UTC  (7+ messages)
` [PATCH v2 14/16] input: Redefine INPUT_COMPAT_TEST as in_compat_syscall()

[PATCH v4 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
 2016-03-23 13:42 UTC  (2+ messages)

[PATCH v10 0/3] PIC32MZDA Clock Driver
 2016-03-23 11:06 UTC  (8+ messages)
` [PATCH v10 1/3] dt/bindings: Add PIC32 clock binding documentation
` [PATCH v10 2/3] clk: microchip: Add PIC32 clock driver
` [PATCH v10 3/3] MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding

FROZEN transitions in hotplug notifier
 2016-03-22 18:37 UTC  (4+ messages)

[PATCH 1/2] gpio: octeon: Convert to use devm_ioremap_resource
 2016-03-22 13:36 UTC  (4+ messages)
` [PATCH 2/2] gpio: octeon: Constify octeon_gpio_match table

[PATCH] selftests/seccomp: add MIPS self-test support
 2016-03-21 18:45 UTC  (3+ messages)

[PATCH 1/2] MIPS: lantiq: add support for device tree file from boot loader
 2016-03-19 17:28 UTC  (2+ messages)
` [PATCH 2/2] MIPS: lantiq: make it possible to build in no device tree

[PATCH] netdev: Move octeon/octeon_mgmt driver to cavium directory
 2016-03-18 22:25 UTC  (2+ messages)

[PATCH v2 1/5] printk/nmi: Generic solution for safe printk in NMI
 2016-03-18 10:03 UTC  (7+ messages)

[PATCH] MIPS: Fix broken malta qemu
 2016-03-18  1:17 UTC  (2+ messages)

[PATCH 1/5] rtc: rtc-jz4740: Add support for the RTC in the jz4780 SoC
 2016-03-17 13:56 UTC  (15+ messages)
` [PATCH 2/5] Documentation: dt: Add binding info for jz4740-rtc driver
` [PATCH 3/5] rtc: rtc-jz4740: Add support for devicetree
` [PATCH 4/5] rtc: jz4740_rtc: Add support for acting as the system power controller
` [PATCH 5/5] MIPS: jz4740: Use the jz4740-rtc driver as the "

WARNING: DT compatible string vendor "mips" appears un-documented
 2016-03-17 13:04 UTC  (2+ messages)

linux-next: Tree for Mar 14 (mips qemu failure bisected)
 2016-03-17 12:43 UTC  (9+ messages)

[PATCH V3 2/4] MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
 2016-03-17 12:41 UTC  (3+ messages)
` [PATCH V3 3/4] MIPS: Loongson-3: Fix build error after ld-version.sh modification
` [PATCH V3 4/4] MIPS: Loongson-3: Adjust irq dispatch to speedup processing

MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
 2016-03-17 12:41 UTC 

[PATCH V3 1/4] MIPS: Reserve nosave data for hibernation
 2016-03-17 12:37 UTC 

MIPS: Reserve nosave data for hibernation
 2016-03-17 12:37 UTC 

MIPS: Reserve nosave data for hibernation
 2016-03-17 12:37 UTC 

[RESEND PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
 2016-03-17 12:00 UTC  (2+ messages)

[PATCH v2 00/18] MIPS: ath79: update devicetree support for AR9132 and AR9331
 2016-03-17  3:34 UTC  (19+ messages)
` [PATCH v2 01/18] dt-bindings: clock: qca,ath79-pll: fix copy-paste typos
` [PATCH v2 02/18] MIPS: ath79: Fix the ar724x clock calculation
` [PATCH v2 03/18] MIPS: ath79: Fix the ar913x reference clock rate
` [PATCH v2 04/18] MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: drop unused alias node
` [PATCH v2 05/18] MIPS: dts: qca: ar9132: use short references for dt nodes
` [PATCH v2 06/18] MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock name
` [PATCH v2 07/18] MIPS: ath79: introduce <dt-bindings/clock/ath79-clk.h>
` [PATCH v2 08/18] MIPS: ath79: update devicetree clock support for AR9132
` [PATCH v2 09/18] MIPS: ath79: setup.c: disable platform code for OF boards
` [PATCH v2 10/18] MIPS: dts: qca: introduce AR9331 devicetree
` [PATCH v2 11/18] MIPS: ath79: update devicetree clock support for AR9331
` [PATCH v2 12/18] MIPS: ath79: add initial support for TP-LINK MR3020
` [PATCH v2 13/18] devicetree: add Dragino vendor id
` [PATCH v2 14/18] MIPS: ath79: add initial support for Dragino MS14 (Dragino 2)
` [PATCH v2 15/18] devicetree: add Onion Corporation vendor id
` [PATCH v2 16/18] MIPS: ath79: add initial support for Onion Omega
` [PATCH v2 17/18] devicetree: add DPTechnics vendor id
` [PATCH v2 18/18] MIPS: ath79: add initial support for DPT-Module

[PATCH] MIPS: Fix broken malta qemu
 2016-03-16 21:55 UTC 

[PATCH 3.19.y-ckt 60/70] MIPS: Fix build error when SMP is used without GIC
 2016-03-16 20:05 UTC 

[3.19.y-ckt stable] Patch "MIPS: Fix build error when SMP is used without GIC" has been added to the 3.19.y-ckt tree
 2016-03-16 19:42 UTC 

[PATCH 3.4 058/107] MIPS: Fix sched_getaffinity with MT FPAFF enabled
 2016-03-16  8:05 UTC  (2+ messages)
` [PATCH 3.4 062/107] MIPS: Make set_pte() SMP safe

[PATCH 4.2.y-ckt 38/98] MIPS: kvm: Fix ioctl error handling
 2016-03-15 23:31 UTC  (3+ messages)
` [PATCH 4.2.y-ckt 83/98] MIPS: Fix build error when SMP is used without GIC
` [PATCH 4.2.y-ckt 86/98] MIPS: smp.c: Fix uninitialised temp_foreign_map

[4.2.y-ckt stable] Patch "MIPS: smp.c: Fix uninitialised temp_foreign_map" has been added to the 4.2.y-ckt tree
 2016-03-15 23:26 UTC 

[4.2.y-ckt stable] Patch "MIPS: Fix build error when SMP is used without GIC" has been added to the 4.2.y-ckt tree
 2016-03-15 23:26 UTC 

[4.2.y-ckt stable] Patch "MIPS: kvm: Fix ioctl error handling." has been added to the 4.2.y-ckt tree
 2016-03-15 23:25 UTC 

[PATCH] drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy
 2016-03-15 22:42 UTC  (3+ messages)

[PATCH] pinctrl: pistachio: fix mfio84-89 function description and pinmux
 2016-03-15  8:58 UTC  (2+ messages)

[RFC v3 00/14] MIPS: AR913X/AR933X devicetree patchseries
 2016-03-14 18:53 UTC  (4+ messages)
` [RFC v3 08/14] MIPS: dts: qca: introduce AR9331 devicetree

[PATCH 4.4 50/50] ld-version: Fix awk regex compile failure
 2016-03-14 17:51 UTC 


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