LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-26 00:23:46 to 2015-05-29 09:20:42 UTC [more...]

[PATCH 0/10] perf: Add support for PMU events in JSON format
 2015-05-29  9:13 UTC  (22+ messages)
` [PATCH 01/10] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH 02/10] jevents: Program to convert JSON file to C style file
` [PATCH 03/10] Use pmu_events_map table to create event aliases
` [PATCH 04/10] perf, tools: Handle header line in mapfile
` [PATCH 05/10] perf, tools: Allow events with dot
` [PATCH 06/10] perf, tools: Support CPU id matching for x86 v2
` [PATCH 07/10] perf, tools: Support alias descriptions
` [PATCH 08/10] perf, tools: Query terminal width and use in perf list
` [PATCH 09/10] perf, tools: Add a --no-desc flag to "
` [PATCH 10/10] perf: Add power8 PMU events in JSON format

[PATCH V2] drivers/mtd: add powernv flash MTD abstraction driver
 2015-05-29  8:51 UTC  (4+ messages)

[PATCH kernel v11 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-05-29  8:44 UTC  (35+ messages)
` [PATCH kernel v11 01/34] powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
` [PATCH kernel v11 02/34] powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
` [PATCH kernel v11 03/34] powerpc/powernv/ioda: Clean up IOMMU group registration
` [PATCH kernel v11 04/34] powerpc/iommu: Put IOMMU group explicitly
` [PATCH kernel v11 05/34] powerpc/iommu: Always release iommu_table in iommu_free_table()
` [PATCH kernel v11 06/34] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH kernel v11 07/34] vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
` [PATCH kernel v11 08/34] vfio: powerpc/spapr: Use it_page_size
` [PATCH kernel v11 09/34] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v11 10/34] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH kernel v11 11/34] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v11 12/34] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v11 13/34] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v11 14/34] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v11 15/34] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v11 16/34] powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
` [PATCH kernel v11 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v11 18/34] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v11 19/34] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v11 20/34] powerpc/powernv/ioda2: Move TCE kill register address to PE
` [PATCH kernel v11 21/34] powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
` [PATCH kernel v11 22/34] powerpc/powernv: Implement accessor to TCE entry
` [PATCH kernel v11 23/34] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v11 24/34] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v11 25/34] powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages
` [PATCH kernel v11 26/34] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v11 27/34] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v11 28/34] vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
` [PATCH kernel v11 29/34] powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release
` [PATCH kernel v11 30/34] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
` [PATCH kernel v11 31/34] vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control
` [PATCH kernel v11 32/34] powerpc/mmu: Add userspace-to-physical addresses translation cache
` [PATCH kernel v11 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2
` [PATCH kernel v11 34/34] vfio: powerpc/spapr: Support Dynamic DMA windows

[PATCH 1/3] powerpc/mm: PTE_RPN_MAX is not used, remove the same
 2015-05-29  8:20 UTC  (5+ messages)
` [PATCH 2/3] powerpc/mm: Limit the max memory we can support
  ` [PATCH V2] "
` [PATCH 3/3] powerpc/mm: Change the swap encoding in pte

[PATCH V3] drivers/mtd: add powernv flash MTD abstraction driver
 2015-05-29  7:33 UTC 

[PATCH 0/4] perf: Add support for PMU events in JSON format
 2015-05-29  7:27 UTC  (16+ messages)
` [PATCH 2/4] perf: jevents: Program to convert JSON file to C style file
` [PATCH 4/4] perf: Add power8 PMU events in JSON format

[PATCH 0/3] fbuffer: performance improvement + code cleanup
 2015-05-29  4:54 UTC  (11+ messages)
` [PATCH 1/3] fbuffer: simplify address computations in fb8-toggle-cursor
` [PATCH 2/3] fbuffer: introduce the invert-region helper
` [PATCH 3/3] fbuffer: introduce the invert-region-x helper

[PATCH 3/3 v2] powerpc/powernv: Add opal-prd channel
 2015-05-29  3:55 UTC  (2+ messages)
` [PATCH 3/3 v3] "

[PATCH 00/15] Replace module_init with device_initcall in non modules
 2015-05-29  0:48 UTC  (3+ messages)
` [PATCH 03/15] powerpc: use device_initcall for registering rtc devices
` [PATCH 04/15] powerpc: don't use module_init in non-modular 83xx suspend code

[PATCH] powerpc/fsl: Add FMan Port 10G compatibles
 2015-05-29  1:14 UTC  (2+ messages)
`  "

[PATCH 2/4] powerpc/fsl-booke: Add T1023RDB FMan device tree
 2015-05-29  1:06 UTC  (2+ messages)
` [2/4] "

[PATCH v2 1/2] powerpc/mpc8xxx: Change EDAC for FSL SoC
 2015-05-29  0:46 UTC  (2+ messages)
` [v2,1/2] "

[PATCH, v2] powerpc/mpc85xx: Add DPAA Ethernet QMan support to the device tree(s)
 2015-05-29  0:59 UTC  (2+ messages)
` [v2] "

[PATCH 4/4 v3] powerpc/fsl-booke: Add T1023 RDB board support
 2015-05-29  0:30 UTC  (2+ messages)
` [4/4,v3] "

[PATCH 2/4 v3] powerpc/fsl-booke: Add T1024 QDS board support
 2015-05-29  0:24 UTC  (2+ messages)
` [2/4,v3] "

[PATCH 1/4 v4] powerpc/fsl-booke: Add device tree support for T1024/T1023 SoC
 2015-05-28 23:27 UTC  (2+ messages)
` [1/4, "

[PATCH 0/2] PCI: Convert hotplug core and pciehp to be builtin only
 2015-05-28 22:19 UTC  (8+ messages)
` [PATCH 2/2] PCI: pciehp: Convert pciehp to be builtin only, not modular

[PATCH] ALSA: aoa: convert bus code to use dev_groups
 2015-05-28 15:01 UTC  (7+ messages)

[PATCH 0/5] Remove s390 sw-emulated hugepages and cleanup
 2015-05-28 13:59 UTC  (7+ messages)
` [PATCH 1/5] s390/mm: make hugepages_supported a boot time decision
` [PATCH 2/5] mm/hugetlb: remove unused arch hook prepare/release_hugepage
` [PATCH 3/5] mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
` [PATCH 4/5] s390/hugetlb: remove dead code for sw emulated huge pages
` [PATCH 5/5] s390/mm: forward check for huge pmds to pmd_large()

[PATCH] cxl: Set up and enable PSL Timebase
 2015-05-28 13:12 UTC 

[PATCH]perf/core: remove newline char in perf_event_sysfs_show
 2015-05-28 11:32 UTC  (2+ messages)

[PATCH] hvc_xen: avoid uninitialized variable warning
 2015-05-28 10:38 UTC  (2+ messages)

[PATCH] powerpc/cell: Drop cbe-oss-dev mailing list from MAINTAINERS
 2015-05-28  9:13 UTC  (4+ messages)
    ` [Cbe-oss-dev] "

[RFC] sound: ppc: keywest: check if DEQ was already instantiated
 2015-05-28  7:33 UTC  (3+ messages)
  ` [alsa-devel] "

[RFC PATCH] powerpc/pseries: Ratelimit EPOW event warnings
 2015-05-28  4:33 UTC 

[PATCH v5 RESEND] IFC: Change IO accessor based on endianness
 2015-05-28  1:19 UTC  (2+ messages)
` [v5,RESEND] "

[PATCH 1/2] qe_common: add qe common functions into qe_common.c
 2015-05-27 22:51 UTC  (4+ messages)
` [PATCH 2/2] rheap: move rheap.c from arch/powerpc/lib/ to lib/

[PATCH] Add a MTD driver for OpenPower PNOR flash
 2015-05-27 20:56 UTC  (5+ messages)
` [PATCH] drivers/mtd: add powernv flash MTD abstraction driver

[PATCH RESEND v7 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-05-27 14:16 UTC  (7+ messages)
` [PATCH RESEND v7 1/2] arm64: dts: Add the arasan mmc nodes in apm-storm.dtsi
` [PATCH RESEND v7 2/2] mmc: host: sdhci: Add support to disable SDR104/SDR50/DDR50 based on capability register 0

[PATCH] crypto: nx - tweak Makefile dependencies
 2015-05-27  9:50 UTC  (2+ messages)

[PATCH] fbuffer: improve toggle cursor performance
 2015-05-27  9:24 UTC  (6+ messages)

[PATCH v3 0/2] Optimise some IP checksum functions
 2015-05-27  8:41 UTC  (7+ messages)
` [PATCH v3 2/2] powerpc: add support for csum_add()

[PATCH v3 00/24] cxl: Add AFU virtual PHB and in kernel API
 2015-05-27  6:07 UTC  (25+ messages)
` [PATCH v3 01/24] powerpc/copro: Fix faulting kernel segments
` [PATCH v3 02/24] powerpc/pci: Export symbols for CXL
` [PATCH v3 03/24] powerpc/pci: Add release_device() hook to phb ops
` [PATCH v3 04/24] powerpc: Add cxl context to device archdata
` [PATCH v3 05/24] powerpc/pci: Add shutdown hook to pci_controller_ops
` [PATCH v3 06/24] powerpc/pci: Add pcibios_disable_device() hook
` [PATCH v3 07/24] cxl: Document external user of existing API
` [PATCH v3 08/24] cxl: Add shutdown hook
` [PATCH v3 09/24] cxl: Remove unnecessarily verbose print in cxl_remove()
` [PATCH v3 10/24] cxl: Re-order card init to check the VSEC earlier
` [PATCH v3 11/24] cxl: Fix error path on probe
` [PATCH v3 12/24] cxl: Dump debug info on the AFU configuration record
` [PATCH v3 13/24] cxl: Add cookie parameter to afu_release_irqs()
` [PATCH v3 14/24] cxl: Rework detach context functions
` [PATCH v3 15/24] cxl: cxl_afu_reset() -> __cxl_afu_reset()
` [PATCH v3 16/24] cxl: Export some symbols
` [PATCH v3 17/24] cxl: Only check pid for userspace contexts
` [PATCH v3 18/24] cxl: Split afu_register_irqs() function
` [PATCH v3 19/24] cxl: Configure PSL for kernel contexts and merge code
` [PATCH v3 20/24] cxl: Rework context lifetimes
` [PATCH v3 21/24] cxl: Cleanup Makefile
` [PATCH v3 22/24] cxl: Move include file cxl.h -> cxl-base.h
` [PATCH v3 23/24] cxl: Export file ops for use by API
` [PATCH v3 24/24] cxl: Add AFU virtual PHB and kernel API

[v3] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)
 2015-05-27  2:53 UTC  (2+ messages)

[PATCH v3 1/1] KVM: PPC: Book3S: correct width in XER handling
 2015-05-26 23:56 UTC 

[PATCH v2 1/1] KVM: PPC: Book3S: correct width in XER handling
 2015-05-26 23:55 UTC  (3+ messages)

[PATCH] powerpc/perf: Fix book3s kernel to userspace backtraces
 2015-05-26 23:37 UTC  (4+ messages)

[PATCH] ASoC: fsl_spdif: Don't try to round-up for clock divisor calculation
 2015-05-26 23:00 UTC  (7+ messages)
    ` [alsa-devel] "

[PATCH V2] QorIQ/TMU: add TMU node to device tree for QorIQ T104x
 2015-05-26 19:37 UTC  (3+ messages)

[PATCH] ppc64 ftrace: mark data_access callees "notrace" (pt.1)
 2015-05-26 14:34 UTC  (8+ messages)

[PATCH] powerpc/85xx: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760
 2015-05-26 10:55 UTC 

[PATCH 1/2] powerpc: Relocatable system call no longer uses the LR
 2015-05-26  5:46 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Non relocatable system call doesn't need a trampoline

[PATCH V2 1/2] powerpc/configs: Merge pseries_defconfig and pseries_le_defconfig
 2015-05-26  1:46 UTC  (3+ messages)
` [PATCH V2 2/2] powerpc/configs: Replace pseries_le_defconfig with a Makefile target using merge_config

[PATCH 00/19] cxl: Add AFU virtual PHB and in kernel API
 2015-05-26  1:22 UTC  (4+ messages)
` [PATCH 12/19] cxl: Export some symbols

[PATCH v2 00/21] cxl: Add AFU virtual PHB and in kernel API
 2015-05-26  0:20 UTC  (4+ messages)
` [PATCH v2 19/21] cxl: Move include file cxl.h -> cxl-base.h
` [PATCH v2 20/21] cxl: Export file ops for use by API
` [PATCH v2 21/21] cxl: Add AFU virtual PHB and kernel API

[PATCH 1/1] KVM: PPC: Book3S: correct width in XER handling
 2015-05-26  0:23 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).