linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-07 06:43:35 to 2018-08-10 11:47:06 UTC [more...]

[PATCH v3 0/2] powerpc/pseries: Improve serialization of PRRN events
 2018-08-10 11:47 UTC  (5+ messages)
` [PATCH v3 1/2] powerpc/pseries: Avoid blocking rtas polling handling multiple "
` [PATCH v3 2/2] powerpc/pseries: Wait for completion of hotplug events during PRRN handling

[PATCH v3] powerpc/topology: Check at boot for topology updates
 2018-08-10 11:42 UTC  (2+ messages)

[PATCH v7 0/9] powerpc/pseries: Machine check handler improvements
 2018-08-10 11:04 UTC  (30+ messages)
` [PATCH v7 1/9] powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX
` [PATCH v7 2/9] powerpc/pseries: Defer the logging of rtas error to irq work queue
` [PATCH v7 3/9] powerpc/pseries: Fix endainness while restoring of r3 in MCE handler
` [PATCH v7 4/9] powerpc/pseries: Define MCE error event section
` [PATCH v7 5/9] powerpc/pseries: flush SLB contents on SLB MCE errors
` [PATCH v7 6/9] powerpc/pseries: Display machine check error details
` [PATCH v7 7/9] powerpc/pseries: Dump the SLB contents on SLB MCE errors
` [PATCH v7 8/9] powerpc/mce: Add sysctl control for recovery action on MCE
` [PATCH v7 9/9] powernv/pseries: consolidate code for mce early handling

[PATCH v4 0/6] powerpc: Modernize unhandled signals message
 2018-08-10  9:29 UTC  (8+ messages)
` [PATCH v4 5/6] powerpc: Add show_user_instructions()

[PATCH] powerpc/powernv: Add support for NPU2 relaxed-ordering mode
 2018-08-10  8:07 UTC  (3+ messages)

[PATCH v2 1/2] powerpc/64s: move machine check SLB flushing to mm/slb.c
 2018-08-10  7:11 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/64s: reimplement book3s idle code in C

[PATCH] powerpc/powernv/idle: Fix build error
 2018-08-10  7:10 UTC  (2+ messages)

[PATCH] powerpc/mm/tlbflush: update the mmu_gather page size while iterating address range
 2018-08-10  7:09 UTC  (3+ messages)

[PATCH v02] powerpc/mobility: Fix node detach/rename problem
 2018-08-10  1:46 UTC  (5+ messages)

[PATCH 1/2] powerpc/64s: move machine check SLB flushing to mm/slb.c
 2018-08-09 23:30 UTC  (6+ messages)
` [PATCH 2/2] powerpc/64s: reimplement book3s idle code in C

ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
 2018-08-09 15:49 UTC  (2+ messages)

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-08-09 14:06 UTC  (20+ messages)

[PATCH] powerpc/mm/hash: Remove unnecessary do { }while(0) loop
 2018-08-09 13:36 UTC 

[PATCH v6 0/2] powerpc: Detection and scheduler optimization for POWER9 bigcore
 2018-08-09 13:27 UTC  (5+ messages)
` [PATCH v6 1/2] powerpc: Detect the presence of big-cores via "ibm, thread-groups"
  ` [PATCH v6 1/2] powerpc: Detect the presence of big-cores via "ibm,thread-groups"
` [PATCH v6 2/2] powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores

[PATCH] lib/test_hexdump: fix failure on big endian cpu
 2018-08-09 12:33 UTC  (8+ messages)

[PATCH 1/5] powerpc/asm: Add a patch_site macro & helpers for patching instructions
 2018-08-09  9:52 UTC  (5+ messages)
` [1/5] "

[PATCH] powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
 2018-08-09  8:14 UTC 

[RFC 0/5] powerpc/mpic: Add non-contiguous interrupt sources
 2018-08-09  7:04 UTC  (16+ messages)
` [RFC 3/5] powerpc/mpic: Add support for non-contiguous irq ranges
` [RFC 5/5] powerpc/fsl: Add supported-irq-ranges for P2020

[RFC 0/4] Virtio uses DMA API for all devices
 2018-08-09  5:40 UTC  (36+ messages)

[RFC PATCH 0/3] New device-tree format and Opal based idle save-restore
 2018-08-08 15:41 UTC  (6+ messages)
` [RFC PATCH 3/3] cpuidle/powernv: Conditionally save-restore sprs using opal

[PATCH kernel RFC 0/3] powerpc/pseries/iommu: GPU coherent memory pass through
 2018-08-09  4:41 UTC  (2+ messages)

use generic DMA mapping code in powerpc
 2018-08-09  1:57 UTC  (33+ messages)
` [PATCH 01/20] kernel/dma/direct: take DMA offset into account in dma_direct_supported
` [PATCH 02/20] kernel/dma/direct: refine dma_direct_alloc zone selection
` [PATCH 07/20] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 08/20] powerpc/dma: remove the unused dma_nommu_ops export
` [PATCH 09/20] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 10/20] powerpc/dma-noncoherent: don't disable irqs over kmap_atomic
` [PATCH 11/20] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 12/20] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 13/20] powerpc/dma: remove get_dma_offset
` [PATCH 14/20] powerpc/dma: replace dma_nommu_dma_supported with dma_direct_supported
` [PATCH 15/20] powerpc/dma: remove the unused unmap_page and unmap_sg methods
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
` [PATCH 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops
` [PATCH 18/20] powerpc/dma-noncoherent: use generic dma_noncoherent_ops
` [PATCH 20/20] powerpc/dma: remove dma_nommu_mmap_coherent

[PATCH v2 1/6] powerpc/pm: Fix suspend=n in menuconfig for e500mc platforms
 2018-08-08 23:01 UTC  (2+ messages)
` [v2, "

[PATCH 2/3] powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible
 2018-08-08 22:47 UTC  (2+ messages)
` [2/3] "

[PATCH] powerpc: fix size calculation using resource_size()
 2018-08-08 21:43 UTC  (2+ messages)

[PATCH] powerpc/tm: Print 64-bits MSR
 2018-08-08 15:50 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] powerpc/mm: remove huge_pte_offset_and_shift() prototype
 2018-08-08 15:36 UTC 

[PATCH] powerpc/64s: Make unrecoverable SLB miss less confusing
 2018-08-08 14:42 UTC  (4+ messages)

[PATCH] powerpc/64: Disable irq restore warning for now
 2018-08-08 14:28 UTC  (2+ messages)
`  "

[PATCH] powerpc/Makefiles: Convert ifeq to ifdef where possible
 2018-08-08 14:26 UTC  (2+ messages)
`  "

[PATCH] misc: cxl: changed asterisk position
 2018-08-08 14:26 UTC  (2+ messages)
`  "

[PATCH] powpc:feature: of_node_put is not needed after iterator
 2018-08-08 14:26 UTC  (2+ messages)
`  "

[PATCH v4 1/6] powerpc/traps: Print unhandled signals in a separate function
 2018-08-08 14:26 UTC  (2+ messages)
` [v4, "

[PATCH v3 1/4] powerpc/64: Make exception table clearer in __copy_tofrom_user_base
 2018-08-08 14:26 UTC  (2+ messages)
` [v3, "

[PATCH v5 8/8] Documentation: Add nospectre_v1 parameter
 2018-08-08 14:26 UTC  (2+ messages)
` [v5,8/8] "

[PATCH v8 1/4] selftests/powerpc: add test for 32 bits memcmp
 2018-08-08 14:26 UTC  (2+ messages)
` [v8,1/4] "

[PATCH v2 1/2] selftests/powerpc: Skip earlier in alignment_handler test
 2018-08-08 14:26 UTC  (2+ messages)
` [v2, "

[PATCH v5 1/8] powerpc/64: Disable the speculation barrier from the command line
 2018-08-08 14:26 UTC  (2+ messages)
` [v5, "

[PATCH resend] powerpc/64s: fix page table fragment refcount race vs speculative references
 2018-08-08 14:26 UTC  (2+ messages)
` [resend] "

[PATCH 01/16] powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES()
 2018-08-08 14:26 UTC  (2+ messages)
` [01/16] "

[PATCH 1/3] selftests/powerpc: Add a helper for checking if we're on ppc64le
 2018-08-08 14:26 UTC  (2+ messages)
` [1/3] "

[PATCH] powerpc/64s: Make rfi_flush_fallback a little more robust
 2018-08-08 14:26 UTC  (2+ messages)
`  "

[PATCH] powerpc/pasemi: Use pr_err/pr_warn... for kernel messages
 2018-08-08 14:25 UTC  (2+ messages)
`  "

[PATCH] powerpc/pasemi: Seach for PCI root bus by compatible property
 2018-08-08 14:25 UTC  (2+ messages)
`  "

[PATCH] powerpc/64s: free page table caches at exit_mmap time
 2018-08-08 14:25 UTC  (2+ messages)
`  "

[PATCH] powerpc/64s/radix: tlb do not flush on page size when fullmm
 2018-08-08 14:25 UTC  (2+ messages)
`  "

[PATCH] powerpc: Add a checkpatch wrapper with our preferred settings
 2018-08-08 14:25 UTC  (2+ messages)
`  "

[PATCH v6 1/8] powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX
 2018-08-08 14:25 UTC  (2+ messages)
` [v6, "

[PATCH v6 2/8] powerpc/pseries: Defer the logging of rtas error to irq work queue
 2018-08-08 14:25 UTC  (2+ messages)
` [v6, "

[PATCH] powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
 2018-08-08 14:25 UTC  (2+ messages)
`  "

[PATCH V3 2/2] crypto/nx: Initialize 842 high and normal RxFIFO control registers
 2018-08-08 14:25 UTC  (2+ messages)
` [V3, "

[PATCH V3 1/2] powerpc/powernv: Export opal_check_token symbol
 2018-08-08 14:25 UTC  (2+ messages)
` [V3,1/2] "

[PATCH 1/3] powerpc: make CPU selection logic generic in Makefile
 2018-08-08 14:25 UTC  (3+ messages)
` [1/3] "

[PATCH] powerpc/perf: Remove sched_task function defined for thread-imc
 2018-08-08 14:25 UTC  (2+ messages)
`  "

[PATCH 3/3] powerpc/xive: Remove xive_kexec_teardown_cpu()
 2018-08-08 14:25 UTC  (2+ messages)
` [3/3] "

[PATCH 2/3] powerpc/xive: Remove now useless pr_debug statements
 2018-08-08 14:25 UTC  (2+ messages)
` [2/3] "

[PATCH] powerpc/powernv/opal: Use standard interrupts property when available
 2018-08-08 14:25 UTC  (2+ messages)
`  "

[PATCH v5 0/8] powerpc/fsl: Speculation barrier for NXP PowerPC Book3E
 2018-08-08 14:03 UTC  (3+ messages)

is there still any need PPC checking for "chosen@0"?
 2018-08-08 13:58 UTC  (2+ messages)

Several suspected memory leaks
 2018-08-08 13:45 UTC  (4+ messages)

[PATCH v2 0/2] powerpc/pseries: Improve serialization of PRRN events
 2018-08-08 13:38 UTC  (7+ messages)
` [PATCH v2 2/2] powerpc/pseries: Wait for completion of hotplug events during PRRN handling

[PATCH] powerpc/mm: Fix address space layout randomization (ASLR)
 2018-08-08 13:18 UTC 

Build regressions/improvements in v4.17-rc1
 2018-08-08 13:16 UTC  (6+ messages)

[PATCH] of/fdt: Remove PPC32 longtrail hack in memory scan
 2018-08-08 11:09 UTC  (7+ messages)

[PATCH v3 1/2] powerpc/fadump: handle crash memory ranges array index overflow
 2018-08-08  9:50 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements

[PATCH v2 1/2] powerpc/fadump: handle crash memory ranges array index overflow
 2018-08-08  9:35 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements

[PATCH NEXT 2/4] powerpc/pasemi: Add Nemo board IRQ init routine
 2018-08-08  9:22 UTC  (3+ messages)

[PATCH v2] powerpc/topology: Check at boot for topology updates
 2018-08-08  9:00 UTC 

[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-08  5:36 UTC  (3+ messages)

[PATCH] powerpc/topology: Check at boot for topology updates
 2018-08-08  4:41 UTC 

[PATCH] misc: ibmvsm: Fix wrong assignment of return code
 2018-08-07 14:22 UTC  (3+ messages)

[PATCH v2] selftests/powerpc: Avoid remaining process/threads
 2018-08-07 14:15 UTC  (2+ messages)
` [PATCH v3] selftests/powerpc: Kill child processes on SIGINT

[PATCH] powerpc/64s: idle_power4 fix PACA_IRQ_HARD_DIS accounting
 2018-08-07 13:21 UTC 

[PATCH v3 00/14] Implement use of HW assistance on TLB table walk on 8xx
 2018-08-07  7:57 UTC  (2+ messages)

[PATCH 1/2] powerpc: Allow memory that has been hot-removed to be hot-added
 2018-08-07  6:52 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).