Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2011-03-23 21:20:37 to 2011-03-31 13:02:46 UTC [more...]

[PATCH V5 00/10] MIPS: lantiq: add initial support for Lantiq SoCs
 2011-03-31 13:01 UTC  (18+ 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

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  (97+ messages)
` [patch 01/38] mips; Convert alchemy to new irq chip functions
` [patch 02/38] mips: ar7: Convert to new irq_chip functions
` [patch 03/38] mips: ath79: "
` [patch 04/38] mips: bcm63xx: "
` [patch 05/38] mips: cavium-octeon: "
` [patch 07/38] mips: emma: "
` [patch 06/38] mips: dec: "
` [patch 08/38] mips: jazz: "
` [patch 09/38] MIPS: JZ4740: Convert to new irq functions
` [patch 10/38] MIPS: JZ4740: GPIO: Use shared irq chip for all gpios
` [patch 11/38] mips: jz4740: Cleanup the mechanical irq_chip conversion
` [patch 12/38] misp: lasat: Convert to new irq_chip functions
` [patch 13/38] mips: i8259: "
` [patch 14/38] mips: gic: "
` [patch 15/38] mips: gt641: "
` [patch 16/38] mips: msc01: "
` [patch 17/38] mips: rm7000: "
` [patch 18/38] mips: rm9000: "
` [patch 19/38] misp: irq_cpu: "
` [patch 20/38] mips: txx9: Convert core "
` [patch 21/38] mips: smtc: Use irq_data in smtc_forward_irq()
` [patch 22/38] mips: smtc: Cleanup the hook mess and use irq_data
` [patch 23/38] mips: Use generic show_interrupts()
` [patch 24/38] mips: loongson: Convert to new irq_chip functions
` [patch 25/38] mips: pmc-sierra: "
` [patch 26/38] mips: pnx83xx: "
` [patch 27/38] mips: pnx855: "
` [patch 28/38] mips: powertv: "
` [patch 29/38] mips: rb532: "
` [patch 30/38] mips: sgi-ip22: "
` [patch 31/38] mips: sgi-ip27: "
` [patch 32/38] mips: sgi32: "
` [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[]
` [patch 38/38] mips: Select GENERIC_HARDIRQS_NO_DEPRECATED

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  (6+ 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)

[PATCH] Fixup personality in different ABI
 2011-03-24 12:03 UTC 

[RFC PATCH 0/2] Add IRQ chip hooks for taking CPUs on/off line
 2011-03-23 22:09 UTC  (7+ messages)
` [RFC PATCH 1/2] genirq: Add "


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