linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-08 22:03:08 to 2012-02-16 14:12:47 UTC [more...]

[PATCH] arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice
 2012-02-16 13:56 UTC 

[PATCH] arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
 2012-02-16 13:55 UTC 

[PATCH v5 00/27] irq_domain generalization and rework
 2012-02-16 13:23 UTC  (29+ messages)
` [PATCH v5 01/27] irq_domain: add documentation and MAINTAINERS entry
` [PATCH v5 02/27] irq_domain: Be less verbose
` [PATCH v5 03/27] irq_domain: Make irq_domain structure match powerpc's irq_host
` [PATCH v5 04/27] irq_domain: convert microblaze from irq_host to irq_domain
` [PATCH v5 05/27] irq_domain/powerpc: Use common irq_domain structure instead of irq_host
` [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
` [PATCH v5 07/27] irq_domain/powerpc: Eliminate virq_is_host()
` [PATCH v5 08/27] irq_domain: Move irq_domain code from powerpc to kernel/irq
` [PATCH v5 09/27] irq_domain: remove NO_IRQ from irq domain code
` [PATCH v5 10/27] irq_domain: Remove references to old irq_host names
` [PATCH v5 11/27] irq_domain: Replace irq_alloc_host() with revmap-specific initializers
` [PATCH v5 12/27] irq_domain: Add support for base irq and hwirq in legacy mappings
` [PATCH v5 13/27] of/address: add empty static inlines for !CONFIG_OF
` [PATCH v5 14/27] mfd: twl-core.c: Fix the number of interrupts managed by twl4030
` [PATCH v5 15/27] irq_domain: Remove 'new' irq_domain in favour of the ppc one
` [PATCH v5 16/27] irq_domain: Remove irq_domain_add_simple()
` [PATCH v5 17/27] irq_domain: Create common xlate functions that device drivers can use
` [PATCH v5 18/27] irq_domain: constify irq_domain_ops
` [PATCH v5 19/27] irq_domain/c6x: Convert c6x to use generic irq_domain support
` [PATCH v5 20/27] irq_domain/c6x: constify irq_domain structures
` [PATCH v5 21/27] irq_domain/c6x: Use library of xlate functions
` [PATCH v5 22/27] irq_domain/powerpc: constify irq_domain_ops
` [PATCH v5 23/27] irq_domain/powerpc: Replace custom xlate functions with library functions
` [PATCH v5 24/27] irq_domain/microblaze: Convert microblaze to use irq_domains
` [PATCH v5 25/27] irq_domain: remove "hint" when allocating irq numbers
` [PATCH v5 26/27] irq_domain: mostly eliminate slow-path revmap lookups
` [PATCH v5 27/27] irq_domain: For NOMAP revmap, allow users to specify the largest usable virq

[PATCH 1/2] powerpc/85xx: fix problem that prevents PHYS_64BIT from configurable
 2012-02-16 12:10 UTC  (2+ messages)
` [PATCH 2/2] powerpc/85xx: add a 36-bit corenet default config

[RFC PATCH v7 00/10] fadump: Firmware-assisted dump support for Powerpc
 2012-02-16 11:15 UTC  (11+ messages)
` [RFC PATCH v7 01/10] fadump: Add documentation for firmware-assisted dump
` [RFC PATCH v7 02/10] fadump: Reserve the memory for firmware assisted dump
` [RFC PATCH v7 03/10] fadump: Register "
` [RFC PATCH v7 04/10] fadump: Initialize elfcore header and add PT_LOAD program headers
` [RFC PATCH v7 05/10] fadump: Convert firmware-assisted cpu state dump data into elf notes
` [RFC PATCH v7 06/10] fadump: Add PT_NOTE program header for vmcoreinfo
` [RFC PATCH v7 07/10] fadump: Introduce cleanup routine to invalidate /proc/vmcore
` [RFC PATCH v7 08/10] fadump: Invalidate registration and release reserved memory for general use
` [RFC PATCH v7 09/10] fadump: Invalidate the fadump registration during machine shutdown
` [RFC PATCH v7 10/10] fadump: Remove the phyp assisted dump code

[PATCH] powerpc/usb: fix bug of kernel hang when initializing usb
 2012-02-16 10:39 UTC  (2+ messages)

[PATCH v4 1/3] KVM: PPC: epapr: Factor out the epapr init
 2012-02-16 10:24 UTC  (6+ messages)
` [PATCH v4 2/3] KVM: PPC: epapr: Add idle hcall support for host
  ` [PATCH v4 3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest

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

[PATCH 1/2] powerpc/85xx: Change style of partition nodes in dts for MPC8572DS
 2012-02-16  9:05 UTC  (5+ messages)
` [PATCH 2/2] powerpc/85xx: update SEC node "
  ` [linuxppc-release] "

[PATCH v3 00/25] irq_domain generalization and refinement
 2012-02-16  6:03 UTC  (17+ messages)
` [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/3] powerpc/fsl/pci: Fix PCIe fixup regression
 2012-02-16  5:37 UTC  (2+ messages)
` [PATCH v2] "

Build fail in hugetlbpage.c with linux-next and mpc85xx_defconfig
 2012-02-16  5:03 UTC  (9+ messages)
` [PATCH] powerpc/hugepage: Fix missing header file for parse_args

[PATCH] powerpc: perf: power_pmu_start restores incorrect values, breaking frequency events
 2012-02-16  4:57 UTC  (2+ messages)

[PATCH 1/5] remove references to cpu_*_map in arch/
 2012-02-16  3:51 UTC 

[PATCH 6/12] arch/powerpc: remove references to cpu_*_map
 2012-02-16  3:29 UTC  (3+ messages)

[PATCH] of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
 2012-02-16  3:13 UTC  (3+ messages)

[PATCH] usb: Fix build error due to dma_mask is not at pdev_archdata at ARM
 2012-02-16  1:41 UTC 

[RFC] usb: Fix build error due to dma_mask is not at pdev_archdata at ARM
 2012-02-16  1:12 UTC  (3+ messages)

[PATCH 1/2] [v4] powerpc/85xx: p1022ds: disable the NOR flash node if video is enabled
 2012-02-16  0:25 UTC  (2+ messages)
` [PATCH 2/2] [v4] powerpc/85xx: create 32-bit DTS for the P1022DS

[RFC PATCH 14/16] KVM: PPC: booke: category E.HV (GS-mode) support
 2012-02-15 23:18 UTC  (6+ messages)

[PATCH 0/2] Changes to PowerPC ptrace flags using watchpoints - v2
 2012-02-15 22:18 UTC  (6+ messages)
` [PATCH 2/2] [PowerPC Book3E] Introduce new ptrace debug feature flag

[PATCH V3] fsl-sata: add support for interrupt coalsecing feature
 2012-02-15  7:51 UTC  (2+ messages)

[PATCH V2 RESEND] fsl-sata: I/O load balancing
 2012-02-15  7:29 UTC  (3+ messages)

[PATCH 1/2 v5] powerpc/85xx: Add Quicc Engine support for p1025rdb
 2012-02-15  6:58 UTC  (2+ messages)
` [PATCH 2/2 v5] powerpc/85xx: Abstract common define of signal multiplex control for qe

[PATCH 3/3] powerpc/pci: Make pci_probe_only default to 0
 2012-02-15  4:23 UTC 

[PATCH 2/3] powerpc/fsl/pci: Improve PCIe host bridge quirks
 2012-02-15  4:22 UTC 

[RFC PATCH v6 00/10] fadump: Firmware-assisted dump support for Powerpc
 2012-02-15  4:16 UTC  (2+ messages)

[PATCH] powerpc: remove legacy iSeries from ppc64_defconfig
 2012-02-15  2:31 UTC 

[PATCH v4] powerpc: Rework lazy-interrupt handling
 2012-02-15  0:02 UTC 

[PATCH v3] powerpc: Rework lazy-interrupt handling
 2012-02-15  0:01 UTC  (2+ messages)

smp: Start up non-boot CPUs asynchronously
 2012-02-14 21:28 UTC  (10+ messages)

[PATCH 26/40] powerpc: Use set_current_blocked() and block_sigmask()
 2012-02-14 11:40 UTC 

[PATCH 1/2 v5] powerpc/85xx: Add Quicc Engine support for p1025rdb
 2012-02-14 10:00 UTC  (2+ messages)
` [PATCH 2/2 v5] powerpc/85xx: Abstract common define of signal multiplex control for qe

[PATCH 1/2 v4] powerpc/85xx: Add Quicc Engine support for p1025rdb
 2012-02-14  9:50 UTC  (3+ messages)
` [PATCH 2/2 v4] powerpc/85xx: Abstract common define of signal multiplex control for qe
` ignore [PATCH 1/2 v4] powerpc/85xx: Add Quicc Engine support for p1025rdb

[PATCH] powerpc/85xx:Add PSC9131 RDB Support
 2012-02-14  8:37 UTC 

[RFC] usb: Fix build error due to dma_mask is not at pdev_archdata at ARM
 2012-02-14  8:23 UTC 

[PATCH 1/2 v4] powerpc/85xx: Add p1025rdb platform support
 2012-02-14  8:06 UTC  (2+ messages)
` [PATCH 2/2 v4] powerpc/dts: Add dts for p1025rdb board

[PATCH 1/2 V3] powerpc/85xx: Add P1024rdb dts support
 2012-02-14  7:23 UTC  (3+ messages)

[PATCH stable-2.6.27] powerpc: Add more Power7 specific definitions
 2012-02-14  6:42 UTC  (5+ messages)

[PATCH] powerpc: Disable interrupts early in Program Check
 2012-02-14  6:42 UTC 

[git pull] Please pull powerpc.git merge branch
 2012-02-14  6:21 UTC 

Boot failure with next-20120208
 2012-02-13 21:42 UTC  (7+ messages)

[PATCH v3 1/3] KVM: PPC: epapr: Factor out the epapr init
 2012-02-13 17:15 UTC  (7+ messages)
` [PATCH v3 2/3] KVM: PPC: epapr: Add idle hcall support for host
  ` [PATCH v3 3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest

[PATCH 1/2 v3] powerpc/85xx: Add p1025rdb platform support
 2012-02-13 16:40 UTC  (3+ messages)
` [PATCH 2/2 v3] powerpc/dts: Add dts for p1025rdb board

[PATCH 1/2 v3] powerpc/85xx: Add Quicc Engine support for p1025rdb
 2012-02-13 16:24 UTC  (4+ messages)
` [PATCH 2/2 v3] powerpc/85xx: Abstract common define of signal multiplex control for qe

[PATCH 03/14] MIPS: adapt for dma_map_ops changes
 2012-02-13 12:41 UTC  (4+ messages)
` [PATCH 03/14 v2] "
    ` [PATCH 03/14 v3] "

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-02-13 10:40 UTC  (2+ messages)
` [PATCH] Hexagon: adapt for dma_map_ops changes

[PATCH 04/14] PowerPC: adapt for dma_map_ops changes
 2012-02-13 10:36 UTC  (2+ messages)
` [PATCH 04/14 v2] "

[PATCH V2] fsl-sata: I/O load balancing
 2012-02-13 10:02 UTC  (4+ messages)

[PATCH] powerpc/powernv: Disable interrupts while taking phb->lock
 2012-02-13  0:28 UTC 

[PULL REQUEST] DMA-mapping framework redesign preparation patches
 2012-02-13  0:21 UTC  (2+ messages)

Build regressions/improvements in v3.3-rc3
 2012-02-12 14:04 UTC 

[PATCH 07/22] PCI, powerpc: Register busn_res for root buses
 2012-02-11  4:06 UTC 

tlb flushing on Power
 2012-02-10 19:14 UTC  (5+ messages)

[PATCH] powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
 2012-02-10  8:09 UTC 

[PATCH 2/2 V3] powerpc/85xx: Add p2020rdb-pc dts support
 2012-02-10  7:59 UTC 

[PATCH 1/2 v5] powerpc/85xx: Add p1020rdb-pc platform support
 2012-02-10  6:48 UTC  (2+ messages)
` [PATCH 2/2 v5] powerpc/dts: Add dts for p1020rdb-pc board

[PATCH 05/60] powerpc: remove the second argument of k[un]map_atomic()
 2012-02-10  5:40 UTC  (2+ messages)
` [PATCH 59/60] highmem: kill all __kmap_atomic() [swarren@nvidia.com: highmem: Fix ARM build break due to __kmap_atomic rename]

[PATCH 1/2 V2] powerpc/85xx: Add P1024rdb dts support
 2012-02-10  3:33 UTC 

[PATCH 2/2 V2] powerpc/85xx: Add p2020rdb-pc dts support
 2012-02-10  3:23 UTC 

[PATCH SDK1.2 0/3] pci patches description
 2012-02-10  2:27 UTC  (4+ messages)
` [PATCH SDK1.2 1/3] powerpc/fsl-pci: Unify pci/pcie initialization code

[PATCH] powerpc: Fix WARN_ON in decrementer_check_overflow
 2012-02-09 22:45 UTC  (3+ messages)

[PATCH 09/24] PCI, powerpc: Register busn_res for root buses
 2012-02-09 21:35 UTC  (5+ messages)

[PATCH v2] powerpc: Rework lazy-interrupt handling
 2012-02-09 20:47 UTC  (3+ messages)

[PATCH 2/2 v2] powerpc: Abstract common define of signal multiplex control for qe
 2012-02-09 16:17 UTC  (3+ messages)
` [PATCH 1/2 v2] P1025RDB: Add Quicc Engine support

[PATCH 1/2 v4] powerpc/85xx: Add p1020rdb-pc platform support
 2012-02-09 16:09 UTC  (4+ messages)
` [PATCH 2/2 v4] powerpc/dts: Add dts for p1020rdb-pc board

[PATCH] powerpc/dts: Removed fsl,msi property from dts
 2012-02-09 16:04 UTC  (2+ messages)

[RFC] Multi queue support in ethernet/freescale/ucc_geth.c
 2012-02-09 10:44 UTC  (2+ messages)

[PATCH] powerpc/wsp: Fix IRQ affinity setting
 2012-02-09  4:11 UTC 

[PATCH] Implement GET_IP/SET_IP for powerpc architecture
 2012-02-09  2:56 UTC  (3+ messages)
` [PATCH v2 ] "


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