LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-13 21:54:15 to 2015-05-19 01:36:07 UTC [more...]

[PATCH V6 00/10] VF EEH on Power8
 2015-05-19  1:35 UTC 

[PATCH] powerpc/fsl: Add FMan best effort port compatible
 2015-05-18 21:09 UTC  (2+ messages)

[PATCH v5] powerpc/powernv: Poweroff (EPOW, DPO) events support for PowerNV platform
 2015-05-18 15:18 UTC  (2+ messages)
` [PATCH v5] powerpc/powernv: Add poweroff "

[PATCH] ppc64 ftrace: mark data_access callees "notrace" (pt.1)
 2015-05-18 12:29 UTC  (5+ messages)

[PATCH V4 00/13] POWER DSCR fixes, improvements, docs and tests
 2015-05-18 10:56 UTC  (14+ messages)
` [PATCH V4 01/13] powerpc: Fix handling of DSCR related facility unavailable exception
` [PATCH V4 02/13] powerpc, process: Remove the unused extern dscr_default
` [PATCH V4 03/13] powerpc, offset: Change PACA_DSCR to PACA_DSCR_DEFAULT
` [PATCH V4 04/13] powerpc, dscr: Added some in-code documentation
` [PATCH V4 05/13] documentation, powerpc: Add documentation for DSCR support
` [PATCH V4 06/13] selftests, powerpc: Add test for system wide DSCR default
` [PATCH V4 07/13] selftests, powerpc: Add test for explicitly changing DSCR value
` [PATCH V4 08/13] selftests, powerpc: Add test for DSCR SPR numbers
` [PATCH V4 09/13] selftests, powerpc: Add test for DSCR value inheritence across fork
` [PATCH V4 10/13] selftests, powerpc: Add test for DSCR inheritence across fork & exec
` [PATCH V4 11/13] selftests, powerpc: Add test for all DSCR sysfs interfaces
` [PATCH V4 12/13] selftests, powerpc: Add thread based stress test for "
` [PATCH V4 13/13] selftests, powerpc: Add gitignore file for the new DSCR tests

[PATCH V3 00/13] POWER DSCR fixes, improvements, docs and tests
 2015-05-18 10:48 UTC  (4+ messages)
` [PATCH V3 09/13] selftests, powerpc: Add test for DSCR value inheritence across fork

[PATCH RESEND] sound: ppc: keywest: drop using attach adapter
 2015-05-18  9:26 UTC  (2+ messages)
` [alsa-devel] "

mm: BUG_ON with NUMA_BALANCING (kernel BUG at include/linux/swapops.h:131!)
 2015-05-18  8:18 UTC  (6+ messages)

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

mpt2sas DMA mask
 2015-05-18  6:40 UTC  (15+ messages)
` [PATCH] mpt2sas: Fall back to 64 bit coherent mask if 64 bit DMA / 32 bit coherent mask not supported
              ` [RFC/PATCH] powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask
              ` [RFC/PATCH v2] "
              ` [RFC/PATCH v3] "
              ` [PATCH] "
                `  "

[PATCH 1/6] crypto: md5: add MD5 initial vectors
 2015-05-18  4:25 UTC  (7+ messages)
` [PATCH 2/6] crypto: md5: use md5 IV MD5_HX instead of their raw value
` [PATCH 3/6] crypto: powerpc/md5: "
` [PATCH 4/6] crypto: sparc/md5: "
` [PATCH 5/6] crypto: n2: "
` [PATCH 6/6] crypto: octeon: "

[PATCH] i2c: powermac: don't workaround for keywest
 2015-05-17  8:40 UTC  (2+ messages)

[PATCH] powerpc: mpc85xx: flush the l1 cache before cpu down in kexec
 2015-05-17  8:12 UTC 

[PATCH] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
 2015-05-16 15:22 UTC  (6+ messages)

[PATCH v4 02/12] KVM: define common KVM_GUESTDBG_USE_SW/HW_BP bits
 2015-05-15 17:46 UTC  (5+ messages)

[PATCH 0/4] powerpc32: use cacheable alternatives of memcpy and memset
 2015-05-15 17:58 UTC  (8+ messages)
` [PATCH 1/4] Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
` [PATCH 3/4] powerpc32: memset(0): use cacheable_memzero

[PATCH V5 0/3] THP related cleanups
 2015-05-15 15:54 UTC  (5+ messages)
` [PATCH V5 1/3] mm/thp: Split out pmd collpase flush into a separate functions
` [PATCH V5 2/3] powerpc/mm: Use generic version of pmdp_clear_flush
` [PATCH V5 3/3] mm: Clarify that the function operates on hugepage pte

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

[PATCH V5 00/10] VF EEH on Power8
 2015-05-15 13:37 UTC  (11+ messages)
` [PATCH V5 01/10] pci/iov: rename and export virtfn_add/virtfn_remove
` [PATCH V5 02/10] powerpc/pci_dn: cache vf_index in pci_dn
` [PATCH V5 03/10] powerpc/pci: remove PCI devices in reverse order
` [PATCH V5 04/10] powerpc/eeh: cache address range just for normal device
` [PATCH V5 05/10] powerpc/powernv: create/release eeh_dev for VF
` [PATCH V5 06/10] powerpc/eeh: create EEH_PE_VF for VF PE
` [PATCH V5 07/10] powerpc/powernv: Support EEH reset for VFs
` [PATCH V5 08/10] powerpc/powernv: Support PCI config restore "
` [PATCH V5 09/10] powerpc/eeh: handle VF PE properly
` [PATCH V5 10/10] powerpc/powernv: compound PE for VFs

[PATCH v4] powerpc/powernv: Poweroff (EPOW, DPO) events support for PowerNV platform
 2015-05-15 11:47 UTC  (3+ messages)
` [PATCH v4] powerpc/powernv: Add poweroff "

[PATCH v3] powerpc/powernv: Poweroff (EPOW, DPO) events support for PowerNV platform
 2015-05-15 10:55 UTC  (4+ messages)
` [PATCH v3] powerpc/powernv: Add poweroff "

[PATCH] powerpc: support sizes greater than an unsigned long
 2015-05-15  9:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V4 00/11] VF EEH on Power8
 2015-05-15  9:18 UTC  (22+ messages)
` [PATCH V4 01/11] pci/iov: rename and export virtfn_add/virtfn_remove
` [PATCH V4 02/11] powerpc/pci_dn: cache vf_index in pci_dn
` [PATCH V4 03/11] powerpc/pci: remove PCI devices in reverse order
` [PATCH V4 04/11] powerpc/eeh: cache address range just for normal device
` [PATCH V4 05/11] powerpc/powernv: create/release eeh_dev for VF
` [PATCH V4 06/11] powerpc/eeh: create EEH_PE_VF for VF PE
` [PATCH V4 07/11] powerpc/powernv: Support EEH reset for VFs
` [PATCH V4 08/11] powerpc/powernv: Support PCI config restore "
` [PATCH V4 09/11] powerpc/eeh: handle VF PE properly
` [PATCH V4 10/11] powerpc/powernv: use "compound" as the child's list_head for compound PE
` [PATCH V4 11/11] powerpc/powernv: compound PE for VFs

[RFC PATCH 1/3] powerpc/kernel: Get pt_regs from r9 before calling do_syscall_trace_enter()
 2015-05-15  8:29 UTC  (3+ messages)
` [RFC PATCH 2/3] powerpc/kernel: Prepare for seccomp-filter in the 64-bit syscall path
` [RFC PATCH 3/3] powerpc: Enable seccomp-filter for 64-bit

[PATCH kernel v10 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-05-15  8:09 UTC  (50+ messages)
` [PATCH kernel v10 05/34] powerpc/iommu: Always release iommu_table in iommu_free_table()
` [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 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2

[PATCH 1/2] powerpc/configs: merge pseries_defconfig and pseries_le_defconfig
 2015-05-15  5:47 UTC  (2+ messages)
` [PATCH 2/2] powerpc: replace pseries_le_defconfig with a Makefile target using merge_config

[RFC PATCH 0/1] perf/script: Ganged exits and VM topology
 2015-05-15  4:14 UTC  (2+ messages)
` [RFC PATCH 1/1] perf/script: Script to display the ganged exits count on powerpc

[PATCH v4 0/9] Convert OPAL notifier events to an irqchip
 2015-05-15  4:06 UTC  (10+ messages)
` [PATCH v4 1/9] powerpc/powernv: Reorder OPAL subsystem initialisation
` [PATCH v4 2/9] powerpc/powernv: Add a virtual irqchip for opal events
` [PATCH v4 3/9] ipmi/powernv: Convert to irq event interface
` [PATCH v4 4/9] hvc: Convert to using interrupts instead of opal events
` [PATCH v4 5/9] powernv/eeh: Update the EEH code to use the opal irq domain
` [PATCH v4 6/9] powernv/opal: Convert opal message events to "
` [PATCH v4 7/9] powernv/elog: Convert elog "
` [PATCH v4 8/9] powernv/opal-dump: Convert to "
` [PATCH v4 9/9] opal: Remove events notifier

[PATCH 2/2] mmc: sdhci-pltfm: enable interrupt mode to detect card
 2015-05-15  2:31 UTC  (5+ messages)

[PATCH v4 00/21] PowerPC/PowerNV: PCI Slot Management
 2015-05-15  1:27 UTC  (23+ messages)
` [PATCH v4 19/21] drivers/of: Support adding sub-tree

Specifying the MTD partitions in a device tree
 2015-05-14 20:09 UTC  (2+ messages)

[PATCH v2 0/2] powerpc/kvm: Enable running guests on RT Linux
 2015-05-14 19:36 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT_FULL

[PATCH] iommu/fsl: Fix the dependency check for PAMU driver
 2015-05-14 18:17 UTC  (3+ messages)

[RFC 14/23] tty/hvc: xen: Use xen page definition
 2015-05-14 17:00 UTC 

[PATCH V3 0/9] VF EEH on Power8
 2015-05-14 12:30 UTC  (7+ messages)
` [PATCH V3 9/9] powerpc/eeh: handle VF PE properly

G5 Xserve rackmeter broken?
 2015-05-14 11:48 UTC  (7+ messages)

[PATCH v2, 2/2] mmc: sdhci-pltfm: enable interrupt mode to detect card
 2015-05-14  6:40 UTC 

[PATCH v2, 1/2] powerpc/dts: add eSDHC compatible list
 2015-05-14  6:40 UTC 

[PATCH] powerpc: Align TOC to 256 bytes
 2015-05-14  4:45 UTC 

[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2015-05-14  3:59 UTC  (10+ messages)
` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures

[PATCH] tick-broadcast: Fix the printing of broadcast masks
 2015-05-13 23:40 UTC  (3+ messages)

[PATCH v3] powerpc/defconfig: new way of writing defconfig
 2015-05-13 22:18 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 read-only IMAP folder(s) and NNTP newsgroup(s).