linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-12 10:42:09 to 2017-01-18 21:36:34 UTC [more...]

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-01-18 21:36 UTC  (54+ messages)
` [PATCH 01/37] PCI: dwc: dra7xx: Group all host related setup in add_pcie_port
` [PATCH 02/37] PCI: dwc: designware: Add new *ops* for cpu addr fixup
` [PATCH 04/37] PCI: dwc: designware: Move the register defines to designware header file
` [PATCH 05/37] PCI: dwc: Add platform_set_drvdata
` [PATCH 06/37] PCI: dwc: Rename cfg_read/cfg_write to read/write
` [PATCH 07/37] PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init
` [RFT PATCH 08/37] PCI: dwc: Split *struct pcie_port* into host only and core structures
` [PATCH 09/37] PCI: dwc: designware: Parse *num-lanes* property in dw_pcie_setup_rc
` [PATCH 10/37] PCI: dwc: designware: Fix style errors in pcie-designware.c
` [PATCH 11/37] PCI: dwc: Split pcie-designware.c into host and core files
` [PATCH 12/37] PCI: dwc: Create a new config symbol to enable pci dwc host
` [PATCH 14/37] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH 15/37] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH 16/37] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH 17/37] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH 18/37] Documentation: PCI: Add specification for the *pci test* function device
` [PATCH 19/37] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH 20/37] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH 21/37] PCI: dwc: Modify dbi accessors to take dbi_base as argument
` [PATCH 22/37] PCI: dwc: Modify dbi accessors to access data of 4/2/1 bytes
` [PATCH 24/37] PCI: dwc: designware: Add EP mode support
` [PATCH 25/37] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH 26/37] PCI: dwc: dra7xx: Facilitate wrapper and msi interrupts to be enabled independently
` [PATCH 28/37] dt-bindings: PCI: dra7xx: Add dt bindings for pci dra7xx EP mode
` [PATCH 29/37] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH 30/37] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode
` [PATCH 31/37] misc: Add host side pci driver for pci test function device
` [PATCH 34/37] tools: PCI: Add sample test script to invoke pcitest
` [PATCH 35/37] MAINTAINERS: add PCI EP maintainer
` [PATCH 36/37] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
` [PATCH 37/37] ARM: dts: DRA7: Add pcie1 dt node for EP mode

[PATCH v4 0/3] modversions: Fix CRC mangling under CONFIG_RELOCATABLE=y
 2017-01-18 18:35 UTC  (10+ messages)
` [PATCH v4 1/3] powerpc/reloc32: fix corrupted modversion CRCs
` [PATCH v4 2/3] powerpc/reloc64: add support for 32-bit CRC pseudo-symbols
` [PATCH v4 3/3] modversions: treat symbol CRCs as 32 bit quantities on 64 bit archs

[PATCH v2] powerpc/perf: use MSR to report privilege level on P9 DD1
 2017-01-18 12:10 UTC  (2+ messages)
` [v2] "

[PATCH] selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
 2017-01-18 12:10 UTC  (2+ messages)
`  "

[PATCH] powerpc: fix pgtable pmd cache init
 2017-01-18 12:10 UTC  (2+ messages)
`  "

[PATCH] powerpc/icp-opal: Fix missing KVM case and harden replay
 2017-01-18 12:10 UTC  (3+ messages)
`  "

[PATCH] powerpc/mm: fix memory hotplug BUG() on radix
 2017-01-18 12:10 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Fix little-endian 4K hugetlb
 2017-01-18 12:10 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm/hugetlb: Don't panic if we don't find the default huge page size
 2017-01-18 12:10 UTC  (4+ messages)
`  "

[PATCH] powerpc/eeh: Enable IO path on permanent error
 2017-01-18 12:10 UTC  (3+ messages)
`  "

[PATCH 2/2] powerpc/perf: fix PM_BR_CMPL event code for power9
 2017-01-18 12:10 UTC  (2+ messages)
` [2/2] "

[PATCH] powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
 2017-01-18  5:49 UTC  (2+ messages)

[PATCH v5 0/2] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-01-18  5:49 UTC  (5+ messages)
` [PATCH v5 1/2] KVM: PPC: Add new capability to control MCE behaviour
` [PATCH v5 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[PATCH v5 0/4] powerpc/mm: enable memory hotplug on radix
 2017-01-18  1:53 UTC  (15+ messages)
` [PATCH v5 1/4] powerpc/mm: refactor radix physical page mapping
` [PATCH v5 2/4] powerpc/mm: add radix__create_section_mapping()
` [PATCH v5 3/4] powerpc/mm: add radix__remove_section_mapping()
` [PATCH v5 4/4] powerpc/mm: unstub radix__vmemmap_remove_mapping()

[PATCH] powerpc: Use octal numbers for file permissions
 2017-01-18  0:05 UTC  (9+ messages)

[PATCH v4 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2017-01-17 17:06 UTC  (8+ messages)
` [PATCH v4 2/5] ia64: reuse append_elf_note() and final_note() functions
` [PATCH v4 3/5] powerpc/fadump: remove dependency with CONFIG_KEXEC
` [PATCH v4 4/5] powerpc/fadump: reuse crashkernel parameter for fadump memory reservation

Normal service will resume shortly 
 2017-01-17 17:02 UTC  (5+ messages)

[PATCH] powerpc/perf: use MSR to report privilege level on P9 DD1
 2017-01-17  6:18 UTC  (3+ messages)

[PATCH] powerpc: Disable HFSCR:TM if TM not supported
 2017-01-16 23:02 UTC 

[PATCH] net: constify mdiobb_ops structures
 2017-01-16 20:48 UTC  (3+ messages)

[PATCH 2/2] of: Add function for generating a DT modalias with a newline
 2017-01-16 20:41 UTC 

[PATCH 1/3] powerpc: bpf: remove redundant check for non-null image
 2017-01-16 18:38 UTC  (10+ messages)
` [PATCH 2/3] powerpc: bpf: flush the entire JIT buffer
` [PATCH 3/3] powerpc: bpf: implement in-register swap for 64-bit endian operations

[PATCH] powerpc/icp-opal: Fix missing KVM case and harden replay
 2017-01-16 17:57 UTC  (3+ messages)

llist code relies on undefined behaviour, upsets llvm/clang
 2017-01-16 16:25 UTC  (7+ messages)

[PATCH RFC] powerpc/32: fix handling of stack protector with recent GCC
 2017-01-16  9:00 UTC 

[PATCH tip/core/rcu 2/3] srcu: Force full grace-period ordering
 2017-01-16  6:56 UTC  (8+ messages)

[PATCH] powerpc/mm/4k: don't allocate larger pmd page table for 4k
 2017-01-16  6:46 UTC  (2+ messages)

[PATCH] char: ipmi: constify ipmi_smi_handlers structures
 2017-01-15 20:28 UTC  (2+ messages)

[PATCH 1/1] ASoC: fsl_asrc: use dma_transfer_direction enum when calling dmaengine_prep_dma_cyclic
 2017-01-15 19:16 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] scsi: ibmvscsi: constify dev_pm_ops structures
 2017-01-15  4:53 UTC 

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-13 17:06 UTC  (18+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] arm: put types.h in uapi
  ` [PATCH v3 2/8] h8300: put bitsperlong.h "
  ` [PATCH v3 3/8] nios2: put setup.h "
  ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
  ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
  ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
  ` [PATCH v3 7/8] uapi: export all headers under uapi directories
  ` [PATCH v3 8/8] uapi: export all arch specifics directories
  ` (no subject)

[PATCH v5 0/5] powernv:stop: Use psscr_val,mask provided by firmware
 2017-01-13 16:57 UTC  (9+ messages)
` [PATCH v5 2/5] powernv:stop: Uniformly rename power9 to arch300
` [PATCH v5 4/5] powernv: Pass PSSCR value and mask to power9_idle_stop
` [PATCH v5 5/5] Documentation:powerpc: Add device-tree bindings for power-mgt

bootx_init.c:88: undefined reference to `__stack_chk_fail_local'
 2017-01-13 12:23 UTC  (12+ messages)

[PATCH 4.9 40/59] powerpc: Fix build warning on 32-bit PPC
 2017-01-13 12:01 UTC 

[PATCH 4.4 22/27] powerpc: Fix build warning on 32-bit PPC
 2017-01-13 11:38 UTC 

[PATCH v4 1/2] KVM: PPC: Add new capability to control MCE behaviour
 2017-01-13  7:22 UTC  (3+ messages)

[PATCH] powerpc: opal-msglog: Report size of memcons log
 2017-01-13  3:53 UTC 

[PATCH kernel v2 11/11] KVM: PPC: Add in-kernel acceleration for VFIO
 2017-01-13  2:38 UTC  (7+ messages)
` [PATCH kernel v3] "

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-13  1:04 UTC  (7+ messages)
  ` [PATCH v2 7/7] "

[PATCH v2 03/26] treewide: Consolidate set_dma_ops() implementations
 2017-01-12 19:06 UTC 

[PATCH 00/18] Support for radix guest and host on POWER9
 2017-01-12 16:48 UTC  (3+ messages)
` [PATCH 01/18] powerpc/64: Don't try to use radix MMU under a hypervisor

[PATCH -next] powerpc/pseries: Fix typo in parameter description
 2017-01-12 15:09 UTC 

[PATCH v2] pci: hotplug: This patch removes unnecessary return statement using spatch tool
 2017-01-12 14:58 UTC  (3+ 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).