messages from 2015-02-11 02:12:45 to 2015-02-17 22:01:21 UTC [more...]
[PATCH 0/9] powerpc/hv-24x7: Reorganize single_24x7_request()
2015-02-17 22:00 UTC (5+ messages)
` [PATCH 1/9] powerpc/hv-24x7: Modify definition of request and result buffers
` [PATCH 2/9] powerpc/hv24x7: Remove unnecessary parameter
` [PATCH 3/9] powerpc/hv-24x7: Drop event_24x7_request()
` [PATCH 4/9] powerpc/hv24x7: Move debug prints to separate function
[PATCH RESEND v2 0/7] powerpc/powernv: Unified PCI slot reset and hotplug
2015-02-17 21:44 UTC (9+ messages)
` [PATCH RESEND v2 1/7] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH RESEND v2 2/7] powerpc/powernv: Issue fundamental reset if required
` [PATCH RESEND v2 3/7] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH RESEND v2 4/7] powerpc/pci: Don't scan empty slot
` [PATCH RESEND v2 5/7] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH RESEND v2 6/7] powerpc/powernv: Functions to retrieve PCI slot status
` [PATCH RESEND v2 7/7] PCI/hotplug: PowerPC PowerNV PCI hotplug driver
[PATCH 1/3] powerpc/powernv: Move OPAL API definitions to opal-api.h
2015-02-17 21:15 UTC (6+ messages)
` [PATCH 2/3] powerpc/powernv: Move opal-api.h closer to the Skiboot version
` [RFC PATCH 3/3] powerpc/powernv: Remove unused definitions in opal-api.h
[PATCH V4] cpuidle/powernv: Read target_residency value of idle states from DT if available
2015-02-17 17:53 UTC (3+ messages)
powerpc: fsl,pq2-localbus is broken for ages
2015-02-17 6:57 UTC
bpf: Enable BPF JIT on ppc32
2015-02-17 7:04 UTC (7+ messages)
` [PATCH net-next v2 1/6] ppc: bpf: add required compatibility macros for jit
` [PATCH net-next v2 2/6] ppc: bpf: add reqired opcodes for ppc32
` [PATCH net-next v2 3/6] ppc: bpf: update jit to use compatibility macros
` [PATCH net-next v2 4/6] ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S
` [PATCH net-next v2 5/6] ppc: bpf: Add SKF_AD_CPU for ppc32
` [PATCH net-next v2 6/6] ppc: Kconfig: Enable BPF JIT on ppc32
[PATCH V4] tick/hotplug: Handover time related duties before cpu offline
2015-02-17 4:55 UTC (4+ messages)
[PATCH v2 0/5] PCI Hotplug Driver for PowerPC PowerNV
2015-02-17 2:30 UTC (2+ messages)
[PATCH v2 0/3] powerpc/pci: PCI slot unified reset
2015-02-17 2:29 UTC (2+ messages)
[RFC v2 00/10] Freescale DPAA B/QMan drivers
2015-02-17 0:50 UTC (12+ messages)
` [RFC v2 01/10] fsl_bman: Add drivers for the Freescale DPAA BMan
` [RFC v2 02/10] fsl_qman: Add drivers for the Freescale DPAA QMan
` [RFC v2 03/10] powerpc/mpc85xx: Add platform support for the Freescale DPAA BMan
` [RFC v2 04/10] powerpc/mpc85xx: Add platform support for the Freescale DPAA QMan
` [RFC v2 05/10] fsl_bman: Add self-tester
` [RFC v2 06/10] fsl_qman: "
` [RFC v2 07/10] fsl_bman: Add debugfs support
` [RFC v2 08/10] fsl_qman: "
` [RFC v2 09/10] fsl_bman: Add HOTPLUG_CPU support
` [RFC v2 10/10] fsl_qman: "
[PATCH 0/4] Support registering specific reset handler
2015-02-16 22:36 UTC (7+ 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 v1 2/7] AES for PPC/SPE - aes tables
2015-02-16 17:18 UTC (4+ messages)
` AW: "
[PATCH 1/5 v2] powerpc/boot/fdt: Use unsigned long for pointer casts
2015-02-16 16:53 UTC (6+ messages)
` [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 2/5 v2] powerpc/boot/fdt: Add little-endian support to libfdt wrappers
` [PATCH 5/5 v2] powerpc/boot: don't clobber r6 and r7 in epapr boot
[PATCH 0/3] Add e6500 perf events to sysfs and update perf doc
2015-02-16 16:10 UTC (8+ messages)
` [PATCH 1/3] perf/e6500: Make event translations available in sysfs
[PATCH net-next 0/6] bpf: Enable BPF JIT on ppc32
2015-02-16 16:01 UTC (13+ 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 net-next 0/6] bpf: Enable BPF JIT on ppc32
2015-02-16 15:02 UTC
[PATCH v1 6/7] AES for PPC/SPE - glue code
2015-02-16 12:46 UTC
[PATCH v1 7/7] AES for PPC/SPE - kernel config
2015-02-16 12:46 UTC
[PATCH v1 4/7] AES for PPC/SPE - key handling
2015-02-16 12:45 UTC
[PATCH v1 5/7] AES for PPC/SPE - ECB/CBC/CTR/XTS modes
2015-02-16 12:45 UTC
[PATCH v1 3/7] AES for PPC/SPE - assembler core
2015-02-16 12:45 UTC
[PATCH v1 1/7] AES for PPC/SPE - register defines
2015-02-16 12:45 UTC
[PATCH v1 0/7] AES for PPC/SPE
2015-02-16 12:45 UTC
[PATCH 0/4] powerpc: trivial unused functions cleanup
2015-02-16 10:56 UTC (5+ messages)
` [PATCH 1/4] powerpc/boot: drop planetcore_set_serial_speed
` [PATCH 2/4] kvm/ppc/mpic: drop unused IRQ_testbit
` [PATCH 3/4] powrepc/qe: drop unused ucc_slow_poll_transmitter_now
` [PATCH 4/4] powerpc/mpic: remove unused functions
[PATCH v4 00/28] powerpc/iommu/vfio: Enable Dynamic DMA windows
2015-02-16 10:06 UTC (29+ 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 17/28] powerpc/pseries/lpar: Enable VFIO
` [PATCH v4 18/28] poweppc/powernv/ioda2: Rework iommu_table creation
` [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 21/28] powerpc/iommu: Split iommu_free_table into 2 helpers
` [PATCH v4 22/28] powerpc/powernv: Implement multilevel TCE tables
` [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 27/28] vfio: powerpc/spapr: Register memory
` [PATCH v4 28/28] vfio: powerpc/spapr: Support Dynamic DMA windows
[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] 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 4/4] powerpc/boot: don't clobber r6 and r7 in epapr boot
2015-02-11 4:50 UTC (4+ messages)
[PATCH 1/2] opal: Fix the overflow of message notifiers head array
2015-02-11 3:14 UTC (2+ messages)
[PATCH 3/4] powerpc/boot: Fix stack corruption in epapr entry point
2015-02-11 2:11 UTC (2+ messages)
[PATCH 2/4] powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr
2015-02-11 2:20 UTC (4+ messages)
[PATCH v2] powernv: Add OPAL soft-poweroff routine
2015-02-11 2:14 UTC (3+ 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).