Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-08-04 22:55:18 to 2014-08-22 20:28:18 UTC [more...]

[PATCH 0/7] MIPS: Move device-tree files to a common location
 2014-08-21 20:04 UTC  (3+ messages)
` [PATCH 3/7] MIPS: Octeon: Move device-trees to arch/mips/boot/dts/
` [PATCH 5/7] MIPS: sead3: "

[PATCH 0/4] MIPS: Alchemy devboard fixes and enhancements
 2014-08-20 19:36 UTC  (2+ messages)
` [PATCH 3/4] MIPS: Alchemy: db1xxx: explicitly set 50MHz clock for I2C/SPI units

[PATCH 1/2] MIPS: Move CPU topology macros to topology.h
 2014-08-22  4:18 UTC  (11+ messages)
` [PATCH 2/2] MIPS: Loongson: Fix COP2 usage for preemptible kernel
      ` [PATCH 1/2] MIPS: Netlogic: Use MIPS topology.h
        ` [PATCH 2/2] MIPS: Move topology macros to topology.h

[PATCH] SPI: spi-au1550: Fix build problem in au1550_spi_remove
 2014-08-20 15:33 UTC 

[PATCH 1/2] mips: .../swab.h: fix a compiling failure
 2014-08-20 11:59 UTC  (6+ messages)
` [PATCH] mips: define _MIPS_ARCH_LOONGSON3A for Loongson3

Linux 3.16 boot hangs at initramfs scripts when mounting filesystems
 2014-08-20  9:10 UTC  (3+ messages)

Status about csum_partial optimization patches
 2014-08-20  3:11 UTC  (4+ messages)
` [v2] mips: use wsbh/dsbh/dshd on Loongson 3A

[PATCH] MIPS: IP28: Correct IO_BASE in mach-ip28/spaces.h for proper ioremap
 2014-08-19 20:01 UTC  (5+ messages)

[PATCH] SGI-IP28: fix/clean spaces.h
 2014-08-19 20:00 UTC  (2+ messages)

[PATCH] SGI-IP28: select correct L1_CACHE_SHIFT
 2014-08-19 20:00 UTC  (2+ messages)

[RFC PATCH V2] MIPS: fix build with binutils 2.24.51+
 2014-08-19 16:27 UTC 

[PATCH] MIPS: Don't BUG_ON(!is_fpu_owner()) in do_ade() when preemptible
 2014-08-19 15:56 UTC  (9+ messages)
` [PATCH] Not preempt in CP1 exception handling

[PATCH v2] MIPS: Remove race window in page fault handling
 2014-08-19 15:47 UTC  (8+ messages)

[PATCH] MIPS: Alchemy: fix db1200 PSC clock enablement
 2014-08-19 10:21 UTC  (2+ messages)

[PATCH v2] MIPS: BCM47XX: fix reboot problem on BCM4705/BCM4785
 2014-08-19 10:12 UTC  (2+ messages)

IP28 boot error under 3.16
 2014-08-19  2:45 UTC  (4+ messages)

[request for stable inclusion] MIPS: math-emu: Fix instruction decoding
 2014-08-18 16:46 UTC  (3+ messages)

[PATCH] MIPS: Malta: memory: Improve system memory detection for '{e,}memsize' >= 2G
 2014-08-18 14:04 UTC  (2+ messages)

[ADMIN] lmo on fire again 
 2014-08-18 11:09 UTC 

kallsyms crash on MIPS InterAptiv
 2014-08-18  9:45 UTC  (2+ messages)

[PATCH 0/3] EVA/CPS fixes
 2014-08-18  8:52 UTC  (3+ messages)

[PATCH] MIPS: bpf: Add new emit_long_instr macro
 2014-08-18  8:28 UTC  (3+ messages)

[PATCH 0/2] MIPS64/O32 seccomp fixes
 2014-08-18  8:22 UTC  (3+ messages)

[PATCH 1/2] MIPS: lib: csum_partial: more instruction paral
 2014-08-15 20:15 UTC  (5+ messages)
` [PATCH, v2] "

[PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
 2014-08-15  9:01 UTC  (18+ messages)

[ADMIN] Outages on linux-mips.org
 2014-08-14 19:00 UTC  (8+ messages)

Someone near you is looking for an affair
 2014-08-14 17:12 UTC  (2+ messages)

Bug tracking system
 2014-08-14 15:22 UTC  (4+ messages)

[PATCH 0/2] MIPS: add common plat_irq_dispatch declaration
 2014-08-14 14:45 UTC  (6+ messages)
` [PATCH 1/2] MIPS: MSP71xx: remove unused plat_irq_dispatch() argument
` [PATCH 2/2] MIPS: add common plat_irq_dispatch declaration

ATH79: zboot and kernel parameters
 2014-08-13 16:59 UTC  (3+ messages)

[RFC PATCH 00/20] Use msi_chip to configure MSI/MSI-X in all platforms
 2014-08-13  1:16 UTC  (49+ messages)
` [RFC PATCH 01/20] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
  ` [Xen-devel] "
` [RFC PATCH 02/20] MSI: Clean up struct msi_chip argument
` [RFC PATCH 03/20] PCI/MSI: Remove useless bus->msi assignment
` [RFC PATCH 04/20] MSI: Remove the redundant irq_set_chip_data()
` [RFC PATCH 05/20] MSI: Refactor struct msi_chip to become more common
` [RFC PATCH 06/20] PCI/MSI: Introduce arch_get_match_msi_chip() to find the match msi_chip
` [RFC PATCH 07/20] x86/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
` [RFC PATCH 08/20] x86/xen/MSI: "
` [RFC PATCH 09/20] irq_remapping/MSI: "
` [RFC PATCH 10/20] x86/MSI: Remove unused MSI weak arch functions
` [RFC PATCH 11/20] MIPS/Octeon/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
` [RFC PATCH 12/20] MIPS/Xlp/MSI: "
` [RFC PATCH 13/20] MIPS/xlr/MSI: "
` [RFC PATCH 14/20] Powerpc/MSI: "
` [RFC PATCH 15/20] s390/MSI: "
` [RFC PATCH 16/20] arm/iop13xx/MSI: "
` [RFC PATCH 17/20] IA64/MSI: "
` [RFC PATCH 18/20] Sparc/MSI: "
` [RFC PATCH 19/20] tile/MSI: "
` [RFC PATCH 20/20] PCI/MSI: Clean up unused MSI arch functions

[PATCH] MIPS: BCM47XX: fix reboot problem on BCM4705/BCM4785
 2014-08-12 22:06 UTC  (3+ messages)

[PATCH 0/4] Add pgprot_writecombine function for MIPS
 2014-08-12 18:02 UTC  (6+ messages)
` [PATCH 3/4] MIPS: cpu-probe: Set the write-combine CCA value on per core basis

[PATCH -next] MIPS: Remove duplicated include from numa.c
 2014-08-12 13:41 UTC  (2+ messages)
`  "

MIPS: hang in kmalloc with seccomp writer locks
 2014-08-11 15:11 UTC  (4+ messages)

Please add my temporary MIPS fixes branch to linux-next
 2014-08-11 11:09 UTC  (2+ messages)

[PATCH V2] MIPS: Loongson: Fix COP2 usage for preemptible kernel
 2014-08-11  9:10 UTC 

[RFC RFC PATCH] MIPS: fix build with newest binutils
 2014-08-10 16:57 UTC 

[PATCH] mips: Fix nlm_xlp_defconfig build error
 2014-08-09 17:54 UTC 

[PATCH RFC v2] MIPS: add support for vmlinux.bin appended DTB
 2014-08-08 18:39 UTC  (2+ messages)

[PATCH] MIPS: Ftrace: Fix dynamic tracing of kernel modules
 2014-08-08  4:11 UTC  (5+ messages)

[PATCH v1] MIPS:KDUMP: set a right value to kexec_indirection_page variable
 2014-08-08  1:39 UTC  (4+ messages)

[PATCH 0/7] Misc GIC fixes
 2014-08-07 22:20 UTC  (8+ messages)
` [PATCH 6/7] MIPS: Malta: Fix dispatching of GIC interrupts
` [PATCH 7/7] MIPS: GIC: Fix GICBIS macro

[PATCH v2 00/12] defconfigs: add MTD_SPI_NOR (new subsystem dependency for M25P80)
 2014-08-07 21:36 UTC  (3+ messages)

[PATCH v1] MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
 2014-08-07 17:33 UTC  (4+ messages)

Please update two patches
 2014-08-07 11:57 UTC  (6+ messages)

[PATCH] MIPS: tlbex: fix a missing statement for HUGETLB
 2014-08-06 16:27 UTC  (13+ messages)


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