linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-07 17:35:23 to 2015-04-10 06:42:13 UTC [more...]

[PATCH] powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y
 2015-04-10  6:42 UTC  (4+ messages)

[PATCH] QorIQ/TMU: add TMU node to device tree for QorIQ T104x
 2015-04-10  6:23 UTC  (3+ messages)

[PATCH kernel v8 00/31] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-04-10  6:31 UTC  (32+ messages)
` [PATCH kernel v8 01/31] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH kernel v8 02/31] vfio: powerpc/spapr: Do cleanup when releasing the group
` [PATCH kernel v8 03/31] vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
` [PATCH kernel v8 04/31] vfio: powerpc/spapr: Use it_page_size
` [PATCH kernel v8 05/31] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v8 06/31] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH kernel v8 07/31] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v8 08/31] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v8 09/31] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v8 10/31] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v8 11/31] powerpc/iommu: Introduce iommu_table_alloc() helper
` [PATCH kernel v8 12/31] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v8 13/31] vfio: powerpc/spapr: powerpc/iommu: Rework IOMMU ownership control
` [PATCH kernel v8 14/31] vfio: powerpc/spapr: powerpc/powernv/ioda2: "
` [PATCH kernel v8 15/31] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v8 16/31] powerpc/powernv/ioda/ioda2: Rework tce_build()/tce_free()
` [PATCH kernel v8 17/31] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v8 18/31] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v8 19/31] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_create_table/pnc_pci_free_table
` [PATCH kernel v8 20/31] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v8 21/31] powerpc/iommu: Split iommu_free_table into 2 helpers
` [PATCH kernel v8 22/31] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v8 23/31] powerpc/powernv: Change prototypes to receive iommu
` [PATCH kernel v8 24/31] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH kernel v8 25/31] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework ownership
` [PATCH kernel v8 26/31] powerpc/iommu: Add userspace view of TCE table
` [PATCH kernel v8 27/31] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of fiture table
` [PATCH kernel v8 28/31] powerpc/mmu: Add userspace-to-physical addresses translation cache
` [PATCH kernel v8 29/31] vfio: powerpc/spapr: Register memory and define IOMMU v2
` [PATCH kernel v8 30/31] vfio: powerpc/spapr: Support multiple groups in one container if possible
` [PATCH kernel v8 31/31] vfio: powerpc/spapr: Support Dynamic DMA windows

[PATCH v4 0/4] powerpc/tm: Abort syscalls in active transactions
 2015-04-10  4:16 UTC  (5+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] selftests/powerpc: Move get_auxv_entry() to harness.c
` [PATCH v4 3/4] selftests/powerpc: Add transactional syscall test
` [PATCH v4 4/4] powerpc/tm: Correct minor documentation typos

[PATCH v2 16/19] powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
 2015-04-10  3:18 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v4 "

[V6,1/9] elf: Add new powerpc specifc core note sections
 2015-04-10  3:03 UTC  (19+ messages)

[PATCH] dt/bindings: qoriq-clock: Add binding for FMan clock mux
 2015-04-09 23:54 UTC  (4+ messages)

[PATCH 0/2] powerpc/kvm: Enable running guests on RT Linux
 2015-04-09 23:53 UTC  (14+ messages)

[PATCH 1/2] oprofile: Disable oprofile NMI timer on ppc64
 2015-04-09 23:48 UTC  (4+ messages)
` [PATCH 2/2] powerpc: Add ppc64 hard lockup detector support

Old regression with MTD devices disappearing from a Kurobox HD/HG
 2015-04-09 23:12 UTC  (12+ messages)
            ` )

[PATCH] of: return NUMA_NO_NODE from fallback of_node_to_nid()
 2015-04-09 22:58 UTC  (7+ messages)

Topology updates and NUMA-level sched domains
 2015-04-09 22:40 UTC  (9+ messages)

new way of writing defconfigs for freescale's powerpc platforms
 2015-04-09 22:31 UTC  (2+ messages)

[PATCH 1/2] powerpc/powernv: display reason for Malfunction Alert HMI
 2015-04-09 21:09 UTC  (3+ messages)
` [PATCH 2/2] powerpc/powernv: Pull all HMI events before panic

[PATCH v10 0/3] Generic IOMMU pooled allocator
 2015-04-09 21:09 UTC  (5+ messages)
` [PATCH v10 1/3] Break up monolithic iommu table/lock into finer graularity pools and lock
` [PATCH v10 2/3] sparc: Make sparc64 use scalable lib/iommu-common.c functions
` [PATCH v10 3/3] sparc: Make LDC use common iommu poll management functions

[v2] dt/bindings: qoriq-clock: Add binding for FMan clock mux
 2015-04-09 17:02 UTC  (4+ messages)

[PATCH] powerpc/dts: Add some SoC specific "fsl, *-device-config" compatibles
 2015-04-09 17:02 UTC  (2+ messages)
` [PATCH] powerpc/dts: Add some SoC specific "fsl,*-device-config" compatibles

[PATCH] dt/bindings: fsl/guts: Added global-utilities compatibles
 2015-04-09 17:00 UTC  (2+ messages)

[PATCH v2 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-04-09 16:11 UTC  (5+ messages)
` [PATCH v2 2/2] mmc: host: Add some quirks to be read from fdt in sdhci-pltm.c

[PATCH 1/3] jump_label: Allow asm/jump_label.h to be included in assembly
 2015-04-09 14:04 UTC  (10+ messages)
` [PATCH 2/3] jump_label: Allow jump labels to be used "
` [PATCH 3/3] powerpc: Include linux/jump_label.h to get HAVE_JUMP_LABEL define

[V2, 06/12] selftests, powerpc: Add test for system wide DSCR default
 2015-04-09 12:38 UTC  (3+ messages)

[PATCH] powerpc/config: Enable bnx2x on ppc64 and pseries defconfigs
 2015-04-09 12:26 UTC 

[PATCH] tty: serial: Add const to struct uart_ops declarations
 2015-04-09  9:48 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH 1/4 v3] powerpc/fsl-booke: Add device tree support for T1024/T1023 SoC
 2015-04-09  8:07 UTC  (4+ messages)
` [PATCH 2/4 v3] powerpc/fsl-booke: Add T1024 QDS board support
` [PATCH 3/4 v3] powerpc/fsl-booke: Add T1024 RDB "
` [PATCH 4/4 v3] powerpc/fsl-booke: Add T1023 "

[v2] clk: qoriq: Add support for the FMan clock
 2015-04-09  3:50 UTC 

[PATCH 1/4 v2] powerpc/fsl-booke: Add device tree support for T1024/T1023 SoC
 2015-04-09  6:29 UTC  (9+ messages)
` [PATCH 2/4 v2] powerpc/fsl-booke: Add T1024 QDS board support
` [PATCH 3/4 v2] powerpc/fsl-booke: Add T1024 RDB "
` [PATCH 4/4 v2] powerpc/fsl-booke: Add T1023 "

[PATCH 1/3] jump_label: Allow asm/jump_label.h to be included in assembly
 2015-04-09  3:50 UTC  (3+ messages)
` [PATCH 2/3] jump_label: Allow jump labels to be used "
` [PATCH 3/3] powerpc: Include linux/jump_label.h to get HAVE_JUMP_LABEL define

[PATCH kernel v7 00/31] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-04-09  3:46 UTC  (7+ messages)
` [PATCH kernel v7 26/31] powerpc/iommu: Add userspace view of TCE table

[PATCH] devicetree: add ibm-nx-powernv details
 2015-04-09  3:05 UTC 

[PATCH] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
 2015-04-08 22:38 UTC  (5+ messages)

[PATCH v5 0/4] hwmon: (ibmpowernv) add DTS support
 2015-04-08 17:33 UTC  (3+ messages)

[PATCH v5 2/4] hwmon: (ibmpowernv) add support for the new device tree
 2015-04-08 17:19 UTC 

[PATCH v5 3/4] hwmon: (ibmpowernv) add a label attribute
 2015-04-08 17:19 UTC 

[PATCH v5 4/4] hwmon: (ibmpowernv) pretty print labels
 2015-04-08 17:19 UTC 

[PATCH v5 1/4] hwmon: (ibmpowernv) add a helper routine create_hwmon_attr
 2015-04-08 17:19 UTC 

[PATCH 2/4] hwmon: (ibmpowernv) add support for the new device tree
 2015-04-08 16:06 UTC  (2+ messages)

[PATCH v4] hwmon: (ibmpowernv) pretty print labels
 2015-04-08 15:21 UTC  (2+ messages)
` [v4] "

[PATCH 00/11] add 842 hw compression for PowerNV platform
 2015-04-08 14:48 UTC  (14+ messages)
` [PATCH 06/11] drivers/crypto/nx: add nx842 constraints
` [PATCH 07/11] drivers/crypto/nx: add PowerNV platform NX-842 driver
` [PATCH 08/11] drivers/crypto/nx: simplify pSeries nx842 driver
` [PATCH 09/11] crypto: remove LZO fallback from crypto 842
` [PATCH 10/11] crypto: rewrite crypto 842 to use nx842 constraints
` [PATCH 11/11] crypto: add crypto compression sefltest

[PATCH v3] hwmon: (ibmpowernv) pretty print labels
 2015-04-08 13:33 UTC  (3+ messages)

[PATCH v2 0/5] perf: Implement event group read using txn interface
 2015-04-08 12:51 UTC  (10+ messages)
` [PATCH v2 1/5] perf: Add a flags parameter to pmu txn interfaces
` [PATCH v2 2/5] perf: Split perf_event_read() and perf_event_count()
` [PATCH v2 3/5] perf: Rename perf_event_read_value
` [PATCH v2 4/5] perf: Define PMU_TXN_READ interface
` [PATCH v2 5/5] powerpc/perf/hv-24x7: Use "

[PATCH v2] powerpc/83xx: add support for mpc8306
 2015-04-08 12:24 UTC  (5+ messages)

[PATCH] clk: ppc-corenet: Add support for the FMD clock
 2015-04-08 12:00 UTC  (3+ messages)

[PATCH v9 RFC 0/3] Generic IOMMU pooled allocator
 2015-04-08 10:12 UTC  (4+ messages)
` [PATCHv9 RFC 1/3] Break up monolithic iommu table/lock into finer graularity pools and lock

[PATCH] powerpc/powernv: convert OPAL codes returned by sysparam calls
 2015-04-08  7:31 UTC 

[PATCH 4/4] hwmon: (ibmpowernv) pretty print labels
 2015-04-08  6:57 UTC  (7+ messages)
      ` [Skiboot] "

[PATCH v2 00/19] Refactor PCI controller operations
 2015-04-08  3:31 UTC  (5+ messages)
` [PATCH v2 04/19] powerpc: Create pci_controller_ops.dma_dev_setup and shim

[PATCH] powerpc32: fix warning from include/linux/mm.h
 2015-04-08  3:27 UTC  (5+ messages)
`  "

[PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx
 2015-04-08  3:25 UTC  (6+ messages)

[PATCH 1/4] powerpc/fsl-booke: Add device tree support for T1024/T1023 SoC
 2015-04-07 23:49 UTC  (4+ messages)
` [PATCH 3/4] powerpc/fsl-booke: Add T1024 RDB board support


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