linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-26 05:34:50 to 2013-06-28 09:20:20 UTC [more...]

[PATCH 1/2] KVM: PPC: e500mc: Revert "add load inst fixup"
 2013-06-28  9:20 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation

[PATCH -V2 1/4] mm/cma: Move dma contiguous changes into a seperate config
 2013-06-28  9:11 UTC  (4+ messages)
` [PATCH -V2 2/4] powerpc: Contiguous memory allocator based hash page allocation
` [PATCH -V2 3/4] powerpc: Contiguous memory allocator based RMA allocation
` [PATCH -V2 4/4] powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation

FW: crash dump on ppc linux
 2013-06-28  8:24 UTC 

[PATCH] powerpc/tm: Clear MSR RI in non-recoverable TM code
 2013-06-28  8:17 UTC 

[PATCH v3 0/2] perf tools: Power7 events name available for perf
 2013-06-28  8:14 UTC  (3+ messages)
` [PATCH v3 1/2] perf tools: fix a typo of a Power7 event name
` [PATCH v3 2/2] perf tools: Make Power7 events available for perf

[PATCH 1/9] powerpc/perf: Check that events only include valid bits on Power8
 2013-06-28  8:15 UTC  (9+ messages)
` [PATCH 2/9] powerpc/perf: Rework disable logic in pmu_disable()
` [PATCH 3/9] powerpc/perf: Freeze PMC5/6 if we're not using them
` [PATCH 4/9] powerpc/perf: Use existing out label in power_pmu_enable()
` [PATCH 5/9] powerpc/perf: Don't enable if we have zero events
` [PATCH 6/9] powerpc/perf: Drop MMCRA from thread_struct
` [PATCH 7/9] powerpc/perf: Core EBB support for 64-bit book3s
` [PATCH 8/9] powerpc/perf: Add power8 EBB support
` [PATCH 9/9] powerpc/pseries: Inform the hypervisor we are using EBB regs

[PATCH v3] powerpc/eeh: Update MAINTAINERS
 2013-06-28  7:58 UTC  (3+ messages)

[PATCH] of: Specify initrd location using 64-bit
 2013-06-28  7:54 UTC  (5+ messages)

[PATCH 3/3 v17] iommu/fsl: Freescale PAMU driver and iommu implementation
 2013-06-28  7:38 UTC 

[RFC PATCH 1/3] mm/cma: Move dma contiguous changes into a seperate config
 2013-06-28  5:57 UTC  (3+ messages)

[PATCH v2] powerpc/eeh: Update MAINTAINERS
 2013-06-28  5:12 UTC  (3+ messages)

[PATCH 1/8] powerpc/perf: Check that events only include valid bits on Power8
 2013-06-28  5:10 UTC  (12+ messages)
` [PATCH 4/8] powerpc/perf: Use existing out label in power_pmu_enable()
` [PATCH 5/8] powerpc/perf: Don't enable if we have zero events
` [PATCH 7/8] powerpc/perf: Core EBB support for 64-bit book3s
` [PATCH 8/8] powerpc/perf: Add power8 EBB support

[PATCH 1/4] powerpc: Remove unreachable relocation on exception handlers
 2013-06-28  4:52 UTC  (5+ messages)
` [PATCH 3/4] powerpc: Rename and flesh out the facility unavailable exception handler

[PATCH 0/8 v4] KVM: PPC: IOMMU in-kernel handling
 2013-06-28  3:10 UTC  (22+ 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 v2] "
` [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 V2 2/2] powerpc/85xx: workaround for chips with MSI hardware errata
 2013-06-28  2:28 UTC  (2+ messages)
` [V2,2/2] "

[PATCH 0/2] powerpc: enable the relocatable support for fsl booke 32bit kernel
 2013-06-28  2:19 UTC  (8+ 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/eeh: Update MAINTAINERS
 2013-06-28  2:18 UTC  (3+ messages)

[PATCH 1/1] MPC831x: fix PCI express probing
 2013-06-27 23:16 UTC  (2+ messages)
` [1/1] "

[PATCH] sgy-cts-1000: New DTS file for Servergy CTS-1000 systems
 2013-06-27 21:52 UTC  (2+ messages)
`  "

[PATCH v2] edac/85xx: Add PCIe error interrupt edac support
 2013-06-27 21:25 UTC  (2+ messages)
` [v2] "

[PATCH] eeh: add eeh_dev to the cache during boot
 2013-06-27 21:00 UTC 

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

[PATCH v2 0/3] Nvram-to-pstore: compression support for oops data
 2013-06-27 15:36 UTC  (5+ messages)
` [PATCH v2 1/3] Pass header size in the pstore write callback
` [PATCH v2 2/3] powerpc/pseries: Re-organise the oops compression code
` [PATCH v2 3/3] powerpc/pseries: Support compression of oops text via pstore

[PATCH v2 0/2] perf tools: Power7 events name available for perf
 2013-06-27 14:26 UTC  (5+ 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

[PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
 2013-06-27 11:01 UTC  (11+ messages)

[PATCH v2 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-27 10:06 UTC  (30+ messages)
` [PATCH v2 15/45] rcu: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 28/45] KVM: "
` [PATCH v2 29/45] kvm/vmx: "
` [PATCH v2 38/45] MIPS: "

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

[PATCH v3] powerpc: Rework iommu_table locks
 2013-06-27  9:39 UTC  (2+ messages)

[PATCH] powerpc: don't flush/invalidate the d/icache for an unknown relocation type
 2013-06-27  6:36 UTC  (2+ messages)

From: Gavin Shan <shangw@linux.vnet.ibm.com>
 2013-06-27  5:51 UTC  (10+ messages)
` [PATCH 1/8] powerpc/eeh: Don't collect PCI-CFG data on PHB
` [PATCH 2/8] powerpc/eeh: Check PCIe link after reset
` [PATCH 3/8] powerpc/powernv: Replace variables with flags
` [PATCH 4/8] powerpc/eeh: Fix address catch for PowerNV
` [PATCH 5/8] powerpc/eeh: Refactor the output message
` [PATCH 6/8] powerpc/eeh: Avoid build warnings
` [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/6 v5] KVM :PPC: Userspace Debug support
 2013-06-27  4:47 UTC  (11+ messages)
` [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/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)

[RFC] [PATCH] powerpc: Add MSR_DE to MSR_KERNEL
 2013-06-26 21:42 UTC  (2+ messages)

[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  (9+ 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  (4+ messages)
` [PATCH 3/6] powerpc/powernv: Replace variables with flags

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


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