messages from 2012-07-24 21:40:54 to 2012-08-14 16:43:20 UTC [more...]
[PATCH] MIPS: OCTEON: Fix breakage due to 8250 changes
2012-08-14 16:42 UTC
[PATCH V5 00/16] MIPS: Add Loongson-3 based machines support
2012-08-14 16:26 UTC (32+ messages)
` [PATCH V5 01/18] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V5 02/18] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V5 03/18] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V5 04/18] MIPS: Loongson: Make Loongson-3 to use BCD format for RTC
` [PATCH V5 05/18] MIPS: Loongson: Add UEFI-like firmware interface support
` [PATCH V5 06/18] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V5 07/18] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V5 08/18] MIPS: Loongson 3: Add serial port support
` [PATCH V5 09/18] MIPS: Loongson: Add swiotlb to support big memory (>4GB)
` [PATCH V5 10/18] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V5 11/18] drm/radeon: Include swiotlb.h if SWIOTLB configured
` [PATCH V5 12/18] drm: Handle io prot correctly for MIPS
` [PATCH V5 13/18] drm: Define SAREA_MAX for Loongson (PageSize = 16KB)
` [PATCH V5 14/18] ALSA: HDA: Make hda sound card usable for Loongson
` [alsa-devel] "
` [PATCH V5 15/18] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V5 16/18] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V5 17/18] MIPS: Fix poweroff failure when HOTPLUG_CPU configured
` [PATCH V5 18/18] MIPS: Loongson: Add a Loongson-3 default config file
[PATCH 0/2] MIPS: Netlogic: Fixes for 3.6
2012-08-14 16:03 UTC (5+ messages)
` [PATCH 1/2] MIPS: Netlogic: define cpu_has_fpu macro
` [PATCH] MIPS: Fix for warning from FPU emulation code
` [PATCH 2/2] MIPS: Synchronize MIPS count one CPU at a time
[PATCH] MIPS: fix module.c build for 32 bit
2012-08-14 15:47 UTC (7+ messages)
` [PATCH] MIPS: Fix "
[PATCH V2] MIPS: Fix poweroff failure when HOTPLUG_CPU configured
2012-08-14 14:24 UTC (3+ messages)
[PATCH 0/3] MIPS: BCM47xx: use gpiolib
2012-08-14 12:55 UTC (6+ messages)
` [PATCH 1/3] ssb: add function to return number of gpio lines
` [PATCH 2/3] bcma: add GPIO driver for SoCs
` [PATCH 3/3] MIPS: BCM47xx: rewrite GPIO handling and use gpiolib
[PATCH V6 4/5] USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)
2012-08-14 12:49 UTC (2+ messages)
[PATCH]: Improve atomic.h robustness
2012-08-14 12:37 UTC (2+ messages)
[PATCH v3 0/4] MIPS: ath79: various fixes
2012-08-14 12:29 UTC (13+ messages)
` [PATCH v3 1/4] MIPS: ath79: fix number of GPIO lines for AR724[12]
` [PATCH v3 2/4] MIPS: ath79: use correct IRQ number for the OHCI controller on AR7240
` [PATCH v3 3/4] MIPS: ath79: select HAVE_CLK
` [PATCH v3 4/4] MIPS: ath79: don't override CPU ASE features
[PATCH 1/2] MIPS: Netlogic: define cpu_has_fpu macro
2012-08-14 11:30 UTC (2+ messages)
` [PATCH 2/2] MIPS: Synchronize MIPS count one CPU at a time
[Bug-fix] backtrace when HAVE_FUNCTION_TRACER is enable
2012-08-14 11:15 UTC (7+ messages)
[PATCH v3 13/32] PCI/MIPS: use PCIe capabilities access functions to simplify implementation
2012-08-13 21:40 UTC (2+ messages)
[PATCH v2 0/6] Avoid cache trashing on clearing huge/gigantic page
2012-08-13 19:07 UTC (18+ messages)
` [PATCH v2 1/6] THP: Use real address for NUMA policy
` [PATCH v2 2/6] mm: make clear_huge_page tolerate non aligned address
` [PATCH v2 3/6] THP: Pass real, not rounded, address to clear_huge_page
` [PATCH v2 4/6] x86: Add clear_page_nocache
` [PATCH v2 5/6] mm: make clear_huge_page cache clear only around the fault address
` [PATCH v2 6/6] x86: switch the 64bit uncached page clear to SSE/AVX v2
[PATCH] MIPS: Fix poweroff failure when HOTPLUG_CPU configured
2012-08-13 2:06 UTC
[PATCH 01/16] MIPS: Loongson: Add basic Loongson-3 definition
2012-08-13 2:05 UTC (2+ messages)
[PATCH] MIPS: OCTEON: Fix broken interrupt controller code
2012-08-10 23:00 UTC
[PATCH v2] MIPS: init module specific mips_hi16_list to NULL
2012-08-10 14:49 UTC
Direct I/O bug in kernel
2012-08-10 12:18 UTC (5+ messages)
[PATCH] MIPS: init module specific mips_hi16_list to NULL
2012-08-10 10:38 UTC (2+ messages)
[PATCH V4 00/16] MIPS: Add Loongson-3 based machines support
2012-08-09 5:59 UTC (24+ messages)
` [PATCH V4 01/16] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V4 02/16] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V4 03/16] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V4 04/16] MIPS: Loongson: Make Loongson-3 to use BCD format for RTC
` [PATCH V4 05/16] MIPS: Loongson: Add UEFI-like firmware interface support
` [PATCH V4 06/16] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V4 07/16] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V4 08/16] MIPS: Loongson 3: Add serial port support
` [PATCH V4 09/16] MIPS: Loongson: Add swiotlb to support big memory (>4GB)
` [PATCH V4 10/16] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V4 11/16] drm/radeon: Make radeon card usable for Loongson
` [PATCH V4 12/16] ALSA: HDA: Make hda sound "
` [alsa-devel] "
` [PATCH V4 13/16] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V4 14/16] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V4 15/16] MIPS: Fix poweroff failure when HOTPLUG_CPU configured
` [PATCH V4 16/16] MIPS: Loongson: Add a Loongson-3 default config file
[Memory leak]: memory leak in apply_r_mips_lo16_rel
2012-08-08 13:04 UTC (4+ messages)
[PATCH] usb: host: mips: sead3: Update for EHCI register structure
2012-08-07 17:21 UTC (4+ messages)
[PATCH v3 0/3] MIPS: ath79: allow to use USB on AR934x
2012-08-04 16:03 UTC (4+ messages)
` [PATCH v3 1/3] MIPS: ath79: use a helper function for USB resource initialization
` [PATCH v3 2/3] MIPS: ath79: add USB platform setup code for AR934X
` [PATCH v3 3/3] MIPS: ath79: register USB host controller on the DB120 board
development board?
2012-08-03 15:46 UTC (5+ messages)
[PATCH v2] MIPS: Add detection of DSP ASE Revision 2
2012-08-03 15:26 UTC
[PATCH v3,2/9] MIPS: Add support for microMIPS instructions
2012-08-03 15:25 UTC
[PATCH v4] MIPS: Add support for the M14KEc core
2012-08-03 15:25 UTC
[PATCH v7,04/10] Add the MIPS32R2 'ins' and 'ext' instructions for use by the kernel's micro-assembler
2012-08-03 15:24 UTC
SMVP Support on MIPS34KC (linux-2.6.35)
2012-08-02 13:44 UTC (6+ messages)
[PATCH V3 00/16] MIPS: Add Loongson-3 based machines support
2012-08-02 6:30 UTC (5+ messages)
` [PATCH V3 11/16] drm/radeon: Make radeon card usable for Loongson
[PATCH] MIPS: oops when show backtrace of all active cpu
2012-08-02 4:45 UTC (5+ messages)
[PATCH] MIPS: Add detection of DSP ASE Revision 2
2012-08-01 16:59 UTC (2+ messages)
[PATCH] Fix newport con crashes
2012-08-01 9:52 UTC (3+ messages)
[PATCH 1/4] MIPS: AR7: add select HAVE_CLK
2012-08-01 9:27 UTC (7+ messages)
` [PATCH 2/4] MIPS: BCM63xx: "
` [PATCH 3/4] MIPS: txx9: "
` [PATCH 4/4] MIPS: loongson1: more clk support and "
[PATCH] MIPS: Add emulation for fpureg-mem unaligned access
2012-07-31 15:10 UTC (11+ messages)
` [loongson-dev] "
[ 04/41] MIPS: Properly align the .data..init_task section
2012-07-30 17:31 UTC
[PATCH] MIPS: fix tc_id calculation
2012-07-29 1:19 UTC (3+ messages)
[ 14/23] MIPS: Properly align the .data..init_task section
2012-07-26 21:19 UTC (2+ messages)
[mips32r1 cpu] Advice needed: "Machine Check exception - caused by multiple matching entries in the TLB"
2012-07-26 19:42 UTC (4+ messages)
[PATCH V7 2/4] (Updated) MIPS: Add board support for Loongson1B
2012-07-26 16:41 UTC (4+ messages)
` [PATCH V7 3/4] (Updated) MIPS: Add Makefile and Kconfig "
` [PATCH V7 4/4] (Updated) MIPS: Add defconfig "
[PATCH] MIPS: Whitespace and various formatting clean-ups for microMIPS
2012-07-24 21:40 UTC
[PATCH] MIPS: Update MALTA config files
2012-07-24 21:40 UTC
[PATCH v3,02/10] MIPS: Changes to configuration files for SEAD-3 platform
2012-07-24 21:40 UTC
[PATCH v3] MIPS: Add support for the M14KEc core
2012-07-24 21:40 UTC
[PATCH v2,2/9] MIPS: Add support for microMIPS instructions
2012-07-24 21:40 UTC
[PATCH v2,3/9] MIPS: Add support for microMIPS exception handling
2012-07-24 21:40 UTC
[PATCH] MIPS: Add microMIPS vdso support
2012-07-24 21:40 UTC
[PATCH v2,9/9] MIPS: Add microMIPS configuration option
2012-07-24 21:40 UTC
[PATCH v2,1/9] MIPS: Add microMIPS breakpoints and DSP support
2012-07-24 21:40 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox