linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-15 04:08:12 to 2015-05-19 22:21:00 UTC [more...]

[PATCH V5 0/3] THP related cleanups
 2015-05-19 22:20 UTC  (6+ 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-19 20:30 UTC  (7+ messages)

[PATCH] powerpc: Make doorbell check preemption safe
 2015-05-19 19:00 UTC 

[PATCH v3 0/2] Optimise some IP checksum functions
 2015-05-19 15:18 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc: put csum_tcpudp_magic inline
` [PATCH v3 2/2] powerpc: add support for csum_add()

[PATCH V8 00/28] Add new powerpc specific ELF core notes
 2015-05-19 15:08 UTC  (29+ messages)
` [PATCH V8 01/28] elf: Add powerpc specific core note sections
` [PATCH V8 02/28] powerpc, process: Add the function flush_tmregs_to_thread
` [PATCH V8 03/28] powerpc, ptrace: Enable in transaction NT_PRFPREG ptrace requests
` [PATCH V8 04/28] powerpc, ptrace: Enable in transaction NT_PPC_VMX "
` [PATCH V8 05/28] powerpc, ptrace: Enable in transaction NT_PPC_VSX "
` [PATCH V8 06/28] powerpc, ptrace: Adapt gpr32_get, gpr32_set functions for transaction
` [PATCH V8 07/28] powerpc, ptrace: Enable support for NT_PPC_CGPR
` [PATCH V8 08/28] powerpc, ptrace: Enable support for NT_PPC_CFPR
` [PATCH V8 09/28] powerpc, ptrace: Enable support for NT_PPC_CVMX
` [PATCH V8 10/28] powerpc, ptrace: Enable support for NT_PPC_CVSX
` [PATCH V8 11/28] powerpc, ptrace: Enable support for TM SPR state
` [PATCH V8 12/28] powerpc, ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
` [PATCH V8 13/28] powerpc, ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
` [PATCH V8 14/28] powerpc, ptrace: Enable support for EBB registers
` [PATCH V8 15/28] selftests, powerpc: Move 'reg.h' file outside of 'ebb' sub directory
` [PATCH V8 16/28] selftests, powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'
` [PATCH V8 17/28] selftests, powerpc: Add ptrace tests for EBB
` [PATCH V8 18/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers
` [PATCH V8 19/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers in TM
` [PATCH V8 20/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers in suspended TM
` [PATCH V8 21/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR registers
` [PATCH V8 22/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR in TM
` [PATCH V8 23/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM
` [PATCH V8 24/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers
` [PATCH V8 25/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers in TM
` [PATCH V8 26/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers in suspended TM
` [PATCH V8 27/28] selftests, powerpc: Add ptrace tests for TM SPR registers
` [PATCH V8 28/28] selftests, powerpc: Add .gitignore file for ptrace executables

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

[PATCH v2 0/6] powerpc32: replace memcpy and memset by cacheable alternatives
 2015-05-19 11:43 UTC  (8+ messages)
` [PATCH v2 1/6] powerpc: use memset_io() to clear CPM Muram
` [PATCH v2 2/6] Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
` [PATCH v2 3/6] powerpc32: memset(0): use cacheable_memzero
` [PATCH v2 4/6] powerpc32: Merge the new memset() with the old one
` [PATCH v2 5/6] powerpc32: cacheable_memcpy becomes memcpy
` [PATCH v2 6/6] powerpc32: Few optimisations in memcpy

[PATCH v2 2/2] powerpc32: add support for csum_add()
 2015-05-19 11:37 UTC  (6+ messages)
` [v2,2/2] "

[PATCH 00/19] cxl: Add AFU virtual PHB and in kernel API
 2015-05-19 11:22 UTC  (20+ messages)
` [PATCH 01/19] powerpc/copro: Fix faulting kernel segments
` [PATCH 02/19] powerpc/pci: Export symbols for CXL
` [PATCH 03/19] powerpc/pci: Add release_device() hook to phb ops
` [PATCH 04/19] powerpc: Add cxl context to device archdata
` [PATCH 05/19] cxl: Document external user of existing API
` [PATCH 06/19] cxl: Add shutdown hook
` [PATCH 07/19] cxl: Re-order card init to check the VSEC earlier
` [PATCH 08/19] cxl: Dump debug info on the AFU configuration record
` [PATCH 09/19] cxl: Add cookie parameter to afu_release_irqs()
` [PATCH 10/19] cxl: Rework detach context functions
` [PATCH 11/19] cxl: cxl_afu_reset() -> __cxl_afu_reset()
` [PATCH 12/19] cxl: Export some symbols
` [PATCH 13/19] cxl: Only check pid for userspace contexts
` [PATCH 14/19] cxl: Split afu_register_irqs() function
` [PATCH 15/19] cxl: Configure PSL for kernel contexts
` [PATCH 16/19] cxl: Cleanup Makefile
` [PATCH 17/19] cxl: Move include file cxl.h -> cxl-base.h
` [PATCH 18/19] cxl: Export file ops for use by API
` [PATCH 19/19] cxl: Add AFU virtual PHB and kernel API

[PATCH V6 00/10] VF EEH on Power8
 2015-05-19 10:50 UTC  (23+ messages)
` [PATCH V6 01/10] PCI/IOV: Rename and export virtfn_add/virtfn_remove
` [PATCH V6 02/10] powerpc/pci: Cache VF index in pci_dn
` [PATCH V6 03/10] powerpc/pci: Remove VFs prior to PF
` [PATCH V6 04/10] powerpc/eeh: Trace first 7 BARs in address cache
` [PATCH V6 05/10] powerpc/powernv: EEH device for VF
` [PATCH V6 06/10] powerpc/eeh: Create PE for VFs
` [PATCH V6 07/10] powerpc/powernv: Support EEH reset for VF PE
` [PATCH V6 08/10] powerpc/powernv: Support PCI config restore for VFs
` [PATCH V6 09/10] powerpc/eeh: Support error recovery for VF PE
` [PATCH V6 10/10] powerpc/powernv: compound PE for VFs
` [PATCH V7 00/10] VF EEH on Power8
  ` [PATCH V7 01/10] PCI/IOV: Rename and export virtfn_add/virtfn_remove
  ` [PATCH V7 02/10] powerpc/pci: Cache VF index in pci_dn
  ` [PATCH V7 03/10] powerpc/pci: Remove VFs prior to PF
  ` [PATCH V7 04/10] powerpc/eeh: Trace first 7 BARs in address cache
  ` [PATCH V7 05/10] powerpc/powernv: EEH device for VF
  ` [PATCH V7 06/10] powerpc/eeh: Create PE for VFs
  ` [PATCH V7 07/10] powerpc/powernv: Support EEH reset for VF PE
  ` [PATCH V7 08/10] powerpc/powernv: Support PCI config restore for VFs
  ` [PATCH V7 09/10] powerpc/eeh: Support error recovery for VF PE
  ` [PATCH V7 10/10] powerpc/powernv: compound PE for VFs

[PATCH] ppc64 ftrace: mark data_access callees "notrace" (pt.1)
 2015-05-19  9:52 UTC  (7+ messages)

[PATCH] powerpc/fsl: Add FMan best effort port compatible
 2015-05-19  9:27 UTC  (3+ messages)

[PATCH v4 0/9] Convert OPAL notifier events to an irqchip
 2015-05-19  9:23 UTC  (10+ messages)
` [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

[git pull] Please pull mpe/linux.git powerpc-4.1-4 tag
 2015-05-19  1:59 UTC 

[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  (12+ messages)
` [PATCH] mpt2sas: Fall back to 64 bit coherent mask if 64 bit DMA / 32 bit coherent mask not supported
              ` [RFC/PATCH v3] powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask
              ` [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  (4+ messages)
` [PATCH 1/4] Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"

[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  (5+ messages)
` [PATCH kernel v10 23/34] powerpc/iommu/powernv: Release replaced TCE

[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


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