linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-04 00:01:57 to 2016-06-08 14:43:50 UTC [more...]

[PATCH V2 00/16] TLB flush improvments and Segment table support
 2016-06-08 14:43 UTC  (5+ messages)
` [PATCH V2 01/16] mm/hugetlb: Simplify hugetlb unmap
` [PATCH V2 02/16] mm: Change the interface for __tlb_remove_page
` [PATCH V2 03/16] mm/mmu_gather: Track page size with mmu gather and force flush if page size change
` [PATCH V2 04/16] powerpc/mm/radix: Implement tlb mmu gather flush efficiently

[PATCH V2 00/10] Fixes for Radix support
 2016-06-08 14:25 UTC  (11+ messages)
` [PATCH V2 01/10] Fix .long's in mm/tlb-radix.c to more meaningful
` [PATCH V2 02/10] powerpc/mm/radix: Update to tlb functions ric argument
` [PATCH V2 03/10] powerpc/mm/radix: Flush page walk cache when freeing page table
` [PATCH V2 04/10] powerpc/mm/radix: Update LPCR HR bit as per ISA
` [PATCH V2 05/10] powerpc/mm: use _raw variant of page table accessors
` [PATCH V2 06/10] powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled
` [PATCH V2 07/10] powerpc/hash: Use the correct ppp mask when updating hpte
` [PATCH V2 08/10] powerpc/mm: Clear top 16 bits of va only on older cpus
` [PATCH V2 09/10] powerpc/mm: Print formation regarding the the MMU mode
` [PATCH V2 10/10] powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0

[PATCH v3] powerpc: spinlock: Fix spin_unlock_wait()
 2016-06-08 13:59 UTC  (8+ messages)

PAGE_GUARDED
 2016-06-08 13:52 UTC  (33+ messages)
          ` Kernel 4.7: PAGE_GUARDED and _PAGE_NO_CACHE

[PATCH] powerpc/nohash: Fix build break with 4K pages
 2016-06-08 13:21 UTC 

[PATCH 0/8] Various dmaengine cleanups
 2016-06-08 12:15 UTC  (14+ messages)
` [PATCH 1/8] dmaengine: fsl-edma: Fix clock handling error paths
` [PATCH 2/8] dmaengine: fsl-edma: print error code in error messages
` [PATCH 3/8] dmaengine: coh901318: Only calculate residue if txstate exists
` [PATCH 4/8] dmaengine: s3c24xx: Simplify code in s3c24xx_dma_tx_status()
` [PATCH 5/8] dmaengine: ste_dma40: Only calculate residue if txstate exists
` [PATCH 6/8] dmaengine: sun6i-dma: Only calculate residue if state exists
` [PATCH 7/8] dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists
` [PATCH 8/8] dmaengine: Remove site specific OOM error messages on kzalloc

[PATCH] powerpc/pseries: Add POWER8NVL support to ibm, client-architecture-support call
 2016-06-08 11:27 UTC  (10+ messages)
` [PATCH] powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
` powerpc/pseries: Add POWER8NVL support to ibm, client-architecture-support call

[PATCH V10 00/28] Add new powerpc specific ELF core notes
 2016-06-08 11:18 UTC  (12+ messages)

[PATCH] of: fix autoloading due to broken modalias with no 'compatible'
 2016-06-08 11:14 UTC  (2+ messages)

[PATCH] powerpc: Fix IBM_ARCH_VEC_NRCORES_OFFSET value
 2016-06-08 11:03 UTC  (2+ messages)

[PATCH v5 0/3] POWER9 Load Monitor Support
 2016-06-08 10:38 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] powerpc: Improve FSCR init and context switching
  ` [PATCH v6 2/3] powerpc: Load Monitor Register Support
  ` [PATCH v6 3/3] powerpc: Load Monitor Register Tests

[PATCH] powerpc/nvram: remove unused pstore headers
 2016-06-08 10:02 UTC 

[RESEND PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-06-08  9:56 UTC  (3+ messages)

[PATCH] drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_
 2016-06-08  9:40 UTC 

[PATCH v2 0/7] crypto: talitos - implementation of AEAD for SEC1
 2016-06-08  8:29 UTC  (9+ messages)
` [PATCH v2 1/7] crypto: talitos - using helpers for all talitos_ptr operations
` [PATCH v2 2/7] crypto: talitos - move mapping helpers before IPSEC functions
` [PATCH v2 3/7] crypto: talitos - making mapping helpers more generic
` [PATCH v2 4/7] crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU
` [PATCH v2 5/7] crypto: talitos - sg_to_link_tbl() not used anymore, remove it
` [PATCH v2 6/7] crypto: talitos - implement cra_priority
` [PATCH v2 7/7] crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU

[PATCH] cxl: Abstract the differences between the PSL and XSL
 2016-06-08  7:46 UTC  (3+ messages)
` [PATCH, RFC] cxl: Add support for CAPP DMA mode

[RFC] Implementing HUGEPAGE on MPC 8xx
 2016-06-08  7:03 UTC 

WARNING at kernel/sched/core.c:1166 while booting 4.6.0 mainline on ppc64le bare metal
 2016-06-08  6:03 UTC  (7+ messages)
    ` [PATCH 0/2] Fix CPU Online handling for unbounded worker threads
      ` [PATCH 1/2] workqueue: Move wq_update_unbound_numa() to the beginning of CPU_ONLINE
      ` [PATCH 2/2] workqueue:Fix affinity of an unbound worker of a node with 1 online CPU

[PATCH] powerpc/mm/radix: Update LPCR HR bit as per ISA
 2016-06-08  4:33 UTC  (2+ messages)
`  "

[PATCH 0/5] Consistent TM structures
 2016-06-08  4:00 UTC  (6+ messages)
` [PATCH 1/5] selftests/powerpc: Check for VSX preservation across userspace preemption
` [PATCH 2/5] selftests/powerpc: Add test to check TM ucontext creation
` [PATCH 3/5] powerpc: tm: Always use fp_state and vr_state to store live registers
` [PATCH 4/5] powerpc: tm: Rename transct_(*) to ck(\1)_state
` [PATCH 5/5] powerpc: Remove do_load_up_transact_{fpu,altivec}

[PATCH] powerpc/mm/radix: Make the pid unsigned long
 2016-06-08  3:58 UTC  (2+ messages)
`  "

[PATCH V3 8/9] cpufreq: Keep policy->freq_table sorted in ascending order
 2016-06-08  3:48 UTC  (11+ messages)

[PATCH v10 00/18] powerpc/powernv: PCI hotplug support
 2016-06-08  3:47 UTC  (3+ messages)
` [PATCH v10 09/18] powerpc/powernv: Extend PCI bridge resources

PR KVM and TM issues
 2016-06-08  2:26 UTC  (10+ messages)
    ` [PATCH] spapr: Don't set the TM ibm,pa-features bit in PR KVM mode
      ` [PATCH] spapr: Don't set the TM ibm, pa-features "
        ` [PATCH v2] spapr: Don't set the TM ibm,pa-features "
          ` [PATCH 1/2] Add PowerPC AT_HWCAP2 definitions
            ` [PATCH 2/2] spapr: Better handling of ibm,pa-features TM bit

[Patch v3 1/5] fsl/qe: add rx_sync and tx_sync for TDM mode
 2016-06-07 22:57 UTC  (10+ messages)
` [Patch v3 2/5] fsl/qe: setup clock source "
` [Patch v3 3/5] fsl/qe: Make regs resouce_size_t
` [Patch v3 4/5] fsl/qe: Add QE TDM lib
` [Patch v3 5/5] drivers/net: support hdlc function for QE-UCC

[PATCH 0/6] eBPF JIT for PPC64
 2016-06-07 22:56 UTC  (8+ messages)
` [PATCH 1/6] ppc: bpf/jit: Fix/enhance 32-bit Load Immediate implementation
` [PATCH 2/6] ppc: bpf/jit: Optimize 64-bit Immediate loads
` [PATCH 3/6] ppc: bpf/jit: Introduce rotate immediate instructions
` [PATCH 4/6] ppc: bpf/jit: A few cleanups
` [PATCH 5/6] ppc: bpf/jit: Isolate classic BPF JIT specifics into a separate header
` [PATCH 6/6] ppc: ebpf/jit: Implement JIT compiler for extended BPF

[PATCH v12.update 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer
 2016-06-07 18:08 UTC  (2+ messages)
` [PATCH v12.update 02/15] PCI: Let pci_mmap_page_range() take resource address

[PATCH v3 1/2] powerpc/timer - large decrementer support
 2016-06-07 13:04 UTC  (6+ messages)
` [PATCH "
  ` [PATCH 2/2] KVM: PPC: hypervisor "

[PATCH] powerpc/mm/hash: Fix the reference bit update when handling hash fault
 2016-06-07 12:07 UTC  (5+ messages)

powerpc/nvram: Fix an incorrect partition merge
 2016-06-07 11:39 UTC  (4+ messages)

[PATCH V4 2/2] cpufreq: Reuse new freq-table helpers
 2016-06-07 10:25 UTC 

[RFC v3 00/45] dma-mapping: Use unsigned long for dma_attrs
 2016-06-07  9:06 UTC  (7+ messages)
` [RFC v3 07/45] avr32: "
` [RFC v3 20/45] xen: "
` [RFC v3 44/45] dma-mapping: Remove dma_get_attr

[PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer
 2016-06-07  8:04 UTC  (5+ messages)
` [PATCH v12 02/15] PCI: Let pci_mmap_page_range() take resource address
` [PATCH v12 08/15] powerpc/PCI: Keep resource idx order with bridge register number
` [PATCH v12 09/15] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing

[PATCH V2 1/7] dt-bindings: Update QorIQ TMU thermal bindings
 2016-06-07  3:27 UTC 

[PATCH V2] powerpc/ptrace: Fix out of bounds array access warning
 2016-06-07  3:35 UTC  (4+ messages)
` [V2] "

[PATCH] powerpc/pseries: Fix PCI config address for DDW
 2016-06-07  3:35 UTC  (3+ messages)
`  "

[PATCH 1/7] dt-bindings: Update QorIQ TMU thermal bindings
 2016-06-07  2:26 UTC  (3+ messages)
  ` 答复: "

[PATCH v5 1/6] qspinlock: powerpc support qspinlock
 2016-06-06 21:41 UTC  (4+ messages)

[PATCH v2] powerpc: export cpu_to_core_id()
 2016-06-06 22:04 UTC  (2+ messages)

[PATCH v3] powerpc: Define and use PPC64_ELF_ABI_v2/v1
 2016-06-06 16:56 UTC  (2+ messages)
` [PATCH v4] "

[RFC PATCH v2 00/18] livepatch: hybrid consistency model
 2016-06-06 14:29 UTC  (4+ messages)
` [RFC PATCH v2 17/18] livepatch: change to a per-task "

unrecoverable exception on G5 with CONFIG_PPC_EARLY_DEBUG enabled
 2016-06-06 12:27 UTC  (2+ messages)

Status of DPAA integration for NXP QoriQ?
 2016-06-06 11:47 UTC  (3+ messages)

[PATCH v2] powerpc: spinlock: Fix spin_unlock_wait()
 2016-06-06 11:14 UTC  (4+ messages)
` [v2] "

[RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
 2016-06-06  8:25 UTC  (5+ messages)

[PATCH] powerpc/mm: use _raw variant of page table accessors
 2016-06-06  5:33 UTC  (4+ messages)

[PATCH 2/3] powerpc/mm/hash: Fix the reference bit update when handling hash fault
 2016-06-06  0:17 UTC  (2+ messages)
` [2/3] "

[PATCH 3/3] powerpc/mm/radix: Add missing tlb flush
 2016-06-06  0:17 UTC  (2+ messages)
` [3/3] "

[PATCH 1/3] powerpc/mm/radix: Update LPCR only if it is powernv
 2016-06-06  0:17 UTC  (2+ messages)
` [1/3] "

[PATCH v5 00/11] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-06-05 22:28 UTC  (3+ messages)
` [PATCH v5 08/11] powerpc/powernv: Add platform support for stop instruction

[PATCH 7/7] thermal: qoriq: Add thermal management support
 2016-06-05 17:51 UTC  (2+ messages)

running qemu for powerpc (32bits) architecture
 2016-06-05 11:32 UTC  (3+ messages)
  ` Fwd: "

[PATCHv2] powerpc: Define and use PPC64_ELF_ABI_v2
 2016-06-04 16:55 UTC 

[PATCH v3 1/3] mm/hugetlb: Simplify hugetlb unmap
 2016-06-04 14:06 UTC  (3+ messages)
` [PATCH v3 2/3] mm: Change the interface for __tlb_remove_page
` [PATCH v3 3/3] mm/mmu_gather: Track page size with mmu gather and force flush if page size change

[PATCH] powerpc: Define and use PPC_ELF_ABI_v2
 2016-06-04 10:31 UTC  (2+ messages)

on a MPC8360 system, how can i read the *actual* bus frequencies?
 2016-06-04  0:05 UTC  (2+ messages)

problem with cuImage.mpc834x_mds image
 2016-06-04  0:01 UTC  (2+ 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).