linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-27 12:02:03 to 2016-02-02 13:59:14 UTC [more...]

[PATCH v2] ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit
 2016-02-02 13:58 UTC 

[PATCH] ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit
 2016-02-02 13:58 UTC  (3+ messages)

[RFCv2 0/9] PAPR hash page table resizing (guest side)
 2016-02-02 13:49 UTC  (27+ messages)
` [RFCv2 1/9] memblock: Don't mark memblock_phys_mem_size() as __init
` [RFCv2 2/9] arch/powerpc: Clean up error handling for htab_remove_mapping
` [RFCv2 3/9] arch/powerpc: Handle removing maybe-present bolted HPTEs
` [RFCv2 4/9] arch/powerpc: Clean up memory hotplug failure paths
` [RFCv2 5/9] arch/powerpc: Split hash page table sizing heuristic into a helper
` [RFCv2 6/9] pseries: Add hypercall wrappers for hash page table resizing
` [RFCv2 7/9] pseries: Add support for hash "
` [RFCv2 8/9] pseries: Advertise HPT resizing support via CAS
` [RFCv2 9/9] pseries: Automatically resize HPT for memory hot add/remove

[PATCH v6 0/9] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-02-02 13:46 UTC  (19+ messages)
` [PATCH v6 1/9] ppc64 (le): prepare for -mprofile-kernel
` [PATCH v6 8/9] Implement kernel live patching for ppc64le (ABIv2)

[PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms
 2016-02-02 11:26 UTC  (10+ messages)
` [PATCH v10 1/8] arm64, numa: adding "
` [PATCH v10 2/8] Documentation, dt, numa: dt bindings for numa
` [PATCH v10 3/8] dt, numa: adding numa dt binding implementation
` [PATCH v10 4/8] arm64, numa : Enable numa dt for arm64 platforms
` [PATCH v10 5/8] arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology
` [PATCH v10 6/8] arm64, mm, numa: Adding numa balancing support for arm64
` [PATCH v10 7/8] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files
` [PATCH v10 8/8] numa, mm, cleanup: remove redundant NODE_DATA macro from "

Failure on latest GIT - implicit declaration of function ‘pte_swp_clear_soft_dirty’
 2016-02-02  6:48 UTC  (4+ messages)

[PATCH 1/2] powerpc/mm: Enable HugeTLB page migration
 2016-02-02  6:19 UTC  (6+ messages)
` [PATCH 2/2] selfttest/powerpc: Add memory page migration tests

[PATCH] powerpc/powernv: Remove support for p5ioc2
 2016-02-02  4:57 UTC  (2+ messages)

[PATCH] Fix kgdb on little endian ppc64le
 2016-02-01 23:31 UTC  (3+ messages)

[PATCH 1/3] driver/memory: Removal of deprecated NO_IRQ
 2016-02-01 22:26 UTC  (6+ messages)
` [PATCH 2/3] driver/memory: Update dependency of IFC for Layerscape
` [PATCH 3/3] mtd/ifc: Segregate IFC fcm and runtime registers

[PATCH] ASoC: fsl_ssi: remove explicit register defaults
 2016-02-01 21:37 UTC  (10+ messages)

[PATCH 1/2] drivers: macintosh: rack-meter: limit idle ticks to total ticks
 2016-02-01 18:43 UTC  (2+ messages)
` [PATCH 2/2] drivers: macintosh: rack-meter: fix bogus memsets

[PATCH 0/3] lib: add "on" and "off" to strtobool
 2016-02-01 13:17 UTC  (7+ messages)
` [PATCH 1/3] lib: fix callers of strtobool to use char array
` [PATCH 2/3] lib: add "on" and "off" to strtobool
` [PATCH 3/3] param: convert some "on"/"off" users "

[PATCH 0/2] Two patches regarding EEH availability checks - DLPAR/DDW
 2016-02-01 12:47 UTC  (2+ messages)

[RFC PATCH v3 0/5] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table on PPC64 platform
 2016-02-01  9:13 UTC  (15+ messages)
` [RFC PATCH v3 1/5] PCI: Add support for enforcing all MMIO BARs to be page aligned
` [RFC PATCH v3 3/5] PCI: Add host bridge attribute to indicate filtering of MSIs is supported
` [RFC PATCH v3 5/5] vfio-pci: Allow to mmap MSI-X table if host bridge supports filtering of MSIs

[PATCH] powerpc/fsl-pci: Correct the comparison of the LTSSM
 2016-02-01  4:07 UTC  (3+ messages)

[RESEND PATCH] vfio: Enable VFIO device for powerpc
 2016-02-01  0:14 UTC 

[PATCH] powerpc/book3s_32: Fix build error with checkpoint restart
 2016-01-31  8:37 UTC  (2+ messages)
`  "

[PATCH] ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't exist
 2016-01-31  7:07 UTC 

Build failure: -Wno-unused-const-variable DNE on old GCC
 2016-01-30 17:37 UTC  (7+ messages)

[PATCH v2 00/16] cxl: Add support for powerVM guest
 2016-01-30 14:07 UTC  (17+ messages)
` [PATCH v2 01/16] cxl: Move common code away from bare-metal-specific files
` [PATCH v2 02/16] cxl: Move bare-metal specific code to specialized files
` [PATCH v2 03/16] cxl: Introduce implementation-specific API
` [PATCH v2 04/16] cxl: Rename some bare-metal specific functions
` [PATCH v2 05/16] cxl: Isolate a few bare-metal-specific calls
` [PATCH v2 06/16] cxl: Update cxl_irq() prototype
` [PATCH v2 07/16] cxl: IRQ allocation for guests
` [PATCH v2 08/16] cxl: New possible return value from hcall
` [PATCH v2 09/16] cxl: New hcalls to support CAPI adapters
` [PATCH v2 10/16] cxl: Separate bare-metal fields in adapter and AFU data structures
` [PATCH v2 11/16] cxl: Add guest-specific code
` [PATCH v2 12/16] cxl: sysfs support for guests
` [PATCH v2 13/16] cxl: Support to flash a new image on the adapter from a guest
` [PATCH v2 14/16] cxl: Parse device tree and create CAPI device(s) at boot
` [PATCH v2 15/16] cxl: Support the cxl kernel API from a guest
` [PATCH v2 16/16] cxl: Adapter failure handling

[PATCH 1/2] powerpc/perf/hv-24x7: Fix usage with chip events
 2016-01-30  3:07 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf/hv-24x7: Display change in counter values

[GIT PULL 00/16] perf/core improvements and fixes
 2016-01-29 21:17 UTC  (5+ messages)
` [PATCH 12/16] perf kvm/{x86, s390}: Remove dependency on uapi/kvm_perf.h
` [PATCH 13/16] perf kvm/{x86,s390}: Remove const from kvm_events_tp
` [PATCH 14/16] perf kvm/powerpc: Port perf kvm stat to powerpc
` [PATCH 15/16] perf kvm/powerpc: Add support for HCALL reasons

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-29 13:38 UTC  (18+ messages)

[PATCH V4 1/2] powerpc/fsl: Add PCI node in device tree of bsc9132qds
 2016-01-29 11:26 UTC  (5+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.5-2 tag
 2016-01-29  9:31 UTC 

[PATCH] powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8
 2016-01-29  1:58 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Fixup _HPAGE_CHG_MASK
 2016-01-29  1:58 UTC  (2+ messages)
`  "

[PATCH] powerpc/eeh: Fix PE location code
 2016-01-29  1:58 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Allow user space to map rtas_rmo_buf
 2016-01-29  1:58 UTC  (2+ messages)
`  "

[PATCH v3 0/3] Optimize CONFIG_DEBUG_PAGEALLOC
 2016-01-28 23:03 UTC  (7+ messages)
` [PATCH v3 2/3] x86: query dynamic DEBUG_PAGEALLOC setting
` [PATCH v3 3/3] s390: "

[PATCH] documentation: Add disclaimer
 2016-01-28 20:02 UTC  (14+ messages)
` [v3,11/41] mips: reuse asm-generic/barrier.h

[PATCH 29/31] Add debugger entry points for POWERPC
 2016-01-28 19:47 UTC 

[PATCH v9 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-01-28 18:48 UTC  (7+ messages)
` [PATCH v9 3/6] arm64/arm, numa, dt: adding numa dt binding implementation "

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

[PATCH] arch/PPC:B4860qds/B4420qds: Updates to device trees for B4860 for DSP clusters and their L2 caches
 2016-01-28 13:17 UTC 

[PATCH v7 0/6] cpufreq: powernv: Redesign the presentation of throttle notification and solve bug-fixes in the driver
 2016-01-28 11:40 UTC  (21+ messages)
` [PATCH v7 1/6] cpufreq: powernv: Free 'chips' on module exit
` [PATCH v7 2/6] cpufreq: powernv: Hot-plug safe the kworker thread
` [PATCH v7 3/6] cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
` [PATCH v7 4/6] cpufreq: powernv/tracing: Add powernv_throttle tracepoint
` [PATCH v7 5/6] cpufreq: powernv: Replace pr_info with trace print for throttle event
` [PATCH v7 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats

[PATCH] B4860qds/B4420qds: Updates to device trees for B4860 for DSP clusters and their L2 caches
 2016-01-28  9:51 UTC  (2+ messages)

[PATCH 0/4] powerpc: Memory hotplug cleanups
 2016-01-28  2:41 UTC  (5+ messages)
` [PATCH 1/4] arch/powerpc: Clean up error handling for htab_remove_mapping
` [PATCH 2/4] arch/powerpc: Handle removing maybe-present bolted HPTEs
` [PATCH 3/4] arch/powerpc: Clean up memory hotplug failure paths
` [PATCH 4/4] arch/powerpc: Split hash page table sizing heuristic into a helper

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-27 23:30 UTC  (11+ messages)

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-27 23:32 UTC  (11+ messages)

[PATCH kernel 0/4] KVM: PPC: Add in-kernel acceleration for 64bit DMA
 2016-01-27 23:53 UTC  (5+ messages)
` [PATCH kernel 4/4] KVM: PPC: Add support for 64bit TCE windows

[RFC PATCH] PPC32: Fix build failure caused by missing dirty pte handlers
 2016-01-27 22:16 UTC  (4+ messages)

Question about 86xx
 2016-01-27 14:41 UTC  (4+ messages)

[PATCH v3 0/9] FP/VEC/VSX switching optimisations
 2016-01-27 12:01 UTC  (5+ messages)
` [PATCH v3 4/9] powerpc: Explicitly disable math features when copying thread


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