linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-09 13:26:05 to 2015-02-16 10:08:10 UTC [more...]

[PATCH v4 00/28] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-02-16 10:06 UTC  (24+ messages)
` [PATCH v4 01/28] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH v4 02/28] vfio: powerpc/spapr: Do cleanup when releasing the group
` [PATCH v4 03/28] vfio: powerpc/spapr: Check that TCE page size is equal to it_page_size
` [PATCH v4 04/28] vfio: powerpc/spapr: Use it_page_size
` [PATCH v4 05/28] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH v4 06/28] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH v4 07/28] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH v4 08/28] vfio: powerpc/spapr: Register memory
` [PATCH v4 09/28] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH v4 10/28] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH v4 11/28] powerpc/iommu: Introduce iommu_table_alloc() helper
` [PATCH v4 12/28] powerpc/spapr: vfio: Switch from iommu_table to new powerpc_iommu
` [PATCH v4 13/28] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH v4 14/28] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework IOMMU ownership control
` [PATCH v4 15/28] powerpc/powernv/ioda/ioda2: Rework tce_build()/tce_free()
` [PATCH v4 16/28] powerpc/iommu/powernv: Release replaced TCE
` [PATCH v4 19/28] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_create_table
` [PATCH v4 20/28] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH v4 23/28] powerpc/powernv: Change prototypes to receive iommu
` [PATCH v4 24/28] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH v4 25/28] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework ownership
` [PATCH v4 26/28] vfio: powerpc/spapr: Rework an IOMMU group attach/detach
` [PATCH v4 28/28] vfio: powerpc/spapr: Support Dynamic DMA windows

[PATCH net-next 0/6] bpf: Enable BPF JIT on ppc32
 2015-02-16  7:13 UTC  (12+ messages)
` [PATCH net-next 1/6] ppc: Kconfig: "
` [PATCH net-next 2/6] ppc: bpf: add required compatibility macros for jit
` [PATCH net-next 3/6] ppc: bpf: add reqired opcodes for ppc32
` [PATCH net-next 4/6] ppc: bpf: update jit to use compatibility macros
` [PATCH net-next 5/6] ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S
` [PATCH net-next 6/6] ppc: bpf: Add SKF_AD_CPU for ppc32

[PATCH] tick/broadcast-hrtimer : Fix suspicious RCU usage in idle loop
 2015-02-16  6:24 UTC 

suspicious RCU usage clockevents_lock, tick_broadcast_lock, hrtimer_bases.lock
 2015-02-16  6:06 UTC  (7+ messages)

[PATCH] powerpc: re-enable dynticks
 2015-02-16  4:06 UTC  (4+ messages)

[PATCH 00/10] powerpc/powernv: Simplify EEH Implementation
 2015-02-16  3:45 UTC  (11+ messages)
` [PATCH 01/10] powerpc/powernv: Shorten EEH function names
` [PATCH 02/10] powerpc/powernv: Drop PHB operation err_inject()
` [PATCH 03/10] powerpc/powernv: Drop PHB operation post_init()
` [PATCH 04/10] powerpc/powernv: Drop PHB operation get_log()
` [PATCH 05/10] powerpc/powernv: Drop PHB operation configure_bridge()
` [PATCH 06/10] powerpc/powernv: Drop PHB operation set_option()
` [PATCH 07/10] powerpc/powernv: Drop PHB operation get_state()
` [PATCH 08/10] powerpc/powernv: Drop PHB operation next_error()
` [PATCH 09/10] powerpc/powernv: Drop PHB operation reset()
` [PATCH 10/10] powerpc/powernv: Remove unused file

Problems with Kernels 3.17-rc1 and onwards on Acube Sam460 AMCC 460ex board
 2015-02-16  0:18 UTC  (2+ messages)

embedding dtb file into kernel
 2015-02-15 13:44 UTC  (3+ messages)

[RFC PATCH powerpc] perf/hv-24x7 set the attr group to NULL if events failed to be initialized
 2015-02-15  9:42 UTC 

[PATCH] powerpc/powernv: Check image loaded or not before calling flash
 2015-02-13  9:56 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v3 0/3] powerpc: Enable seccomp filter support
 2015-02-13  8:22 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc: Don't force ENOSYS as error on syscall fail
` [PATCH v3 2/3] powerpc: Relax secure computing on syscall entry trace
` [PATCH v3 3/3] powerpc: Enable HAVE_ARCH_SECCOMP_FILTER

[PATCH 0/4] Support registering specific reset handler
 2015-02-13  4:54 UTC  (5+ messages)
` [PATCH 1/4] PCI: Rename struct pci_dev_reset_methods
` [PATCH 2/4] PCI: Introduce list for device reset methods
` [PATCH 3/4] PCI: Allow registering reset method
` [PATCH 4/4] powerpc/powernv: Register PCI dev specific reset handlers

[PATCH] powerpc/pci: Fix comments about ppc_md.pcibios_fixup
 2015-02-13  4:16 UTC 

[PATCH v2 1/2] opal: Fix the overflow of message notifiers head array
 2015-02-12 11:10 UTC  (5+ messages)
` [PATCH 2/2] opal: Add message notifier unregister function

[PATCH 0/3] Silence "OPAL called with invalid token" errors
 2015-02-12  9:47 UTC  (7+ messages)
` [PATCH 1/3] powerpc/powernv: only register log if OPAL supports doing so
` [PATCH 2/3] powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports it
` [PATCH 3/3] powerpc/powernv: only call OPAL_RESEND_DUMP "

[PATCH v2 0/3] powerpc: Enable seccomp filter support
 2015-02-12  8:38 UTC  (6+ messages)
` [PATCH v2 1/3] powerpc: Don't force ENOSYS as error on syscall fail
` [PATCH 2/3] powerpc: Relax secure computing on syscall entry trace
` [PATCH 3/3] powerpc: Enable HAVE_ARCH_SECCOMP_FILTER

[PATCH V4] powerpc, powernv: Add OPAL platform event driver
 2015-02-12  5:59 UTC  (4+ messages)

[git pull] Please pull mpe/linux.git powerpc-3.20-1 tag
 2015-02-12  0:33 UTC 

[PATCHv2 1/1] powerpc: fix missing L2 cache size, etc in /sys/devices/system/cpu
 2015-02-11 20:55 UTC 

ld: unrecognised emulation mode: -T
 2015-02-11 19:01 UTC 

[QUESTION,RFC] cacheable_memcpy() versus memcpy() ==> 8% improvment on FTP throughput
 2015-02-11  8:33 UTC  (2+ messages)

[PATCH 0/3] powerpc: Enable seccomp filter support
 2015-02-11  7:59 UTC  (4+ messages)
` [RFC][PATCH 1/3] powerpc: Don't force ENOSYS as error on syscall fail

[PATCH v5] dmaengine: Driver support for FSL RaidEngine device
 2015-02-11  6:34 UTC  (3+ messages)

[PATCH] ASoC: fsl_ssi: Fix the incorrect limitation of the bit clock rate
 2015-02-11  5:46 UTC  (2+ messages)

[PATCH 1/5 v2] powerpc/boot/fdt: Use unsigned long for pointer casts
 2015-02-11  4:55 UTC  (5+ messages)
` [PATCH 5/5 v2] powerpc/boot: don't clobber r6 and r7 in epapr boot
` [PATCH 2/5 v2] powerpc/boot/fdt: Add little-endian support to libfdt wrappers
` [PATCH 3/5 v2] powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr
` [PATCH 4/5 v2] powerpc/boot: Fix stack corruption in epapr entry point

[PATCH 1/4] powerpc/boot/fdt: Add little-endian support to libfdt wrappers
 2015-02-11  4:50 UTC  (12+ messages)
` [PATCH 2/4] powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr
` [PATCH 3/4] powerpc/boot: Fix stack corruption in epapr entry point
` [PATCH 4/4] powerpc/boot: don't clobber r6 and r7 in epapr boot

[PATCH 1/2] opal: Fix the overflow of message notifiers head array
 2015-02-11  3:14 UTC  (3+ messages)
` [PATCH 2/2] opal: Add message notifier unregister function

[PATCH v2] powernv: Add OPAL soft-poweroff routine
 2015-02-11  2:14 UTC  (4+ messages)

[PATCH 0/3] Add e6500 perf events to sysfs and update perf doc
 2015-02-11  0:19 UTC  (8+ messages)
` [PATCH 1/3] perf/e6500: Make event translations available in sysfs

[PATCH] powerpc/eeh: Enhance pcibios_set_pcie_reset_state()
 2015-02-10 23:20 UTC 

[PATCH] powerpc/eeh: Drop delay in pcibios_set_pcie_reset_state()
 2015-02-10 23:05 UTC  (2+ messages)

[PATCH v3 0/5] pseries: Move memory hotplug to the kernel
 2015-02-10 19:49 UTC  (6+ messages)
` [PATCH v3 1/5]pseries: Define rtas hotplug event sections
` [PATCH v3 2/5] pseries: Export the acquire/release drc index routines
` [PATCH v3 3/5] pseries: Create new device hotplug entry point
` [PATCH v3 4/5] pseries: Implement memory hotplug add in the kernel
` [PATCH v3 5/5] pseries: Implement memory hotplug remove "

[PATCH 1/1] powerpc: fix missing L2 cache size in /sys/devices/system/cpu
 2015-02-10 19:45 UTC  (9+ messages)

PROBLEM: USB isochronous urb leak on EHCI driver
 2015-02-10 16:01 UTC  (6+ messages)

Disabled LocalPlus Controller (LPC) clock on MPC512x
 2015-02-10 10:36 UTC  (5+ messages)

[PATCH V10 00/17] Enable SRIOV on Power8
 2015-02-10  8:14 UTC  (21+ messages)
` [PATCH V11 "
  ` [PATCH V11 02/17] PCI/IOV: add VF enable/disable hook
  ` [PATCH V11 03/17] PCI: Add weak pcibios_iov_resource_alignment() interface
  ` [PATCH V11 06/17] powerpc/pci: Add PCI resource alignment documentation
  ` [PATCH V11 07/17] powerpc/pci: Don't unset pci resources for VFs

[PATCH 1/2] cxl: export symbols required for modules to use the API
 2015-02-10  6:53 UTC  (2+ messages)
` [PATCH 2/2] cxl: allow example memcpy driver to be compiled as a module

[PATCH 00/18] sync opal.h with firmware
 2015-02-10  5:10 UTC  (22+ messages)
` [PATCH 01/18] powerpc/powernv: sync OPAL API tokens with skiboot
` [PATCH 02/18] powerpc/powernv: synchronize OPAL calls and return codes with firmware
` [PATCH 03/18] powerpc/powernv: s/OPAL_PCI_SET_PHB_CXL_MODE/OPAL_PCI_SET_PHB_CAPI_MODE/ to match firmware
` [PATCH 04/18] powerpc/powernv: relocate struct opal_sg_entry in opal.h to same place it is in firmware
` [PATCH 05/18] powerpc/powernv: synchronize opal.h whitespace with firmware
` [PATCH 06/18] powerpc/powernv: move OPAL_DUMP_REGION defines in opal.h to same place as in firmware opal.h
` [PATCH 07/18] powerpc/powernv: make whitespace for OPAL_PM_* defines match firmware
` [PATCH 08/18] powerpc/powernv: Move OpalSysparamPerm, OpalMessageType in opal.h to "
` [PATCH 09/18] powerpc/powernv: match enum OpalMessageType with firmware
` [PATCH 10/18] powerpc/powernv: move OPAL API prototypes to opal-api.h
` [PATCH 11/18] powerpc/powernv: make whitespace in enum OpalSysparamPerm match firmware
` [PATCH 12/18] powerpc/powernv: add CAPI and EPOW parts to opal.h
` [PATCH 13/18] powerpc/powernv: add remaining missing enums "
` [PATCH 14/18] powerpc/powernv: sync comments and whitespace in opal.h with firmware
` [PATCH 15/18] powerpc/powernv: sync #includes "
` [PATCH 16/18] powerpc/powernv: move SG_ENTRIES_PER_NODE to linux-specific opal-api.h
` [PATCH 17/18] powerpc/powernv: s/u8/uint8_t/ to match firmware in opal.h
` [PATCH 18/18] powerpc/powernv: s/OpalM64EnableAction/OpalM64Action/ and __be64 annotation

[PATCH 1/2] powerpc: Change vrX register defines to vX to match gcc and glibc
 2015-02-09 22:51 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Change vsrX register defines to vsX "


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