linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-03 01:35:05 to 2015-08-06 06:10:29 UTC [more...]

[PATCH] powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
 2015-08-06  6:10 UTC  (15+ messages)
` [PATCH V2 0/6] Redesign SR-IOV on PowerNV
  ` [PATCH V2 1/6] powerpc/powernv: don't enable SRIOV when VF BAR contains non M64 BAR
  ` [PATCH V2 2/6] powerpc/powernv: simplify the calculation of iov resource
  ` [PATCH V2 3/6] powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
  ` [PATCH V2 4/6] powerpc/powernv: replace the hard coded boundary with gate
  ` [PATCH V2 5/6] powerpc/powernv: boundary the total vf bar size instead of the individual one
  ` [PATCH V2 6/6] powerpc/powernv: allocate discrete PE# when using M64 BAR in Single PE mode

[PATCH 2/3] PowerPC/mpc85xx: Add hotplug support on E5500 and E500MC cores
 2015-08-06  5:54 UTC  (7+ messages)
          ` [PATCH 1/3] Powerpc: mpc85xx: refactor the PM operations
        ` [PATCH 3/3] PowerPC/mpc85xx: Add hotplug support on E6500 cores

[PATCH v2 0/2] powerpc32: Optimise csum_partial()
 2015-08-06  4:39 UTC  (6+ messages)
` [PATCH v2 1/2] powerpc32: optimise a few instructions in csum_partial()
` [PATCH v2 2/2] powerpc32: optimise csum_partial() loop

[PATCH v6 00/42] powerpc/powernv: PCI hotplug suppport
 2015-08-06  4:11 UTC  (43+ messages)
` [PATCH v6 01/42] PCI: Add pcibios_setup_bridge()
` [PATCH v6 02/42] powerpc/powernv: Drop pnv_ioda_setup_dev_PE()
` [PATCH v6 03/42] powerpc/powernv: Enable M64 on P7IOC
` [PATCH v6 04/42] powerpc/powernv: Reorder fields in struct pnv_phb
` [PATCH v6 05/42] powerpc/powernv: Track IO/M32/M64 segments from PE
` [PATCH v6 06/42] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v6 07/42] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v6 08/42] powerpc/powernv: Calculate PHB's DMA weight dynamically
` [PATCH v6 09/42] powerpc/powernv: DMA32 cleanup
` [PATCH v6 10/42] powerpc/powernv: pnv_ioda_setup_dma() configure one PE only
` [PATCH v6 11/42] powerpc/powernv: Trace DMA32 segments consumed by PE
` [PATCH v6 12/42] powerpc/powernv: Increase PE# capacity
` [PATCH v6 13/42] powerpc/pci: Cleanup on pci_controller_ops
` [PATCH v6 14/42] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v6 15/42] powerpc/powernv: PE oriented during configuration
` [PATCH v6 16/42] powerpc/powernv: Helper function pnv_ioda_init_pe()
` [PATCH v6 17/42] powerpc/powernv: Rename PE# fields in PHB
` [PATCH v6 18/42] powerpc/powernv: Allocate PE# in deasending order
` [PATCH v6 19/42] powerpc/powernv: Reserve PE# for root bus
` [PATCH v6 20/42] powerpc/powernv: Create PEs dynamically
` [PATCH v6 21/42] powerpc/powernv: Remove DMA32 list of PEs
` [PATCH v6 22/42] powerpc/powernv: Move functions around
` [PATCH v6 23/42] powerpc/powernv: Release PEs dynamically
` [PATCH v6 24/42] powerpc/powernv: Supports slot ID
` [PATCH v6 25/42] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH v6 26/42] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v6 27/42] powerpc/powernv: Don't cover root bus in pnv_pci_reset_secondary_bus()
` [PATCH v6 28/42] powerpc/powernv: Fundamental reset "
` [PATCH v6 29/42] powerpc/pci: Don't scan empty slot
` [PATCH v6 30/42] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH v6 31/42] powerpc/pci: Rename pcibios_{add, remove}_pci_devices
` [PATCH v6 32/42] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH v6 33/42] powerpc/powernv: Functions to get/reset PCI slot status
` [PATCH v6 34/42] powerpc/pci: Delay creating pci_dn
` [PATCH v6 35/42] powerpc/pci: Export traverse_pci_device_nodes()
` [PATCH v6 36/42] powerpc/pci: Update bridge windows on PCI plugging
` [PATCH v6 37/42] powerpc/powernv: Select OF_DYNAMIC
` [PATCH v6 38/42] drivers/of: Unflatten subordinate nodes after specified level
` [PATCH v6 39/42] drivers/of: Allow to specify root node in of_fdt_unflatten_tree()
` [PATCH v6 40/42] drivers/of: Return allocated memory chunk from of_fdt_unflatten_tree()
` [PATCH v6 41/42] drivers/of: Export OF changeset functions
` [PATCH v6 42/42] pci/hotplug: PowerPC PowerNV PCI hotplug driver

[RFC v4] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-08-06  3:13 UTC  (2+ messages)

GPMC in device tree
 2015-08-06  3:07 UTC  (10+ messages)

[PATCH v3 1/1] KVM: PPC: Book3S: correct width in XER handling
 2015-08-06  1:25 UTC  (2+ messages)

[PATCH V2] QorIQ/TMU: add thermal management support based on TMU
 2015-08-05 19:42 UTC  (4+ messages)

[PATCH 1/5] powerpc/pseries: extract of_helpers module
 2015-08-05 17:20 UTC  (8+ messages)
` [PATCH 2/5] powerpc/pseries: fix a potential memory leak
` [PATCH 3/5] powerpc/pseries: don't call strrchr() twice
` [PATCH 4/5] powerpc/pseries: replace kmalloc + strlcpy
` [PATCH 5/5] powerpc/pseries: re-use code from of_helpers module

[PATCH v2 0/8] Use correctly the Xen memory terminologies in Linux
 2015-08-05 17:01 UTC  (12+ messages)
` [PATCH v2 4/8] xen: Use the correctly the Xen memory terminologies
        ` [Xen-devel] "
` [PATCH v2 7/8] hvc/xen: Further s/MFN/GFN clean-up

[v2 0/9] dpaa_eth: Add the Freescale DPAA Ethernet driver
 2015-08-05 15:41 UTC  (10+ messages)
` [v2 1/9] devres: add devm_alloc_percpu()
` [v2 2/9] dpaa_eth: add support for DPAA Ethernet
` [v2 3/9] dpaa_eth: add support for S/G frames
` [v2 4/9] dpaa_eth: add driver's Tx queue selection mechanism
` [v2 5/9] dpaa_eth: add ethtool functionality
` [v2 6/9] dpaa_eth: add sysfs exports
` [v2 7/9] dpaa_eth: add debugfs counters
` [v2 8/9] dpaa_eth: add debugfs entries
` [v2 9/9] dpaa_eth: add trace points

[PATCH 6/6] ASoC: fsl_ssi: adjust set DAI format in AC'97 mode
 2015-08-05 15:29 UTC  (9+ messages)
      ` [PATCH 6/6 v2] "
      ` [PATCH 6/6 v2][RESEND] "

[PATCH 5/6][RESEND] ASoC: fsl_ssi: instantiate AC'97 CODEC
 2015-08-05 15:26 UTC 

[PATCH 4/6][RESEND] ASoC: fsl_ssi: add AC'97 ops setting check and cleanup
 2015-08-05 15:25 UTC 

[PATCH 3/6][RESEND] ASoC: fsl_ssi: enable AC'97 asymmetric rates
 2015-08-05 15:24 UTC 

[PATCH 2/6][RESEND] ASoC: fsl_ssi: AC'97 DAI driver needs probe method too
 2015-08-05 15:22 UTC 

[PATCH 1/6][RESEND] ASoC: fsl_ssi: enable IPG clock during AC'97 reg access
 2015-08-05 15:21 UTC 

[v4, 0/9] Freescale DPAA FMan
 2015-08-05  9:25 UTC  (10+ messages)
` [v4, 1/9] fsl/fman: Add the FMan FLIB
` [v4, 2/9] fsl/fman: Add the FMan port FLIB
` [v4, 3/9] fsl/fman: Add the FMan MAC FLIB
` [v4, 4/9] fsl/fman: Add FMan MURAM support
` [v4, 5/9] fsl/fman: Add Frame Manager support
` [v4, 6/9] fsl/fman: Add FMan MAC support
` [v4, 7/9] fsl/fman: Add FMan SP support
` [v4, 8/9] fsl/fman: Add FMan Port Support
` [v4, 9/9] fsl/fman: Add FMan MAC driver

[PATCH v3] powerpc32: rearrange instructions order in ip_fast_csum()
 2015-08-05  9:27 UTC 

[PATCH] cxl: Don't ignore add_process_element result when attaching context
 2015-08-05  7:59 UTC  (4+ messages)

[PATCH 0/8] misc: remove boundary checks from bin attr users
 2015-08-05  7:48 UTC  (3+ messages)
` [PATCH 1/8] misc: cxl: clean up afu_read_config()

[v4, 2/2] powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s)
 2015-08-05  3:42 UTC 

[v4, 1/2] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan
 2015-08-05  3:38 UTC 

[PATCH] powerpc: Add an inline function to update HID0
 2015-08-05  7:08 UTC  (9+ messages)
`  "
    ` [PATCH v2] "
      ` [PATCH v3] powerpc: Add an inline function to update POWER8 HID0

[PATCH 1/2] powerpc/config: enable teranetics PHY
 2015-08-05  4:10 UTC  (8+ messages)
` [1/2] "

RFC: Reducing the number of non volatile GPRs in the ppc64 kernel
 2015-08-05  4:19 UTC  (2+ messages)

[PATCH] windfarm: decrement client count when unregistering
 2015-08-05  4:16 UTC  (2+ messages)
`  "

[PATCH] powerpc/corenet: use the mixed mode of MPIC when enabling CPU hotplug
 2015-08-05  0:16 UTC  (2+ messages)
`  "

[PATCH v5 RESEND] IFC: Change IO accessor based on endianness
 2015-08-04 20:37 UTC  (3+ messages)
` [v5,RESEND] "

Missing Linux patches
 2015-08-04 19:43 UTC  (2+ messages)

[PATCH v5 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-08-04 18:30 UTC  (6+ messages)
` [PATCH v5 07/46] usb: dwc3: gadget: add ep capabilities support
` [PATCH v5 40/46] usb: gadget: epautoconf: rework ep_matches() function

[v3, 1/2] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan
 2015-08-04 13:52 UTC  (4+ messages)
` [v3,1/2] "

[PATCH] powernv: Invoke opal_cec_reboot2() on unrecoverable HMI
 2015-08-04 11:18 UTC 

[PATCH V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface
 2015-08-04  9:57 UTC  (2+ messages)
` [V3] "

[PATCH v5] powerpc/rcpm: add RCPM driver
 2015-08-04  2:46 UTC  (5+ messages)

[PATCH] powerpc/hvsi: Fix endianness issues in the HVSI driver
 2015-08-04  0:51 UTC  (3+ messages)

[RFC v3] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-08-03 23:18 UTC  (2+ messages)

[PATCH 1/4] powerpc/85xx: support sleep feature on QorIQ SoCs with RCPM
 2015-08-03 21:22 UTC  (5+ messages)
` [PATCH 3/4] powerpc: pm: add EPU FSM configuration for deep sleep

[PATCH v5] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)
 2015-08-03  8:14 UTC 

[PATCH] powerpc/85xx: add sleep and deep sleep support
 2015-08-03 11:10 UTC  (3+ messages)

[v3, 2/2] powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s)
 2015-08-03  6:51 UTC 

[PATCH RESENT] powerpc: dts: don't fall back to fsl, pq3-gpio for fsl, mpc8572-gpio devices
 2015-08-03  8:22 UTC  (2+ messages)
` [PATCH RESENT] powerpc: dts: don't fall back to fsl, pq3-gpio for fsl,mpc8572-gpio devices

[PATCH v2 2/2] powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s)
 2015-08-03  7:49 UTC  (3+ messages)

[PATCH v7 0/7] powerpc/powernv: Nest Instrumentation support
 2015-08-03  7:35 UTC  (8+ messages)
` [PATCH v7 1/7] powerpc/powernv: Data structure and macros definition
` [PATCH v7 2/7] powerpc/powernv: Add OPAL support for Nest PMU
` [PATCH v7 3/7] powerpc/powernv: Nest PMU detection and device tree parser
` [PATCH v7 4/7] powerpc/powernv: detect supported nest pmus and its events
` [PATCH v7 5/7] powerpc/powernv: add event attribute and group to nest pmu
` [PATCH v7 6/7] powerpc/powernv: generic nest pmu event functions
` [PATCH v7 7/7] powerpc/powernv: nest pmu cpumask and cpu hotplug support

[PATCH v2 1/2] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan
 2015-08-03  7:36 UTC  (3+ messages)

[PATCH v2] arch: use WRITE_ONCE/READ_ONCE in smp_store_release/smp_load_acquire
 2015-08-03  6:02 UTC  (4+ messages)

[PATCH] cxl: Fix ambiguous else warnings
 2015-08-03  1:37 UTC  (5+ messages)

[PATCH 2/5] powerpc/perf: Change type of the bhrb_users variable
 2015-08-03  1:35 UTC  (2+ messages)
` [2/5] "

[PATCH v3 2/8] powerpc/perf/hv-24x7: Simplify extracting counter from result buffer
 2015-08-03  1:35 UTC  (2+ messages)
` [v3, "

[PATCH] powerpc/rtas: Replace magic values with defines
 2015-08-03  1:35 UTC  (2+ 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 NNTP newsgroup(s).