linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-23 05:50:29 to 2016-01-06 21:35:42 UTC [more...]

[PATCH v3] memory-hotplug: Fix kernel warning during memory hotplug on ppc64
 2016-01-06 21:35 UTC 

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-06 20:23 UTC  (83+ messages)
` [PATCH v2 01/32] lcoking/barriers, arch: Use smp barriers in smp_store_release()
` [PATCH v2 02/32] asm-generic: guard smp_store_release/load_acquire
` [PATCH v2 03/32] ia64: rename nop->iosapic_nop
` [PATCH v2 04/32] ia64: reuse asm-generic/barrier.h
` [PATCH v2 05/32] powerpc: "
` [PATCH v2 06/32] s390: "
` [PATCH v2 07/32] sparc: "
` [PATCH v2 08/32] arm: "
` [PATCH v2 09/32] arm64: "
` [PATCH v2 10/32] metag: "
` [PATCH v2 11/32] mips: "
` [PATCH v2 12/32] x86/um: "
` [PATCH v2 13/32] x86: "
` [PATCH v2 14/32] asm-generic: add __smp_xxx wrappers
` [PATCH v2 15/32] powerpc: define __smp_xxx
` [PATCH v2 16/32] arm64: "
` [PATCH v2 17/32] arm: "
` [PATCH v2 18/32] blackfin: "
` [PATCH v2 19/32] ia64: "
` [PATCH v2 20/32] metag: "
` [PATCH v2 21/32] mips: "
` [PATCH v2 22/32] s390: "
` [PATCH v2 23/32] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v2 24/32] sparc: define __smp_xxx
` [PATCH v2 25/32] tile: "
` [PATCH v2 26/32] xtensa: "
` [PATCH v2 27/32] x86: "
` [PATCH v2 28/32] asm-generic: implement virt_xxx memory barriers
` [PATCH v2 29/32] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_XXX
  ` [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_xxx
` [PATCH v2 31/32] sh: support a 2-byte smp_store_mb
` [PATCH v2 32/32] virtio_ring: use virt_store_mb
` [PATCH v2 33/34] xenbus: use virt_xxx barriers
  ` [Xen-devel] "
` [PATCH v2 34/34] xen/io: "
  ` [Xen-devel] "

[PATCH V7 0/4] perf/powerpc: Add ability to sample intr machine state in powerpc
 2016-01-06 17:44 UTC  (6+ messages)
` [PATCH V7 1/4] perf/powerpc: assign an id to each powerpc register
` [PATCH V7 2/4] perf/powerpc: add support for sampling intr machine state
` [PATCH V7 3/4] tools/perf: Map the ID values with register names
` [PATCH V1 4/4] tool/perf: Add sample_reg_mask to include all perf_regs regs

[PATCH v5 0/9] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-01-06 14:23 UTC  (4+ messages)
` [PATCH v5 9/9] Enable LIVEPATCH to be configured on ppc64le and add livepatch.o if it is selected

[RFC PATCH v2 0/3] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table on PPC64 platform
 2016-01-06  9:58 UTC  (9+ messages)
` [RFC PATCH v2 1/3] PCI: Add support for enforcing all MMIO BARs to be page aligned
` [RFC PATCH v2 2/3] vfio-pci: Allow to mmap sub-page MMIO BARs if all MMIO BARs are "
` [RFC PATCH v2 3/3] vfio-pci: Allow to mmap MSI-X table if EEH is supported

[POWERPC] Add QUICC Engine (QE) infrastructure
 2016-01-06  9:27 UTC 

p4080ds IRQ vector number for he External IRQ4 and IRQ5
 2016-01-06  8:40 UTC 

[PATCH v2 0/2] cpufreq: powernv: Redesign the presentation of throttle notification
 2016-01-06  6:51 UTC  (9+ messages)
` [PATCH v2 1/2] cpufreq: powernv/tracing: Add powernv_throttle tracepoint
` [PATCH v2 2/2] cpufreq: powernv: Redesign the presentation of throttle notification
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] cpufreq: powernv/tracing: Add powernv_throttle tracepoint
  ` [PATCH v3 2/2] cpufreq: powernv: Redesign the presentation of throttle notification

[PATCH] net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
 2016-01-06  5:44 UTC  (7+ messages)

[PATCH 1/2] powerpc: sparse: static-ify some things
 2016-01-06  2:08 UTC  (3+ messages)
` [PATCH 2/2] powerpc: sparse: Include headers for __weak symbols

[PATCH powerpc/next v6 0/4] atomics: powerpc: Implement relaxed/acquire/release variants
 2016-01-06  2:08 UTC  (9+ messages)
` [PATCH v6 2/4] powerpc: atomic: Implement atomic{, 64}_*_return_* variants
  ` [PATCH RESEND "

[PATCH v4 0/9] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-01-05 15:58 UTC  (6+ messages)
` [PATCH v4 2/9] ppc64le FTRACE_WITH_REGS implementation

[PATCH 1/3] ASoC: fsl_ssi: mark SACNT register volatile
 2016-01-05 14:57 UTC  (4+ messages)
` [alsa-devel] "

[PATCH] ppc64: select HAVE_CONTEXT_TRACKING by default
 2016-01-04 22:19 UTC  (2+ messages)

[PATCH 0/3] checkpatch: handling of memory barriers
 2016-01-04 22:15 UTC  (12+ messages)
` [PATCH 1/3] checkpatch.pl: add missing "
` [PATCH 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH 3/3] checkpatch: add virt barriers

Pull request: scottwood/linux.git next
 2016-01-04 21:38 UTC 

[PATCH v2] perf/probe: Search both .eh_frame and .debug_frame sections for probe location
 2016-01-04  9:48 UTC 

[PATCH] powerpc/fsl-pci: Correct the comparison of the LTSSM
 2016-01-04  7:45 UTC 

[PATCH v10 1/4] perf, kvm/{x86, s390}: Remove dependency on uapi/kvm_perf.h
 2016-01-04  5:49 UTC  (4+ messages)
` [PATCH v10 2/4] perf,kvm/{x86,s390}: Remove const from kvm_events_tp
` [PATCH v10 3/4] perf,kvm/powerpc: Port perf kvm stat to powerpc
` [PATCH v9 4/4] perf,kvm/powerpc: Add support for HCALL reasons

[PATCH] cpufreq: powernv: Redesign the presentation of throttle notification
 2016-01-01 22:40 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update Scott Wood's e-mail address
 2015-12-31 19:18 UTC 

[PATCH][v2] mpc85xx/lbc: modify suspend/resume entry sequence
 2015-12-31  6:00 UTC 

[PATCH] powerpc: fsl: update fman dt binding for PCS PHY
 2015-12-31  5:21 UTC  (5+ messages)

[RFC 1/1] powerpc: legacy serial port use device tree cell-index property
 2015-12-30 22:34 UTC  (7+ messages)

[v2] powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy
 2015-12-30 16:27 UTC  (2+ messages)

[PATCH 05/34] powerpc: reuse asm-generic/barrier.h
 2015-12-30 13:25 UTC  (2+ messages)
` [PATCH 16/34] powerpc: define __smp_XXX

[PATCH] xen/hvc: constify hv_ops structures
 2015-12-30 10:28 UTC 

[RFC 0/3] Prototype PAPR hash page table resizing (guest side)
 2015-12-29  4:09 UTC  (10+ messages)
` [RFC 3/3] pseries: sysfs hack to trigger a hash page table resize

[PATCH net-next v3] Driver for IBM System i/p VNIC protocol
 2015-12-28  5:12 UTC  (2+ messages)

[v10, 0/6] Freescale DPAA FMan
 2015-12-28  2:14 UTC  (2+ messages)

[v3] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree
 2015-12-24  2:56 UTC 

[PATCH] dma driver: fix potential oom issue of fsldma
 2015-12-24  7:26 UTC 

[PATCH 1/1] powerpc/irq: tidy up inconsistent context in migrate_irqs()
 2015-12-24  7:05 UTC  (7+ messages)

[PATCH 1/2] mpc85xx/lbc: modify suspend/resume entry sequence
 2015-12-24  5:22 UTC  (6+ messages)
` [1/2] "

[PATCH v3 1/6] powerpc/mm: any thread in one core can be the first to setup TLB1
 2015-12-24  0:47 UTC  (5+ messages)

[PATCH v4 1/6] powerpc/mm: any thread in one core can be the first to setup TLB1
 2015-12-24  0:39 UTC 

[v2] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree
 2015-12-23 21:17 UTC  (3+ messages)

[PATCH v2 0/5] ftrace: fix ftrace misleading comments for arch using it
 2015-12-23 17:34 UTC  (3+ messages)
` [PATCH v2 3/5] powerpc: ftrace: fix the comments for ftrace_modify_code

[PATCH v3 1/2] tracing: introduce TRACE_EVENT_FN_COND macro
 2015-12-23 16:12 UTC  (3+ messages)
` [PATCH v3 2/2] powerpc: tracing: don't trace hcalls on offline CPUs

[PATCH 3/3] ASoC: fsl_ssi: remove register defaults
 2015-12-23 13:13 UTC  (2+ messages)

[PATCH 2/3] ASoC: fsl_ssi: mark some registers precious
 2015-12-23 13:12 UTC  (2+ messages)

[PATCH] ASoC: twl6040, fsl: use to_platform_device
 2015-12-23 13:03 UTC 

[PATCH 0/5] Rebase powerpc selftests
 2015-12-23  5:49 UTC  (4+ messages)
` [PATCH 3/5] selftests/powerpc: Add test for forking inside transaction
` [PATCH 4/5] selftests/powerpc: Add TM test to check if TAR is corrupted
` [PATCH 5/5] selftests/powerpc: Add test to check if TM SPRs are corrupted


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