linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-07 23:45:44 to 2015-05-12 01:32:27 UTC [more...]

[PATCH V3 0/9] VF EEH on Power8
 2015-05-12  1:31 UTC  (16+ messages)
` [PATCH V3 1/9] pci/iov: rename and export virtfn_add/virtfn_remove
` [PATCH V3 2/9] powerpc/pci_dn: cache vf_index in pci_dn
` [PATCH V3 5/9] powerpc/eeh: create EEH_PE_VF for VF PE
` [PATCH V3 6/9] powerpc/powernv: create/release eeh_dev for VF
` [PATCH V3 7/9] powerpc/powernv: Support EEH reset for VFs
` [PATCH V3 8/9] powerpc/powernv: Support PCI config restore "

[PATCH v4 00/21] PowerPC/PowerNV: PCI Slot Management
 2015-05-12  1:25 UTC  (50+ messages)
` [PATCH v4 01/21] pci: Add pcibios_setup_bridge()
` [PATCH v4 02/21] powerpc/powernv: Enable M64 on P7IOC
` [PATCH v4 03/21] powerpc/powernv: M64 support improvement
` [PATCH v4 04/21] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v4 06/21] powerpc/powernv: Create PEs dynamically
` [PATCH v4 07/21] powerpc/powernv: Release "
` [PATCH v4 08/21] powerpc/powernv: Drop pnv_ioda_setup_dev_PE()
` [PATCH v4 09/21] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH v4 10/21] powerpc/powernv: Fundamental reset for PCI bus reset
` [PATCH v4 13/21] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH v4 14/21] powerpc/powernv: Functions to get/reset PCI slot status
` [PATCH v4 15/21] powerpc/pci: Delay creating pci_dn
` [PATCH v4 16/21] powerpc/pci: Create eeh_dev while "
` [PATCH v4 21/21] pci/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH] i2c: powermac: don't workaround for keywest
 2015-05-11 23:26 UTC  (5+ messages)

[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2015-05-11 23:31 UTC  (20+ messages)
        ` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures
          ` [PATCH 1/3] sched / idle: Call idle_set_state() from cpuidle_enter_state()
          ` [PATCH 2/3] sched / idle: Call default_idle_call() "
          ` [PATCH 3/3] cpuidle: Select a different state on tick_broadcast_enter() failures

[PATCH V3] mm/thp: Split out pmd collpase flush into a separate functions
 2015-05-11 22:40 UTC  (4+ messages)

[PATCH v2 0/2] Poweroff (EPOW, DPO) events support for PowerNV platform
 2015-05-11 22:31 UTC  (9+ messages)
` [PATCH v2 1/2] powerpc/powernv: Add poweroff "

[PATCH v3 1/3] kvm/powerpc: Export kvm exit reasons
 2015-05-11 22:14 UTC  (4+ messages)
` [PATCH v3 2/3] kvm/powerpc: Add exit reason for return code 0x0
` [PATCH v3 3/3] kvm/powerpc: Export HCALL reason codes

[PATCH v3 1/2] perf/kvm: Port perf kvm to powerpc
 2015-05-11 22:08 UTC  (6+ messages)
` [PATCH v3 2/2] perf/kvm: Support HCALL events

[PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-05-11 21:05 UTC  (10+ messages)
` [PATCH 1/3] Add flag to request pages are locked after "
` [PATCH 2/3] Add mlockall flag for locking pages on fault

[PATCH] QorIQ/TMU: add thermal management support based on TMU
 2015-05-12  1:49 UTC  (4+ messages)

[PATCH kernel v10 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-05-11 15:39 UTC  (35+ messages)
` [PATCH kernel v10 01/34] powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
` [PATCH kernel v10 02/34] powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
` [PATCH kernel v10 03/34] powerpc/powernv/ioda: Clean up IOMMU group registration
` [PATCH kernel v10 04/34] powerpc/iommu: Put IOMMU group explicitly
` [PATCH kernel v10 05/34] powerpc/iommu: Always release iommu_table in iommu_free_table()
` [PATCH kernel v10 06/34] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH kernel v10 07/34] vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
` [PATCH kernel v10 08/34] vfio: powerpc/spapr: Use it_page_size
` [PATCH kernel v10 09/34] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v10 10/34] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH kernel v10 11/34] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v10 12/34] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v10 13/34] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v10 14/34] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v10 15/34] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v10 16/34] powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
` [PATCH kernel v10 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v10 18/34] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v10 19/34] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v10 20/34] powerpc/powernv/ioda2: Move TCE kill register address to PE
` [PATCH kernel v10 21/34] powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
` [PATCH kernel v10 22/34] powerpc/powernv: Implement accessor to TCE entry
` [PATCH kernel v10 23/34] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v10 24/34] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v10 25/34] powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages
` [PATCH kernel v10 26/34] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v10 27/34] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v10 28/34] vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
` [PATCH kernel v10 29/34] powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release
` [PATCH kernel v10 30/34] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
` [PATCH kernel v10 31/34] vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control
` [PATCH kernel v10 32/34] powerpc/mmu: Add userspace-to-physical addresses translation cache
` [PATCH kernel v10 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2
` [PATCH kernel v10 34/34] vfio: powerpc/spapr: Support Dynamic DMA windows

[PATCH 0/3] Add sai master mode, tdm slot operation and add some sample rate support
 2015-05-11 10:24 UTC  (4+ messages)
` [PATCH 1/3] ASoC: fsl_sai: add sai master mode support
` [PATCH 2/3] ASoC: fsl_sai: Add tdm slots operation for SAI master mode
` [PATCH 3/3] ASoC: fsl_sai: add 12kHz, 24kHz, 176.4kHz and 192kHz sample rate support

[PATCH] powerpc: Enabling sys_kcmp for CRIU
 2015-05-11 11:53 UTC  (3+ messages)
`  "

[PATCH v3 20/22] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
 2015-05-11 11:28 UTC 

[PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-05-11 11:08 UTC 

[PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-05-11 11:06 UTC 

[PATCH 1/1] powerpc/hv-24x7: Check support before registering PMU
 2015-05-11 10:26 UTC  (2+ messages)
` [1/1] "

[PATCH] powerpc/mce: fix off by one errors in mce event handling
 2015-05-11 10:16 UTC  (3+ messages)
`  "

[PATCH v3 5/8] powernv/opal: Convert opal message events to opal irq domain
 2015-05-11  9:18 UTC  (2+ messages)
` [v3, "

[PATCH V3] powerpc/thp: Serialize pmd clear against a linux page table walk
 2015-05-11  8:54 UTC  (3+ messages)

[PATCH RESEND v6 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-05-11  8:38 UTC  (3+ messages)
` [PATCH RESEND v6 1/2] arm64: dts: Add the arasan sdhci nodes in apm-storm.dtsi
` [PATCH RESEND v6 2/2] mmc: sdhci: Add support to disable SDR104/SDR50/DDR50 based on capability register 0

[PATCH] nvram: print no error message when nvram is not set as pstore backend
 2015-05-11  8:23 UTC 

[PATCH 00/11] add 842 hw compression for PowerNV platform
 2015-05-11  7:21 UTC  (8+ messages)
` [PATCHv2 00/10] "
  ` [PATCH 10/10] drivers/crypto/nx: add hardware 842 crypto comp alg
  ` [PATCHv3 00/10] add 842 hw compression for PowerNV platform

[PATCH V2 1/2] mm/thp: Split out pmd collpase flush into a seperate functions
 2015-05-11  6:32 UTC  (6+ messages)
` [PATCH V2 2/2] powerpc/thp: Serialize pmd clear against a linux page table walk

[PATCH V3] powerpc/mm: Return NULL for not present hugetlb page
 2015-05-11  6:28 UTC 

[PATCH kernel v9 00/32] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-05-11  4:52 UTC  (23+ messages)
` [PATCH kernel v9 26/32] powerpc/iommu: Add userspace view of TCE table
` [PATCH kernel v9 27/32] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
` [PATCH kernel v9 31/32] vfio: powerpc/spapr: Support multiple groups in one container if possible

[PATCH v3 1/8] powerpc/powernv: Add a virtual irqchip for opal events
 2015-05-11  2:07 UTC  (4+ messages)
` [PATCH v3 2/8] ipmi/powernv: Convert to irq event interface

G5 Xserve rackmeter broken?
 2015-05-10 22:13 UTC  (2+ messages)

[PATCH] drivers/tty/hvc/hvc_tile.c: properly return -EAGAIN
 2015-05-10 17:18 UTC  (2+ messages)

[PATCH RESEND] sound: ppc: keywest: drop using attach adapter
 2015-05-09 17:42 UTC 

[PATCH] mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable zones
 2015-05-08 23:18 UTC  (10+ messages)
  ` [PATCH v2] mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pages

[PATCH] powerpc/mpc85xx: Fix EDAC address capture
 2015-05-08 21:35 UTC  (3+ messages)

Build Failure with allyesconfig for PowerPc on latest verison of Linus's tree
 2015-05-08 17:16 UTC 

[PATCH] perf_event: Don't allow vmalloc backed perf on powerpc
 2015-05-08 13:24 UTC  (2+ messages)
` [tip:perf/core] perf_event: Don't allow vmalloc() "

[PATCH v3 0/6] powernv: cpufreq: Report frequency throttle by OCC
 2015-05-08 14:11 UTC  (7+ messages)
` [PATCH v3 4/6] cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE

[PATCH] cxl: Use call_rcu to reduce latency when releasing the afu fd
 2015-05-08 12:55 UTC 

[PATCH v3 02/12] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values
 2015-05-08 11:09 UTC  (3+ messages)

[PATCH v6 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-05-08  8:10 UTC  (5+ messages)
` [PATCH v6 1/2] arm64: dts: Add the arasan sdhci nodes in apm-storm.dtsi
` [PATCH v6 2/2] mmc: sdhci: Add support to disable SDR104/SDR50/DDR50 based on capability register 0

[PATCH Part3 v11 0/9] Remove platform pci_domain_nr()
 2015-05-08  7:22 UTC  (10+ messages)
` [PATCH Part3 v11 1/9] PCI: Save domain in pci_host_bridge
` [PATCH Part3 v11 2/9] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH Part3 v11 3/9] PCI: Remove declaration for pci_get_new_domain_nr()
` [PATCH Part3 v11 4/9] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH Part3 v11 5/9] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_root_bus_prepare()
` [PATCH Part3 v11 6/9] PCI: Make pci_host_bridge hold sysdata in drvdata
` [PATCH Part3 v11 7/9] PCI: Create pci host bridge prior to root bus
` [PATCH Part3 v11 8/9] PCI: Remove platform specific pci_domain_nr()
` [PATCH Part3 v11 9/9] PCI: Remove pci_bus_assign_domain_nr()

[PATCH V2] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2015-05-08  7:36 UTC  (3+ messages)

[PATCH 1/6] dump_stack: Support adding to the dump stack arch description
 2015-05-08  6:59 UTC  (3+ messages)

[RFC PATCH] powerpc/mm: Return NULL for not present hugetlb page
 2015-05-07 23:44 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).