Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-12-04 13:02:35 to 2015-12-09 13:57:22 UTC [more...]

[PATCH 141/182] MIPS: txx9: iocled: use gpiochip data pointer
 2015-12-09 13:57 UTC  (2+ messages)

[PATCH 140/182] MIPS: rb532: use gpiochip data pointer
 2015-12-09 13:56 UTC  (2+ messages)

[PATCH 139/182] MIPS: txx9: switch to gpiochip_add_data()
 2015-12-09 13:56 UTC  (2+ messages)

[PATCH 138/182] MIPS: jz4740: use gpiochip data pointer
 2015-12-09 13:56 UTC  (2+ messages)

[PATCH 137/182] MIPS: bcm63xx: switch to gpiochip_add_data()
 2015-12-09 13:55 UTC  (2+ messages)

[PATCH 136/182] MIPS: ar7: use gpiochip data pointer
 2015-12-09 13:55 UTC  (2+ messages)

[PATCH 135/182] MIPS: alchemy: switch to gpiochip_add_data()
 2015-12-09 13:54 UTC  (2+ messages)

[PATCH 000/182] Rid struct gpio_chip from container_of() usage
 2015-12-09 13:44 UTC  (2+ messages)

[PATCH 142/182] MIPS: txx9: rbtx4938: switch to gpiochip_add_data()
 2015-12-09 13:40 UTC 

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2015-12-09 13:21 UTC  (5+ messages)
` [PATCH v3 1/4] printk/nmi: Generic solution for safe printk in NMI
` [PATCH v3 2/4] printk/nmi: Use IRQ work only when ready
` [PATCH v3 3/4] printk/nmi: Warn when some message has been lost in NMI context
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable

[PATCH] MIPS: Fix DMA contiguous allocation
 2015-12-09 11:36 UTC  (6+ messages)

[PATCH v4 00/19] Implement generic IPI support mechanism
 2015-12-09 10:30 UTC  (43+ messages)
` [PATCH v4 01/19] genirq: Add new IRQ_DOMAIN_FLAGS_IPI
` [PATCH v4 02/19] genirq: Add DOMAIN_BUS_IPI
` [PATCH v4 03/19] genirq: Add GENERIC_IRQ_IPI Kconfig symbol
` [PATCH v4 04/19] genirq: Add struct ipi_mapping and its helper functions
` [PATCH v4 05/19] genirq: Add ipi_offset to irq_common_data
` [PATCH v4 06/19] genirq: Add an extra comment about the use of affinity in irq_common_data
` [PATCH v4 07/19] genirq: Make irq_domain_alloc_descs() non static
` [PATCH v4 08/19] genirq: Add a new generic IPI reservation code to irq core
` [PATCH v4 09/19] genirq: Add a new function to get IPI reverse mapping
` [PATCH v4 10/19] genirq: Add a new irq_send_ipi() to irq_chip
` [PATCH v4 11/19] genirq: Implement ipi_send_{mask, single}()
` [PATCH v4 12/19] irqchip/mips-gic: Add a IPI hierarchy domain
` [PATCH v4 13/19] irqchip/mips-gic: Add device "
` [PATCH v4 14/19] irqchip/mips-gic: Use gic_vpes instead of NR_CPUS
` [PATCH v4 15/19] irqchip/mips-gic: Clear percpu_masks correctly when mapping
` [PATCH v4 16/19] MIPS: Add generic SMP IPI support
` [PATCH v4 17/19] MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
` [PATCH v4 18/19] MIPS: Delete smp-gic.c
` [PATCH v4 19/19] irqchip/mips-gic: Add new DT property to reserve IPIs

[PATCH] mips: make mips_cps_{core_init,boot_vpes} work on mips32r2
 2015-12-09 10:03 UTC  (3+ messages)

[PATCH] MIPS: malta-time: Fix logic inversion waiting for RTC
 2015-12-09  9:43 UTC 

Octeon3 switching from vendor->vanilla
 2015-12-09  5:39 UTC  (2+ messages)

[PATCH] MIPS: oprofile: Fix a preemption issue
 2015-12-09  3:15 UTC  (4+ messages)

[PATCH 00/14] Initial Microchip PIC32MZDA Support
 2015-12-08 22:15 UTC  (9+ messages)
` [PATCH 07/14] DEVICETREE: Add bindings for PIC32 pin control and GPIO
` [PATCH 08/14] pinctrl: Add PIC32 pin control driver

[PATCH v3 4/7] mips: mm/gup: add gup trace points
 2015-12-08 19:39 UTC 

[PATCH] mips: Fix CPC_BASE_ADDR mask to match datasheet
 2015-12-08 18:27 UTC 

[PATCH v2 0/5] Cleaning printk stuff in NMI context
 2015-12-08 14:49 UTC  (23+ messages)
` [PATCH v2 1/5] printk/nmi: Generic solution for safe printk in NMI
` [PATCH v2 3/5] printk/nmi: Try hard to print Oops message in NMI context
` [PATCH v2 5/5] printk/nmi: Increase the size of the temporary buffer

[PATCH] mips: mm: fix build failure
 2015-12-08 14:36 UTC  (3+ messages)

[PATCH v9 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-12-08 14:20 UTC  (4+ messages)
` [PATCH v9 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes

[PATCH 1/2] clk: Add brcm,bcm63xx-gate-clk device tree binding
 2015-12-08 12:24 UTC  (4+ messages)

[PATCH] MIPS: VDSO: Fix build error
 2015-12-08 12:10 UTC  (3+ messages)

[PATCH 00/23] mtd: rework ECC layout definition
 2015-12-08 10:33 UTC  (41+ messages)
` [PATCH 01/23] mtd: kill the ecclayout->oobavail field
  ` [linux-sunxi] "
` [PATCH 02/23] mtd: inftl: kill unused oobinfo field
` [PATCH 03/23] mtd: nftl: "
` [PATCH 04/23] mtd: nand: s3c2410: kill the ->ecc_layout field
` [PATCH 05/23] mtd: nand: jz4770: "
` [PATCH 06/23] mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
` [PATCH 07/23] staging: mt29f_spinand: kill unused ecclayout field
` [PATCH 08/23] mtd: nand: lpc32xx_mlc: fix ecc.size
` [PATCH 09/23] mtd: nand: vf610: remove useless mtd->ecclayout assignment
` [PATCH 10/23] mtd: nand: simplify nand_bch_init() usage
` [PATCH 11/23] mtd: add mtd_eccpos(), mtd_oobfree() and mtd_eccbytes() helper functions
` [PATCH 12/23] mtd: use mtd_eccpos() and mtd_oobfree() where appropriate
` [PATCH 13/23] mtd: add mtd_set_ecclayout() helper function
` [PATCH 14/23] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH 15/23] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH 16/23] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH 17/23] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH 18/23] mtd: nand: bch: switch to nand_ecclayout_pos
` [PATCH 19/23] mtd: nand: switch all drivers to mtd_ooblayout_ops
` [PATCH 20/23] mtd: onenand: switch "
` [PATCH 21/23] staging: mt29f_spinand: "
  ` [linux-sunxi] "
` [PATCH 22/23] mtd: nand: kill layout field
` [PATCH 23/23] mtd: kill the nand_ecclayout struct

[PATCH v2 04/25] mips: nand: make use of mtd_to_nand() where appropriate
 2015-12-08  3:29 UTC 

[PATCH part3 v12 00/10] Cleanup platform pci_domain_nr()
 2015-12-08  1:18 UTC  (4+ messages)

[PATCH 0/2] MIPS: Minor EVA related unwind fixes
 2015-12-07 19:45 UTC  (14+ messages)
` [PATCH 1/2] MIPS: Don't unwind to user mode with EVA
` [PATCH 2/2] MIPS: Avoid using unwind_stack() with usermode

[PATCH 4.3 031/125] MIPS: lantiq: add clk_round_rate()
 2015-12-07 15:02 UTC  (7+ messages)
` [PATCH 4.3 032/125] MIPS: CDMM: Add builtin_mips_cdmm_driver() macro
` [PATCH 4.3 033/125] MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x
` [PATCH 4.3 034/125] MIPS: KVM: Fix ASID restoration logic
` [PATCH 4.3 035/125] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 4.3 036/125] MIPS: KVM: Uninit VCPU in vcpu_create error path
` [PATCH 4.3 120/125] ttyFDC: Fix build problems due to use of module_{init,exit}

[PATCH 4.2 041/124] MIPS: lantiq: add clk_round_rate()
 2015-12-07 14:56 UTC  (7+ messages)
` [PATCH 4.2 042/124] MIPS: CDMM: Add builtin_mips_cdmm_driver() macro
` [PATCH 4.2 043/124] MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x
` [PATCH 4.2 044/124] MIPS: KVM: Fix ASID restoration logic
` [PATCH 4.2 045/124] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 4.2 046/124] MIPS: KVM: Uninit VCPU in vcpu_create error path
` [PATCH 4.2 118/124] ttyFDC: Fix build problems due to use of module_{init,exit}

[PATCH 4.1 32/95] MIPS: lantiq: add clk_round_rate()
 2015-12-07 14:35 UTC  (4+ messages)
` [PATCH 4.1 33/95] MIPS: KVM: Fix ASID restoration logic
` [PATCH 4.1 34/95] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 4.1 35/95] MIPS: KVM: Uninit VCPU in vcpu_create error path

[PATCH] MIPS: Cleanup the unused __arch_local_irq_restore() function
 2015-12-06 21:12 UTC  (2+ messages)

[PATCH] clk: let clk_disable() return immediately if clk is NULL or error
 2015-12-05  6:17 UTC 

MIPS: Avoid using unwind_stack() with usermode
 2015-12-04 22:25 UTC 

MIPS: Avoid using unwind_stack() with usermode
 2015-12-04 22:25 UTC 

MIPS: Don't unwind to user mode with EVA
 2015-12-04 22:25 UTC 

MIPS: Don't unwind to user mode with EVA
 2015-12-04 22:25 UTC 

[PATCH (v2) 1/2] reset: Add brcm,bcm6345-reset device tree binding
 2015-12-04 21:12 UTC  (4+ messages)

[PATCH 00/28] MIPS Boston board support
 2015-12-04 18:17 UTC  (3+ messages)
` [PATCH 05/28] PCI: xilinx: keep references to both IRQ domains

[PATCH 0/9] MIPS Relocatable kernel & KASLR
 2015-12-04 15:45 UTC  (13+ messages)
` [PATCH 6/9] MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y


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