Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-04-09 22:29:15 to 2014-04-22 22:06:15 UTC [more...]

[PATCH 1/6] ASoC: jz4740: Remove Makefile entry for removed file
 2014-04-22 22:06 UTC  (8+ messages)
` [PATCH 2/6] ASoC: qi_lb60: Set fully_routed flag
` [PATCH 3/6] ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt()
` [PATCH 4/6] ASoC: qi_lb60: Use devm_snd_soc_register_card()
` [PATCH 5/6] ASoC: qi_lb60: Use GPIO descriptor API
` [PATCH 6/6] ASoC: jz4740: Improve build test coverage

[PATCH 0/2] Implement perf_callchain_user
 2014-04-22 21:37 UTC  (6+ messages)

[PATCH 3.8 106/133] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
 2014-04-22 20:14 UTC 

[libseccomp-discuss] [PATCH v3 0/2] Add support for MIPS BE/LE and O32 ABI
 2014-04-22 14:40 UTC  (9+ messages)
` [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64

[PATCH 3/6] mips: call find_vma with the mmap_sem held
 2014-04-22 13:25 UTC  (2+ messages)

[PATCH 2/3] mips: dts: add device_type="memory" where missing
 2014-04-22 13:13 UTC  (4+ messages)

[PATCH] mips: Update the email address of Geert Uytterhoeven
 2014-04-22 10:51 UTC 

[PATCH 1/2] MIPS: Malta: setup PM I/O region on boot
 2014-04-22 10:07 UTC  (5+ messages)
` [PATCH 2/2] MIPS: Malta: support powering down

[PATCH] MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX
 2014-04-22  6:16 UTC 

[PATCH 3/4] ARCH: AUDIT: implement syscall_get_arch for all arches
 2014-04-22  3:09 UTC  (2+ messages)

[PATCH v2 4/8] mips: lemote 2f: Use cpufreq_for_each_entry macro for iteration
 2014-04-21 23:01 UTC  (2+ messages)
` [PATCH v4 "

[PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80)
 2014-04-21 14:52 UTC  (10+ messages)
` [PATCH 3/5] mips: defconfigs: add MTD_SPI_NOR (new dependency "

[RFC PATCH 1/1] MIPS: Enable VDSO randomization
 2014-04-21 18:38 UTC  (5+ messages)

[3.11.y.z extended stable] Patch "MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()" has been added to staging queue
 2014-04-21  9:30 UTC 

[3.11.y.z extended stable] Patch "MIPS: KVM: Pass reserved instruction exceptions to guest" has been added to staging queue
 2014-04-21  9:29 UTC 

[PATCH v2 1/1] MIPS-Enable-VDSO-randomization.patch
 2014-04-21  4:03 UTC 

[PATCH 1/2] RTC: rtc-cmos: drivers/char/rtc.c features for DECstation support
 2014-04-19 23:22 UTC  (3+ messages)
` [PATCH 2/2] DEC: Switch DECstation systems to rtc-cmos

[PATCH][next: 3.16] MIPS: BCM47XX: Slightly clean memory detection
 2014-04-19 10:49 UTC 

[3.8.y.z extended stable] Patch "MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()" has been added to staging queue
 2014-04-17 23:30 UTC 

mips: dts: Fix missing device_type="memory" property in memory nodes
 2014-04-17 17:42 UTC 

mips: dts: Fix missing device_type="memory" property in memory nodes
 2014-04-17 17:42 UTC 

[PATCH 00/39] CPS cpuidle & hotplug
 2014-04-16 13:06 UTC  (80+ 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 12/39] MIPS: introduce cpu_coherent_mask
` [PATCH 13/39] MIPS: CPC: provide functions to retrieve register addresses
` [PATCH 14/39] MIPS: CPC: provide locking functions
` [PATCH 15/39] MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
` [PATCH 16/39] MIPS: MT: define write_c0_tchalt macro
` [PATCH 17/39] MIPS: inst.h: define COP0 wait op
` [PATCH 18/39] MIPS: inst.h: define MT yield op
` [PATCH 19/39] MIPS: inst.h: define microMIPS sync op
` [PATCH 20/39] MIPS: inst.h: define microMIPS wait op
` [PATCH 21/39] MIPS: uasm: add a label variant of beq
` [PATCH 22/39] MIPS: uasm: add jalr instruction
` [PATCH 23/39] MIPS: uasm: add sync instruction
` [PATCH 24/39] MIPS: uasm: add wait instruction
` [PATCH 25/39] MIPS: uasm: add MT ASE yield instruction
` [PATCH 26/39] MIPS: smp-cps: rework core/VPE initialisation
` [PATCH 27/39] MIPS: smp-cps: function to determine whether CPS SMP is in use
` [PATCH 28/39] MIPS: smp-cps: flush cache after patching mips_cps_core_entry
` [PATCH 29/39] MIPS: smp-cps: use CPC core-other locking
` [PATCH 30/39] MIPS: pm-cps: add PM state entry code for CPS systems
` [PATCH 31/39] MIPS: smp-cps: hotplug support
` [PATCH 32/39] MIPS: smp-cps: prevent multi-core SMP with unsuitable CCA
` [PATCH 33/39] MIPS: smp-cps: set a coherent default CCA
` [PATCH 34/39] MIPS: smp-cps: duplicate core0 CCA on secondary cores
` [PATCH 35/39] MIPS: cpuidle wait instruction state
` [PATCH 36/39] MIPS: include cpuidle Kconfig menu
` [PATCH 37/39] cpuidle: declare cpuidle_dev in cpuidle.h
` [PATCH 38/39] cpuidle: cpuidle-cps: add MIPS CPS cpuidle driver
` [PATCH 39/39] MIPS: Malta: CPS SMP by default

[PATCH 00/20] FDT clean-ups and libfdt support
 2014-04-16  1:02 UTC  (4+ messages)
` [PATCH 01/20] mips: octeon: convert to use unflatten_and_copy_device_tree

[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  (9+ messages)
` [PATCH 5/9] MIPS: Add numa api support

[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 13/14] MIPS: net: Add BPF JIT
 2014-04-10  8:06 UTC  (8+ messages)
` [PATCH v2 "

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


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