LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-19 01:36:07 to 2015-05-22 05:18:44 UTC [more...]

[PATCH V6 0/3] THP related code cleanup
 2015-05-22  5:17 UTC 

[PATCH v2] powerpc/85xx: p1025twr: add module conditional to fix QE-uart issue
 2015-05-22  5:07 UTC 

[PATCH v5] cxl: Export AFU error buffer via sysfs
 2015-05-22  2:45 UTC  (2+ messages)
` [v5] "

[PATCH 1/3 v2] powerpc/powernv: Merge common platform device initialisation
 2015-05-22  2:18 UTC  (4+ messages)
` [PATCH 2/3 v2] powerpc/powernv: Expose OPAL APIs required by PRD interface
` [PATCH 3/3 v2] powerpc/powernv: Add opal-prd channel

[PATCH 0/4] perf: Add support for PMU events in JSON format
 2015-05-21 18:50 UTC  (10+ messages)
` [PATCH 1/4] perf: Add jsmn `jasmine' JSON parser
` [PATCH 2/4] perf: jevents: Program to convert JSON file to C style file
` [PATCH 3/4] perf: Use pmu_events_map table to create event aliases
` [PATCH 4/4] perf: Add power8 PMU events in JSON format

[PATCH trivial] ASoC: fsl_esai: Spelling s/specifially/specifically/
 2015-05-21 12:02 UTC 

[PATCH 00/19] cxl: Add AFU virtual PHB and in kernel API
 2015-05-21  9:37 UTC  (36+ 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 RESEND v7 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-05-21  8:43 UTC  (3+ messages)
` [PATCH RESEND v7 1/2] arm64: dts: Add the arasan mmc nodes in apm-storm.dtsi
` [PATCH RESEND v7 2/2] mmc: host: sdhci: Add support to disable SDR104/SDR50/DDR50 based on capability register 0

[PATCH] book3s_hv_rmhandlers:Pass the correct trap argument to kvmhv_commence_exit
 2015-05-21  8:27 UTC 

[PATCH] powerpc/fsl: Add FMan best effort port compatible
 2015-05-21  8:16 UTC  (5+ messages)

[PATCH V5 0/3] THP related cleanups
 2015-05-21  7:01 UTC  (5+ messages)
` [PATCH V5 2/3] powerpc/mm: Use generic version of pmdp_clear_flush

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

[PATCH] Add a MTD driver for OpenPower PNOR flash
 2015-05-21  6:12 UTC  (5+ messages)
` [PATCH] drivers/mtd: add powernv flash MTD abstraction driver

[PATCH v4] cxl: Export AFU error buffer via sysfs
 2015-05-21  4:32 UTC 

[PATCH v3 1/2] perf/kvm: Port perf kvm to powerpc
 2015-05-21  4:03 UTC  (5+ messages)

[PATCH v4 1/2] perf/kvm: Port perf kvm to powerpc
 2015-05-21  3:55 UTC  (2+ messages)
` [PATCH v4 2/2] perf/kvm: Support HCALL events

[PATCH V4 00/13] POWER DSCR fixes, improvements, docs and tests
 2015-05-21  3:53 UTC  (2+ messages)

[PATCH v3] cxl: Export AFU error buffer via sysfs
 2015-05-21  3:48 UTC  (4+ messages)

[PATCH v4 1/3] kvm/powerpc: Export kvm exit reasons
 2015-05-21  3:43 UTC  (3+ messages)
` [PATCH v4 2/3] kvm/powerpc: Add exit reason for return code 0x0
` [PATCH v4 3/3] kvm/powerpc: Export HCALL reason codes

[PATCH 1/1] KVM: PPC: Book3S: correct width in XER handling
 2015-05-21  2:51 UTC  (4+ messages)

[PATCH v5 RESEND] IFC: Change IO accessor based on endianness
 2015-05-21  2:17 UTC 

[PATCH 1/1] powerpc/perf/hv-24x7: Check support before registering
 2015-05-20 23:34 UTC 

[PATCH kernel] commit 4fbdf9cb ("lpfc: Fix for lun discovery issue with saturn adapter.")
 2015-05-20 19:51 UTC  (6+ messages)

[Patch v2 08/14] genirq: Introduce helper function irq_data_get_affinity_mask()
 2015-05-20 19:34 UTC  (4+ messages)
` [Patch v2 12/14] genirq: Use helper function to access irq_data->msi_desc

[PATCH] powerpc/powernv: Fix idle state allocation corruption
 2015-05-20 19:02 UTC  (3+ messages)

[PATCH] cxl: Export AFU error buffer via sysfs
 2015-05-20 12:46 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/4] Add support for DPAA on T1023RDB and T1024RDB
 2015-05-20 12:41 UTC  (5+ messages)
` [PATCH 1/4] powerpc/fsl-booke: Add T1023RDB QBMan device tree
  ` [PATCH 2/4] powerpc/fsl-booke: Add T1023RDB FMan "
    ` [PATCH 3/4] powerpc/fsl-booke: Add T1024RDB QBMan "
      ` [PATCH 4/4] powerpc/fsl-booke: Add T1024RDB FMan "

[PATCH, v2] powerpc/mpc85xx: Add DPAA Ethernet QMan support to the device tree(s)
 2015-05-20 12:29 UTC 

[PATCH] powerpc/mpc85xx: Add DPAA Ethernet QMan support to the
 2015-05-20 12:25 UTC 

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

[RFC v1 04/25] powerpc, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
 2015-05-20 10:00 UTC  (2+ messages)
` [RFC v1 16/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

[PATCH] ppc64 ftrace: mark data_access callees "notrace" (pt.1)
 2015-05-20  9:03 UTC  (8+ messages)

[PATCH] powerpc: Make doorbell check preemption safe
 2015-05-20  1:00 UTC  (2+ messages)

[PATCH] Update kernel math-emu code from current glibc soft-fp
 2015-05-19 22:16 UTC 

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

[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 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 v4 0/9] Convert OPAL notifier events to an irqchip
 2015-05-19  9:23 UTC  (5+ messages)
` [PATCH v4 4/9] hvc: Convert to using interrupts instead of opal events

[git pull] Please pull mpe/linux.git powerpc-4.1-4 tag
 2015-05-19  1:59 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 read-only IMAP folder(s) and NNTP newsgroup(s).