linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-25 05:55:29 to 2013-06-27 05:47:00 UTC [more...]

From: Gavin Shan <shangw@linux.vnet.ibm.com>
 2013-06-27  5:46 UTC  (6+ messages)
` [PATCH 1/8] powerpc/eeh: Don't collect PCI-CFG data on PHB
` [PATCH 3/8] powerpc/powernv: Replace variables with flags
` [PATCH 4/8] powerpc/eeh: Fix address catch for PowerNV
` [PATCH 7/8] powerpc/powernv: Use dev-node in PCI config accessors
` [PATCH 8/8] powernv/eeh: Do hotplug on devices without EEH aware driver

[PATCH 0/8 v4] KVM: PPC: IOMMU in-kernel handling
 2013-06-27  5:02 UTC  (9+ messages)
` [PATCH 1/8] KVM: PPC: reserve a capability number for multitce support
` [PATCH 2/8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
` [PATCH 3/8] vfio: add external user support
` [PATCH 4/8] hashtable: add hash_for_each_possible_rcu_notrace()
` [PATCH 5/8] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 6/8] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 7/8] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 8/8] KVM: PPC: Add hugepage "

[PATCH v3] powerpc: Rework iommu_table locks
 2013-06-27  4:53 UTC 

[PATCH 0/6 v5] KVM :PPC: Userspace Debug support
 2013-06-27  4:47 UTC  (13+ messages)
` [PATCH 1/6 v5] powerpc: remove unnecessary line continuations
` [PATCH 2/6 v5] powerpc: move debug registers in a structure
` [PATCH 3/6 v5] powerpc: export debug registers save function for KVM
` [PATCH 4/6 v5] KVM: PPC: exit to user space on "ehpriv" instruction
` [PATCH 5/6 v5] KVM: PPC: Using "struct debug_reg"
` [PATCH 6/6 v5] KVM: PPC: Add userspace debug stub support

[PATCH 1/4] powerpc: Remove unreachable relocation on exception handlers
 2013-06-27  4:05 UTC  (5+ messages)
` [PATCH 2/4] powerpc: Remove KVMTEST from RELON "
` [PATCH 3/4] powerpc: Rename and flesh out the facility unavailable exception handler
` [PATCH 4/4] powerpc: Wire up the HV facility unavailable exception

[PATCH 0/2] powerpc: enable the relocatable support for fsl booke 32bit kernel
 2013-06-27  2:00 UTC  (3+ messages)
` [PATCH 1/2] powerpc: enable the relocatable support for the "
` [PATCH 2/2] powerpc/fsl_booke: enable the relocatable for the kdump kernel

[PATCH] powerpc: don't flush/invalidate the d/icache for an unknown relocation type
 2013-06-27  1:09 UTC 

[PATCH 1/1] Add a new platform tree for ib8315. Also add the DTS and the defconfig for that board
 2013-06-27  0:12 UTC  (2+ messages)
` [1/1] "

linux-next: manual merge of the akpm tree with the powerpc tree
 2013-06-26 21:56 UTC  (5+ messages)

Re[4]: [RFC] [PATCH] powerpc: Add MSR_DE to MSR_KERNEL
 2013-06-26 21:42 UTC  (13+ messages)
  `  "

[PATCH v2 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-26 21:34 UTC  (68+ messages)
` [PATCH v2 01/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v2 02/45] CPU hotplug: Clarify the usage of different synchronization APIs
` [PATCH v2 03/45] Documentation, CPU hotplug: Recommend usage of get/put_online_cpus_atomic()
` [PATCH v2 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization
` [PATCH v2 05/45] CPU hotplug: Protect set_cpu_online() to avoid false-positives
` [PATCH v2 06/45] CPU hotplug: Sprinkle debugging checks to catch locking bugs
` [PATCH v2 07/45] CPU hotplug: Expose the new debug config option
` [PATCH v2 08/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v2 09/45] smp: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 10/45] sched/core: "
` [PATCH v2 11/45] migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v2 12/45] sched/fair: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 13/45] timer: "
` [PATCH v2 14/45] sched/rt: "
` [PATCH v2 15/45] rcu: "
` [PATCH v2 16/45] tick-broadcast: "
` [PATCH v2 17/45] time/clocksource: "
` [PATCH v2 18/45] softirq: "
` [PATCH v2 19/45] irq: "
` [PATCH v2 20/45] net: "
` [PATCH v2 21/45] block: "
` [PATCH v2 22/45] percpu_counter: "
` [PATCH v2 23/45] infiniband: ehca: "
` [PATCH v2 24/45] [SCSI] fcoe: "
` [PATCH v2 25/45] staging/octeon: "
` [PATCH v2 26/45] x86: "
` [PATCH v2 27/45] perf/x86: "
` [PATCH v2 28/45] KVM: "
` [PATCH v2 29/45] kvm/vmx: "
` [PATCH v2 30/45] x86/xen: "
` [PATCH v2 31/45] alpha/smp: "
` [PATCH v2 32/45] blackfin/smp: "
` [PATCH v2 33/45] cris/smp: "
` [PATCH v2 34/45] hexagon/smp: "
` [PATCH v2 35/45] ia64: irq, perfmon: "
` [PATCH v2 36/45] ia64: smp, tlb: "
` [PATCH v2 37/45] m32r: "
` [PATCH v2 38/45] MIPS: "
` [PATCH v2 39/45] mn10300: "
` [PATCH v2 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context
` [PATCH v2 41/45] powerpc: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 42/45] powerpc: Use get/put_online_cpus_atomic() to avoid false-positive warning
` [PATCH v2 43/45] sh: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 44/45] sparc: "
` [PATCH v2 45/45] tile: "

[PATCH 2/3 v16] iommu/fsl: Add additional iommu attributes required by the PAMU driver
 2013-06-26 19:14 UTC  (5+ messages)
` [PATCH 3/3 v16] iommu/fsl: Freescale PAMU driver and iommu implementation

[PATCH] powerpc/85xx: Move ePAPR paravirt initialization earlier
 2013-06-26 18:56 UTC  (4+ messages)
`  "

Regression in RCU subsystem in latest mainline kernel
 2013-06-26 14:16 UTC  (10+ messages)

[PATCH v2] powerpc/vfio: Add missing locks for take/release TCE table ownership
 2013-06-26 12:19 UTC  (2+ messages)

[PATCH v3 00/6] Follow-up fixes for EEH on PowerNV
 2013-06-26 10:08 UTC  (9+ messages)
` [PATCH 1/6] powerpc/eeh: Don't collect PCI-CFG data on PHB
` [PATCH 2/6] powerpc/eeh: Check PCIe link after reset
` [PATCH 3/6] powerpc/powernv: Replace variables with flags
` [PATCH 4/6] powerpc/eeh: Fix address catch for PowerNV
` [PATCH 5/6] powerpc/eeh: Refactor the output message
` [PATCH 6/6] powerpc/eeh: Avoid build warnings

[PATCH 1/8] powerpc/perf: Check that events only include valid bits on Power8
 2013-06-26  9:58 UTC  (9+ messages)
` [PATCH 2/8] powerpc/perf: Rework disable logic in pmu_disable()
` [PATCH 7/8] powerpc/perf: Core EBB support for 64-bit book3s
` [PATCH 8/8] powerpc/perf: Add power8 EBB support

[RFC][PATCH 2/3][v2] perf/Power7: Export MDTLB_SRC fields to userspace
 2013-06-26  7:41 UTC 

[PATCH] powerpc/vfio: Add missing locks for take/release TCE table ownership
 2013-06-26  5:49 UTC  (2+ messages)

BUG: no PCI/PCIe devices found in 85xx architecture
 2013-06-26  5:21 UTC  (3+ messages)

[PATCH v2 00/6] Follow-up fixes for EEH on PowerNV
 2013-06-26  0:12 UTC  (15+ messages)
` [PATCH 1/6] powerpc/eeh: Don't collect PCI-CFG data on PHB
` [PATCH 2/6] powerpc/eeh: Check PCIe link after reset
` [PATCH 3/6] powerpc/powernv: Replace variables with flags
` [PATCH 4/6] powerpc/eeh: Fix address catch for PowerNV
` [PATCH 5/6] powerpc/eeh: Refactor the output message
` [PATCH 6/6] powerpc/eeh: Avoid build warnings

[PATCH v2] Enhanced support for MPC8xx/8xxx watchdog
 2013-06-25 23:04 UTC  (2+ messages)
` [v2] "

mpc85xx_edac.c: Should the mpc85xx_l2_isr be shared irqs?
 2013-06-25 20:54 UTC  (2+ messages)

[PATCH 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-25 19:20 UTC  (10+ messages)
` [PATCH 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization
` [PATCH 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context

Inbound PCI and Memory Corruption
 2013-06-25 18:44 UTC  (6+ messages)

[PATCH v2 0/2] perf tools: Power7 events name available for perf
 2013-06-25 16:46 UTC  (4+ messages)
` [PATCH v3 1/2] perf tools: fix a typo of a Power7 event name
` [PATCH v2 2/2] perf tools: Make Power7 events available for perf

[RESEND PATCH 0/3] Nvram-to-pstore: compression support for oops data
 2013-06-25 16:55 UTC  (6+ messages)
` [PATCH 3/3] powerpc/pseries: Support compression of oops text via pstore

[PATCH] Fix string emulation for 32-bit process on ppc64
 2013-06-25 16:41 UTC 

kexec hangs on P2020
 2013-06-25 15:31 UTC 

[RFC PATCH 1/3] mm/cma: Move dma contiguous changes into a seperate config
 2013-06-25 10:15 UTC  (2+ messages)

[PATCH 1/2] powerpc/hw_brk: Fix setting of length for exact mode breakpoints
 2013-06-25  8:59 UTC  (4+ messages)
` [PATCH 2/2] powerpc/hw_brk: Fix clearing of extraneous IRQ

[PATCH v1 00/10] powerpc/eeh: Remove eeh_mutex
 2013-06-25  8:04 UTC  (17+ messages)
` [PATCH 02/10] powerpc/eeh: Don't collect PCI-CFG data on PHB
` [PATCH 03/10] powerpc/eeh: Check PCIe link after reset
` [PATCH 04/10] powerpc/eeh: Backends to get/set settings
` [PATCH 05/10] powerpc/powernv: Support set/get EEH settings
` [PATCH 06/10] powerpc/eeh: Support blocked IO access
` [PATCH 07/10] powerpc/powernv: Block PCI-CFG access if necessary
` [PATCH 08/10] powerpc/powernv: Hold PCI-CFG and I/O access
` [PATCH 09/10] powerpc/eeh: Fix address catch for PowerNV
` [PATCH 10/10] net/tg3: Avoid delay during MMIO access

[git pull] Please pull powerpc.git merge branch
 2013-06-25  7:53 UTC 

[PATCH 2/9] PTR_RET is now PTR_ERR_OR_ZERO(): Replace most
 2013-06-25  7:47 UTC  (2+ messages)

[PATCH] powerpc/mpc512x: enable USB support in defconfig
 2013-06-25  6:51 UTC 

[PATCH] powerpc/mpc512x: update defconfig
 2013-06-25  6:37 UTC 

[PATCH v2 1/2] powerpc/eeh: Remove eeh_mutex
 2013-06-25  6:35 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/eeh: Avoid warning on P8


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