Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-06-22 14:55:06 to 2015-07-09 10:15:01 UTC [more...]

[PATCH 00/19] Initial I6400 and CM3 support
 2015-07-09 10:14 UTC  (43+ messages)
` [PATCH 01/19] MIPS: Add MIPS I6400 PRid and cputype identifiers
` [PATCH 02/19] MIPS: Add cases for CPU_I6400
` [PATCH 03/19] MIPS: Add MIPS I6400 probe support
` [PATCH 04/19] MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6
` [PATCH 05/19] MIPS: asm: mips-cm: Implement mips_cm_revision
` [PATCH 06/19] MIPS: asm: add CM GCR_L2_CONFIG register accessors
` [PATCH 07/19] MIPS: mm: c-r4k: extend way_string array
` [PATCH 08/19] MIPS: support CM3 L2 cache
` [PATCH 09/19] MIPS: Add platform callback before initializing the "
` [PATCH 10/19] MIPS: asm: mips-cm: Extend CM accessors for 64-bit CPUs
` [PATCH 11/19] MIPS: kernel: mips-cm: The CMGCRBase register is 64-bit on MIPS64
` [PATCH 12/19] MIPS: kernel: mips-cpc: Fix type for GCR CPC base reg for 64-bit
` [PATCH 13/19] MIPS: kernel: mips-cm: Add support for reporting CM cache errors
` [PATCH 14/19] drivers: irqchip: irq-mips-gic: Extend GIC accessors for 64-bit CMs
` [PATCH 15/19] drivers: irqchip: irq-mips-gic: Add support for CM3 64-bit timer irqs
` [PATCH 16/19] MIPS: kernel: cpu-probe: Remove cp0 hazard barrier when enabling the FTLB
` [PATCH 17/19] MIPS: Add default case for the FTLB enable/disable code
` [PATCH 18/19] MIPS: kernel: cpu-probe: Fix VTLB/FTLB configuration for R6
` [PATCH 19/19] MIPS: Set up FTLB probability for I6400

[PATCH RFC] mips: bootmem: Don't use memory holes for page bitmap
 2015-07-09  9:07 UTC  (2+ messages)

[PATCH] MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.h
 2015-07-09  9:00 UTC  (2+ messages)

[RFC Patch V1 02/12] MIPS, PCI: Use for_pci_msi_entry() to access MSI device list
 2015-07-09  8:00 UTC 

[PATCH V7 0/3] Add support for eXtended Physical Addressing
 2015-07-09  4:23 UTC  (3+ messages)
` [PATCH V7 1/3] MIPS: Rearrange PTE bits into fixed positions

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-08 21:17 UTC  (15+ messages)
` [PATCH V3 2/5] mm: mlock: Add new mlock, munlock, and munlockall system calls
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V3 4/5] mm: mmap: Add mmap flag to request VM_LOCKONFAULT

[PATCH] MIPS: ath79: irq: Remove the include of drivers/irqchip/irqchip.h
 2015-07-08 18:28 UTC  (2+ messages)

[PATCH v5] clk: change clk_ops' ->determine_rate() prototype
 2015-07-08 18:07 UTC  (4+ messages)

[PATCH] MIPS, IRQCHIP: Move i8259 irqchip driver to drivers/irqchip
 2015-07-08 16:38 UTC  (6+ messages)

[PATCH 3.13.y-ckt 39/56] MIPS: Fix enabling of DEBUG_STACKOVERFLOW
 2015-07-08 15:40 UTC 

[PATCH] MIPS: KVM: do not sign extend on unsigned MMIO load
 2015-07-08 14:25 UTC  (3+ messages)
` [PATCH stable <3.17] MIPS: KVM: Do "

[PATCH 0/2] MIPS: ath79: Move the GPIO driver to drivers/gpio
 2015-07-08  8:55 UTC  (7+ messages)
` [PATCH 1/2] MIPS: ath79: Remove the unused GPIO function API
` [PATCH 2/2] MIPS: ath79: Move the GPIO driver to drivers/gpio

[PATCH 4.1 43/56] MIPS: Fix KVM guest fixmap address
 2015-07-08  7:35 UTC 

[PATCH 4.0 45/55] MIPS: Fix KVM guest fixmap address
 2015-07-08  7:35 UTC 

[PATCH 3.14 20/30] MIPS: Fix KVM guest fixmap address
 2015-07-08  7:34 UTC 

[PATCH 3.10 12/14] MIPS: Fix KVM guest fixmap address
 2015-07-08  7:31 UTC 

[3.13.y-ckt stable] Patch "MIPS: Fix enabling of DEBUG_STACKOVERFLOW" has been added to staging queue
 2015-07-07 22:16 UTC 

[PATCH 3.19.y-ckt 054/102] MIPS: ralink: Fix clearing the illegal access interrupt
 2015-07-07 18:22 UTC  (2+ messages)
` [PATCH 3.19.y-ckt 065/102] MIPS: Fix enabling of DEBUG_STACKOVERFLOW

[PATCH 00/14] MIPS: Migrate clockevent drivers to 'set-state'
 2015-07-07  5:38 UTC  (23+ messages)
` [PATCH 01/14] MIPS/alchemy/time: Migrate to new 'set-state' interface
` [PATCH 02/14] MIPS/jazz/timer: "
` [PATCH 03/14] MIPS/jz4740/time: "
` [PATCH 04/14] MIPS/cevt-bcm1480: "
` [PATCH 05/14] MIPS/cevt-ds1287: "
` [PATCH 06/14] MIPS/cevt-gt641xx: "
` [PATCH 07/14] MIPS/cevt-r4k: "
` [PATCH 08/14] MIPS/cevt-sb1250: "
` [PATCH 09/14] MIPS/cevt-txx9: "
` [PATCH 10/14] MIPS/loongson64/timer: "
` [PATCH 11/14] MIPS/loongsoon32/time: "
` [PATCH 12/14] MIPS/ralink/rt3352: "
` [PATCH 13/14] MIPS/sgi-ip27/timer: "
` [PATCH 14/14] MIPS/sni/time: "

[PATCH v4] clk: change clk_ops' ->determine_rate() prototype
 2015-07-07  5:10 UTC  (3+ messages)

[3.19.y-ckt stable] Patch "MIPS: Fix enabling of DEBUG_STACKOVERFLOW" has been added to staging queue
 2015-07-07  0:11 UTC 

[3.19.y-ckt stable] Patch "MIPS: ralink: Fix clearing the illegal access interrupt" has been added to staging queue
 2015-07-07  0:11 UTC 

[PATCH v3] clk: change clk_ops' ->determine_rate() prototype
 2015-07-06 17:15 UTC  (3+ messages)

[added to the 3.18 stable tree] MIPS: Fix KVM guest fixmap address
 2015-07-04  3:02 UTC 

[added to the 3.18 stable tree] MIPS: Fix enabling of DEBUG_STACKOVERFLOW
 2015-07-02 21:41 UTC 

[PATCH 1/5] printk/nmi: Generic solution for safe printk in NMI
 2015-07-02 11:17 UTC 

[PATCH] gitignore: Add MIPS vmlinux.32 to the list
 2015-07-01 22:31 UTC  (4+ messages)

[PATCH] MIPS: mm: c-r4k: Fix cache flushing for MT cores
 2015-07-01 10:30 UTC  (2+ messages)

[PATCH 0/7] Initial SMP/CPS 64-bit support
 2015-07-01  8:31 UTC  (16+ messages)
` [PATCH 1/7] MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
` [PATCH 2/7] MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
` [PATCH 3/7] MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
` [PATCH 4/7] MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
` [PATCH 5/7] MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
` [PATCH 6/7] MIPS: kernel: cps-vec: Use macros for various arithmetics and memory operations
` [PATCH 7/7] Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"

MIPS: cps-vec: Use macros for various arithmetics and memory operations
 2015-07-01  8:13 UTC 

MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
 2015-07-01  8:13 UTC 

MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
 2015-07-01  8:13 UTC 

MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
 2015-07-01  8:13 UTC 

MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
 2015-07-01  8:13 UTC 

MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
 2015-07-01  8:13 UTC 

kexec crash kernel running with watchdog enabled
 2015-06-30  8:36 UTC  (10+ messages)

[tip:irq/urgent] MIPS/ath25: Fix race in installing chained IRQ handler
 2015-06-26 23:16 UTC  (2+ messages)

[tip:irq/urgent] MIPS/pci: Fix race in installing chained IRQ handler
 2015-06-26 23:13 UTC  (2+ messages)

[PATCH] irqchip: bcm7120-l2: use of_io_request_and_map() to claim iomem
 2015-06-26 20:51 UTC  (3+ messages)

[PATCH 0/4] MIPS: BMIPS: dts: add NAND device nodes for bcm7xxx platforms
 2015-06-26 16:32 UTC  (11+ messages)
` [PATCH 1/4] MIPS: BMIPS: bcm7346: add nodes for NAND
` [PATCH 2/4] MIPS: BMIPS: bcm7358: "
` [PATCH 3/4] MIPS: BMIPS: bcm7360: "
` [PATCH 4/4] MIPS: BMIPS: bcm7362: "

[RESEND PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-25 14:46 UTC  (20+ messages)
` [RESEND PATCH V2 1/3] Add mmap flag to request pages are locked after "

[PATCH 3.16.y-ckt 26/71] MIPS: Fix enabling of DEBUG_STACKOVERFLOW
 2015-06-25 10:02 UTC  (2+ messages)
` [PATCH 3.16.y-ckt 31/71] MIPS: KVM: Do not sign extend on unsigned MMIO load

[PATCH 0/2] Branch emulation fixes for MIPS R6
 2015-06-24  8:52 UTC  (6+ messages)
` [PATCH 1/2] MIPS: Fix branch emulation for BLTC and BGEC instructions
` [PATCH 2/2] MIPS: Fix erroneous JR emulation for MIPS R6

[PATCH] MIPS: kernel: traps: Fix broken indentation
 2015-06-24  8:29 UTC  (2+ messages)

MIPS: kernel: traps: Fix broken indentation
 2015-06-24  8:29 UTC 

[patch added to the 3.12 stable tree] MIPS: Fix enabling of DEBUG_STACKOVERFLOW
 2015-06-23 13:25 UTC 

[PATCH] MIPS: unaligned: fix build error on big endian R6 kernels
 2015-06-23 11:02 UTC  (2+ messages)

[3.16.y-ckt stable] Patch "MIPS: KVM: Do not sign extend on unsigned MMIO load" has been added to staging queue
 2015-06-22 15:14 UTC 

[PATCH v4 00/12] MIPS: ath79: Add OF support and DTS for TL-WR1043ND
 2015-06-22 15:11 UTC  (8+ messages)
` [PATCH v4 12/12] MIPS: Add basic support for the TL-WR1043ND version 1


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