linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-21 11:53:32 to 2016-04-26 11:03:59 UTC [more...]

[PATCH V2] powerpc/infiniband: Use cache inhibitted and guarded mapping on powerpc
 2016-04-26 11:03 UTC  (7+ messages)

[PATCH v2 0/5] powerpc/pm: QorIQ deep sleep
 2016-04-26 10:27 UTC  (2+ messages)

[PATCH v2 1/3] powerpc/eeh: Ignore error handlers in eeh_pe_reset_and_recover()
 2016-04-26 10:21 UTC  (6+ messages)
` [PATCH v2 2/3] powerpc/eeh: Restore config from edev "
` [PATCH v2 3/3] powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()

[PATCH v2] livepatch: Add some basic LivePatch documentation
 2016-04-26  9:53 UTC  (2+ messages)

[PATCH v2 00/23] ata: sata_dwc_460ex: make it working again
 2016-04-26  9:03 UTC  (24+ messages)
` [PATCH v2 01/23] ata: sata_dwc_460ex: remove incorrect locking
` [PATCH v2 02/23] ata: sata_dwc_460ex: fix crash on offline links without an attached drive
` [PATCH v2 03/23] ata: sata_dwc_460ex: set dma_boundary to 0x1fff
` [PATCH v2 04/23] ata: sata_dwc_460ex: burst size must be in items not bytes
` [PATCH v2 05/23] ata: sata_dwc_460ex: DMA is always a flow controller
` [PATCH v2 06/23] ata: sata_dwc_460ex: select only core part of DMA driver
` [PATCH v2 07/23] ata: sata_dwc_460ex: skip dma setup for non-dma commands
` [PATCH v2 08/23] ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commands
` [PATCH v2 09/23] ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
` [PATCH v2 10/23] ata: sata_dwc_460ex: add phy support
` [PATCH v2 11/23] ata: sata_dwc_460ex: get rid of global data
` [PATCH v2 12/23] ata: sata_dwc_460ex: correct HOSTDEV{P}_FROM_*() macros
` [PATCH v2 13/23] ata: sata_dwc_460ex: remove empty libata callback
` [PATCH v2 14/23] ata: sata_dwc_460ex: get rid of some pointless casts
` [PATCH v2 15/23] ata: sata_dwc_460ex: get rid of incorrect cast
` [PATCH v2 16/23] ata: sata_dwc_460ex: add __iomem to register base pointer
` [PATCH v2 17/23] ata: sata_dwc_460ex: supply physical address of FIFO to DMA
` [PATCH v2 18/23] ata: sata_dwc_460ex: switch to new dmaengine_terminate_* API
` [PATCH v2 19/23] ata: sata_dwc_460ex: use readl/writel_relaxed()
` [PATCH v2 20/23] ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr()
` [PATCH v2 21/23] ata: sata_dwc_460ex: use devm_ioremap
` [PATCH v2 22/23] ata: sata_dwc_460ex: make debug messages neat
` [PATCH v2 23/23] powerpc/4xx: Device tree update for the 460ex DWC SATA

[PATCH] powerpc/mpic: handle subsys_system_register() failure
 2016-04-26  7:55 UTC 

[PATCH] powerpc: Add support for userspace P9 copy paste
 2016-04-26  7:45 UTC  (4+ messages)

[PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new clocking model
 2016-04-26  6:31 UTC  (5+ messages)

[RFC v6 01/10] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
 2016-04-26  6:44 UTC  (4+ messages)
` [RFC v6 04/10] PCI: Add support for enforcing all MMIO BARs to be page aligned

[PATCH] powerpc: disable sparse for lib/xor_vmx.c
 2016-04-26  6:42 UTC  (2+ messages)

[PATCH V2 00/68] PowerISA 3.0 Radix page table support
 2016-04-26  6:23 UTC  (39+ messages)
` [PATCH V2 04/68] powerpc/mm: Use big endian page table for book3s 64
` [PATCH V2 26/68] powerpc/mm/radix: Add radix pte defines
` [PATCH V2 32/68] powerpc/mm/radix: Add radix callback for early init routines
` [PATCH V2 33/68] powerpc/mm: Abstraction for vmemmap and map_kernel_page
` [PATCH V2 34/68] powerpc/mm/radix: Add radix callback for vmemmap and map_kernel page
` [PATCH V2 35/68] powerpc/mm: Abstraction for switch_mmu_context
` [PATCH V2 36/68] powerpc/mm/radix: Add mmu context handling callback for radix
` [PATCH V2 39/68] powerpc/mm/radix: Add tlbflush routines
` [PATCH V2 40/68] powerpc/mm/radix: Add MMU_FTR_RADIX
` [PATCH V2 41/68] powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
` [PATCH V2 44/68] powerpc/mm/radix: Limit paca allocation in radix
` [PATCH V2 52/68] powerpc/mm: make 4k and 64k use pte_t for pgtable_t
` [PATCH V2 53/68] powerpc/mm: Add radix pgalloc details
` [PATCH V2 54/68] powerpc/mm: Update pte filter for radix
` [PATCH V2 55/68] powerpc/mm: VMALLOC abstraction
` [PATCH V2 56/68] powerpc/radix: update mmu cache

[PATCH] powerpc/eeh: fix misleading indentation
 2016-04-26  5:19 UTC  (2+ messages)

[v8, 0/7] Fix eSDHC host version register bug
 2016-04-26  3:12 UTC  (12+ messages)
` [v8, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v8, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v8, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v8, 4/7] dt: move guts devicetree doc out of powerpc directory
` [v8, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver
` [v8, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH kernel 0/2] powerpc/powernv: Fix crash on PF unbind when VF is passed
 2016-04-26  2:29 UTC  (5+ messages)
` [PATCH kernel 2/2] powerpc/powernv/ioda2: Delay PE disposal

[PATCH V3 1/2] cpufreq: qoriq: Remove __exit macro from .exit callback
 2016-04-26  0:03 UTC  (3+ messages)

[PATCH 1/2] cpufreq: qoriq: Fix cooling device registration issue during suspend
 2016-04-26  0:02 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefined

[PATCH v2] ftrace: Match dot symbols when searching functions on ppc64
 2016-04-25 21:56 UTC 

[PATCH v2 1/1] ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list
 2016-04-25 18:36 UTC 

[PATCH 1/1] ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list
 2016-04-25 18:31 UTC  (3+ messages)

[PATCH 00/14] DT: Fix spelling of standard properties
 2016-04-25 16:30 UTC  (14+ messages)
` [PATCH 06/14] dmaengine: bcm2835: DT spelling s/interrupts-names/interrupt-names/
` [PATCH 10/14] misc: sram: DT spelling s/#adress-cells/#address-cells/
` [PATCH 11/14] PCI: hisi: DT spelling s/interrupts-*/interrupt-*/
` [PATCH 12/14] phy: phy-stih41x-usb: DT spelling s/#phy-cell/#phy-cells/
` [PATCH 14/14] regulator: ti-abb: DT spelling s/#{address, size}-cell/#{address, size}-cells/

[PATCH V2] powerpc/ptrace: Fix out of bounds array access warning
 2016-04-25 16:19 UTC 

[PATCH V2] powerpc: Implement {cmp}xchg for u8 and u16
 2016-04-25 15:37 UTC  (10+ messages)
` [PATCH V3] "

[PATCH] powerpc: Fix definition of SIAR register
 2016-04-25 11:15 UTC  (7+ messages)

[RFC v6 00/10] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
 2016-04-25 10:05 UTC  (2+ messages)

[PATCH] powerpc/ptrace: Fix out of bounds array access warning
 2016-04-25  8:46 UTC  (2+ messages)

[PATCH v1 00/23] ata: sata_dwc_460ex: make it working again
 2016-04-24 17:51 UTC  (38+ messages)
` [PATCH v1 01/23] ata: sata_dwc_460ex: remove incorrect locking
` [PATCH v1 02/23] ata: sata_dwc_460ex: fix crash on offline links without an attached drive
` [PATCH v1 03/23] ata: sata_dwc_460ex: set dma_boundary to 0x1fff
` [PATCH v1 04/23] ata: sata_dwc_460ex: burst size must be in items not bytes
` [PATCH v1 05/23] ata: sata_dwc_460ex: DMA is always a flow controller
` [PATCH v1 06/23] ata: sata_dwc_460ex: select only core part of DMA driver
` [PATCH v1 07/23] ata: sata_dwc_460ex: skip dma setup for non-dma commands
` [PATCH v1 08/23] ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commands
` [PATCH v1 09/23] ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
` [PATCH v1 10/23] ata: sata_dwc_460ex: add phy support
` [PATCH v1 11/23] ata: sata_dwc_460ex: get rid of global data
` [PATCH v1 12/23] ata: sata_dwc_460ex: correct HOSTDEV{P}_FROM_*() macros
` [PATCH v1 13/23] ata: sata_dwc_460ex: remove empty libata callback
` [PATCH v1 14/23] ata: sata_dwc_460ex: get rid of some pointless casts
` [PATCH v1 15/23] ata: sata_dwc_460ex: get rid of incorrect cast
` [PATCH v1 16/23] ata: sata_dwc_460ex: add __iomem to register base pointer
` [PATCH v1 17/23] ata: sata_dwc_460ex: supply physical address of FIFO to DMA
` [PATCH v1 18/23] ata: sata_dwc_460ex: switch to new dmaengine_terminate_* API
` [PATCH v1 19/23] ata: sata_dwc_460ex: use readl/writel_relaxed()
` [PATCH v1 20/23] ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr()
` [PATCH v1 21/23] ata: sata_dwc_460ex: use devm_ioremap
` [PATCH v1 22/23] ata: sata_dwc_460ex: make debug messages neat
` [PATCH v1 23/23] powerpc/4xx: Device tree update for the 460ex DWC SATA

[PATCH v5 0/4] Cleaning printk stuff in NMI context
 2016-04-23  3:49 UTC  (3+ messages)
` [PATCH v5 4/4] printk/nmi: flush NMI messages on the system panic

[PATCH v2 0/2] cpufreq: powernv: Ramp-down global pstate slower than local-pstate
 2016-04-22 17:35 UTC  (3+ messages)
` [PATCH v2 2/2] "

radeonhd and xorg issues on powerpc p5020 and G5
 2016-04-22 17:06 UTC 

[PATCH V2] cxl: Check periodically the coherent platform function's state
 2016-04-22 13:39 UTC 

[PATCH] i2c: cpm: Fix build break due to incompatible pointer types
 2016-04-22 13:16 UTC  (2+ messages)

[PATCH 1/3] powerpc/eeh: Ignore error handlers in eeh_pe_reset_and_recover()
 2016-04-22 13:17 UTC  (9+ messages)
` [PATCH 2/3] powerpc/eeh: Restore config from edev "
` [PATCH 3/3] powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()

[PATCH v2 next] cxl: Allow initialization on timebase sync failures
 2016-04-22 12:12 UTC  (2+ messages)
` [v2,next] "

[PATCH] cxl: Increase timeout for detection of AFU mmio hang
 2016-04-22 12:12 UTC  (2+ messages)
`  "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.6-3 tag
 2016-04-22 10:38 UTC 

[PATCH 1/2] cxl: Keep IRQ mappings on context teardown
 2016-04-22  6:05 UTC  (8+ messages)
` [PATCH 2/2] cxl: Poll for outstanding IRQs when detaching a context

[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
 2016-04-22  4:23 UTC  (4+ messages)
` [PATCH v8 36/45] powerpc/powernv: Support PCI slot ID

[PATCH V10 00/28] Add new powerpc specific ELF core notes
 2016-04-21 16:00 UTC  (6+ messages)

[PATCH 0/9] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-04-21 13:49 UTC  (10+ messages)
` [PATCH 1/9] powerpc/powernv: Move CHECK_HMI_INTERRUPT to exception-64s header
` [PATCH 2/9] powerpc/kvm: make hypervisor state restore a function
` [PATCH 3/9] powerpc/powernv: Move idle code usable by multiple hardware to common location
` [PATCH 4/9] powerpc/powernv: Make power7_powersave_common more generic
` [PATCH 5/9] powerpc/powernv: Move idle related macros to cpuidle.h
` [PATCH 6/9] powerpc/powernv: set power_save func after the idle states are initialized
` [PATCH 7/9] powerpc/powernv: Add platform support for stop instruction
` [PATCH 8/9] cpuidle/powernv: Add support for POWER ISA v3 idle states
` [PATCH 9/9] powerpc/powernv: Use deepest stop state when cpu is offlined

[PATCH V11 0/4]perf/powerpc: Add ability to sample intr machine state in powerpc
 2016-04-21 13:41 UTC  (6+ messages)

[PATCH v2] ppc64/book3s: fix branching to out of line handlers in relocation kernel
 2016-04-21 13:39 UTC  (2+ messages)
` [v2] "

[PATCH V2 4/4] tool/perf: Add sample_reg_mask to include all perf_regs
 2016-04-21 13:39 UTC  (2+ messages)
` [V2,4/4] "

[PATCH V11 3/4] tools/perf: Map the ID values with register names
 2016-04-21 13:39 UTC  (2+ messages)
` [V11,3/4] "

[PATCH v4 3/3] ppc64/book3s: remove __end_handlers marker
 2016-04-21 13:39 UTC  (2+ messages)
` [v4,3/3] "

[PATCH V11 2/4] perf/powerpc: add support for sampling intr machine state
 2016-04-21 13:39 UTC  (2+ messages)
` [V11, "

[PATCH V11 1/4] perf/powerpc: assign an id to each powerpc register
 2016-04-21 13:39 UTC  (2+ messages)
` [V11,1/4] "


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