linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-27 08:03:36 to 2015-04-30 15:09:30 UTC [more...]

[PATCH v4 0/3] LED interface for PowerNV platform
 2015-04-30 15:08 UTC  (8+ messages)
` [PATCH v4 1/3] powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
` [PATCH v4 2/3] powerpc/powernv: Create LED platform device
` [PATCH v4 3/3] leds/powernv: Add driver for PowerNV platform

[v3] dt/bindings: qoriq-clock: Add binding for FMan clock mux
 2015-04-30 14:28 UTC  (9+ messages)

[PATCH 1/2] libfdt: add fdt type definitions
 2015-04-30 13:14 UTC 

[PATCH 0/2] powerpc: tweak the kernel options for CRASH_DUMP and RELOCATABLE
 2015-04-30 12:29 UTC  (3+ messages)
` [PATCH 1/2] powerpc: fix the dependency issue for CRASH_DUMP
` [PATCH 2/2] powerpc: merge the RELOCATABLE config entries for ppc32 and ppc64

[v3] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)
 2015-04-30  6:29 UTC 

[PATCH kernel v9 00/32] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-04-30  9:56 UTC  (73+ messages)
` [PATCH kernel v9 01/32] powerpc/iommu: Split iommu_free_table into 2 helpers
` [PATCH kernel v9 02/32] Revert "powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically"
` [PATCH kernel v9 08/32] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v9 09/32] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v9 12/32] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v9 13/32] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v9 14/32] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v9 15/32] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v9 16/32] powerpc/powernv/ioda: Move TCE kill register address to PE
` [PATCH kernel v9 17/32] powerpc/powernv: Implement accessor to TCE entry
` [PATCH kernel v9 18/32] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v9 19/32] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v9 20/32] powerpc/powernv/ioda2: Introduce pnv_pci_create_table/pnv_pci_free_table
` [PATCH kernel v9 21/32] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v9 22/32] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v9 23/32] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH kernel v9 25/32] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework ownership
` [PATCH kernel v9 26/32] powerpc/iommu: Add userspace view of TCE table
` [PATCH kernel v9 27/32] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
` [PATCH kernel v9 28/32] powerpc/mmu: Add userspace-to-physical addresses translation cache
` [PATCH kernel v9 29/32] vfio: powerpc/spapr: Register memory and define IOMMU v2
` [PATCH kernel v9 30/32] vfio: powerpc/spapr: Use 32bit DMA window properties from table_group
` [PATCH kernel v9 31/32] vfio: powerpc/spapr: Support multiple groups in one container if possible

[PATCH v2 13/15] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
 2015-04-30  8:23 UTC 

[PATCH v2 00/15] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-04-30  8:06 UTC 

[PATCH] Revert "powerpc/tm: Abort syscalls in active transactions"
 2015-04-30  6:55 UTC 

[PATCH] powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform
 2015-04-30  6:07 UTC 

[PATCH v2] powerpc/defconfig: new way of writing defconfig
 2015-04-30  5:26 UTC 

[PATCH] powerpc/85xx: p1025twr: add module conditional to fix QE-uart issue
 2015-04-30  3:40 UTC  (3+ messages)

[PATCH] powerpc/powernv: Silence SYSPARAM warning on boot
 2015-04-30  3:50 UTC 

ppc64le crash in dm on 4.1+
 2015-04-30  3:29 UTC 

[PATCH 1/1] powerpc/hv-24x7: Check support before registering PMU
 2015-04-30  3:04 UTC 

[PATCH] powerpc/pseries: Fix possible leaked device node reference
 2015-04-30  1:44 UTC 

[PATCH v2] powerpc/pseries: Correct cpu affinity for dlpar added cpus
 2015-04-30  1:42 UTC 

[PATCH] powerpc/powernv: Add opal-prd channel
 2015-04-30  1:20 UTC  (2+ messages)

[RFC,v3,00/12] Freescale DPAA FMan
 2015-04-29 23:29 UTC  (2+ messages)

[PATCH net-next v3 1/4] ibmveth: change rx buffer default allocation for CMO
 2015-04-29 21:25 UTC  (4+ messages)
` [PATCH net-next v3 2/4] ibmveth: Add support for TSO
` [PATCH net-next v3 3/4] ibmveth: Add GRO support
` [PATCH net-next v3 4/4] ibmveth: Add support for Large Receive Offload

[PATCH] Correct cpu affinity for dlpar added cpus
 2015-04-29 15:33 UTC  (3+ messages)

[PATCH] cxl: Implement an ioctl to fetch afu card-id, offset-id and mode
 2015-04-29 15:26 UTC  (2+ messages)

[RFC,v3 02/10] dpaa_eth: add support for DPAA Ethernet
 2015-04-29 14:56 UTC  (9+ messages)
` [RFC,v3 03/10] dpaa_eth: add configurable bpool thresholds
  ` [RFC,v3 04/10] dpaa_eth: add support for S/G frames
    ` [RFC,v3 05/10] dpaa_eth: add driver's Tx queue selection mechanism
      ` [RFC,v3 06/10] dpaa_eth: add ethtool functionality
        ` [RFC,v3 07/10] dpaa_eth: add sysfs exports
          ` [RFC,v3 08/10] dpaa_eth: add debugfs counters
            ` [RFC,v3 09/10] dpaa_eth: add debugfs entries
              ` [RFC,v3 10/10] dpaa_eth: add trace points

[RFC,v3 01/10] devres: add devm_alloc_percpu()
 2015-04-29 14:56 UTC 

[RFC,v3 00/10] Introduce DPAA Ethernet driver
 2015-04-29 14:56 UTC 

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

[RFC,v3,11/12] fsl/fman: Add FMan Port Support
 2015-04-29  9:28 UTC 

[RFC,v3,08/12] fsl/fman: Add Frame Manager support
 2015-04-29  9:28 UTC 

[RFC,v3,12/12] fsl/fman: Add FMan MAC driver
 2015-04-29  9:29 UTC 

[RFC,v3,10/12] fsl/fman: Add FMan SP support
 2015-04-29  9:28 UTC 

[RFC,v3,09/12] fsl/fman: Add FMan MAC support
 2015-04-29  9:28 UTC 

[RFC,v3,07/12] fsl/fman: Add FMan MURAM support
 2015-04-29  9:28 UTC 

[RFC,v3,06/12] fsl/fman: Add the FMan MAC FLIB
 2015-04-29  9:28 UTC 

[RFC,v3,05/12] fsl/fman: Add the FMan MAC FLIB headers
 2015-04-29  9:27 UTC 

[RFC,v3,04/12] fsl/fman: Add the FMan port FLIB
 2015-04-29  9:27 UTC 

[RFC,v3,03/12] fsl/fman: Add the FMan port FLIB headers
 2015-04-29  9:27 UTC 

[RFC,v3,02/12] fsl/fman: Add the FMan FLIB
 2015-04-29  9:27 UTC 

[RFC,v3,01/12] fsl/fman: Add the FMan FLIB headers
 2015-04-29  9:27 UTC 

[PATCH] of: return NUMA_NO_NODE from fallback of_node_to_nid()
 2015-04-29  8:37 UTC  (7+ messages)
      `  "

[PATCH v3 0/7] Fixes for perf probe issues on ppc
 2015-04-29  5:37 UTC  (16+ messages)
` [PATCH v3 1/7] perf probe: Improve detection of file/function name in the probe pattern
` [PATCH v3 2/7] perf probe/ppc: Fix symbol fixup issues due to ELF type
` [PATCH v3 3/7] perf probe/ppc: Use the right prefix when ignoring SyS symbols on ppc
` [PATCH v3 4/7] perf probe/ppc: Enable matching against dot symbols automatically
` [PATCH v3 5/7] perf probe/ppc64le: Fix ppc64 ABIv2 symbol decoding
` [PATCH v3 6/7] perf probe/ppc64le: Prefer symbol table lookup over DWARF
` [PATCH v3 7/7] perf probe/ppc64le: Fixup function entry if using kallsyms lookup
  ` Re: [PATCH v3 0/7] Fixes for perf probe issues on ppc

[PATCH v2 0/4] PCI: Generic fixes and moving enumeration back to QEMU
 2015-04-29  5:22 UTC  (15+ messages)
` [PATCH v2 1/4] pci: program correct bridge limit registers during probe
` [PATCH v2 2/4] pci: Support 64-bit address translation
` [PATCH v2 3/4] usb: support 64-bit pci bars
` [PATCH v2 4/4] pci: Use QEMU created PCI device nodes

[PATCH v2 1/2] powerpc32: put csum_tcpudp_magic inline
 2015-04-28 19:08 UTC  (3+ messages)

[PATCH] powerpc32: rearrange instructions order in ip_fast_csum()
 2015-04-28 19:07 UTC  (3+ messages)
`  "

[PATCH v2 2/2] powerpc32: add support for csum_add()
 2015-04-28 19:01 UTC  (3+ messages)
` [v2,2/2] "

Build regressions/improvements in v4.1-rc1
 2015-04-28 14:41 UTC  (8+ messages)
          ` [PATCH] tile: properly use node_isset() on a nodemask_t

[PATCH v2 2/2] leds/powernv: Add driver for PowerNV platform
 2015-04-28 11:06 UTC  (16+ messages)

[PATCH kernel] commit 4fbdf9cb ("lpfc: Fix for lun discovery issue with saturn adapter.")
 2015-04-28 10:36 UTC  (3+ messages)

[PATCH v2 0/2] powernv: cpufreq: Report frequency throttle by OCC
 2015-04-28  9:07 UTC  (7+ messages)
` [PATCH v2 1/2] powerpc/powernv: Add definition of OPAL_MSG_OCC message type
` [PATCH v2 2/2] cpufreq: powernv: Register for OCC related opal_message notification

[PATCH] tick-broadcast: Fix the printing of broadcast masks
 2015-04-28  8:45 UTC 

[PATCH] powerpc/kvm: Fix SMP=n build error in book3s_xics.c
 2015-04-28  7:51 UTC  (3+ messages)

[PATCH] QorIQ/TMU: add thermal management support based on TMU
 2015-04-28  7:34 UTC  (2+ messages)

[PATCH 1/2] powerpc/powernv: Add definition of OPAL_MSG_OCC message type
 2015-04-28  5:40 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: powernv: Register for OCC related opal_message notification

[PATCH 0/3] Add dma_set_mask to pci_controller_ops
 2015-04-28  5:12 UTC  (4+ messages)
` [PATCH 1/3] powerpc/powernv: Specialise pci_controller_ops for each controller type
` [PATCH 2/3] powerpc/pci: add dma_set_mask to pci_controller_ops
` [PATCH 3/3] powerpc/powernv: Move dma_set_mask from pnv_phb "

Problems with Kernels 3.17-rc1 and onwards on Acube Sam460 AMCC 460ex board
 2015-04-28  3:49 UTC  (5+ messages)
  ` Kernel 4.1-rc1 build fails on Sam460ex amcc 460ex powerpc Canyonlands

[PATCH net-next v2 1/4] ibmveth: change rx buffer default allocation for CMO
 2015-04-28  0:10 UTC  (5+ messages)
` [PATCH net-next v2 2/4] ibmveth: Add support for TSO
` [PATCH net-next v2 3/4] ibmveth: Add GRO support
` [PATCH net-next v2 4/4] ibmveth: Add support for Large Receive Offload

[PATCH] powerpc: Constify irq_domain_ops
 2015-04-27 12:48 UTC 


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