linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-19 23:16:49 to 2017-01-04 11:50:20 UTC [more...]

[PATCH v5 00/12]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-01-04 11:49 UTC  (5+ messages)
` [PATCH v5 01/12] powerpc: Add #defs for paca->soft_enabled flags
` [PATCH v5 02/12] powerpc: move set_soft_enabled() and rename
` [PATCH v5 03/12] powerpc: Use soft_enabled_set api to update paca->soft_enabled
` [PATCH v5 04/12] powerpc: Add soft_enabled manipulation functions

[PATCH 0/2] dpaa_eth: a couple of fixes
 2017-01-04 11:21 UTC  (3+ messages)
` [PATCH 1/2] dpaa_eth: cleanup after init_phy() failure
` [PATCH 2/2] dpaa_eth: Initialize CGR structure before init

[PATCH] dt-bindings: qman: Remove pool channel node
 2017-01-04 11:03 UTC 

[PATCH V3 0/4] OPTPROBES for powerpc
 2017-01-04 10:25 UTC  (4+ messages)
` [PATCH V3 3/4] arch/powerpc: Implement Optprobes

DEBUG_LOCKS_WARN_ON(1) / lockdep.c:3134 lockdep_init_map+0x1e8/0x1f0
 2017-01-04 10:12 UTC  (2+ messages)

[PATCH v4 00/12]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-01-04  9:33 UTC  (17+ messages)
` [PATCH v4 01/12] powerpc: Add #defs for paca->soft_enabled flags
` [PATCH v4 02/12] powerpc: move set_soft_enabled() and rename
` [PATCH v4 07/12] powerpc: Add support to take additional parameter in MASKABLE_* macro
` [PATCH v4 10/12] powerpc: Add new set of soft_enabled_ functions
` [PATCH v4 12/12] powerpc: Rename soft_enabled to soft_disabled_mask

bootx_init.c:88: undefined reference to `__stack_chk_fail_local'
 2017-01-04  8:40 UTC  (7+ messages)

ext4 filesystem corruption with 4.10-rc2 on ppc64le
 2017-01-04  7:34 UTC  (3+ messages)

[RESEND] cxl: Force psl data-cache flush during device shutdown
 2017-01-04  6:43 UTC  (2+ messages)

[PATCH 1/9] powerpc: Move ARCH_DLINFO out of uapi
 2017-01-04  5:15 UTC  (9+ messages)
` [PATCH 2/9] powerpc: Move {d, i, u}cache_bsize definitions to a common place
` [PATCH 3/9] powerpc: Remove obsolete comment about patching instructions
` [PATCH 4/9] powerpc/64: Fix naming of cache block vs. cache line
` [PATCH 5/9] powerpc/64: Retrieve number of L1 cache sets from device-tree
` [PATCH 6/9] powerpc/64: Clean up ppc64_caches using a struct per cache
` [PATCH 7/9] powerpc/64: Add L2 and L3 cache shape info
` [PATCH 8/9] powerpc/64: Hard code cache geometry on POWER8
` [PATCH 9/9] powerpc: A new cache shape aux vectors

[PATCH v4 0/4] powerpc/mm: enable memory hotplug on radix
 2017-01-04  5:07 UTC  (7+ messages)
` [PATCH v4 1/4] powerpc/mm: refactor radix physical page mapping
` [PATCH v4 2/4] powerpc/mm: add radix__create_section_mapping()
` [PATCH v4 3/4] powerpc/mm: add radix__remove_section_mapping()
` [PATCH v4 4/4] powerpc/mm: unstub radix__vmemmap_remove_mapping()

[PATCH] powerpc/mm/4k: don't allocate larger pmd page table for 4k
 2017-01-04  2:49 UTC 

[PATCH] powerpc: fix pgtable pmd cache init
 2017-01-04  2:18 UTC  (4+ messages)

[PATCH net-next 1/6] net/skbuff: add macros for VLAN_PRESENT bit
 2017-01-04  1:18 UTC  (2+ messages)
` [PATCH net-next 4/6] net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCI

[PATCH] powerpc/mm/hugetlb: Don't panic if we don't find the default huge page size
 2017-01-04  0:18 UTC  (2+ messages)

[PATCH] fsl_ssi: set fifo watermark to more reliable value
 2017-01-03 21:08 UTC  (2+ messages)
` [alsa-devel] "

[PATCH net-next v2 18/27] net/skbuff: add macros for VLAN_PRESENT bit
 2017-01-03 20:52 UTC  (2+ messages)
` [PATCH net-next v2 21/27] net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCI

[PATCH] powerpc/mm: fix memory hotplug BUG() on radix
 2017-01-03 20:39 UTC 

[PATCH] powerpc: implement clear_bit_unlock_is_negative_byte()
 2017-01-03 18:58 UTC 

[PATCH V2] cpufreq: powernv: Add boost files to export ultra-turbo frequencies
 2017-01-03 11:08 UTC  (2+ messages)

[PATCH] powerpc/perf: use MSR to report privilege level on P9 DD1
 2017-01-03  9:13 UTC 

[RFC v2 0/3] Support Soft NMI
 2017-01-03  7:30 UTC  (4+ messages)
` [RFC v2 1/3] Merge IPI and DEFAULT priorities
` [RFC v2 2/3] Keep interrupts enabled even on soft disable
` [RFC v2 3/3] Enable soft nmi handler

mpic IRQ_TYPE_BOTH handling
 2017-01-03  1:43 UTC 

[PATCH RESEND 00/10] Replace via-maciisi with via-cuda driver
 2017-01-03  0:33 UTC  (13+ messages)
` [PATCH RESEND 08/10] via-cuda: Initialize data_index early and increment consistently
` [PATCH RESEND 10/10] m68k/mac: Replace via-maciisi driver with via-cuda driver
` [PATCH RESEND 09/10] via-cuda: Add support for Egret system controller
` [PATCH RESEND 02/10] via-cuda: Remove redundant temporary variable
` [PATCH RESEND 05/10] via-cuda: Fix re-initialization of reply_ptr and reading_reply
` [PATCH RESEND 06/10] via-cuda: Avoid TREQ race condition
` [PATCH RESEND 01/10] via-cuda: Cleanup printk calls
` [PATCH RESEND 04/10] via-cuda: Prevent read buffer overflow
` [PATCH RESEND 07/10] via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq
` [PATCH RESEND 03/10] via-cuda: Add TREQ, TIP and TACK signal helpers

[PATCH v3 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2017-01-02 14:14 UTC  (6+ messages)
` [PATCH v3 1/5] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
` [PATCH v3 2/5] ia64: reuse append_elf_note() and final_note() functions
` [PATCH v3 3/5] powerpc/fadump: remove dependency with CONFIG_KEXEC
` [PATCH v3 4/5] powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
` [PATCH v3 5/5] powerpc/fadump: update documentation about crashkernel parameter reuse

[RFC 0/4] x86: keep TASK_SIZE in sync with mm->task_size
 2017-01-02  9:53 UTC  (5+ messages)
` [RFC 1/4] mm: remove unused TASK_SIZE_OF()

[PATCH] ASoC : fsl_ssi : Correct the condition to check AC97 mode
 2016-12-28 17:53 UTC  (6+ messages)
` [alsa-devel] "

[PATCH v2] pci: hotplug: This patch removes unnecessary return statement using spatch tool
 2016-12-27 22:33 UTC  (2+ messages)

[Patch V7 1/4] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
 2016-12-26  8:32 UTC  (4+ messages)
` [Patch V7 2/4] irqchip/qeic: merge qeic init code from platforms to a common function
` [Patch V7 3/4] irqchip/qeic: merge qeic_of_init into qe_ic_init
` [Patch V7 4/4] irqchip/qeic: remove PPCisms for QEIC

[PATCH 1/2] powerpc/perf: Factor out bhrb functions
 2016-12-26  5:06 UTC  (4+ messages)
` [PATCH 2/2] powerpc/perf: support new BHRB filtering modes

[PATCH] powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
 2016-12-26  4:15 UTC  (2+ messages)

[PATCH v3 00/15] livepatch: hybrid consistency model
 2016-12-23 13:40 UTC  (35+ messages)
` [PATCH v3 01/15] stacktrace/x86: add function for detecting reliable stack traces
` [PATCH v3 04/15] livepatch/x86: add TIF_PATCH_PENDING thread flag
` [PATCH v3 05/15] livepatch/powerpc: "
` [PATCH v3 06/15] livepatch/s390: reorganize TIF thread flag bits
` [PATCH v3 08/15] livepatch: separate enabled and patched states
` [PATCH v3 09/15] livepatch: remove unnecessary object loaded check
` [PATCH v3 10/15] livepatch: move patching functions into patch.c
` [PATCH v3 11/15] livepatch: use kstrtobool() in enabled_store()
` [PATCH v3 12/15] livepatch: store function sizes
` [PATCH v3 13/15] livepatch: change to a per-task consistency model
` [PATCH v3 14/15] livepatch: add /proc/<pid>/patch_state
` [PATCH v3 15/15] livepatch: allow removal of a disabled patch

[PATCH] cpufreq: powernv: Add boost files to export ultra-turbo frequencies
 2016-12-23  4:29 UTC  (2+ messages)

[PATCH RFC] powerpc/powernv: sysfs entry to force full IPL reboot
 2016-12-23  4:20 UTC  (7+ messages)

[PATCH] powerpc: Fix build warning on 32-bit PPC - bisected to commit 989cea5c14be
 2016-12-23  3:06 UTC 

Build warning on 32-bit PPC - bisected to commit 989cea5c14be
 2016-12-22 14:53 UTC  (2+ messages)

[PATCH] powerpc/64: quieten section mismatch warnings
 2016-12-22 13:14 UTC 

[PATCH] arch: powerpc: ppc4xx compile flag optimizations
 2016-12-22  8:06 UTC 

[PATCH] drivers/pci/hotplug: Handle presence detection change properly
 2016-12-22  4:26 UTC  (4+ messages)

[PATCH kernel v2 00/11] powerpc/kvm/vfio: Enable in-kernel acceleration
 2016-12-22  1:25 UTC  (7+ messages)
` [PATCH kernel v2 05/11] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v2 09/11] vfio iommu: Add helpers to (un)register blocking notifiers per group

[PATCH v2 0/3] KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE fixes
 2016-12-21 18:29 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
` [PATCH 2/3] KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section
` [PATCH 3/3] KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts

[PATCH] ibmvscsi: add write memory barrier to CRQ processing
 2016-12-21 17:35 UTC  (3+ messages)

[PATCH v3 0/5] powerpc/mm: enable memory hotplug on radix
 2016-12-21  7:03 UTC  (15+ messages)
` [PATCH v3 1/5] powerpc/mm: set the radix linear page mapping size
` [PATCH v3 2/5] powerpc/mm: refactor {create, remove}_section_mapping()
  ` [PATCH v3 2/5] powerpc/mm: refactor {create,remove}_section_mapping()
` [PATCH v3 3/5] powerpc/mm: add radix__create_section_mapping()

[RFC PATCH] powerpc/powernv: report error messages from opal
 2016-12-21  5:52 UTC 

[PATCH] powernv/opal: Handle OPAL_WRONG_STATE error from OPAL fails
 2016-12-21  5:24 UTC  (2+ messages)

[PATCH] powerpc/64: Don't try to use radix MMU under a hypervisor
 2016-12-21  0:46 UTC  (4+ messages)

[GIT PULL 00/29] perf/core improvements and fixes
 2016-12-20 19:15 UTC  (5+ messages)
` [PATCH 14/29] perf annotate: Support jump instruction with target as second operand
` [PATCH 15/29] perf annotate: Fix jump target outside of function address range
` [PATCH 23/29] perf annotate: Don't throw error for zero length symbols

[PATCH net v4 0/4] fsl/fman: fixes for ARM
 2016-12-20 19:00 UTC  (2+ messages)

[PATCH] powerpc/perf/24x7: use rb_entry
 2016-12-20 14:02 UTC 

[RFC PATCH v7 0/3] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-12-20  7:22 UTC  (4+ messages)

[PATCH kernel v2 11/11] KVM: PPC: Add in-kernel acceleration for VFIO
 2016-12-20  6:52 UTC  (2+ messages)
` [PATCH kernel v3] "

[PATCH v3 0/6] IMC Instrumentation Support
 2016-12-20  6:39 UTC  (7+ messages)
` [PATCH v3 1/6] powerpc/powernv: Data structure and macros definitions
` [PATCH v3 2/6] powerpc/powernv: Autoload IMC device driver module
` [PATCH v3 3/6] powerpc/powernv: Detect supported IMC units and its events
` [PATCH v3 4/6] powerpc/perf: Add event attribute and group to IMC pmus
` [PATCH v3 5/6] powerpc/perf: Generic imc pmu event functions
` [PATCH v3 6/6] powerpc/perf: IMC pmu cpumask and cpu hotplug support

a question about powervm
 2016-12-20  6:19 UTC  (4+ messages)

[PATCHv2 00/11] KVM implementation of PAPR HPT resizing extension
 2016-12-20  5:49 UTC  (12+ messages)
` [PATCHv2 01/11] Documentation: Correct duplicate section number in kvm/api.txt
` [PATCHv2 02/11] powerpc/kvm: HPT resizing documentation and reserved numbers
` [PATCHv2 03/11] powerpc/kvm: Rename kvm_alloc_hpt() for clarity
` [PATCHv2 04/11] powerpc/kvm: Gather HPT related variables into sub-structure
` [PATCHv2 05/11] powerpc/kvm: Don't store values derivable from HPT order
` [PATCHv2 06/11] powerpc/kvm: Split HPT allocation from activation
` [PATCHv2 07/11] powerpc/kvm: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
` [PATCHv2 08/11] powerpc/kvm: Create kvmppc_unmap_hpte_helper()
` [PATCHv2 09/11] powerpc/kvm: Outline of KVM-HV HPT resizing implementation
` [PATCHv2 10/11] powerpc/kvm: "
` [PATCHv2 11/11] powerpc/kvm: Advertise availablity of HPT resizing on KVM HV

[PATCH] tty: hvc_dcc: Add basic early_con support
 2016-12-20  0:23 UTC 

[PATCH 00/11] KVM implementation of PAPR HPT resizing extension
 2016-12-19 23:16 UTC  (6+ messages)
` [PATCH 06/11] powerpc/kvm: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size


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