linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-22 22:17:15 to 2009-11-03 16:16:01 UTC [more...]

[PATCH -queue 1/7] [loongson] fuloong2e: Cleanup the Kconfig
 2009-11-03 16:17 UTC  (16+ messages)
` [PATCH -queue 2/7] [loongson] mem.c: Register reserved memory pages
` [PATCH -queue 3/7] [loongson] early_printk: fix the variable type of uart_base
` [PATCH -queue 4/7] [loongosn] add a new serial port debug function
` [PATCH -queue 5/7] [loongson] add serial port support
` [PATCH -queue 6/7] [loongson] remove reference from bonito64
` [PATCH -queue 7/7] [loongson] fuloong2e: update config file

addinitrd deletion
 2009-11-03 15:52 UTC  (4+ messages)

[RFC PATCH 1/3] MIPS: Alchemy: extended DB1200 board support
 2009-11-03 15:47 UTC  (14+ messages)
` [RFC PATCH 2/3] MIPS: Alchemy: DB1200 AC97+I2S audio support
  ` [PATCH 3/3] MIPS: Alchemy: db1200 defconfig update
      ` [alsa-devel] [RFC PATCH 2/3] MIPS: Alchemy: DB1200 AC97+I2S audio support

[PATCH] Make MIPS dynamic clocksource/clockevent clock code generic v2
 2009-11-03 15:29 UTC  (6+ messages)

[PATCH] MIPS: Alchemy: physmap-flash for all devboards
 2009-11-03 15:26 UTC  (5+ messages)

[PATCH] MIPS: Make collection of FPU emulator statistics optional
 2009-11-03 10:21 UTC  (3+ messages)

[PATCH] MIPS: Emulate 64-bit FPU on 64-bit CPUs
 2009-11-03  4:27 UTC  (2+ messages)

[PATCH -v5 00/11] ftrace for MIPS
 2009-11-03  1:34 UTC  (32+ messages)
  ` [PATCH -v5 01/11] tracing: convert trace_clock_local() as weak function
  ` [PATCH -v5 02/11] MIPS: add mips_timecounter_read() to get high precision timestamp
  ` [PATCH -v5 03/11] tracing: add MIPS specific trace_clock_local()
  ` [PATCH -v5 04/11] tracing: add static function tracer support for MIPS
  ` [PATCH -v5 05/11] tracing: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST "
  ` [PATCH -v5 06/11] tracing: add an endian argument to scripts/recordmcount.pl
  ` [PATCH -v5 07/11] tracing: add dynamic function tracer support for MIPS
  ` [PATCH -v5 08/11] tracing: not trace mips_timecounter_init() in MIPS
  ` [PATCH -v5 09/11] tracing: add IRQENTRY_EXIT for MIPS
  ` [PATCH -v5 10/11] tracing: add function graph tracer support "
  ` [PATCH -v5 11/11] tracing: add dynamic function graph tracer "

2.6.31 kernel for mips compile failure - war.h:12:17: error: war.h: No such file or directory
 2009-11-02 23:54 UTC  (9+ messages)
  ` serial port 8250 messed up after coverting from little endian to big endian on kernel 2.6.31

mips64 smp kexec failed booting at timer interrupt
 2009-11-02 23:33 UTC 

Problem in booting when calling calibrate_delay
 2009-11-02 15:12 UTC  (4+ messages)

[PATCH 2/2] alchemy: turn on -Werror for devboards and xss1500
 2009-11-02 13:03 UTC  (2+ messages)

[PATCH 1/2] alchemy: fix warnings in db1x00/pb1000/pb1550 board setup code
 2009-11-02 13:01 UTC  (6+ messages)

why we use multu to implement udelay
 2009-11-02  7:17 UTC  (2+ messages)

[PATCH] Fix ppoll on o32 with 64bit kernel
 2009-11-02  6:50 UTC  (2+ messages)

[PATCH] oprofile/loongson2: rename cpu_type from godson2 to loongson2
 2009-11-02  5:59 UTC  (3+ messages)

[PATCH -v1] MIPS: a few of fixups and cleanups for the compressed kernel support
 2009-11-01  7:43 UTC  (6+ messages)

[PATCH] serial 8250: fixes for Alchemy uarts
 2009-11-01  7:16 UTC  (3+ messages)

[PATCH -queue v2] MIPS: Alchemy: UARTs are of type 16550A
 2009-11-01  6:34 UTC  (2+ messages)

[PATCH v3] MIPS: fixes and cleanups for the compressed kernel support
 2009-10-31 16:12 UTC  (2+ messages)

mips: fix build of vmlinux.lds
 2009-10-31 12:15 UTC  (4+ messages)

[PATCH] SND_CS5535AUDIO: Remove the X86 platform dependency
 2009-10-30 10:32 UTC  (4+ messages)

[PATCH v2] MIPS: fixes and cleanups for the compressed kernel support
 2009-10-30  1:18 UTC  (2+ messages)

[PATCH -v4 1/9] tracing: convert trace_clock_local() as weak function
 2009-10-29 18:11 UTC  (33+ messages)
` [PATCH -v4 2/9] MIPS: add mips_timecounter_read() to get high precision timestamp
  ` [PATCH -v4 3/9] tracing: add MIPS specific trace_clock_local()
    ` [PATCH -v4 4/9] tracing: add static function tracer support for MIPS
              ` [PATCH] MIPS: Add option to pass return address location to _mcount. Was: "
                  ` [PATCH] MIPS: Add option to pass return address location to _mcount
    ` [PATCH -v4 5/9] tracing: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS
      ` [PATCH -v4 7/9] tracing: add dynamic function tracer support "
        ` [PATCH -v4 8/9] tracing: not trace mips_timecounter_init() in MIPS
          ` [PATCH -v4 9/9] tracing: add function graph tracer support for MIPS

[PATCH] MIPS: Add option to pass return address location to _mcount
 2009-10-29 16:24 UTC  (3+ messages)

kernel panic about kernel unaligned access
 2009-10-29  5:51 UTC  (8+ messages)

[PATCH -sfr.git] MIPS: zboot: indent the nop instruction in delay slot
 2009-10-29  5:26 UTC  (3+ messages)

[PATCH -sfr.git] oprofile/loongson2: rename cpu_type from godson2 to loongson2
 2009-10-29  2:09 UTC 

[PATCH 1/2] serial: 8250: reduce Alchemy serial port space size
 2009-10-28 22:34 UTC  (9+ messages)
` [PATCH 2/2] MIPS: Alchemy: UARTs are 16550A

[PATCH RESEND] net: au1000_eth: buildfix: add missing capability.h
 2009-10-28 17:03 UTC 

mips64 SMP patch of kexec
 2009-10-28 16:30 UTC 

where we get handle_ades_int
 2009-10-28  7:30 UTC  (2+ messages)

mipsel-linux-gnu-gcc: -pg and -fomit-frame-pointer are incompatible
 2009-10-27 13:32 UTC 

What ever happened to: [PATCH] MIPS: add support for gzip/bzip2/lzma compressed kernel images
 2009-10-27  2:13 UTC  (4+ messages)

[PATCH -v6 00/13] ftrace for MIPS
 2009-10-26 17:35 UTC  (22+ messages)
` [PATCH -v6 01/13] tracing: convert trace_clock_local() as weak function
` [PATCH -v6 02/13] tracing: add mips_timecounter_read() for MIPS
` [PATCH -v6 03/13] tracing: add MIPS specific trace_clock_local()
` [PATCH -v6 04/13] tracing: add static function tracer support for MIPS
` [PATCH -v6 05/13] tracing: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST "
` [PATCH -v6 06/13] tracing: add an endian argument to scripts/recordmcount.pl
` [PATCH -v6 07/13] tracing: add dynamic function tracer support for MIPS
` [PATCH -v6 08/13] tracing: add IRQENTRY_EXIT section "
` [PATCH -v6 09/13] tracing: Add __arch_notrace for arch specific requirement
` [PATCH -v6 10/13] tracing: not trace the timecounter_read* in kernel/time/clocksource.c
` [PATCH -v6 11/13] tracing: not trace mips_timecounter_read() for MIPS
` [PATCH -v6 12/13] tracing: add function graph tracer support "
` [PATCH -v6 13/13] tracing: add dynamic function graph tracer "

how to mmap 0x1f000000 to user space?
 2009-10-24 16:27 UTC  (2+ messages)

Irq architecture for multi-core network driver
 2009-10-24 13:26 UTC  (9+ messages)

[PATCH 1/2] alchemy: add au1000-eth platform device
 2009-10-23 16:51 UTC  (5+ messages)

PCI error on iwconfig wlan0 up
 2009-10-23  6:48 UTC 

Got trap No.23 when booting mips32 ?
 2009-10-23 10:25 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;
as well as URLs for NNTP newsgroup(s).