Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-02-24 18:59:15 to 2016-03-01 02:37:58 UTC [more...]

MIPS: Handle highmem pages in __update_cache
 2016-03-01  2:37 UTC 

[PATCH 1/2] MIPS: Add barriers between dcache & icache flushes
 2016-03-01  2:27 UTC  (7+ messages)

[PATCH V3 0/5] MIPS: Loongson: Add Loongson-3A R2 support
 2016-03-01  2:18 UTC  (24+ messages)
` [PATCH] MIPS: tlbex: Fix bugs in tlbchange handler
` [PATCH] MIPS: Introduce cpu_has_coherent_cache feature
` [PATCH V3 5/5] MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT

[PATCH v3 0/8] MIPS: Loongson: Add the Loongson-1A processor support
 2016-03-01  0:48 UTC  (9+ messages)
` [PATCH v3 1/8] MIPS: Loongson: Add basic Loongson-1A CPU support
` [PATCH v3 2/8] MIPS: Loongson: Add Loongson-1A Kconfig options
` [PATCH v3 3/8] MIPS: Loongson: Add platform devices for Loongson-1A/1B
` [PATCH v3 4/8] MIPS: Loongson: Add loongson-1A board support
` [PATCH v3 5/8] MIPS: Loongson-1A: Workaround for pll register can't be read
` [PATCH v3 6/8] MIPS: Loongson-1A: Add IRQ type setting support
` [PATCH v3 7/8] MIPS: Loongson-1A: Enable SPARSEMEN and HIGHMEM
` [PATCH v3 8/8] MIPS: Loongson: Add a Loongson-1A default config file

[PATCH v3] mips: scache: fix scache init with invalid line size
 2016-02-29 14:51 UTC  (5+ messages)

[PATCH v3 00/52] mtd: rework ECC layout definition
 2016-02-29 10:45 UTC  (69+ messages)
` [PATCH v3 01/52] mtd: kill the ecclayout->oobavail field
` [PATCH v3 02/52] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v3 03/52] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v3 04/52] mtd: nand: simplify nand_bch_init() usage
` [PATCH v3 05/52] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v3 06/52] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v3 07/52] mtd: nand: core: "
` [PATCH v3 08/52] mtd: nand: atmel: "
` [PATCH v3 09/52] mtd: nand: fsl_ifc: "
` [PATCH v3 10/52] mtd: nand: gpmi: "
` [PATCH v3 11/52] mtd: nand: lpc32xx: "
` [PATCH v3 12/52] mtd: nand: omap2: "
` [PATCH v3 13/52] mtd: onenand: "
` [PATCH v3 14/52] mtd: add mtd_set_ecclayout() helper function
` [PATCH v3 15/52] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v3 16/52] mtd: nand: "
` [PATCH v3 17/52] mtd: onenand: "
` [PATCH v3 18/52] mtd: docg3: "
` [PATCH v3 19/52] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v3 20/52] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v3 21/52] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v3 22/52] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v3 23/52] mtd: nand: sharpsl: "
` [PATCH v3 24/52] mtd: nand: jz4740: "
` [PATCH v3 25/52] mtd: nand: atmel: "
` [PATCH v3 26/52] mtd: nand: bf5xx: "
` [PATCH v3 27/52] mtd: nand: brcm: "
` [PATCH v3 28/52] mtd: nand: cafe: "
` [PATCH v3 29/52] mtd: nand: davinci: "
` [PATCH v3 30/52] mtd: nand: denali: "
` [PATCH v3 31/52] mtd: nand: diskonchip: "
` [PATCH v3 32/52] mtd: nand: docg4: "
` [PATCH v3 33/52] mtd: nand: fsl_elbc: "
` [PATCH v3 34/52] mtd: nand: fsl_ifc: "
` [PATCH v3 35/52] mtd: nand: fsmc: "
` [PATCH v3 36/52] mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
` [PATCH v3 37/52] mtd: nand: gpmi: switch to mtd_ooblayout_ops
` [PATCH v3 38/52] mtd: nand: hisi504: "
` [PATCH v3 39/52] mtd: nand: jz4780: "
` [PATCH v3 40/52] mtd: nand: lpc32xx: "
` [PATCH v3 41/52] mtd: nand: mxc: "
` [PATCH v3 42/52] mtd: nand: omap2: "
` [PATCH v3 43/52] mtd: nand: pxa3xx: "
` [PATCH v3 44/52] mtd: nand: s3c2410: "
` [PATCH v3 45/52] mtd: nand: sh_flctl: "
` [PATCH v3 46/52] mtd: nand: sm_common: "
` [PATCH v3 47/52] mtd: nand: sunxi: "
` [PATCH v3 48/52] mtd: nand: vf610: "
` [PATCH v3 49/52] mtd: onenand: "
` [PATCH v3 50/52] staging: mt29f_spinand: "
` [PATCH v3 51/52] mtd: nand: kill the ecc->layout field
` [PATCH v3 52/52] mtd: kill the nand_ecclayout struct

[PATCH for-4,5] mips/kvm: fix ioctl error handling
 2016-02-28 17:35 UTC  (2+ messages)

MIPS: kvm: Fix ioctl error handling
 2016-02-28 15:35 UTC 

[PATCH V4 0/5] MIPS: Loongson: Add Loongson-3A R2 support
 2016-02-27 10:07 UTC  (6+ messages)
` [PATCH V4 1/5] MIPS: Loongson: Add Loongson-3A R2 basic support
` [PATCH V4 2/5] MIPS: Loongson-3: Set cache flush handlers to cache_noop
` [PATCH V4 3/5] MIPS: Loongson: Invalidate special TLBs when needed
` [PATCH V4 4/5] MIPS: Loongson-3: Fast TLB refill handler
` [PATCH V4 5/5] MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT

[PATCH v3 2/2] watchdog: pic32-wdt: Add PIC32 watchdog driver
 2016-02-27  1:44 UTC  (3+ messages)

[PATCH v3 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver
 2016-02-26 17:20 UTC  (2+ messages)

[PATCH v3 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral
 2016-02-26 17:20 UTC  (2+ messages)

[PATCH v3 1/2] dt/bindings: Add bindings for PIC32 watchdog peripheral
 2016-02-26 17:19 UTC  (2+ messages)

[PATCH v2 2/2] watchdog: pic32-wdt: Add PIC32 watchdog driver
 2016-02-26 17:15 UTC  (5+ messages)

[PATCH v2 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver
 2016-02-26 17:14 UTC  (5+ messages)

[PATCH] MIPS: ci20_defconfig: Enable NAND and UBIFS support
 2016-02-26 16:03 UTC  (2+ messages)

[PATCH 3.16.y-ckt 075/129] MIPS: Fix buffer overflow in syscall_get_arguments()
 2016-02-26 10:20 UTC 

[PATCH v3 0/6] Xilinx AXI PCIe Host Bridge driver fixes
 2016-02-26  7:49 UTC  (7+ messages)
` [PATCH v3 6/6] PCI: xilinx: Allow build on MIPS platforms

[PATCH] clk: Get rid of HAVE_MACH_CLKDEV
 2016-02-25 22:41 UTC  (4+ messages)

[3.16.y-ckt stable] Patch "MIPS: Fix buffer overflow in syscall_get_arguments()" has been added to the 3.16.y-ckt tree
 2016-02-25 18:33 UTC 

[PATCH v2 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral
 2016-02-25 18:30 UTC  (2+ messages)

[PATCH v2 1/2] dt/bindings: Add bindings for PIC32 watchdog peripheral
 2016-02-25 18:27 UTC  (2+ messages)

[PATCH v9 0/3] PIC32MZDA Clock Driver
 2016-02-25 18:07 UTC  (8+ messages)
` [PATCH v9 1/3] dt/bindings: Add PIC32 clock binding documentation
` [PATCH v9 2/3] clk: clk-pic32: Add PIC32 clock driver
` [PATCH v9 3/3] MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding

[PATCH v4 19/19] irqchip/mips-gic: Add new DT property to reserve IPIs
 2016-02-25 10:06 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 18/19] MIPS: Delete smp-gic.c
 2016-02-25 10:05 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 17/19] MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
 2016-02-25 10:05 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 16/19] MIPS: Add generic SMP IPI support
 2016-02-25 10:05 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 15/19] irqchip/mips-gic: Clear percpu_masks correctly when mapping
 2016-02-25 10:04 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 14/19] irqchip/mips-gic: Use gic_vpes instead of NR_CPUS
 2016-02-25 10:04 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 13/19] irqchip/mips-gic: Add device hierarchy domain
 2016-02-25 10:04 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 12/19] irqchip/mips-gic: Add a IPI hierarchy domain
 2016-02-25 10:03 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 11/19] genirq: Implement ipi_send_{mask, single}()
 2016-02-25 10:03 UTC  (2+ messages)
` [tip:irq/core] genirq: Implement ipi_send_mask/single()

[PATCH v4 10/19] genirq: Add a new irq_send_ipi() to irq_chip
 2016-02-25 10:03 UTC  (2+ messages)
` [tip:irq/core] genirq: Add send_ipi callbacks "

[PATCH v4 09/19] genirq: Add a new function to get IPI reverse mapping
 2016-02-25 10:02 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 08/19] genirq: Add a new generic IPI reservation code to irq core
 2016-02-25 10:02 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 07/19] genirq: Make irq_domain_alloc_descs() non static
 2016-02-25 10:02 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 05/19] genirq: Add ipi_offset to irq_common_data
 2016-02-25 10:01 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 06/19] genirq: Add an extra comment about the use of affinity in irq_common_data
 2016-02-25 10:01 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 03/19] genirq: Add GENERIC_IRQ_IPI Kconfig symbol
 2016-02-25 10:01 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 02/19] genirq: Add DOMAIN_BUS_IPI
 2016-02-25 10:00 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v4 01/19] genirq: Add new IRQ_DOMAIN_FLAGS_IPI
 2016-02-25 10:00 UTC  (2+ messages)
` [tip:irq/core] genirq: Add new IPI irqdomain flags

[PATCH 0/2] MIPS: Make reset_control_ops const
 2016-02-25  9:51 UTC  (5+ messages)
` [PATCH 1/2] MIPS: lantiq: "
` [PATCH 2/2] MIPS: ralink: "

[PATCH] mips: Fix misspellings in comments
 2016-02-25  8:44 UTC 

[PATCH v8 0/3] PIC32MZDA Clock Driver
 2016-02-24 21:22 UTC  (7+ messages)
` [PATCH v8 1/3] dt/bindings: Add PIC32 clock binding documentation
` [PATCH v8 2/3] clk: clk-pic32: Add PIC32 clock driver

[PATCH net-next v9 00/16] new ETHTOOL_GLINKSETTINGS/SLINKSETTINGS API
 2016-02-24 18:58 UTC  (15+ messages)
` [PATCH net-next v9 03/16] net: ethtool: add new ETHTOOL_xLINKSETTINGS API
` [PATCH net-next v9 04/16] tx4939: use __ethtool_get_ksettings
` [PATCH net-next v9 05/16] net: usnic: "
` [PATCH net-next v9 06/16] net: bonding: "
` [PATCH net-next v9 07/16] net: ipvlan: "
` [PATCH net-next v9 08/16] net: macvlan: "
` [PATCH net-next v9 09/16] net: team: "
` [PATCH net-next v9 10/16] net: fcoe: "
` [PATCH net-next v9 11/16] net: rdma: "
` [PATCH net-next v9 12/16] net: 8021q: "
` [PATCH net-next v9 13/16] net: bridge: "
` [PATCH net-next v9 14/16] net: core: "
` [PATCH net-next v9 15/16] net: ethtool: remove unused __ethtool_get_settings
` [PATCH net-next v9 16/16] net: mlx4: use new ETHTOOL_G/SSETTINGS API


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