linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-12 10:27:10 to 2015-08-14 16:19:33 UTC [more...]

[PATCH v2 0/4] PCI: arm64/powerpc: Fix parsing of linux, pci-probe-only
 2015-08-14 16:19 UTC  (3+ 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

RFC: prepare for struct scatterlist entries without page backing
 2015-08-14 16:17 UTC  (24+ messages)
` [PATCH 16/31] s390: handle page-less SG entries
` [PATCH 19/31] arc: "
` [PATCH 29/31] parisc: "
` [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 v6 00/42] powerpc/powernv: PCI hotplug suppport
 2015-08-14 13:52 UTC  (46+ messages)
` [PATCH v6 03/42] powerpc/powernv: Enable M64 on P7IOC
` [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 "

PCI not working in 4.1 for p2010rdb(Freescale) based board
 2015-08-14 13:15 UTC 

[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 1/3] powerpc/e6500: remove the stale TCD_LOCK macro
 2015-08-14  7:13 UTC  (7+ 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][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 v2] video: fbdev: fsl: Fix the sleep function for FSL DIU module
 2015-08-14  5:54 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 v3 0/6] Redesign SR-IOV on PowerNV
 2015-08-14  3:57 UTC  (16+ 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 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 v2 0/7] dax: I/O path enhancements
 2015-08-13 21:20 UTC  (3+ messages)
` [PATCH v2 7/7] pmem, dax: have direct_access use __pmem annotation

[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  (22+ messages)
` [PATCH 01/20] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH 02/20] powerpc/8xx: Map linear kernel RAM with 8M pages
` [PATCH 03/20] powerpc: Update documentation for noltlbs kernel parameter
` [PATCH 04/20] powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
` [PATCH 05/20] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH 06/20] powerpc32: iounmap() cannot vunmap() area mapped by TLBCAMs either
` [PATCH 07/20] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
` [PATCH 08/20] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH 09/20] powerpc/8xx: show IMMR area in startup memory layout
` [PATCH 10/20] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH 11/20] powerpc/8xx: map 16M RAM at startup
` [PATCH 12/20] powerpc/8xx: move 8xx SPRN defines into reg_8xx.h and add some missing ones
` [PATCH 13/20] powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro
` [PATCH 14/20] powerpc/8xx: remove special handling of CPU6 errata in set_dec()
` [PATCH 15/20] powerpc/8xx: rewrite set_context() in C
` [PATCH 16/20] powerpc/8xx: rewrite flush_instruction_cache() "
` [PATCH 17/20] powerpc32: Remove clear_pages()
` [PATCH 18/20] powerpc32: Remove useless/wrong MMU:setio progress message
` [PATCH 19/20] powerpc/8xx: also use r3 in the ITLB miss in all situations
` [PATCH 20/20] powerpc32: remove ioremap_base

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

[PATCH v3 1/1] KVM: PPC: Book3S: correct width in XER handling
 2015-08-12 18:57 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).