linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-12 19:06:45 to 2015-08-16 09:15:28 UTC [more...]

[RFC v5 00/26] Re-use nvram module
 2015-08-16  9:15 UTC  (2+ messages)

[PATCH v3 0/6] Redesign SR-IOV on PowerNV
 2015-08-15 23:28 UTC  (21+ messages)
` [PATCH v3 1/6] powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR
` [PATCH v3 2/6] powerpc/powernv: simplify the calculation of iov resource alignment
` [PATCH v3 3/6] powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
` [PATCH v3 4/6] powerpc/powernv: replace the hard coded boundary with gate
` [PATCH v3 5/6] powerpc/powernv: boundary the total VF BAR size instead of the individual one
` [PATCH v3 6/6] powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode

[PATCH v2 0/7] dax: I/O path enhancements
 2015-08-15 18:05 UTC  (11+ messages)
` [PATCH v2 7/7] pmem, dax: have direct_access use __pmem annotation

[PATCH v6 00/42] powerpc/powernv: PCI hotplug suppport
 2015-08-15  9:23 UTC  (47+ messages)
` [PATCH v6 05/42] powerpc/powernv: Track IO/M32/M64 segments from PE
` [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 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 18/42] powerpc/powernv: Allocate PE# in deasending order
` [PATCH v6 20/42] powerpc/powernv: Create PEs dynamically
` [PATCH v6 23/42] powerpc/powernv: Release "
` [PATCH v6 42/42] pci/hotplug: PowerPC PowerNV PCI hotplug driver

[RFC PATCH 0/8] clk: qoriq: Move chip-specific knowledge into driver
 2015-08-15  6:43 UTC  (3+ messages)

[PATCH v2 0/5] clk: qoriq: Move chip-specific knowledge into driver
 2015-08-15  6:41 UTC  (6+ messages)
` [PATCH v2 1/5] cpufreq: qoriq: Don't look at clock implementation details
` [PATCH v2 2/5] powerpc/fsl: Move fsl_guts.h out of arch/powerpc
` [PATCH v2 3/5] clk: qoriq: Move chip-specific knowledge into driver
` [PATCH v2 4/5] cpufreq: qoriq: Remove frequency masking and minimum
` [PATCH v2 5/5] powerpc/fsl: Use new clockgen binding

[PATCH v2] video: fbdev: fsl: Fix the sleep function for FSL DIU module
 2015-08-15  3:45 UTC  (2+ messages)

[PATCH 1/3] powerpc/e6500: remove the stale TCD_LOCK macro
 2015-08-15  2:44 UTC  (9+ messages)
` [PATCH 2/3] powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codes
` [PATCH 3/3] powerpc/e6500: hw tablewalk: order the memory access when acquire/release tcd lock

[PATCH V2] cxl: Set up and enable PSL Timebase
 2015-08-15  0:19 UTC  (2+ messages)

[PATCH v2 0/4] PCI: arm64/powerpc: Fix parsing of linux, pci-probe-only
 2015-08-14 21:08 UTC  (11+ messages)
` [PATCH v2 1/4] of/pci: Add of_pci_check_probe_only to parse "linux, pci-probe-only"
` [PATCH v2 2/4] PCI: pci-host-generic: Fix lookup of linux, pci-probe-only property
  ` [PATCH v2 2/4] PCI: pci-host-generic: Fix lookup of linux,pci-probe-only property
` [PATCH v2 3/4] powerpc: PCI: Fix lookup of linux, pci-probe-only property
` [PATCH v2 4/4] arm64: dts: Drop linux, pci-probe-only from the Seattle DTS

PCI not working in 4.1 for p2010rdb(Freescale) based board
 2015-08-14 16:34 UTC  (2+ messages)

RFC: prepare for struct scatterlist entries without page backing
 2015-08-14 16:17 UTC  (17+ messages)
` [PATCH 29/31] parisc: handle page-less SG entries
` [PATCH 31/31] dma-mapping-common: skip kmemleak checks for "

[PATCH 0/3] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
 2015-08-14 15:44 UTC  (6+ messages)
` [PATCH 1/3] PCI: pci-host-generic: Fix lookup of linux, pci-probe-only property
` [PATCH 2/3] powerpc: PCI: "
  ` [PATCH 2/3] powerpc: PCI: Fix lookup of linux,pci-probe-only property
` [PATCH 3/3] arm64: dts: Drop linux, pci-probe-only from the Seattle DTS

[PATCH v2 5/5] powerpc/pseries: re-use code from of_helpers module
 2015-08-14 11:51 UTC  (2+ messages)
` [v2,5/5] "

powerpc: Add an inline function to update HID0
 2015-08-14  8:59 UTC  (4+ messages)
` [PATCH v3] powerpc: Add an inline function to update POWER8 HID0

[PATCH v4 00/11] CXL EEH Handling
 2015-08-14  7:55 UTC  (24+ messages)
` [PATCH v4 01/11] cxl: Convert MMIO read/write macros to inline functions
` [PATCH v4 02/11] cxl: Drop commands if the PCI channel is not in normal state
` [PATCH v4 03/11] cxl: Allocate and release the SPA with the AFU
` [PATCH v4 04/11] cxl: Make IRQ release idempotent
` [PATCH v4 05/11] cxl: Clean up adapter MMIO unmap path
` [PATCH v4 06/11] cxl: Refactor adaptor init/teardown
` [PATCH v4 07/11] cxl: Refactor AFU init/teardown
` [PATCH v4 08/11] cxl: Don't remove AFUs/vPHBs in cxl_reset
` [PATCH v4 09/11] cxl: Allow the kernel to trust that an image won't change on PERST
` [PATCH v4 10/11] cxl: EEH support
` [PATCH v4 11/11] cxl: Add CONFIG_CXL_EEH symbol

[PATCH v5 00/11] CXL EEH Handling
 2015-08-14  7:41 UTC  (12+ messages)
` [PATCH v5 01/11] cxl: Convert MMIO read/write macros to inline functions
` [PATCH v5 02/11] cxl: Drop commands if the PCI channel is not in normal state
` [PATCH v5 03/11] cxl: Allocate and release the SPA with the AFU
` [PATCH v5 04/11] cxl: Make IRQ release idempotent
` [PATCH v5 05/11] cxl: Clean up adapter MMIO unmap path
` [PATCH v5 06/11] cxl: Refactor adaptor init/teardown
` [PATCH v5 07/11] cxl: Refactor AFU init/teardown
` [PATCH v5 08/11] cxl: Don't remove AFUs/vPHBs in cxl_reset
` [PATCH v5 09/11] cxl: Allow the kernel to trust that an image won't change on PERST
` [PATCH v5 10/11] cxl: EEH support
` [PATCH v5 11/11] cxl: Add CONFIG_CXL_EEH symbol

[PATCH] powerpc/eeh: Probe after unbalanced kref check
 2015-08-14  7:30 UTC  (2+ messages)

[PATCH V2] QorIQ/TMU: add thermal management support based on TMU
 2015-08-14  6:40 UTC  (8+ messages)

[PATCH][RESEND] cxl:Plug irq_bitmap getting leaked in cxl_context
 2015-08-14  6:58 UTC 

[PATCH v5 0/8] perf: Implement group-read of events using txn interface
 2015-08-14  6:49 UTC  (9+ messages)
` [PATCH v5 1/8] perf: Add a flags parameter to pmu txn interfaces
` [PATCH v5 2/8] perf: Split perf_event_read() and perf_event_count()
` [PATCH v5 3/8] perf: Rename perf_event_read_{one, group}, perf_read_hw
` [PATCH v5 4/8] perf: Add group reads to perf_event_read()
` [PATCH v5 5/8] perf: Invert perf_read_group() loops
` [PATCH v5 6/8] perf: Add return value for perf_event_read()
` [PATCH v5 7/8] Define PERF_PMU_TXN_READ interface
` [PATCH v5 8/8] powerpc/perf/hv-24x7: Use "

[PATCH] cxl: Plug irq_bitmap getting leaked in cxl_context
 2015-08-14  6:01 UTC 

[PATCH] video/fsl: Fix the sleep function for FSL DIU module
 2015-08-14  5:53 UTC  (3+ messages)

[PATCH] book3s_hv_rmhandlers:Pass the correct trap argument to kvmhv_commence_exit
 2015-08-14  5:07 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/85xx: Add binding for SCFG
 2015-08-14  3:12 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/mpc85xx:Add SCFG device tree support of T104x

[PATCH 1/1] powerpc/xmon: Paged output for paca display
 2015-08-14  2:55 UTC 

[V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface
 2015-08-14  2:52 UTC  (3+ messages)

[PATCH] kvm:powerpc:Fix return statements for wrapper functions in the file book3s_64_mmu_hv.c
 2015-08-14  2:49 UTC  (3+ messages)

RFC: Reducing the number of non volatile GPRs in the ppc64 kernel
 2015-08-14  2:01 UTC  (6+ messages)

[PATCH] powerpc/xmon: Allow limiting the size of the paca display
 2015-08-14  1:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/10] Implement group-read of events using txn interface
 2015-08-13 20:47 UTC  (7+ messages)
` [PATCH 09/10] Define PERF_PMU_TXN_READ interface

provide more common DMA API functions
 2015-08-13 17:58 UTC  (10+ messages)
` [PATCH 1/5] dma-mapping: consolidate dma_{alloc, free}_{attrs, coherent}
` [PATCH 2/5] dma-mapping: consolidate dma_{alloc,free}_noncoherent
  ` [PATCH 2/5] dma-mapping: consolidate dma_{alloc, free}_noncoherent
` [PATCH 3/5] dma-mapping: cosolidate dma_mapping_error
` [PATCH 4/5] dma-mapping: consolidate dma_supported
` [PATCH 5/5] dma-mapping: consolidate dma_set_mask

[PATCH] powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()
 2015-08-13  7:11 UTC 

[PATCH v2] powerpc/slb: Define an enum for the bolted indexes
 2015-08-13  7:07 UTC 

[PATCH 00/20] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2015-08-13  7:00 UTC  (3+ messages)
` [PATCH 02/20] powerpc/8xx: Map linear kernel RAM with 8M pages

[PATCH 6/8] powerpc/prom: Simplify the logic while fetching SLB size
 2015-08-13  1:44 UTC  (2+ messages)
` [6/8] "

[PATCH 1/4] cxl: Compile with -Werror
 2015-08-13  1:44 UTC  (2+ messages)
` [1/4] "

[PATCH 7/8] powerpc/xmon: Drop the 'valid' variable completely in 'dump_segments'
 2015-08-13  1:44 UTC  (2+ messages)
` [7/8] "

[PATCH] powerpc/prom: Use DRCONF flags while processing detected LMBs
 2015-08-13  1:44 UTC  (2+ messages)
`  "

[PATCH 4/4] cxl: sparse: Silence iomem warning in debugfs file creation
 2015-08-13  1:44 UTC  (2+ messages)
` [4/4] "

[PATCH 1/8] powerpc/slb: Remove a duplicate extern variable
 2015-08-13  1:44 UTC  (2+ messages)
` [1/8] "

[PATCH 5/8] powerpc/slb: Add documentation to runtime patching of SLB encoding
 2015-08-13  1:44 UTC  (2+ messages)
` [5/8] "

[PATCH 2/4] cxl: sparse: Make declarations static
 2015-08-13  1:44 UTC  (2+ messages)
` [2/4] "

[PATCH 2/8] powerpc/slb: Rename all the 'slot' occurrences to 'entry'
 2015-08-13  1:44 UTC  (2+ messages)
` [2/8] "

[PATCH v2 00/10] CXL EEH Handling
 2015-08-12 21:58 UTC  (5+ messages)
` [PATCH v2 05/10] cxl: Refactor adaptor init/teardown

[v2 00/11] Freescale DPAA QBMan Drivers
 2015-08-12 20:14 UTC  (12+ messages)
` [v2 01/11] powerpc: re-add devm_ioremap_prot()
` [v2 02/11] soc/fsl: Introduce DPAA BMan device management driver
` [v2 03/11] soc/fsl: Introduce the DPAA BMan portal driver
` [v2 04/11] soc/fsl: Introduce drivers for the DPAA QMan
` [v2 05/11] soc/bman: Add self-tester for BMan driver
` [v2 06/11] soc/qman: Add self-tester for QMan driver
` [v2 07/11] soc/bman: Add debugfs support for the BMan driver
` [v2 08/11] soc/qman: Add debugfs support for the QMan driver
` [v2 09/11] soc/bman: Add HOTPLUG_CPU support to the BMan driver
` [v2 10/11] soc/qman: Add HOTPLUG_CPU support to the QMan driver
` [v2 11/11] soc/qman: add qman_delete_cgr_safe()

[PATCH] kvm:powerpc:Fix incorrect return statement in the function mpic_set_default_irq_routing
 2015-08-12 19:12 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 NNTP newsgroup(s).