linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-06 08:58:05 to 2016-06-09 06:11:01 UTC [more...]

[PATCH 2/2] selftests/powerpc: Test unaligned copy and paste
 2016-06-09  6:02 UTC 

[PATCH 0/6] eBPF JIT for PPC64
 2016-06-09  6:07 UTC  (11+ 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 1/2] powerpc: Send SIGBUS on unaligned copy and paste
 2016-06-09  6:01 UTC 

[PATCH] powerpc/mm: Use jump label to speed up radix_enabled check
 2016-06-09  6:00 UTC  (9+ messages)

[PATCH] cxl: Abstract the differences between the PSL and XSL
 2016-06-09  5:49 UTC  (4+ messages)
` [PATCH, RFC] cxl: Add support for CAPP DMA mode

[PATCH 0/5] Consistent TM structures
 2016-06-09  5:12 UTC  (9+ 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 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-09  5:04 UTC 

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

[PATCH v5 0/3] POWER9 Load Monitor Support
 2016-06-09  2:31 UTC  (9+ 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 v7 0/3] POWER9 Load Monitor Support
    ` [PATCH v7 1/3] powerpc: Improve FSCR init and context switching
    ` [PATCH v7 2/3] powerpc: Load Monitor Register Support
    ` [PATCH v7 3/3] powerpc: Load Monitor Register Tests

[RFC] Implementing HUGEPAGE on MPC 8xx
 2016-06-09  0:15 UTC  (3+ messages)

[PATCH] powerpc/nohash: Fix build break with 4K pages
 2016-06-09  0:08 UTC  (3+ messages)

[PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer
 2016-06-09  0:00 UTC  (5+ messages)

[PATCH v3 3/7] powerpc: use the new LED disk activity trigger
 2016-06-08 22:29 UTC 

[PATCH V2 1/7] dt-bindings: Update QorIQ TMU thermal bindings
 2016-06-08 19:52 UTC  (2+ messages)

[PATCH] drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_
 2016-06-08 18:08 UTC  (2+ messages)

[PATCH v6 00/11] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-06-08 16:54 UTC  (12+ messages)
` [PATCH v6 01/11] powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkle
` [PATCH v6 02/11] powerpc/kvm: make hypervisor state restore a function
` [PATCH v6 03/11] powerpc/powernv: Rename idle_power7.S to idle_power_common.S
` [PATCH v6 04/11] powerpc/powernv: Rename reusable idle functions to hardware agnostic names
` [PATCH v6 05/11] powerpc/powernv: Make pnv_powersave_common more generic
` [PATCH v6 06/11] powerpc/powernv: abstraction for saving SPRs before entering deep idle states
` [PATCH v6 07/11] powerpc/powernv: set power_save func after the idle states are initialized
` [PATCH v6 08/11] powerpc/powernv: Add platform support for stop instruction
` [PATCH v6 09/11] cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATES
` [PATCH v6 10/11] cpuidle/powernv: Add support for POWER ISA v3 idle states
` [PATCH v6 11/11] powerpc/powernv: Use deepest stop state when cpu is offlined

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

[PATCH V2 00/16] TLB flush improvments and Segment table support
 2016-06-08 15:07 UTC  (18+ 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 05/16] powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
` [PATCH V2 06/16] powerpc/mm/hash: Add helper for finding SLBE LLP encoding
` [PATCH V2 07/16] powerpc/mm: Use hugetlb flush functions
` [PATCH V2 08/16] powerpc/mm: Drop multiple definition of mm_is_core_local
` [PATCH V2 09/16] powerpc/mm/radix: Add tlb flush of THP ptes
` [PATCH V2 10/16] powerpc/mm/radix: Rename function and drop unused arg
` [PATCH V2 11/16] powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
` [PATCH V2 12/16] powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
` [PATCH V2 13/16] powerpc/mm: remove flush_tlb_page_nohash
` [PATCH V2 14/16] powerpc/mm: Cleanup LPCR defines
` [PATCH V2 15/16] powerpc/mm: Switch user slb fault handling to translation enabled
` [PATCH V2 16/16] powerpc/mm: Support segment table for Power9

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

[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  (9+ messages)
` [PATCH] 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] 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 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

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] 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  (10+ 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 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  (3+ messages)
` [RFC v3 20/45] xen: "

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

[PATCH] powerpc/pseries: Fix PCI config address for DDW
 2016-06-07  3:35 UTC  (2+ 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  (2+ messages)
` [v2] "


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