Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-04-09 10:57:55 to 2016-04-19 08:22:09 UTC [more...]

[PATCH v2 00/13] TLB/XPA fixes & cleanups
 2016-04-19  8:22 UTC  (35+ messages)
` [PATCH v2 01/13] MIPS: Separate XPA CPU feature into LPA and MVH
` [PATCH v2 02/13] MIPS: Fix HTW config on XPA kernel without LPA enabled
` [PATCH v2 03/13] MIPS: Remove redundant asm/pgtable-bits.h inclusions
` [PATCH v2 04/13] MIPS: Use enums to make asm/pgtable-bits.h readable
` [PATCH v2 05/13] MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
` [PATCH v2 06/13] MIPS: mm: Unify pte_page definition
` [PATCH v2 07/13] MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
` [PATCH v2 08/13] MIPS: mm: Don't clobber $1 on XPA TLB refill
` [PATCH v2 09/13] MIPS: mm: Pass scratch register through to iPTE_SW
` [PATCH v2 10/13] MIPS: mm: Be more explicit about PTE mode bit handling
` [PATCH v2 11/13] MIPS: mm: Simplify build_update_entries
` [PATCH v2 12/13] MIPS: mm: Don't do MTHC0 if XPA not present
` [PATCH v2 13/13] MIPS: mm: Panic if an XPA kernel is run without RIXI

[PATCH 0/6] MIPS: Loongson: feature and performance improvements
 2016-04-19  1:48 UTC  (7+ messages)
` [PATCH 1/6] MIPS: Loongson: Add NMI handler support
` [PATCH 2/6] MIPS: Loongson-3: IRQ balancing for PCI devices
` [PATCH 3/6] MIPS: Loongson-3: support irq_set_affinity() in i8259 chip
` [PATCH 4/6] MIPS: Loogson: Make enum loongson_cpu_type more clear
` [PATCH 5/6] MIPS: Add __cpu_full_name[] to make CPU names more human-readable
` [PATCH 6/6] MIPS: Loongson: Introduce and use LOONGSON_LLSC_WAR

[PATCH v2] bus: brcmstb_gisb: Rework dependencies
 2016-04-18 21:21 UTC  (4+ messages)

[PATCH 1/3] MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant
 2016-04-18 18:58 UTC  (3+ messages)
` [PATCH 2/3] MIPS: JZ4740: Probe OHCI platform device via DT
` [PATCH 3/3] USB: ohci-jz4740: Remove obsolete driver

[PATCH] mips: pistachio: Determine SoC revision during boot
 2016-04-18 16:59 UTC  (3+ messages)

[PATCH v5 00/52] mtd: rework ECC layout definition
 2016-04-18 15:05 UTC  (18+ messages)
` [PATCH v5 04/50] mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v5 22/50] mtd: nand: atmel: switch to mtd_ooblayout_ops
` [PATCH v5 34/50] mtd: nand: gpmi: "
` [PATCH v5 39/50] mtd: nand: omap2: "

[PATCH v2 0/5] MIPS: ath79: Add USB support on the TL-WR1043ND
 2016-04-18 14:40 UTC  (8+ messages)
` [PATCH v2 1/5] phy: Add a driver for simple phy

[PATCH 3.4 39/92] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
 2016-04-18 10:45 UTC 

[PATCH 00/12] TLB/XPA fixes & cleanups
 2016-04-18  9:10 UTC  (46+ messages)
` [PATCH 01/12] MIPS: Separate XPA CPU feature into LPA and MVH
` [PATCH 02/12] MIPS: Fix HTW config on XPA kernel without LPA enabled
` [PATCH 03/12] MIPS: Remove redundant asm/pgtable-bits.h inclusions
` [PATCH 04/12] MIPS: Use enums to make asm/pgtable-bits.h readable
` [PATCH 05/12] MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
` [PATCH 06/12] MIPS: mm: Unify pte_page definition
` [PATCH 07/12] MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
` [PATCH 08/12] MIPS: mm: Don't clobber $1 on XPA TLB refill
` [PATCH 09/12] MIPS: mm: Pass scratch register through to iPTE_SW
` [PATCH 10/12] MIPS: mm: Be more explicit about PTE mode bit handling
` [PATCH 11/12] MIPS: mm: Simplify build_update_entries
` [PATCH 12/12] MIPS: mm: Don't do MTHC0 if XPA not present

[PATCH V2 1/7] clk: Loongson1: Update clocks of Loongson1B
 2016-04-18  4:56 UTC  (4+ messages)
` [PATCH V2 2/7] cpufreq: Loongson1: Update cpufreq "

[PATCH 4.4 085/137] MIPS: Fix MSA ld unaligned failure cases
 2016-04-18  2:29 UTC  (3+ messages)
` [PATCH 4.4 086/137] pinctrl: pistachio: fix mfio84-89 function description and pinmux
` [PATCH 4.4 095/137] pcmcia: db1xxx_ss: fix last irq_to_gpio user

[PATCH 4.5 073/124] MIPS: Fix MSA ld unaligned failure cases
 2016-04-18  2:29 UTC  (3+ messages)
` [PATCH 4.5 074/124] pinctrl: pistachio: fix mfio84-89 function description and pinmux
` [PATCH 4.5 084/124] pcmcia: db1xxx_ss: fix last irq_to_gpio user

[PATCH V1 0/7] MIPS: Loongson1B: add NAND, DMA and GPIO support
 2016-04-17 19:38 UTC  (9+ messages)
` [PATCH V1 1/7] clk: Loongson1: Update clocks of Loongson1B
` [PATCH V1 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH V1 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B

[PATCH V3 00/29] bitops: add parity functions
 2016-04-17 12:38 UTC  (7+ messages)
` [PATCH V3 06/29] Tile and MIPS (if has usable __builtin_popcount) use popcount "
` [PATCH V3 11/29] mips: use parity functions in cerr-sb1.c

Patch "pcmcia: db1xxx_ss: fix last irq_to_gpio user" has been added to the 4.4-stable tree
 2016-04-17 10:32 UTC  (2+ messages)

Patch "pcmcia: db1xxx_ss: fix last irq_to_gpio user" has been added to the 4.5-stable tree
 2016-04-17 10:27 UTC  (2+ messages)

[added to the 4.1 stable tree] MIPS: smp.c: Fix uninitialised temp_foreign_map
 2016-04-17  9:50 UTC 

[PATCH] bus: brcmstb_gisb: Rework dependencies
 2016-04-16 20:01 UTC  (4+ messages)

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-04-16 16:09 UTC  (4+ messages)
` [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver

[PATCH v2] clk: let clk_disable() return immediately if clk is NULL or error
 2016-04-16  0:04 UTC  (8+ messages)

[PATCH 0/4] MIPS: MSA fixes
 2016-04-15 10:28 UTC  (15+ messages)
` [PATCH 1/4] MIPS: Use copy_s.fmt rather than copy_u.fmt
` [PATCH 2/4] MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
` [PATCH 3/4] MIPS: Fix MSA assembly with big thread offsets
` [PATCH 4/4] MIPS: Fix MSA assembly warnings

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-04-14 21:40 UTC  (13+ messages)
                ` [PATCH] documentation: Add disclaimer

Revisiting rbtx4927: gpiod_direction_output_raw: invalid GPIO
 2016-04-14 19:06 UTC 

New MIPS SoC code insertion request
 2016-04-14 17:36 UTC  (5+ messages)

[PATCH 4.2.y-ckt 14/70] pinctrl: pistachio: fix mfio84-89 function description and pinmux
 2016-04-12 20:51 UTC 

[PATCH V1 1/5] cpufreq: Loongson1: Rename the file to loongson1-cpufreq.c
 2016-04-12 12:32 UTC  (7+ messages)
` [PATCH V1 2/5] cpufreq: Loongson1: Replace kzalloc() with kcalloc()
` [PATCH V1 3/5] cpufreq: Loongson1: Use dev_get_platdata() to get platform_data
` [PATCH V1 4/5] cpufreq: Loongson1: Use devm_kzalloc() instead of global structure
` [PATCH V1 5/5] cpufreq: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()

[PATCH 1/5] cpufreq: Loongson1: Rename the file to loongson1-cpufreq.c
 2016-04-12  5:24 UTC  (10+ messages)
` [PATCH 2/5] cpufreq: Loongson1: Replace kzalloc() with kcalloc()
` [PATCH 3/5] cpufreq: Loongson1: Use dev_get_platdata() to get platform_data
` [PATCH 4/5] cpufreq: Loongson1: Use devm_kzalloc() instead of global structure
` [PATCH 5/5] cpufreq: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()

[4.2.y-ckt stable] Patch "pinctrl: pistachio: fix mfio84-89 function description and pinmux." has been added to the 4.2.y-ckt tree
 2016-04-11 22:33 UTC 

[PATCH v4 1/2] bmips: add BCM6358 support
 2016-04-11 19:33 UTC  (4+ messages)
` [PATCH "
  ` [PATCH 2/2] bmips: add device tree example for BCM6358

[PATCH] mips: Fix crash registers on non-crashing CPUs
 2016-04-11 14:10 UTC 

[PATCH V3 1/4] MIPS: Reserve nosave data for hibernation
 2016-04-10  8:54 UTC  (2+ messages)

[PATCH 1/3] MIPS: BMIPS: improve BCM6328 device tree
 2016-04-09 10:57 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] MIPS: BMIPS: improve BCM6368 "


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