Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2011-05-20 07:18:26 to 2011-06-08 14:05:02 UTC [more...]

[PATCH -v2] Audit: push audit success and retcode into arch ptrace.h
 2011-06-08 14:04 UTC  (7+ messages)

[PATCH] MIPS: bcm63xx: remove duplicate PERF_IRQSTAT_REG definition
 2011-06-08 11:51 UTC  (3+ messages)

Converting MIPS to Device Tree
 2011-06-08 10:10 UTC  (7+ messages)

[RFC][PATCH 00/10] bcma: add support for embedded devices like bcm4716
 2011-06-08  8:20 UTC  (46+ messages)
` [RFC][PATCH 01/10] bcma: Use array to store cores
` [RFC][PATCH 02/10] bcma: Make it possible to run bcma_register_cores() later
` [RFC][PATCH 03/10] bcma: add embedded bus
` [RFC][PATCH 04/10] bcma: add mips driver
` [RFC][PATCH 05/10] bcma: add serial console support
` [RFC][PATCH 06/10] bcma: get CPU clock
` [RFC][PATCH 07/10] bcma: add pci(e) host mode
` [RFC][PATCH 08/10] bcm47xx: prepare to support different buses
` [RFC][PATCH 09/10] bcm47xx: add support for bcma bus
` [RFC][PATCH 10/10] bcm47xx: fix irq assignment for new SoCs

[PATCH 3/3] WATCHDOG: mtx1-wdt: fix GPIO toggling
 2011-06-07  9:59 UTC  (2+ messages)

[PATCH 2/3] WATCHDOG: mtx1-wdt: request gpio before using it
 2011-06-07  9:58 UTC  (2+ messages)

[PATCH] MIPS: Netlogic: SMP fixes for XLR/XLS platform code
 2011-06-07  0:07 UTC  (2+ messages)

Regression: d6d5d5c breaks Broadcom BCM91250A
 2011-06-06 22:48 UTC  (4+ messages)

[RFC PATCH v5 0/6] MIPS: Octeon: Use Device Tree
 2011-06-06 19:19 UTC  (7+ messages)
` [RFC PATCH v5 1/6] of/lib: Allow scripts/dtc/libfdt to be used from kernel code
` [RFC PATCH v5 2/6] of: Make of_find_node_by_path() traverse /aliases for relative paths
` [RFC PATCH v5 3/6] MIPS: Octeon: Add device tree source files
` [RFC PATCH v5 4/6] MIPS: Prune some target specific code out of prom.c
` [RFC PATCH v5 5/6] MIPS: Octeon: Add irq_create_of_mapping() and GPIO interrupts
` [RFC PATCH v5 6/6] MIPS: Octeon: Initialize and fixup device tree

[PATCH] Fix build warning of the defconfigs
 2011-06-06  6:24 UTC  (6+ messages)

[PATCH v2 1/3] MIPS: ath79: modify number of available IRQs
 2011-06-05 21:38 UTC  (3+ messages)
` [PATCH v2 2/3] MIPS: ath79: handle more MISC IRQs
` [PATCH v2 3/3] MIPS: ath79: add common USB Host Controller device

***SPAM*** [PATCH 1/3] MIPS: ath79: increase NR_IRQS
 2011-06-05 21:37 UTC  (5+ messages)
` [PATCH 2/3] MIPS: ath79: handle more MISC IRQs
` [PATCH 3/3] MIPS: ath79: add common USB Host Controller device

[PATCH v4 09/13] mips: select HAVE_SECCOMP_FILTER and provide seccomp_execve
 2011-06-03 20:34 UTC 

[patch 00/14] Sort out i8253 and PC speaker locking and headers
 2011-06-03 19:22 UTC  (11+ messages)
` [patch 01/14] i8253: Create <linux/i8253.h> and make all in kernel users to use it
` [patch 02/14] i8253: Unify all kernel declarations of i8253_lock in <linux/i8253.h>
` [patch 04/14] i8253: Make MIPS use the shared i8253_lock
` [patch 11/14] i8253: Consolidate definitions of PIT_LATCH
` [patch 12/14] i8253: Move remaining content and delete <asm/i8253.h>
` [patch 13/14] PCSPKR: Cleanup Kconfig dependencies
` [patch 14/14] PCSPKR: MIPS: Make config dependencies finer grained

[PATCH 1/4] PM / MIPS: Use struct syscore_ops instead of sysdevs for PM (v2)
 2011-06-03  1:06 UTC  (4+ messages)
` [PATCH 2/4] MIPS: JZ4740: Use generic irq chip
` [PATCH 3/4] MIPS: JZ4740: GPIO: Simplify IRQ demuxer
` [PATCH 4/4] MIPS: JZ4740: GPIO: Check correct IRQ in demux handler

[PATCH] Audit: push audit success and retcode into arch ptrace.h
 2011-06-02 23:07 UTC  (7+ messages)

[PATCH 2/2] WATCHDOG: mtx1-wdt: remove unused variable 'tmp'
 2011-06-02 13:44 UTC 

[PATCH 1/2] WATCHDOG: mtx1-wdt: fix section mismatch
 2011-06-02 13:44 UTC 

[PATCH 1/3] WATCHDOG: mtx1-wdt: use dev_{err,info} instead of printk()
 2011-06-02 13:04 UTC  (2+ messages)

[PATCH] Add netlogic to mips build platforms
 2011-06-01 22:36 UTC  (2+ messages)

[PATCH v3 09/13] mips: select HAVE_SECCOMP_FILTER and provide seccomp_execve
 2011-06-01  3:10 UTC 

[PATCH 0/2] MIPS: oprofile: callgraph support
 2011-05-31 17:24 UTC  (5+ messages)

[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
 2011-05-29 20:17 UTC  (29+ messages)

MIPS panic in 2.6.39 (bisected to 7eaceaccab5f)
 2011-05-28 20:56 UTC  (6+ messages)

PC speaker
 2011-05-28 11:17 UTC 

[RFC PATCH v4 0/6] MIPS: Octeon: Use Device Tree
 2011-05-27 20:13 UTC  (18+ messages)
` [RFC PATCH v4 1/6] of: Allow scripts/dtc/libfdt to be used from kernel code
` [RFC PATCH v4 2/6] of: Make of_find_node_by_path() traverse /aliases for relative paths
` [RFC PATCH v4 3/6] MIPS: Octeon: Add device tree source files
` [RFC PATCH v4 4/6] MIPS: Prune some target specific code out of prom.c
` [RFC PATCH v4 5/6] MIPS: Octeon: Add irq_create_of_mapping() and GPIO interrupts
` [RFC PATCH v4 6/6] MIPS: Octeon: Initialize and fixup device tree

[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
 2011-05-26  8:35 UTC  (9+ messages)

patch to support topdown mmap allocation in MIPS
 2011-05-25 18:06 UTC  (8+ messages)

[PATCH] MIPS:i8259.c remove resume and shutdown to syscore_ops
 2011-05-24 23:14 UTC  (4+ messages)

[PATCH] MIPS:i8259.c remove resume and shutdown to syscore_ops
 2011-05-24 14:01 UTC  (3+ messages)

[PATCH] MIPS: Use struct syscore_ops instead of sysdevs for i8259
 2011-05-24 13:31 UTC  (2+ messages)

[PATCH 0/3] MIPS: Alchemy: USB updates and more cleanups
 2011-05-24  8:01 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Alchemy: abstract USB block control register access
` [PATCH 2/3] MIPS: Alchemy: rewrite USB platform setup
` [PATCH 3/3] MIPS: Alchemy: more base address cleanup

[PATCH v4 0/5] MIPS: perf: Add support for 64-bit MIPS hardware counters
 2011-05-20 21:39 UTC  (6+ messages)
` [PATCH v4 1/5] MIPS: Add accessor macros for 64-bit performance counter registers
` [PATCH v4 2/5] MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.c
` [PATCH v4 3/5] MIPS: perf: Reorganize contents of perf support files
` [PATCH v4 4/5] MIPS: perf: Add support for 64-bit perf counters
` [PATCH v4 5/5] MIPS: perf: Add Octeon support for hardware perf

[PATCH resend] ipc: Add missing sys_ni entries for ipc/compat.c functions
 2011-05-20 20:34 UTC  (2+ messages)

[PATCH] net: au1000_eth: add MACDMA to platform resource info
 2011-05-20 18:56 UTC  (2+ messages)

[RFC] Remove Alchemy OSS drivers?
 2011-05-20  9:35 UTC  (7+ messages)
    ` [PATCH] SOUND: OSS: Remove Au1550 driver

Need your help on setting of INITIAL_JIFFIES
 2011-05-20  8: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