Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-04-06 11:09:30 to 2014-04-16 12:57:07 UTC [more...]

[PATCH 00/39] CPS cpuidle & hotplug
 2014-04-16 12:53 UTC  (24+ messages)
` [PATCH 01/39] MIPS: PM: Add CPU PM callbacks for general CPU context
` [PATCH 02/39] MIPS: traps: Add CPU PM callback for trap configuration
` [PATCH 03/39] MIPS: c-r4k: Add CPU PM callback for coherency
` [PATCH 04/39] MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLB
` [PATCH 05/39] MIPS: PM: Implement PM helper macros
` [PATCH 06/39] MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOP
` [PATCH 07/39] MIPS: allow GIC clockevent device config from other CPUs
` [PATCH 08/39] MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOP
` [PATCH 09/39] MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPU
` [PATCH 10/39] MIPS: allow R4K clockevent device to function regardless of GIC
` [PATCH 11/39] MIPS: support for generic clockevents broadcast

[PATCH 00/20] FDT clean-ups and libfdt support
 2014-04-16  1:02 UTC  (8+ messages)
` [PATCH 01/20] mips: octeon: convert to use unflatten_and_copy_device_tree
` [PATCH 08/20] of/fdt: consolidate built-in dtb section variables

[PATCH v2 4/8] mips: lemote 2f: Use cpufreq_for_each_entry macro for iteration
 2014-04-15 22:26 UTC 

[PATCH v3] MIPS: Add microMIPS MSA support
 2014-04-15 21:06 UTC 

[PATCH v2] MIPS: Add microMIPS MSA support
 2014-04-15 20:59 UTC 

Build regressions/improvements in v3.15-rc1
 2014-04-15 11:44 UTC 

[PATCH 16/20] mips: lemote 2f: se cpufreq_for_each_entry macro for iteration
 2014-04-14 21:10 UTC 

[PATCH V2 0/8] MIPS: Loongson-3: Add NUMA and Loongson-3B support
 2014-04-14 15:04 UTC  (11+ messages)
` [PATCH V2 1/8] MIPS: Support hard limit of cpu count (nr_cpu_ids)
` [PATCH V2 2/8] MIPS: Support CPU topology files in sysfs
` [PATCH V2 3/8] MIPS: Loongson: Modify ChipConfig register definition
` [PATCH V2 4/8] MIPS: Add NUMA support for Loongson-3
` [PATCH V2 5/8] MIPS: Add numa api support
` [PATCH V2 6/8] MIPS: Add Loongson-3B support
` [PATCH V2 7/8] MIPS: Loongson-3: Enable the COP2 usage
` [PATCH V2 8/8] MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X

[PATCH 0/2] Phase out pci_enable_msi_block()
 2014-04-14 13:28 UTC  (4+ messages)
` [PATCH 2/2] PCI/MSI: "

arch/mips/sgi-ip22/Platform:29: *** gcc doesn't support needed option -mr10k-cache-barrier=store. Stop
 2014-04-13 20:23 UTC  (12+ messages)

[PATCH] MIPS: Add microMIPS MSA support
 2014-04-13  8:13 UTC  (2+ messages)

[PATCH v2] MIPS: Fix 'write_msa_##' inline macro
 2014-04-11 15:11 UTC 

[PATCH] MIPS: Fix 'write_msa_##' inline macro
 2014-04-11 15:01 UTC  (3+ messages)

[PATCH 00/12] MIPS: Loongson-3: Add NUMA and Loongson-3B support
 2014-04-11 13:57 UTC  (13+ messages)
` [PATCH 5/9] MIPS: Add numa api support
` [PATCH 8/9] MIPS: Loongson-3: Enable the COP2 usage
      `  "

[PATCH] MIPS: use current instead of task in syscall_get_arch
 2014-04-11 10:18 UTC  (4+ messages)

[PATCH] MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq()
 2014-04-11  8:32 UTC 

arch/mips/sgi-ip22/Platform:29: *** gcc doesn't support needed option -mr10k-cache-barrier=store. Stop
 2014-04-11  1:59 UTC 

[PATCH v2] MIPS: Alchemy: Default to noncoherent IO on Au1200 AB
 2014-04-10 20:57 UTC 

[PATCH] MIPS: mm: Fix broken microMIPS kernel regression
 2014-04-10 19:06 UTC 

ELC2014, SanJose - anybody going?
 2014-04-10 17:20 UTC  (4+ messages)

[PATCH 00/14] Initial BPF-JIT support for MIPS
 2014-04-10  8:06 UTC  (45+ messages)
` [PATCH 01/14] MIPS: uasm: Add u3u2u1 instruction builders
` [PATCH 02/14] MIPS: uasm: Add u2u1 "
` [PATCH 03/14] MIPS: uasm: Add sllv uasm instruction
` [PATCH 04/14] MIPS: uasm: Add srlv "
` [PATCH 05/14] MIPS: uasm: Add divu "
` [PATCH 06/14] MIPS: uasm: Add mfhi "
` [PATCH 07/14] MIPS: uasm: Add jalr "
` [PATCH 08/14] MIPS: uasm: Add sltiu "
` [PATCH 09/14] MIPS: uasm: Add sltu "
` [PATCH 10/14] MIPS: uasm: Add wsbh "
` [PATCH 11/14] MIPS: uasm: Add lh uam instruction
` [PATCH 12/14] MIPS: uasm: Add mul uasm instruction
` [PATCH 13/14] MIPS: net: Add BPF JIT
  ` [PATCH v2 "
` [PATCH 14/14] MIPS: Enable the BPF_JIT symbol for MIPS
  ` [PATCH v2 "

[PATCH] MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2
 2014-04-09 23:03 UTC  (3+ messages)

[PATCH] MIPS: microMIPS: Work around an assembler bug
 2014-04-09 19:43 UTC  (3+ messages)

[PATCH] mips: export icache_flush_range
 2014-04-09 19:43 UTC  (5+ messages)

[PATCH v8 2/2] MIPS: optional floating point support
 2014-04-09 10:15 UTC  (3+ messages)

MIPS: Remove last traces of SMTC Support too?
 2014-04-09  9:10 UTC  (8+ messages)

[PATCH 0/2] Remove SMTC Support
 2014-04-08 22:49 UTC  (10+ messages)
` [PATCH 1/2] MIPS: "
` [PATCH 2/2] MIPS: Kconfig: Make MIPS_MT_SMP a regular Kconfig symbol

[PATCH] MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64
 2014-04-08 15:13 UTC 

[PATCH 0/2] sead3 defconfig updates
 2014-04-08 15:09 UTC  (6+ messages)
` [PATCH 1/2] MIPS: regenerate sead3 defconfigs
` [PATCH 2/2] MIPS: sead3: Enable DEVTMPFS

[PATCH 1/3] MIPS: __delay CPU_DADDI_WORKAROUNDS bug fix
 2014-04-08 14:43 UTC  (3+ messages)

[PATCH v7 1/2] MIPS: move mmips branch support code out of the fpu emu code
 2014-04-08 11:51 UTC  (3+ messages)
` [PATCH v7 2/2] MIPS: optional floating point support

[PATCH v6 1/2] MIPS: move mmips branch support code out of the fpu emu code
 2014-04-08 11:35 UTC  (4+ messages)
` [PATCH v6 2/2] MIPS: optional floating point support

[PATCH] DEC/SNI: O32 wrapper stack switching fixes
 2014-04-08 11:25 UTC  (5+ messages)

[PATCH] Fix Micro-assembler field overflow for R4600 V2
 2014-04-08  6:58 UTC  (2+ messages)

[PATCH] remove USE_GENERIC_EARLY_PRINTK_8250 for SNI_RM
 2014-04-07 22:22 UTC  (2+ messages)

[RFC PATCH v5 1/2] MIPS: move mmips branch support code out of the fpu emu code
 2014-04-07 18:10 UTC  (3+ messages)
` [RFC PATCH v5 2/2] MIPS: optional floating point support

[RFC PATCH v4 1/2] MIPS: move mmips branch support code out of the fpu emu code
 2014-04-07 18:04 UTC  (9+ messages)
` [RFC PATCH v4 2/2] MIPS: make FPU emulator optional

[PATCH] DEC: Add self as the maintainer
 2014-04-06 22:04 UTC 

[PATCH] DEC: Document the R4k MB ASIC mini interrupt controller
 2014-04-06 21:42 UTC 

[PATCH] DEC: Remove the Halt button interrupt on R4k systems
 2014-04-06 21:06 UTC 

[PATCH] DEC: Only select the R4k clock event/source on R4k systems
 2014-04-06 20:46 UTC 

[PATCH] MIPS: __delay ABI-dependent subtraction simplification
 2014-04-06 20:42 UTC 

[PATCH v2] MIPS: Implement random_get_entropy with CP0 Random
 2014-04-06 20:31 UTC 

[PATCH] tc: Error handling clean-ups
 2014-04-06 19:52 UTC 

[RFC PATCH v3] MIPS: make FPU emulator optional
 2014-04-06 11:35 UTC 

[RFC PATCH v2] MIPS: make FPU emulator optional
 2014-04-06 11:09 UTC  (2+ messages)


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