linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-09 05:49:27 to 2015-05-12 23:17:38 UTC [more...]

[PATCH V3 0/9] VF EEH on Power8
 2015-05-12 23:16 UTC  (25+ 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 1/2] powerpc/qman: Change fsl,qman-channel-id to cell-index
 2015-05-12 22:46 UTC  (5+ messages)

mpt2sas DMA mask
 2015-05-12 22:10 UTC  (2+ messages)

[PATCH tip/core/rcu 09/15] powerpc: Fix smp_mb__before_spinlock()
 2015-05-12 21:38 UTC 

G5 Xserve rackmeter broken?
 2015-05-12 20:39 UTC  (4+ messages)

[PATCH 0/3] Add sai master mode, tdm slot operation and add some sample rate support
 2015-05-12 18:44 UTC  (7+ 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 V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2015-05-12 18:04 UTC  (21+ 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 v2 0/2] Poweroff (EPOW, DPO) events support for PowerNV platform
 2015-05-12 17:09 UTC  (10+ messages)
` [PATCH v2 1/2] powerpc/powernv: Add poweroff "

[PATCH] QorIQ/TMU: add thermal management support based on TMU
 2015-05-12 23:25 UTC  (6+ messages)

[PATCH v3 1/3] kvm/powerpc: Export kvm exit reasons
 2015-05-12 16:16 UTC  (4+ messages)
` [PATCH v3 3/3] kvm/powerpc: Export HCALL reason codes

[PATCH v3 1/2] perf/kvm: Port perf kvm to powerpc
 2015-05-12 16:04 UTC  (3+ messages)

[PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-05-12 14:16 UTC  (3+ messages)

[PATCH 0/4] powerpc32: use cacheable alternatives of memcpy and memset
 2015-05-12 13:32 UTC  (5+ messages)
` [PATCH 1/4] Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
` [PATCH 2/4] powerpc32: swap r4 and r5 in cacheable_memzero
` [PATCH 3/4] powerpc32: memset(0): use cacheable_memzero
` [PATCH 4/4] powerpc32: memcpy: use cacheable_memcpy

[PATCH RESEND v6 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-05-12 12:30 UTC  (6+ 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 v2] powerpc/mce: fix off by one errors in mce event handling
 2015-05-12  9:41 UTC  (2+ messages)

[PATCH V4 1/3] mm/thp: Split out pmd collpase flush into a separate functions
 2015-05-12  9:19 UTC  (4+ messages)
` [PATCH V4 2/3] powerpc/mm: Use generic version of pmdp_clear_flush
` [PATCH V4 3/3] mm: Clarify that the function operateds on hugepage pte

[PATCH] powerpc/eeh: Fix wrong printed PE number
 2015-05-12  7:05 UTC 

[PATCH] powerpc/eeh: Dump PHB diag-data for non-existing PE
 2015-05-12  7:05 UTC 

[alsa-devel][PATCH 1/3] ASoC: fsl_sai: add sai master mode support
 2015-05-12  7:07 UTC  (3+ messages)
` [alsa-devel][PATCH 2/3] ASoC: fsl_sai: Add tdm slots operation for SAI master mode
` [alsa-devel][PATCH 3/3] ASoC: fsl_sai: add 12kHz, 24kHz, 176.4kHz and 192kHz sample rate support

[PATCH V3 00/13] POWER DSCR fixes, improvements, docs and tests
 2015-05-12  6:01 UTC  (2+ messages)

[PATCH v3] powerpc/defconfig: new way of writing defconfig
 2015-05-12  4:39 UTC 

[PATCH] powerpc/defconfig: new way of writing defconfig
 2015-05-12  4:32 UTC 

[PATCH kernel v10 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-05-12  1:51 UTC  (36+ 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 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] mm/thp: Split out pmd collpase flush into a separate functions
 2015-05-11 22:40 UTC  (4+ messages)

[PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-05-11 21:05 UTC  (8+ messages)

[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: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] nvram: print no error message when nvram is not set as pstore backend
 2015-05-11  8:23 UTC 

[PATCHv2 00/10] add 842 hw compression for PowerNV platform
 2015-05-11  7:21 UTC  (3+ messages)
` [PATCHv3 "

[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

[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 


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