linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-23 13:42:06 to 2015-10-28 05:03:01 UTC [more...]

[PATCH 0/2] Add support for Nvlink
 2015-10-28  5:00 UTC  (3+ messages)
` [PATCH 1/2] Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
` [PATCH 2/2] platforms/powernv: Add support for Nvlink NPUs

[PATCH 1/2] powerpc: Add function to copy mm_context_t to the paca
 2015-10-28  4:54 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Copy only required pieces of the "

[PATCH 01/19] powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch
 2015-10-28  4:24 UTC  (22+ messages)
` [PATCH 02/19] powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
` [PATCH 03/19] powerpc: Create context switch helpers save_sprs() and restore_sprs()
` [PATCH 04/19] powerpc: Remove redundant mflr in _switch
` [PATCH 05/19] powerpc: Remove UP only lazy floating point and vector optimisations
` [PATCH 06/19] powerpc: Simplify TM restore checks
` [PATCH 07/19] powerpc: Create mtmsrd_isync()
` [PATCH 08/19] powerpc: Remove NULL task struct pointer checks in FP and vector code
` [PATCH 09/19] powerpc: Move part of giveup_fpu,altivec,spe into c
  ` [PATCH 09/19] powerpc: Move part of giveup_fpu, altivec, spe "
` [PATCH 10/19] powerpc: Move part of giveup_vsx "
` [PATCH 11/19] crypto: vmx: Only call enable_kernel_vsx()
` [PATCH 12/19] powerpc: Create msr_check_and_{set,clear}()
` [PATCH 13/19] powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
` [PATCH 14/19] powerpc: Add ppc_strict_facility_enable boot option
` [PATCH 15/19] powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
` [PATCH 16/19] powerpc: create giveup_all()
` [PATCH 17/19] powerpc: create flush_all_to_thread()
` [PATCH 18/19] powerpc: Rearrange __switch_to()
` [PATCH 19/19] powerpc: clean up asm/switch_to.h

[PATCH] cxl: sparse: add __iomem annotations in vphb.c
 2015-10-28  3:49 UTC  (2+ messages)

[PATCH 0/5 v3] Fix NVMe driver support on Power with 32-bit DMA
 2015-10-28  3:20 UTC  (31+ messages)
` [PATCH 1/7 v3] dma-mapping: add generic dma_get_page_shift API
` [PATCH 2/7 v2] powerpc/dma-mapping: override dma_get_page_shift
` [PATCH 3/7 v2] powerpc/dma: implement per-platform dma_get_page_shift
` [PATCH 4/7 v2] pseries/iommu: implement DDW-aware dma_get_page_shift
` [PATCH 5/7] [RFC PATCH 5/7] sparc: rename kernel/iommu_common.h -> include/asm/iommu_common.h
` [RFC PATCH 6/7] sparc/dma-mapping: override dma_get_page_shift
` [PATCH 7/7 v2] drivers/nvme: default to the IOMMU page size

[PATCH V10 00/12] VF EEH on Power8
 2015-10-28  1:50 UTC  (22+ messages)
` [PATCH V10 01/12] PCI/IOV: Rename and export virtfn_add/virtfn_remove
` [PATCH V10 02/12] PCI: Add pcibios_bus_add_device() weak function
` [PATCH V10 03/12] powerpc/pci: Cache VF index in pci_dn
` [PATCH V10 04/12] powerpc/pci: Remove VFs prior to PF
` [PATCH V10 05/12] powerpc/eeh: Cache only BARs, not windows or IOV BARs
` [PATCH V10 06/12] powerpc/powernv: EEH device for VF
` [PATCH V10 07/12] powerpc/eeh: Create PE for VFs
` [PATCH V10 08/12] powerpc/powernv: Support EEH reset for VF PE
` [PATCH V10 09/12] powerpc/powernv: Support PCI config restore for VFs
` [PATCH V10 10/12] powerpc/eeh: Support error recovery for VF PE
` [PATCH V10 11/12] powerpc/eeh: Don't block PCI config on resetting "
` [PATCH V10 12/12] powerpc/eeh: Handle hot removed VF when PF is EEH aware

[PATCH] powerpc/fsl: Add #clock-cells and clockgen label to clockgen nodes
 2015-10-27 23:42 UTC 

[PATCH v6 00/37] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-27 23:30 UTC  (28+ messages)
` [PATCH v6 21/37] cxlflash: Correct behavior in device reset handler following EEH
` [PATCH v6 22/37] cxlflash: Remove unnecessary scsi_block_requests
` [PATCH v6 23/37] cxlflash: Fix function prolog parameters and return codes
` [PATCH v6 24/37] cxlflash: Fix MMIO and endianness errors
` [PATCH v6 25/37] cxlflash: Fix to prevent EEH recovery failure
` [PATCH v6 26/37] cxlflash: Correct spelling, grammar, and alignment mistakes
` [PATCH v6 27/37] cxlflash: Fix to prevent stale AFU RRQ
` [PATCH v6 29/37] cxlflash: Fix to double the delay each time
` [PATCH v6 30/37] cxlflash: Fix to avoid corrupting adapter fops
` [PATCH v6 31/37] cxlflash: Correct trace string
` [PATCH v6 32/37] cxlflash: Fix to avoid potential deadlock on EEH
` [PATCH v6 33/37] cxlflash: Fix to avoid leaving dangling interrupt resources
` [PATCH v6 34/37] cxlflash: Fix to escalate to LINK_RESET on login timeout

[PATCH v8 10/61] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
 2015-10-27 20:55 UTC  (3+ messages)
` [PATCH v8 52/61] PCI: Unify skip_ioresource_align()
` [PATCH v8 59/61] PCI: Introduce resource_disabled()

[PATCH v4 0/2] powerpc/512x: add LocalPlus Bus FIFO device driver
 2015-10-27 20:42 UTC  (4+ messages)

[PATCH V2 0/3] perf/powerpc:Add ability to sample intr machine state in powerpc
 2015-10-27 18:52 UTC  (6+ messages)
` [PATCH V2 1/3] perf/powerpc:add ability to sample intr machine state in power
` [PATCH V2 2/3] tools/perf:Map the ID values with register names
` [PATCH V2 3/3] perf/powerpc :add support for sampling intr machine state

[PATCH v2 0/6] powerpc/pseries: Move CPU DLPAR into the kernel
 2015-10-27 18:28 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c
` [PATCH v2 2/6] powerpc/pseries: Factor out common cpu hotplug code
` [PATCH v2 3/6] powerpc/pseries: Update CPU hotplug error recovery
` [PATCH v2 4/6] powerpc/pseries: Add CPU dlpar remove functionality
` [PATCH v2 5/6] powerpc/pseries: Add CPU dlpar add functionality
` [PATCH v2 6/6] powerpc/pseries: Enable kernel CPU dlpar from sysfs

[PATCH v2] powerpc/mm: Add page soft dirty tracking
 2015-10-27 16:42 UTC 

[V5, 2/6] fsl/fman: Add FMan support
 2015-10-27 16:32 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: Correct string length in pseries_of_derive_parent()
 2015-10-27 15:52 UTC  (2+ messages)

[v2 03/11] soc/fsl: Introduce the DPAA BMan portal driver
 2015-10-27 14:38 UTC  (2+ messages)

[PATCH] powerpc/pseries: Correct string length in pseries_of_derive_parent()
 2015-10-27 13:51 UTC  (3+ messages)

[PATCH] powerpc/85xx: Enable TWR_P102x option by default in mpc85xx_smp_defconfig
 2015-10-27  8:56 UTC 

[PATCH v12 1/6] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-10-27  7:36 UTC  (22+ messages)
` [PATCH v12 3/6] CPM/QE: use genalloc to manage CPM/QE muram
` [PATCH v12 4/6] QE/CPM: move muram management functions to qe_common
` [PATCH v12 6/6] QE: Move QE from arch/powerpc to drivers/soc

[PATCH v3 0/8] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2015-10-27  6:20 UTC  (11+ messages)
` [PATCH v3 2/8] ppc use ftrace_modify_all_code default
  ` Re: [PATCH v3 0/8] ftrace with regs + live patching for ppc64 LE (ABI v2)
` [PATCH v3 4/8] ppc64 ftrace_with_regs: spare early boot and low level
` [PATCH v3 5/8] ppc64 ftrace: disable profiling for some functions
` [PATCH v3 6/8] ppc64 ftrace: disable profiling for some files
` [PATCH v3 7/8] Implement kernel live patching for ppc64le (ABIv2)
` [PATCH v3 8/8] Enable LIVEPATCH to be configured on ppc64le and add livepatch.o if it is selected
` [PATCH v3 3/8] ppc64 ftrace_with_regs configuration variables
` [PATCH v3 1/8] ppc64le FTRACE_WITH_REGS implementation

[PATCH] powerpc/dma: dma_set_coherent_mask() should not be GPL only
 2015-10-27  6:02 UTC 

[PATCH tip/locking/core v5 0/6] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-27  3:06 UTC  (11+ messages)
` [PATCH tip/locking/core v5 1/6] powerpc: atomic: Make _return atomics and *{cmp}xchg fully ordered
` [PATCH tip/locking/core v5 2/6] atomics: Add test for atomic operations with _relaxed variants
` [PATCH tip/locking/core v5 3/6] atomics: Allow architectures to define their own __atomic_op_* helpers
` [PATCH tip/locking/core v5 4/6] powerpc: atomic: Implement atomic{, 64}_*_return_* variants
` [PATCH tip/locking/core v5 5/6] powerpc: atomic: Implement xchg_* and atomic{, 64}_xchg_* variants
` [PATCH tip/locking/core v5 6/6] powerpc: atomic: Implement cmpxchg{, 64}_* and atomic{, 64}_cmpxchg_* variants
` [PATCH RESEND tip/locking/core v5 1/6] powerpc: atomic: Make _return atomics and *{cmp}xchg fully ordered
  ` [RESEND, tip/locking/core, v5, "

[PATCH] powerpc/dma: Basic DMA operations shouldn't be GPL only
 2015-10-27  0:18 UTC 

[PATCH] powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
 2015-10-26 23:09 UTC  (4+ messages)

[PATCH v17 00/19] perf, tools: Add support for PMU events in JSON format
 2015-10-26 20:14 UTC  (20+ messages)
` [PATCH v18 01/19] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH v18 02/19] perf, tools, jevents: Program to convert JSON file to C style file
` [PATCH v18 03/19] perf, tools: Use pmu_events table to create aliases
` [PATCH v18 04/19] perf, tools: Support CPU ID matching for Powerpc
` [PATCH v18 05/19] perf, tools: Support CPU id matching for x86 v2
` [PATCH v18 06/19] perf, tools: Support alias descriptions
` [PATCH v18 07/19] perf, tools: Query terminal width and use in perf list
` [PATCH v18 08/19] perf, tools: Add a --no-desc flag to "
` [PATCH v18 09/19] perf, tools: Add override support for event list CPUID
` [PATCH v18 10/19] perf, tools, jevents: Add support for long descriptions
` [PATCH v18 11/19] perf, tools: Add alias "
` [PATCH v18 12/19] perf, tools: Support long descriptions with perf list
` [PATCH v18 13/19] perf, tools, jevents: Add support for event topics
` [PATCH v18 14/19] perf, tools: Add support for event list topics
` [PATCH v18 15/19] perf, tools: Handle header line in mapfile
` [PATCH v18 16/19] perf, tools: Add README for info on parsing JSON/map files
` [PATCH v18 17/19] perf, tools: Make alias matching case-insensitive
` [PATCH v18 18/19] perf, tools, pmu-events: Fix fixed counters on Intel
` [PATCH v18 19/19] perf, tools, pmu-events: Add Skylake frontend MSR support

[PATCH] powerpc/pseries: Verify CPU doesn't exist before adding
 2015-10-26 19:53 UTC  (3+ messages)

[PATCH v3 1/8] ppc64le FTRACE_WITH_REGS implementation
 2015-10-26 17:54 UTC 

[PATCH tip/locking/core v4 0/6] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-26  8:58 UTC  (20+ messages)
` [PATCH tip/locking/core v4 1/6] powerpc: atomic: Make *xchg and *cmpxchg a full barrier

[PATCH v9 1/4] perf, kvm/{x86, s390}: Remove dependency on uapi/kvm_perf.h
 2015-10-26  8:26 UTC  (2+ messages)

[PATCH v4] Documentation: dt: binding: fsl: add devicetree binding for describing RCPM
 2015-10-26  6:44 UTC 

[PATCH v6 22/22] of/platform: Defer probes of registered devices
 2015-10-24 13:51 UTC  (3+ messages)

[PATCH v3 0/5] clk: qoriq: Move chip-specific knowledge into driver
 2015-10-23 22:39 UTC  (2+ messages)

[PATCH V4 00/31] powerpc/mm: Update page table format for book3s 64
 2015-10-23 19:08 UTC  (4+ 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).