linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-11 17:00:19 to 2012-01-25 03:01:25 UTC [more...]

[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 

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

FSL SPI driver question
 2012-01-25  0:11 UTC 

[RFCv2 00/14]
 2012-01-25  0:26 UTC  (22+ 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()

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 

[PATCH] powerpc/booke64: Configurable lazy interrupt disabling
 2012-01-23 20:50 UTC  (10+ messages)

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 1/2] P1025RDB: add Quicc Engine support
 2012-01-20 20:50 UTC  (3+ messages)
` [PATCH 2/2] powerpc: Abstract common define of signal multiplex control for qe

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

[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

[git pull] Please pull powerpc.git merge branch
 2012-01-18 14:25 UTC  (2+ messages)
` [git pull] Please pull powerpc.git merge branch (updated)

[PATCH] powerpc/85xx:Enable USB2 controller node for P1020RDB
 2012-01-18 14:26 UTC  (2+ messages)

[PATCH] powerpc/85xx:Add dr_mode property in USB nodes
 2012-01-18 14:26 UTC  (2+ messages)

[PATCH 1/2] dtc: Implement -d option to write out a dependency file
 2012-01-18 10:07 UTC  (7+ messages)
` [PATCH 2/2] Kbuild: Use dtc's -d (dependency) option

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

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

[PATCH] powerpc/85xx:Add usb controller version info
 2012-01-18  5:40 UTC 

[PATCH][SDK v1.2] sata: I/O load balancing
 2012-01-18  1:45 UTC  (4+ messages)

[PATCH 12/15] arch/powerpc/sysdev/fsl_pci.c: add missing iounmap
 2012-01-17 22:41 UTC  (2+ messages)

[PATCH] powerpc/dts: update dts for p1020rdb
 2012-01-17 22:41 UTC  (2+ messages)

[PATCH v2] DTS: fix cmd12 bug and add the chip compatible for eSDHC
 2012-01-17 22:41 UTC  (2+ messages)

[PATCH 2/2][v2] mtd/nand: Fix IFC driver to support 2K NAND page
 2012-01-17 19:10 UTC  (4+ messages)

[RFC PATCH 0/2] KVM: PPC: Book3S HV: Report stolen time to guests
 2012-01-17 12:19 UTC  (9+ messages)
` [RFC PATCH 1/2] KVM: PPC: Book3S HV: Make virtual processor area registration more robust
` [KVM PATCH 2/2] KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log

[PATCH 1/2] powerpc/dts: Add some DTS nodes and attributes for mpc8536ds
 2012-01-17  9:59 UTC  (2+ messages)
` [PATCH 2/2] powerpc/dts: Add magic-packet properties for etsec

[PATCH 1/2 v3] powerpc/85xx: Added dts for P1021RDB-PC board
 2012-01-17  8:01 UTC  (2+ messages)
` [PATCH 2/2 v3] powerpc/85xx: Added P1021RDB-PC Platform support

[PATCH 1/2 v2] powerpc/85xx: Add dts for P1021RDB-PC board
 2012-01-17  7:30 UTC  (4+ messages)
` [PATCH 2/2 v2] powerpc/85xx: Added P1021RDB-PC Platform support

[PATCH] KVM: Move gfn_to_memslot() to kvm_host.h
 2012-01-17  5:02 UTC  (9+ messages)
  ` [PATCH v3] "

AUTO: Michael Barry is out of the office (returning 18/01/2012)
 2012-01-17  4:01 UTC 

[git pull] Please pull powerpc.git merge branch
 2012-01-16 20:27 UTC  (3+ messages)

[PATCH] drivers/video: compile fixes for fsl-diu-fb.c
 2012-01-16 16:12 UTC  (7+ messages)

[PATCH 0/2] Changes to PowerPC ptrace flags using watchpoints - v2
 2012-01-16  8:18 UTC  (5+ messages)
` [PATCH 2/2] [PowerPC Book3E] Introduce new ptrace debug feature flag

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-01-16  8:09 UTC  (5+ messages)
` [PATCH 01/14] common: dma-mapping: introduce alloc_attrs and free_attrs methods
` [PATCH 04/14] PowerPC: adapt for dma_map_ops changes

next BUG: using smp_processor_id() in preemptible
 2012-01-15  5:05 UTC  (5+ messages)

[PATCH] powerpc/mm: Fix parse_arg build error
 2012-01-13 20:54 UTC  (3+ messages)

spi device from handle
 2012-01-13  9:53 UTC  (3+ messages)

[PATCH][SDK v1.2] sata: I/O load balancing
 2012-01-13  8:21 UTC 

[RFC PATCH 14/16] KVM: PPC: booke: category E.HV (GS-mode) support
 2012-01-12 16:26 UTC  (7+ messages)

[PATCH] cpuidle: Default y for pseries
 2012-01-12 13:05 UTC  (4+ messages)
`  "

[SDK v1.2][PATCH] powerpc/dts: update dts for p1020rdb
 2012-01-12 10:02 UTC  (2+ messages)

Problem in getting shared memory access on P1022RDK
 2012-01-12  8:09 UTC  (7+ messages)

[RFC PATCH 04/16] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
 2012-01-12  4:16 UTC  (3+ messages)

[PATCH][v2] mmc:sdhci: restore the enabled dma when do reset all
 2012-01-11 19:25 UTC  (2+ messages)

[PATCH] ppc/eeh: fix crash when error happens during device probe
 2012-01-11 19:09 UTC 

[PATCH 1/1] powerpc: Fix partition migration hang in stop_topology_update
 2012-01-11 16:56 UTC 


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