messages from 2014-04-28 09:04:29 to 2014-05-05 01:28:03 UTC [more...]
[PATCH RFC 00/22] EEH Support for VFIO PCI devices on PowerKVM guest
2014-05-05 1:28 UTC (20+ messages)
` [PATCH 01/22] powerpc: Introduce CONFIG_KVM_EEH
` [PATCH 02/22] powerpc/eeh: Info to trace passed devices
` [PATCH 03/22] powerpc/eeh: Search EEH device by guest address
` [PATCH 04/22] powerpc/eeh: Search EEH PE "
` [PATCH 05/22] powerpc/eeh: Release VFIO dev on VM destruction
` [PATCH 06/22] powerpc/eeh: Function for address mapping
` [PATCH 07/22] powerpc/eeh: Function to tear down "
` [PATCH 08/22] kvm: Address mapping for VFIO device
` [PATCH 09/22] powerpc/powernv: EEH RTAS emulation backend
` [PATCH 10/22] powerpc/eeh: Introduce kvmppc_eeh_format_addr()
` [PATCH 11/22] powerpc/eeh: Emulate RTAS call ibm,set-eeh-option
` [PATCH 12/22] powerpc/eeh: Emulate RTAS call ibm,set-slot-reset
` [PATCH 13/22] powerpc/eeh: Emulate RTAS call ibm, read-slot-reset-state2
` [PATCH 14/22] powerpc/eeh: Emulate RTAS call ibm, get-config-addr-info2
` [PATCH 15/22] powerpc/eeh: Emulate RTAS call ibm,slot-error-detail
` [PATCH 16/22] powerpc/eeh: Emulate RTAS call ibm,configure-pe
` [PATCH 17/22] powerpc/kvm: Connect EEH RTAS emulation backend
` [PATCH 18/22] powerpc/eeh: Avoid event on passed PE
` [PATCH 20/22] powerpc/kvm: Infrastructure for error injection
[PATCH V4] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
2014-05-04 23:59 UTC (2+ messages)
[PATCH 1/3] powerpc/eeh: Clear frozen state for child PE
2014-05-04 23:29 UTC (3+ messages)
` [PATCH 2/3] powerpc/eeh: Report frozen parent PE prior to "
` [PATCH 3/3] powerpc/powernv: Don't escalate non-existing frozen PE
[RFC PATCH] KVM: PPC: BOOK3S: HV: THP support for guest
2014-05-04 17:36 UTC (2+ messages)
[PATCH] KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on
2014-05-04 17:26 UTC
[PATCH] KVM: PPC: BOOK3S: HV: Don't try to allocate from kernel page allocator for hash page table
2014-05-04 17:25 UTC
[PATCH V4] POWERPC: BOOK3S: KVM: Use the saved dar value and generic make_dsisr
2014-05-04 17:21 UTC
Boot problems with a PA6T board
2014-05-04 16:02 UTC
[PATCH 1/6] powerpc/corenet: Enable muxing MDIO buses via GPIO
2014-05-04 10:59 UTC (5+ messages)
` [PATCH 4/6] powerpc/corenet: Create the dts components for the DPAA FMan
` [PATCH 5/6] powerpc/corenet: Add DPAA FMan support to the SoC device tree(s)
[PATCH v4 0/8] DMA: Freescale: driver cleanups and enhancements
2014-05-04 10:22 UTC (19+ messages)
` [PATCH v4 1/8] DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
` [PATCH v4 2/8] DMA: Freescale: unify register access methods
` [PATCH v4 3/8] DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
` [PATCH v4 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
` [PATCH v4 5/8] DMA: Freescale: move functions to avoid forward declarations
` [PATCH v4 6/8] DMA: Freescale: change descriptor release process for supporting async_tx
` [PATCH v4 7/8] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave
` [PATCH v4 8/8] DMA: Freescale: add suspend resume functions for DMA driver
[PATCH v2 00/13] Refactor pci_is_brdige() to simplify code
2014-05-04 4:23 UTC (14+ messages)
` [PATCH v2 01/13] PCI: rename pci_is_bridge() to pci_has_subordinate()
` [PATCH v2 02/13] PCI: Introduce new pci_is_bridge() helper function
` [PATCH v2 03/13] PCI: Use new pci_is_bridge() to simplify code
` [PATCH v2 04/13] x86/PCI: "
` [PATCH v2 05/13] IA64/PCI: "
` [PATCH v2 06/13] powerpc/PCI: "
` [PATCH v2 07/13] sparc/PCI: "
` [PATCH v2 08/13] PCI, rpaphp: "
` [PATCH v2 09/13] PCI, shpchp: "
` [PATCH v2 10/13] PCI, cpcihp: "
` [PATCH v2 11/13] PCI, acpiphp: "
` [PATCH v2 12/13] PCI, pcmcia: "
` [PATCH v2 13/13] PCI, pciehp: "
[PATCH 00/13] Refactor pci_is_brdige() to simplify code
2014-05-04 4:16 UTC (3+ messages)
[PATCH v2 0/4] KVM: PPC: Read guest instruction from kvmppc_get_last_inst()
2014-05-03 22:14 UTC (13+ messages)
` [PATCH v2 1/4] KVM: PPC: e500mc: Revert "add load inst fixup"
` [PATCH v2 2/4] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
` [PATCH v2 3/4] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH v2 4/4] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
MPC8641 based custom board Kernel stuck at 1000Mhz core clock
2014-05-03 16:40 UTC
[PATCH] powerpc/mpc85xx: Remove P1023 RDS support
2014-05-03 6:44 UTC (3+ messages)
` "
[PATCH] powerpc/mpc85xx: Add BSC9132 QDS Support
2014-05-03 0:31 UTC (3+ messages)
` "
[PATCH 1/1] powerpc: crtsaveres.o needed only when -Os flag is enabled
2014-05-02 17:47 UTC (6+ messages)
[PATCH RFC v12 0/7] MPC512x DMA slave s/g support, OF DMA lookup
2014-05-02 17:07 UTC (12+ messages)
` [PATCH RFC v12 1/7] dma: mpc512x: reorder mpc8308 specific instructions
` [PATCH RFC v12 2/7] dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308
` [PATCH RFC v12 3/7] dma: mpc512x: add support for peripheral transfers
` [PATCH RFC v12 4/7] dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()
` [PATCH RFC v12 5/7] dma: of: add common xlate function for matching by channel id
Build regressions/improvements in v3.15-rc3
2014-05-02 15:44 UTC
[PATCH] powerpc: Remove non-uapi linkage.h export
2014-05-02 10:20 UTC
[PATCH 4/5] IBM Akebono: Add the Akebono platform
2014-05-02 8:06 UTC (5+ messages)
` [4/5] "
` [PATCH] IBM Akebono: Remove obsolete config select
[PATCH] PPC: BOOK3S: Disable/Enable TM looking at the ibm, pa-features device tree entry
2014-05-02 5:17 UTC (4+ messages)
MPC8641 based custom board kernel Bug
2014-05-02 3:52 UTC (10+ messages)
` MPC8641 based custom board Kernel stuck at 1000Mhz core clock
cscope: issue with symlinks in tools/testing/selftests/powerpc/copyloops/
2014-05-02 1:19 UTC (2+ messages)
[PATCH 2/5] IBM Akebono: Add support for a new PHY interface to the IBM emac driver
2014-05-02 0:48 UTC (3+ messages)
` [PATCH 2/5 V2] "
[PATCH 1/2] powerpc: Move adb symbol exports next to function definitions
2014-05-02 0:46 UTC (2+ messages)
` [PATCH 2/2] powerpc: Move via-cuda "
powerpc:allmodconfig build failure (since 3.14)
2014-05-01 16:17 UTC
[PATCH 0/2] Phase out pci_enable_msi_block()
2014-05-01 16:07 UTC (7+ messages)
` [PATCH 2/2] PCI/MSI: "
[PATCH 0/3] Add new ptrace request macros on PowerPC
2014-05-01 13:41 UTC (13+ messages)
` [PATCH 2/3] powerpc, ptrace: Add new ptrace request macros for transactional memory
[PATCH v2 00/12] defconfigs: add MTD_SPI_NOR (new subsystem dependency for M25P80)
2014-05-01 6:26 UTC (2+ messages)
` [PATCH v2 11/12] powerpc: defconfigs: add MTD_SPI_NOR (new "
[PATCH v2 0/4] KVM: PPC: Read guest instruction from kvmppc_get_last_inst()
2014-05-01 0:39 UTC
[PATCH][v4] powerpc: move epapr paravirt init of power_save to an initcall
2014-04-30 23:34 UTC
[PATCH][v3] powerpc: move epapr paravirt init of power_save to an initcall
2014-04-30 23:24 UTC (2+ messages)
[PATCH][v2] powerpc: move epapr paravirt init of power_save to an initcall
2014-04-30 23:14 UTC (4+ messages)
[PATCH] powerpc/powernv: Reduce pseries panic timeout from 180s to 10s
2014-04-30 22:07 UTC (3+ messages)
` [PATCH] powerpc/powernv: Reduce "
[PATCH] powerpc: move epapr paravirt init of power_save to an initcall
2014-04-30 20:09 UTC (5+ messages)
[PATCH v2] powerpc: Add cpu family documentation
2014-04-30 18:33 UTC (7+ messages)
[PATCH] powerpc 32: Provides VIRT_CPU_ACCOUNTING
2014-04-30 18:14 UTC (4+ messages)
GNU binutils & PowerPC VLE
2014-04-30 9:59 UTC
[PATCH 0/6] Implement split core for POWER8
2014-04-30 9:52 UTC (3+ messages)
[PATCH V3 0/2] mm: FAULT_AROUND_ORDER patchset performance data for powerpc
2014-04-30 8:15 UTC (13+ messages)
` [PATCH V3 1/2] mm: move FAULT_AROUND_ORDER to arch/
` [PATCH V3 2/2] powerpc/pseries: init fault_around_order for pseries
[PATCH] powerpc: fix skipping call to early_init_fdt_scan_reserved_mem
2014-04-30 6:03 UTC
[PATCH 1/2] powerpc: mm: use macro PGTABLE_EADDR_SIZE instead of digital
2014-04-30 5:30 UTC (2+ messages)
[PATCH v2] powerpc 32: Provides VIRT_CPU_ACCOUNTING
2014-04-30 4:57 UTC (2+ messages)
[PATCH 1/2] powerpc/powernv: reduce multi-hit of iommu_add_device()
2014-04-30 3:28 UTC (9+ messages)
[PATCH] powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmap
2014-04-30 2:58 UTC (4+ messages)
[PATCH v2 2/2] fsl/mpic_timer: make mpic_timer to support deep sleep feature
2014-04-30 1:39 UTC (2+ messages)
[PATCH v2 00/21] FDT clean-ups and libfdt support
2014-04-30 0:33 UTC (3+ messages)
[PATCH 0/2] Fix smp_processor_id() in preemptible splat
2014-04-29 19:25 UTC (3+ messages)
` [PATCH 1/2] powerpc: drop return value from set_breakpoint as it is unused
` [PATCH 2/2] powerpc: fix smp_processor_id() in preemptible splat in set_breakpoint
[PATCH] powerpc: memcpy optimization for 64bit LE
2014-04-29 23:12 UTC (2+ messages)
[PATCH v2 1/2] powerpc/pm: add api to get suspend state which is STANDBY or MEM
2014-04-29 23:07 UTC (5+ messages)
[git pull] Please pull abiv2 branch
2014-04-29 9:38 UTC (5+ messages)
[PATCH] powerpc/eeh: Dump PE location code
2014-04-29 8:00 UTC
[PATCH 1/2] ftrace: PPC, fix obsolete comment
2014-04-29 7:24 UTC
[PATCH v2 0/6] powerpc/perf/hv_{gpci,24x7}: fixes
2014-04-29 3:12 UTC (5+ messages)
` [PATCH v2 6/6] powerpc/perf/hv-24x7: catalog version number is be64, not be32
[PATCH 0/3][RFC][v1] kconfig: powerpc: Make COMMAND_LINE_SIZE a kernel config option. Increase COMMAND_LINE_SIZE for the powerpc architecture
2014-04-28 21:11 UTC (4+ messages)
` [PATCH 1/3][RFC][v1] kconfig: Change COMMAND_LINE_SIZE to a kernel config option, which is now set per architecture
` [PATCH 2/3][RFC][v1] powerpc: Change the powerpc architecture to use Kconfig to set COMMAND_LINE_SIZE
` [PATCH 3/3][RFC][v1] powerpc: kconfig: Increase the size of COMMAND_LINE_SIZE to 2048 from 512 for powerpc
[PATCH 00/38] MMC updates, plus CuBox-i WiFi support
2014-04-28 16:52 UTC (3+ messages)
[PATCH] powerpc/book3s: Improve machine check delivery to guest
2014-04-28 14:17 UTC
[PATCH] powerpc/book3s: Increment the mce counter during machine_check_early call
2014-04-28 14:17 UTC
[PATCH 1/2] powerpc/book3s: Improve machine check handling for unhandled errors
2014-04-28 14:16 UTC (2+ messages)
` [PATCH 2/2] powerpc/book3s: Add stack overflow check in machine check handler
[RFC PATCH] Fix Oops in rtas_stop_self()
2014-04-28 9:17 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).