linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-18 14:35:23 to 2012-02-01 10:48:46 UTC [more...]

next BUG: using smp_processor_id() in preemptible
 2012-02-01 10:48 UTC  (7+ messages)

[PATCH] powerpc/usb: fix issue of CPU halt when missing USB PHY clock
 2012-02-01 10:11 UTC  (2+ messages)

[PATCH 1/2 v3] powerpc/85xx: Add p1020rdb-pc platform support
 2012-02-01  7:35 UTC  (2+ messages)
` [PATCH 2/2 v3] powerpc/dts: Add dts for p1020rdb-pc board

[PULL] ARM mach/irqs.h cleanup for 3.4
 2012-02-01  5:42 UTC  (2+ messages)

[RFC] dmaengine/dma_slave: add context parameter to prep_slave_sg callback
 2012-02-01  5:43 UTC  (6+ messages)

[PATCH 1/2 v2] powerpc/dts: Add dts for p1025rdb board
 2012-02-01  2:10 UTC  (6+ messages)
` [PATCH 2/2 v2] P1025RDB: Add p1025rdb platform support

[PATCH v3 00/25] irq_domain generalization and refinement
 2012-02-01  0:08 UTC  (40+ messages)
` [PATCH v3 01/25] irq_domain: add documentation and MAINTAINERS entry
` [PATCH v3 02/25] dt: Make irqdomain less verbose
` [PATCH v3 03/25] irq_domain: Make irq_domain structure match powerpc's irq_host
` [PATCH v3 04/25] irq_domain: convert microblaze from irq_host to irq_domain
` [PATCH v3 05/25] irq_domain/powerpc: Use common irq_domain structure instead of irq_host
` [PATCH v3 06/25] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
` [PATCH v3 07/25] irq_domain/powerpc: Eliminate virq_is_host()
` [PATCH v3 08/25] irq_domain: Move irq_domain code from powerpc to kernel/irq
` [PATCH v3 09/25] irqdomain: remove NO_IRQ from irq domain code
` [PATCH v3 10/25] irq_domain: Remove references to old irq_host names
` [PATCH v3 11/25] irq_domain: Replace irq_alloc_host() with revmap-specific initializers
` [PATCH v3 12/25] irq_domain: Add support for base irq and hwirq in legacy mappings
` [PATCH v3 13/25] irq_domain: Remove 'new' irq_domain in favour of the ppc one
` [PATCH v3 14/25] irq_domain: Remove irq_domain_add_simple()
` [PATCH v3 15/25] irq_domain: Create common xlate functions that device drivers can use
` [PATCH v3 16/25] irq_domain: constify irq_domain_ops
` [PATCH v3 17/25] irq_domain/c6x: Convert c6x to use generic irq_domain support
` [PATCH v3 18/25] irq_domain/c6x: constify irq_domain structures
` [PATCH v3 19/25] irq_domain/c6x: Use library of xlate functions
` [PATCH v3 20/25] irq_domain/powerpc: constify irq_domain_ops
` [PATCH v3 21/25] irqdomain/powerpc: Replace custom xlate functions with library functions
` [PATCH v3 22/25] irq_domain/x86: Convert x86 (embedded) to use common irq_domain
` [PATCH v3 23/25] irq_domain: Include hwirq number in /proc/interrupts
` [PATCH v3 24/25] irq_domain: remove "hint" when allocating irq numbers
` [PATCH v3 25/25] irq_domain: mostly eliminate slow-path revmap lookups

[PATCH 1/1] fsldma: ignore end of segments interrupt
 2012-01-31 21:30 UTC  (2+ messages)
` [PATCH v2] "

RTC on 2.6.36 for PowerMac 8600
 2012-01-31 19:31 UTC  (2+ messages)

[PATCH] powerpc/85xx: Fix compiler error with THIS_MODULE and related
 2012-01-31 19:12 UTC  (2+ messages)

[PATCH 1/2 v2] powerpc/dts: Add dts for p1020rdb-pc
 2012-01-31 18:55 UTC  (3+ messages)
` [PATCH 2/2 v2] P1020RDB-PC: Add p1020rdb-pc platform support

Question about GPIO Lib
 2012-01-31 17:44 UTC  (5+ messages)

[PATCH] powerpc/85xx: Add missing config option for CACHE SRAM code
 2012-01-31 10:15 UTC 

RTC on 2.6.36 for PowerMac 8600
 2012-01-31  9:06 UTC  (2+ messages)

[PATCH 07/14] PCI, powerpc: Register busn_res for root buses
 2012-01-31  7:42 UTC 

[PATCH 1/2] P1025RDB: add Quicc Engine support
 2012-01-31  2:02 UTC  (7+ messages)
` [PATCH 2/2] powerpc: Abstract common define of signal multiplex control for qe

[PATCH] powerpc/booke64: Configurable lazy interrupt disabling
 2012-01-30 23:13 UTC  (14+ messages)

[RFC] powerpc: Make SPARSE_IRQ required
 2012-01-30 18:02 UTC 

[PATCH 06/13] PCI, powerpc: Register busn_res for root buses
 2012-01-30 15:44 UTC  (2+ messages)

[PATCH] drivers/video: compile fixes for fsl-diu-fb.c
 2012-01-30  5:14 UTC  (6+ messages)

[PATCH-RFC 06/10] mips: switch to GENERIC_PCI_IOMAP
 2012-01-29 22:45 UTC  (3+ messages)

Problem in getting shared memory access on P1022RDK
 2012-01-29  3:15 UTC  (9+ messages)

[RFCv2 00/14]
 2012-01-28 17:05 UTC  (30+ messages)
` [RFCv2 01/14] irq_domain: add documentation and MAINTAINERS entry
` [RFCv2 02/14] dt: Make irqdomain less verbose
` [RFCv2 03/14] irq_domain: Make irq_domain structure match powerpc's irq_host
` [RFCv2 04/14] irq_domain: convert microblaze from irq_host to irq_domain
` [RFCv2 05/14] irq_domain/powerpc: Use common irq_domain structure instead of irq_host
` [RFCv2 06/14] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
` [RFCv2 07/14] irq_domain/powerpc: Eliminate virq_is_host()
` [RFCv2 08/14] irq_domain: Move irq_domain code from powerpc to kernel/irq
` [RFCv2 09/14] irqdomain: remove NO_IRQ from irq domain code
` [RFCv2 10/14] irq_domain: Remove references to old irq_host names
` [RFCv2 11/14] irq_domain: Replace irq_alloc_host() with revmap-specific initializers
` [RFCv2 12/14] irq_domain: Add support for base irq and hwirq in legacy mappings
` [RFCv2 13/14] irq_domain: Remove 'new' irq_domain in favour of the ppc one
` [RFCv2 14/14] irq_domain: Remove irq_domain_add_simple()

MPC5200B FEC TX packets getting stuck
 2012-01-27 20:14 UTC 

[PATCH 1/1] carma-fpga: fix race between data dumping and DMA callback
 2012-01-27 16:07 UTC  (3+ messages)

[PATCH] powerpc: use string library
 2012-01-27 14:24 UTC 

[PATCH] mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
 2012-01-27 14:20 UTC  (4+ messages)

[PATCH] ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driver
 2012-01-27  7:23 UTC 

Another FSL SPI driver question (warning long post)
 2012-01-27  6:43 UTC 

(no subject)
 2012-01-27  4:29 UTC 

tlb flushing on Power
 2012-01-27  2:40 UTC  (4+ messages)

[PATCH 1/1] carma-fpga: fix lockdep warning
 2012-01-26 20:59 UTC 

FSL SPI driver question
 2012-01-26 19:49 UTC  (5+ messages)

[RFC 1/2] irq_domain: Create common xlate functions that device drivers can use
 2012-01-26 18:15 UTC  (7+ messages)
` [RFC 2/2] irqdomain/powerpc: Replace custom xlate functions with library functions

[PATCH] dmaengine: async_xor, fix zero address issue when xor highmem page
 2012-01-26  9:12 UTC  (3+ messages)

[PATCH] irq: make SPARSE_IRQ an optionally hidden option
 2012-01-26  2:58 UTC 

[git pull] Please pull powerpc.git merge branch
 2012-01-25  3:01 UTC 

[PATCH] powerpc/powernv: Fix PCI resource handling
 2012-01-25  2:36 UTC 

error: ‘cpus_in_crash’ defined but not used
 2012-01-24 23:18 UTC  (4+ messages)
` error: 'cpus_in_crash' "

[PATCH] powerpc/85xx: fix Kconfig warning about missing 8250 dependency
 2012-01-24 23:08 UTC  (2+ messages)

[PATCH] powerpc/85xx: fix build failure from p1022 in SMP defconfig
 2012-01-24 23:01 UTC  (4+ messages)

arch/powerpc/platforms/83xx/misc.c
 2012-01-24 19:33 UTC  (2+ messages)

[PATCH 1/2] [trivial] macintosh: Fix typo in mediabay.c
 2012-01-23 17:26 UTC 

LCD (connected over DVI) not working on P1022DS
 2012-01-24 12:37 UTC 

Mac address in the DTS file
 2012-01-24  7:35 UTC  (2+ messages)
` NTP server sync issue

RFC v2 irq_domain rework posted to linux-kernel. (Was: [RFCv2 00/14])
 2012-01-23 22:08 UTC 

Searching TLB entry for a page frame number
 2012-01-23 19:33 UTC  (2+ messages)

Problem with ADS512101 : Switch from serial I/O to LCD
 2012-01-23 18:01 UTC 

Cannot wake-up from standby with MPC8313
 2012-01-23  9:34 UTC 

Cannot wake-up from standby with MPC8313
 2012-01-23 10:08 UTC  (13+ messages)

[PATCH] powerpc: dont include 8250 pre-setup if 8250 driver isn't enabled
 2012-01-21  3:50 UTC 

[PATCH][v3] NAND Machine support for Integrated Flash Controller
 2012-01-20 12:52 UTC 

linux-next: build failure after merge of the final tree
 2012-01-20  9:08 UTC  (2+ messages)

[PATCH V2] fsl-sata: I/O load balancing
 2012-01-20  2:19 UTC 

ata/ide driver for MPC512x
 2012-01-19 21:28 UTC 

Problem with full speed devices on PowerPC MPC5121 host port
 2012-01-19  9:34 UTC  (5+ messages)

[PATCH 1/2] powerpc/dts: Add dts for p1020rdb-pc
 2012-01-19  9:06 UTC  (2+ messages)
` [PATCH 2/2] P1020RDB-PC: Add p1020rdb-pc platform support

[PATCH 1/2] powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2
 2012-01-18 19:39 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Add initial e6500 cpu support


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).