linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-29 02:10:01 to 2018-06-01 10:40:12 UTC [more...]

[RFC PATCH] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book E
 2018-06-01 10:40 UTC  (8+ messages)

[PATCH v5 0/4] powerpc patches for new Kconfig language
 2018-06-01 10:34 UTC  (15+ messages)
` [PATCH v5 1/4] powerpc/kbuild: set default generic machine type for 32-bit compile
` [PATCH v5 2/4] powerpc/kbuild: remove CROSS32 defines from top level powerpc Makefile
` [PATCH v5 3/4] powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
` [PATCH v5 4/4] powerpc/kbuild: move -mprofile-kernel check to Kconfig

[PATCH v4 0/7] Various TLB and PTE improvements
 2018-06-01 10:01 UTC  (8+ messages)
` [PATCH v4 1/7] powerpc/64s/radix: do not flush TLB when relaxing access
` [PATCH v4 2/7] powerpc/64s/radix: do not flush TLB on spurious fault
` [PATCH v4 3/7] powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case
` [PATCH v4 4/7] powerpc/64s/radix: prefetch user address in update_mmu_cache
` [PATCH v4 5/7] powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
` [PATCH v4 6/7] powerpc/64s/radix: optimise pte_update
` [PATCH v4 7/7] powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask

[PATCH] powerpc/mm/hugetlb: Update hugetlb related locks
 2018-06-01  8:24 UTC 

[PATCH] powerpc/mm/hash: hard disable irq in the SLB insert path
 2018-06-01  8:24 UTC 

[PATCH kernel 0/2] powerpc/powernv: Rework sketchy bypass
 2018-06-01  8:10 UTC  (3+ messages)
` [PATCH kernel 1/2] powerpc/powernv: Reuse existing TCE code for "
` [PATCH kernel 2/2] powerpc/powernv: Define PHB4 type and enable sketchy bypass on POWER9

[PATCH kernel] powerpc/powernv/ioda2: Reduce upper limit for DMA window size
 2018-06-01  8:06 UTC 

[PATCH] crypto/nx: Initialize 842 high and normal RxFIFO control registers
 2018-06-01  7:41 UTC  (4+ messages)

[PATCH] cpuidle:powernv: Make the snooze timeout dynamic
 2018-06-01  4:54 UTC  (3+ messages)

[PATCH] powerpc/64s: Fix compiler store ordering to SLB shadow area
 2018-05-31 22:52 UTC  (3+ messages)

[PATCH 0/2] error-injection: simplify code and powerpc support
 2018-05-31 19:06 UTC  (9+ messages)
` [PATCH 1/2] error-injection: Simplify arch specific helpers
` [PATCH 2/2] powerpc: Add support for function error injection

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-05-31 17:43 UTC  (11+ messages)

Build Failure on linux-next on Power8 machine
 2018-05-31 14:05 UTC  (4+ messages)

[PATCH v2 20/21] powerpc/xmon: use match_string() helper
 2018-05-31 11:11 UTC 

[PATCH v2] powerpc/64: Fix build failure with GCC 8.1
 2018-05-31 11:17 UTC  (9+ messages)

[RFC PATCH 0/8] Remove unneccessary included headers
 2018-05-31  9:55 UTC  (10+ messages)
` [RFC PATCH 1/8] powerpc: remove kdump.h from page.h
` [RFC PATCH 2/8] powerpc: remove unneeded inclusions of cpu_has_feature.h
` [RFC PATCH 3/8] powerpc: remove superflous inclusions of asm-compat.h
` [RFC PATCH 4/8] powerpc: remove superflous inclusions of asm/feature-fixups.h
` [RFC PATCH 5/8] powerpc: remove superflous inclusions of asm/fixmap.h
` [RFC PATCH 6/8] powerpc: declare set_breakpoint() static
` [RFC PATCH 7/8] powerpc/book3s: Remove PPC_PIN_SIZE
` [RFC PATCH 8/8] powerpc: fix includes in asm/processor.h

powerpc/powernv: copy/paste - Mask XERS0 bit in CR
 2018-05-31  4:29 UTC 

[PATCH 4.14 1/4] powerpc/mm/slice: Remove intermediate bitmap copy
 2018-05-31  8:54 UTC  (4+ messages)
` [PATCH 4.14 2/4] powerpc/mm/slice: create header files dedicated to slices
` [PATCH 4.14 3/4] powerpc/mm/slice: Enhance for supporting PPC32
` [PATCH 4.14 4/4] powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx

[PATCH v5 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-05-31  4:48 UTC  (15+ messages)
` [PATCH v5 1/7] powerpc: Add TIDR CPU feature for POWER9
` [PATCH v5 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
` [PATCH v5 3/7] powerpc: use task_pid_nr() for TID allocation
` [PATCH v5 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
` [PATCH v5 5/7] ocxl: Expose the thread_id needed for wait on POWER9
` [PATCH v5 6/7] ocxl: Add an IOCTL so userspace knows what OCXL features are available
` [PATCH v5 7/7] ocxl: Document new OCXL IOCTLs

[PATCH] [SCHEME 2]powernv/cpuidle: Add support for new idle state device-tree format
 2018-05-31  4:41 UTC  (2+ messages)

[PATCH] [SCHEME 1] Add support for new idle device tree format
 2018-05-31  4:40 UTC  (2+ messages)

(no subject)
 2018-05-31  4:33 UTC  (12+ messages)
` [RFC PATCH 01/11] powerpc/prom_init: Make of_workarounds static
` [RFC PATCH 02/11] powerpc/prom_init: Make "fake_elf" const
` [RFC PATCH 03/11] powerpc/prom_init: Make "default_colors" const
` [RFC PATCH 04/11] powerpc/prom_init: Replace __initdata with __prombss when applicable
` [RFC PATCH 05/11] powerpc/prom_init: Remove support for OPAL v2
` [RFC PATCH 06/11] powerpc/prom_init: Move prom_radix_disable to __prombss
` [RFC PATCH 07/11] powerpc/prom_init: Move ibm_arch_vec "
` [RFC PATCH 08/11] powerpc/prom_init: Move const structures to __initconst
` [RFC PATCH 09/11] powerpc/prom_init: Move a few remaining statics to appropriate sections
` [RFC PATCH 10/11] powerpc/prom_init: Move __prombss to it's own section and store it in .bss
` [RFC PATCH 11/11] powerpc: Check prom_init for disallowed sections

[RFC PATCH] powerpc: Add support for adding an ESM blob to the zImage wrapper
 2018-05-31  4:34 UTC 

linux-next: manual merge of the powerpc tree with the kbuild tree
 2018-05-30 23:32 UTC 

[PATCH v2] powerpc: fix build failure by disabling attribute-alias warning
 2018-05-30 21:42 UTC  (3+ messages)

[PATCH] powerpc/cell: fix build failure by disabling attribute-alias warning
 2018-05-30 21:42 UTC  (2+ messages)

[powerpc:topic/kbuild 4/4] arch/powerpc/Kconfig:466: syntax error
 2018-05-30 18:26 UTC 

[PATCH v2 1/1] powerpc/pseries: fix EEH recovery of some IOV devices
 2018-05-30 13:55 UTC  (2+ messages)

[PATCH] powerpc/mm/hash: Add missing update in slb update sequence
 2018-05-30 13:18 UTC 

[PATCH] powerpc/mm: Fix kernel crash on page table free
 2018-05-30 12:32 UTC 

[PATCH v4 0/4] powerpc patches for new Kconfig language
 2018-05-30 10:43 UTC  (6+ messages)
` [PATCH v4 1/4] powerpc/kbuild: set default generic machine type for 32-bit compile
` [PATCH v4 4/4] powerpc/kbuild: move -mprofile-kernel check to Kconfig

[PATCH kernel] powerpc/powernv/ioda2: Remove redundand free of TCE pages
 2018-05-30  9:22 UTC 

[PATCH v7 0/5] powerpc/64: memcmp() optimization
 2018-05-30  9:21 UTC  (6+ messages)
` [PATCH v7 1/5] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
` [PATCH v7 2/5] powerpc: add vcmpequd/vcmpequb ppc instruction macro
` [PATCH v7 3/5] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision
` [PATCH v7 4/5] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()
` [PATCH v7 5/5] powerpc:selftest update memcmp_64 selftest for VMX implementation

[PATCH] powerpc/powermac: fix spelling mistake "Usupported" -> "Unsupported"
 2018-05-30  9:15 UTC 

[PATCH v4 00/29] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-05-30  9:04 UTC  (4+ messages)
` [PATCH v4 04/29] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file

[PATCH v6 0/4] powerpc/64: memcmp() optimization
 2018-05-30  9:03 UTC  (13+ messages)
` [PATCH v6 1/4] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
` [PATCH v6 2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision

[PATCH v5 0/3] powerpc/lib: Optimisation of memcmp() and __clear_user() for PPC32
 2018-05-30  8:47 UTC  (4+ messages)
` [PATCH v5 3/3] powerpc/lib: optimise PPC32 memcmp

[PATCH v3] powerpc/lib: implement strlen() in assembly
 2018-05-30  8:33 UTC 

[PATCH v6 0/2] powerpc/lib: Optimisation of memcmp() and __clear_user() for PPC32
 2018-05-30  7:06 UTC  (3+ messages)
` [PATCH v6 1/2] powerpc/lib: optimise 32 bits __clear_user()
` [PATCH v6 2/2] powerpc/lib: optimise PPC32 memcmp

[PATCH] powerpc/ptrace: Use copy_{from, to}_user() rather than open-coding
 2018-05-30  6:48 UTC  (2+ messages)

[PATCH v2] powerpc/numa: Correct kernel message severity
 2018-05-30  6:43 UTC  (2+ messages)

[PATCH V2 1/4] powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_access_flags directly
 2018-05-29 22:44 UTC  (5+ messages)
` [PATCH V2 2/4] powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
` [PATCH V2 3/4] powerpc/mm: Change function prototype
` [PATCH V2 4/4] powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang

[PATCH] powerpc/prom: Fix %u/%llx usage since prom_printf() change
 2018-05-29 19:20 UTC 

[PATCH v2 0/2] i2c: make use of i2c_8bit_addr_from_msg
 2018-05-29 18:31 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: algos: "
` [PATCH v2 2/2] i2c: busses: "

[PATCH] kvm: no need to check return value of debugfs_create functions
 2018-05-29 17:06 UTC  (2+ messages)

[PATCH v3 1/3] powerpc/time: inline arch_vtime_task_switch()
 2018-05-29 16:19 UTC  (3+ messages)
` [PATCH v3 2/3] powerpc/time: Only set ARCH_HAS_SCALED_CPUTIME on PPC64
` [PATCH v3 3/3] powerpc/time: no steal_time if !CONFIG_PPC_SPLPAR

[PATCH 1/6] powerpc/64s: Add barrier_nospec
 2018-05-29 16:15 UTC  (7+ messages)
` [PATCH] powerpc/64s: Enhance the information in cpu_show_spectre_v1()

[PATCH v3] powerpc: fix build failure by disabling attribute-alias warning
 2018-05-29 16:06 UTC 

[PATCH v2] powerpc/cell: fix build failure by disabling attribute-alias warning
 2018-05-29 16:06 UTC 

[PATCH v3 00/14] Implement use of HW assistance on TLB table walk on 8xx
 2018-05-29 15:50 UTC  (15+ messages)
` [PATCH v3 01/14] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
` [PATCH v3 02/14] powerpc: move io mapping functions into ioremap.c
` [PATCH v3 03/14] powerpc: make ioremap_bot common to PPC32 and PPC64
` [PATCH v3 04/14] powerpc: common ioremap functions
` [PATCH v3 05/14] powerpc: use _ALIGN_DOWN macro for VMALLOC_BASE
` [PATCH v3 06/14] powerpc/nohash32: allow setting GUARDED attribute in the PMD directly
` [PATCH v3 07/14] powerpc/8xx: set "
` [PATCH v3 08/14] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v3 09/14] powerpc/mm: Use hardware assistance in TLB handlers on the 8xx
` [PATCH v3 10/14] powerpc/8xx: reunify TLB handler routines
` [PATCH v3 11/14] powerpc/8xx: Free up SPRN_SPRG_SCRATCH2
` [PATCH v3 12/14] powerpc/mm: Make pte_fragment_alloc() common to PPC32 and PPC64
` [PATCH v3 13/14] powerpc/mm: Use pte_fragment_alloc() on 8xx
` [PATCH v3 14/14] powerpc/8xx: Move SW perf counters in first 32kb of memory

[next-20180517][ppc] watchdog: CPU 88 self-detected hard LOCKUP @ update_cfs_group+0x30/0x150
 2018-05-29 13:09 UTC  (3+ messages)

linux-next: boot messages from today's linux-next
 2018-05-29 12:39 UTC  (6+ messages)

[PATCH] cpuidle/powernv : Add Description for cpuidle state
 2018-05-29 12:30 UTC  (3+ messages)

[PATCH] powerpc/prom: Fix %llx usage since prom_printf() change
 2018-05-29 11:58 UTC  (2+ messages)

Kernel OOPS while running memory hotplug test on P6 machine
 2018-05-29 10:40 UTC 

[PATCH] powerpc64/module elfv1: Set opd addresses after module relocation
 2018-05-29  6:51 UTC 

[PATCH] powerpc/mm/hugetlb: Use the correct page size when flushing hugepage tlb
 2018-05-29  2:38 UTC  (4+ 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).