messages from 2011-03-24 14:52:18 to 2011-04-08 13:08:42 UTC [more...]
[RFC 3/5]arch:mips:pmc-sierra:msp71xx:Makefile Remove unused config in the Makefile
2011-04-08 13:08 UTC (2+ messages)
[PATCH] MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.h
2011-04-08 12:45 UTC (3+ messages)
Linux on MIPS emulator?
2011-04-08 5:00 UTC (2+ messages)
After writing successfully a NAND block is this reliable ar reading as a NOR sector?
2011-04-07 17:31 UTC (2+ messages)
[PATCH V5 00/10] MIPS: lantiq: add initial support for Lantiq SoCs
2011-04-07 14:31 UTC (26+ messages)
` [PATCH V5 01/10] "
` [PATCH V5 02/10] MIPS: lantiq: add SoC specific code for XWAY family
` [PATCH V5 03/10] MIPS: lantiq: add PCI controller support
` [PATCH V5 04/10] MIPS: lantiq: add serial port support
` [PATCH V5 05/10] MIPS: lantiq: add watchdog support
` [PATCH V5 06/10] MIPS: lantiq: add NOR flash support
` [PATCH V5 07/10] MIPS: lantiq: add platform device support
` [PATCH V5 08/10] MIPS: lantiq: add mips_machine support
` [PATCH V5 09/10] MIPS: lantiq: add machtypes for lantiq eval kits
` [PATCH V5 10/10] MIPS: lantiq: add more gpio drivers
[PATCH V8] MIPS: lantiq: add NOR flash support
2011-04-07 14:29 UTC (7+ messages)
[PATCH 2/2]: MIPS: sgi-ip32: Add support for rtc-ds1685 to SGI O2 (IP32)
2011-04-07 13:17 UTC
[PATCH 1/2]: rtc: rtc-ds1685: Add driver to support Dallas/Maxim DS1685/DS1687 & related chips
2011-04-07 13:15 UTC
[PATCH 0/2]: rtc: rtc-ds1685: Add driver to support Dallas/Maxim DS1685/DS1687 & related chips
2011-04-07 13:14 UTC
[PATCH] MIPS: ath79: increase NR_IRQS
2011-04-06 10:52 UTC
[PATCH V6] MIPS: lantiq: add serial port support
2011-04-05 23:58 UTC (4+ messages)
[PATCH V7] MIPS: lantiq: add NOR flash support
2011-04-05 13:06 UTC (5+ messages)
System suffers frequent TLB miss
2011-04-05 12:21 UTC (4+ messages)
[PATCH V6] MIPS: lantiq: add NOR flash support
2011-04-05 12:21 UTC (3+ messages)
data consistency of high page
2011-04-05 8:17 UTC (3+ messages)
[PATCH v2] MIPS: Kernel crashes on boot with SPARSEMEM + HIGHMEM enabled
2011-04-01 18:48 UTC (6+ messages)
[PATCH] MIPS: Octeon: Guard the body of arch/mips/cavium-octeon/Kconfig with CPU_CAVIUM_OCTEON
2011-04-01 12:05 UTC (2+ messages)
[PATCH] MIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols
2011-04-01 10:23 UTC (2+ messages)
[PATCH 0/6] Support for Netlogic XLR/XLS processors
2011-04-01 3:08 UTC (7+ messages)
` [PATCH 1/6] Netlogic XLR/XLS processor IDs
` [PATCH 2/6] mach-netlogic include directory and files
` [PATCH 3/6] Cache support, TLB support, asm/module.h entry
` [PATCH 4/6] Platform files for XLR/XLS processor support
` [PATCH 5/6] Kconfig and Makefile update for Netlogic XLR/XLS
` [PATCH 6/6] Add default configuration for XLR/XLS processors
[PATCH] MIPS: JZ4740: Set one-shot feature flag for the clockevent
2011-03-31 18:52 UTC
Oprofile callgraph support on the MIPS architecture
2011-03-30 16:39 UTC (4+ messages)
kmemleak for MIPS
2011-03-30 14:28 UTC (28+ messages)
[PATCH 1/2] MIPS: msp71xx: fix msp_time build error
2011-03-29 14:10 UTC (4+ messages)
` [PATCH 2/2] MIPS: msp71xx: fix typo in msp_per_irq_controller
[patch 00/38] mips: irq chip overhaul and cleanup
2011-03-29 13:20 UTC (27+ messages)
` [patch 06/38] mips: dec: Convert to new irq_chip functions
` [patch 29/38] mips: rb532: "
` [patch 33/38] mips: sybyte: "
` [patch 34/38] mips: sni: "
` [patch 35/38] mips: txx9: "
` [patch 36/38] mips: vr41: "
` [patch 37/38] mips: vr41xx: Cleanup the direct access to irq_desc[]
flush_kernel_vmap_range() invalidate_kernel_vmap_range() API not exists for MIPS
2011-03-29 5:54 UTC (3+ messages)
[patch 0/3] mips: octeon: final tweaks
2011-03-28 21:55 UTC (6+ messages)
` [patch 1/3] genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
` [patch 2/3] MIPS: Octeon: Rewrite interrupt handling code
` [patch 3/3] MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions
[Bug]syscall fanotify_mark is broken when called indirectly in o32 user land + n64 kernel
2011-03-28 15:13 UTC (2+ messages)
[PATCH V4 01/10] MIPS: lantiq: add initial support for Lantiq SoCs
2011-03-28 14:07 UTC (10+ messages)
` [PATCH V4 02/10] MIPS: lantiq: add SoC specific code for XWAY family
` [PATCH V4 03/10] MIPS: lantiq: add PCI controller support
` [PATCH V4 04/10] MIPS: lantiq: add serial port support
` [PATCH V4 05/10] MIPS: lantiq: add watchdog support
` [PATCH V4 06/10] MIPS: lantiq: add NOR flash support
` [PATCH V4 07/10] MIPS: lantiq: add platform device support
` [PATCH V4 08/10] MIPS: lantiq: add mips_machine support
` [PATCH V4 09/10] MIPS: lantiq: add machtypes for lantiq eval kits
` [PATCH V4 10/10] MIPS: lantiq: add more gpio drivers
[PATCH V2 00/10] MIPS: add support for Lantiq SoCs
2011-03-28 14:15 UTC (5+ messages)
` [PATCH V2 06/10] MIPS: lantiq: add NOR flash support
[patch 0/5] MIPS: Final irq fixups
2011-03-28 12:01 UTC (14+ messages)
` [patch 1/5] MIPS: Fix syncfs syscall copy and paste failure
` [patch 2/5] MIPS: Octeon: Rewrite interrupt handling code
` [patch 3/5] MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions
` [patch 4/5] MIPS: alchemy: Use proper irq accessors
` [patch 5/5] MIPS: Convert the irq functions to the new names
[PATCH v3 0/4] Add IRQ chip hooks for taking CPUs on/off line
2011-03-25 22:32 UTC (7+ messages)
` [PATCH v3 1/4] genirq: Reserve the irq when calling irq_set_chip()
` [PATCH v3 2/4] genirq: Add chip hooks for taking CPUs on/off line
` [PATCH v3 3/4] genirq: Split irq_set_affinity() so it can be called with lock held
` [PATCH v3 4/4] MIPS: Octeon: Rewrite interrupt handling code
[PATCH] MIPS: Fix the reentrancy problem of synchronise_count_slave()
2011-03-25 20:21 UTC
XLR/XLS drivers?
2011-03-25 15:41 UTC (3+ messages)
[PATCH 0/7] Support for Netlogic XLR/XLS processors
2011-03-25 13:44 UTC (18+ messages)
` [PATCH 1/7] Netlogic XLR/XLS processor IDs
` [PATCH 2/7] mach-netlogic include directory and files
` [PATCH 3/7] Cache, TLB support, and feature overrides for XLR
` [PATCH 4/7] Add XLR to asm/module.h
` [PATCH 5/7] Platform files for XLR/XLS processor support
` [PATCH 6/7] Kconfig and Makefile update for Netlogic XLR/XLS
` [PATCH 7/7] Add default configuration for XLR/XLS processors
[PATCH] MIPS: JZ4740: qi_lb60: Add gpio-charger device
2011-03-25 12:31 UTC (4+ messages)
` [PATCH] MIPS: JZ4740: Set nand ecc offsets for the qi_lb60 board
[PATCH v2 0/3] Add IRQ chip hooks for taking CPUs on/off line
2011-03-25 1:06 UTC (4+ messages)
` [PATCH v2 1/3] genirq: Add "
` [PATCH v2 2/3] genirq: Split irq_set_affinity() so it can be called with lock held
` [PATCH v2 3/3] MIPS: Octeon: Rewrite interrupt handling code
gdb 7.2 mdi support
2011-03-24 23:44 UTC
[PATCH 0/2] Fix resource size miscalculations
2011-03-24 22:49 UTC (4+ messages)
` [trivial PATCH 1/2] treewide: Fix iomap "
[PATCH] MIPS: Hook up sys_name_to_handle_at, sys_open_by_handle_at and sys_clock_adjtime
2011-03-24 22:38 UTC (2+ messages)
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