linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-05 14:43:22 to 2018-04-11 06:39:03 UTC [more...]

[PATCH 1/2] powernv/npu: Add lock to prevent race in concurrent context init/destroy
 2018-04-11  6:38 UTC 

[PATCH 1/3] powerpc/xive: Fix trying to "push" an already active pool VP
 2018-04-11  5:20 UTC  (4+ messages)
` [PATCH 2/3] powerpc/xive: Remove now useless pr_debug statements
` [PATCH 3/3] powerpc/xive: Remove xive_kexec_teardown_cpu()

[PATCH 1/2] powerpc/mm: Flush cache on memory hot(un)plug
 2018-04-11  4:01 UTC  (5+ messages)
` [PATCH 2/2] powerpc/mm/memtrace: Let the arch hotunplug code flush cache

[PATCH] powerpc/eeh: Fix enabling bridge MMIO windows
 2018-04-11  3:37 UTC 

[RFC PATCH 0/5] KVM TLB flushing improvements
 2018-04-11  2:19 UTC  (8+ messages)
` [RFC PATCH 1/5] powerpc/64s/mm: Implement LPID based TLB flushes to be used by KVM
` [RFC PATCH 2/5] KVM: PPC: Book3S HV: kvmppc_radix_tlbie_page use Linux flush function
` [RFC PATCH 3/5] KVM: PPC: Book3S HV: kvmhv_p9_set_lpcr "
` [RFC PATCH 4/5] KVM: PPC: Book3S HV: handle need_tlb_flush in C before low-level guest entry
` [RFC PATCH 5/5] KVM: PPC: Book3S HV: Radix do not clear partition scoped page table when page fault races with other vCPUs

[PATCH] ibmvnic: Define vnic_login_client_data name field as unsized array
 2018-04-10 22:26 UTC 

[PATCH v2 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-10 20:51 UTC  (9+ messages)
` [PATCH v2 1/2] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH v2 2/2] mm: remove odd HAVE_PTE_SPECIAL

[PATCH, RESEND, pci, v2] pci: Delete PCI disabling informational messages
 2018-04-10 19:58 UTC  (4+ messages)

[PATCH 1/5] powerpc/pm: Fix suspend=n in menuconfig for e500mc platforms
 2018-04-10 19:57 UTC  (3+ messages)
` [PATCH 5/5] powerpc:dts:pm: add power management node

[PATCH v3] powerpc/64: Fix section mismatch warnings for early boot symbols
 2018-04-10 19:18 UTC  (3+ messages)

[PATCH v9 00/24] Speculative page faults
 2018-04-10 16:30 UTC  (12+ messages)
` [PATCH v9 16/24] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock
` [PATCH v9 21/24] perf tools: Add support for the SPF perf event

[PATCH] ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
 2018-04-10 15:17 UTC  (4+ messages)
` [alsa-devel] "

[PATCH 0/3] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-10 15:10 UTC  (11+ messages)
` [PATCH 1/3] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH 2/3] mm: replace __HAVE_ARCH_PTE_SPECIAL
` [PATCH 3/3] mm: remove __HAVE_ARCH_PTE_SPECIAL

[PATCH v2 1/2] powerpc/fadump: exclude memory holes while reserving memory in second kernel
 2018-04-10 13:41 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/fadump: Do not use hugepages when fadump is active

[PATCH 0/3] Fix RTC and NVRAM OPAL_BUSY loops
 2018-04-10 13:01 UTC  (6+ messages)
` [PATCH 1/3] powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
` [PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver OPAL_BUSY loops
` [PATCH 3/3] powerpc/powernv: Fix OPAL NVRAM "

[PATCH 00/32] docs/vm: convert to ReST format
 2018-04-10 10:23 UTC  (4+ messages)

Occasionally losing the tick_sched_timer
 2018-04-10  9:07 UTC  (4+ messages)

[PATCH] powerpc/8xx: Build fix with Hugetlbfs enabled
 2018-04-10  8:51 UTC 

[PATCH] powerpc/powernv/opal: Use standard interrupts property when available
 2018-04-10  7:16 UTC 

[PATCH] Revert "powerpc/64: Fix checksum folding in csum_add()"
 2018-04-10  6:34 UTC 

[PATCH] powerpc/64: optimises from64to32()
 2018-04-10  6:34 UTC 

[PATCH 0/2] KVM powerpc tlbie scalability improvement
 2018-04-10  6:10 UTC  (10+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
` [PATCH 2/2] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls

[PATCH 0/6] improve OPAL cosole flushing and locking
 2018-04-10  5:02 UTC  (14+ messages)
` [PATCH 1/6] powerpc/powernv: opal-kmsg use flush fallback from console code
` [PATCH 2/6] powerpc/powernv: Implement and use opal_flush_console
` [PATCH 3/6] powerpc/powernv: Remove OPALv1 support from opal console driver
` [PATCH 4/6] powerpc/powernv: move opal console flushing to udbg
` [PATCH 5/6] powerpc/powernv: implement opal_put_chars_nonatomic
` [PATCH 6/6] drivers/tty/hvc: remove unexplained "just in case" spin delay

[PATCH v2 0/9] first step of standardising OPAL_BUSY handling
 2018-04-10  5:01 UTC  (15+ messages)
` [PATCH v2 1/9] powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
` [PATCH v2 2/9] powerpc/powernv: OPAL RTC driver standardise OPAL_BUSY loops
` [PATCH v2 3/9] powerpc/powernv: opal_put_chars partial write fix
` [PATCH v2 4/9] powerpc/powernv: OPAL console standardise OPAL_BUSY loops
` [PATCH v2 5/9] powerpc/powernv: OPAL platform "
` [PATCH v2 6/9] powerpc/powernv: OPAL NVRAM driver standardise OPAL_BUSY delays
` [PATCH v2 7/9] powerpc/powernv: OPAL dump support "
` [PATCH v2 8/9] powerpc/xive: "
` [PATCH v2 9/9] powerpc/powernv: opal-kmsg standardise OPAL_BUSY handling

[PATCH] drivers/of: Introduce ARCH_HAS_OWN_OF_NUMA
 2018-04-10  2:29 UTC  (6+ messages)

[PATCH] powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagic
 2018-04-10  1:22 UTC 

ppc compat v4.16 regression: sending SIGTRAP or SIGFPE via kill() returns wrong values in si_pid and si_uid
 2018-04-09 15:22 UTC 

[PATCH v2 1/2] powerpc/time: inline arch_vtime_task_switch()
 2018-04-09 12:40 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/time: Only set ARCH_HAS_SCALED_CPUTIME on PPC64

[PATCH RFC] hvc: provide a flush operation, implement for opal console, and use in hvc console
 2018-04-09 11:18 UTC 

[PATCH] powerpc/64: irq_work avoid immediate interrupt when raised with hard irqs enabled
 2018-04-09 10:45 UTC  (3+ messages)

[PATCH 0/4] powerpc/perf: IMC Cleanups
 2018-04-09  9:00 UTC  (5+ messages)
` [PATCH 1/4] powerpc/perf: Rearrange memory freeing in imc init
` [PATCH 2/4] powerpc/perf: Replace the direct return with goto statement
` [PATCH 3/4] powerpc/perf: Return appropriate value for unknown domain
` [PATCH 4/4] powerpc/perf: Unregister thread-imc if core-imc not supported

[PATCH V6 0/4] Add support for 4PB virtual address space on hash
 2018-04-09  8:55 UTC  (5+ messages)
` [PATCH V6 2/4] powerpc/mm: Add support for handling > 512TB address in SLB miss

[PATCH] ASoC: fsl_ssi: Fix mode setting when changing channel number
 2018-04-09  6:55 UTC  (2+ messages)

[PATCH] ASoC: fsl_esai: Add freq check in set_dai_sysclk()
 2018-04-09  1:31 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] powerpc/mm/radix: add missing braces for single statement block
 2018-04-08 20:34 UTC  (2+ messages)

[PATCH] powerpc/32: Make some functions static
 2018-04-08 19:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] powerpc: Remove support for Marvell mv64x60 hostbridges
 2018-04-07 14:18 UTC  (9+ messages)
` [PATCH 1/5] powerpc/embedded6xx: Remove C2K board support
` [PATCH 2/5] powerpc/boot: Remove support for Marvell MPSC serial controller
` [PATCH 3/5] powerpc/boot: Remove support for Marvell mv64x60 i2c controller
` [PATCH 4/5] powerpc/boot: Remove core support for Marvell mv64x60 hostbridges
` [PATCH 5/5] powerpc: "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.17-1 tag
 2018-04-07 13:23 UTC 

[PATCH v3 1/4] libnvdimm: Add of_node to region and bus descriptors
 2018-04-07 10:58 UTC  (7+ messages)
` [PATCH v3 2/4] libnvdimm: Add device-tree based driver
` [PATCH v3 3/4] doc/devicetree: Persistent memory region bindings
` [PATCH v3 4/4] powerpc/powernv: Create platform devs for nvdimm buses

[RFC linux v2] init: make all setup_arch() output string to boot_command_line[]
 2018-04-07  1:55 UTC 

[PATCH v2] powerpc, pkey: make protection key 0 less special
 2018-04-06 20:44 UTC  (4+ messages)

[PATCH] powerpc: add __printf verification to prom_printf
 2018-04-06 20:12 UTC 

[PATCH 03/19] powerpc: Mark variables as unused
 2018-04-06 18:32 UTC  (4+ messages)
` [PATCH v4 03/19] powerpc: Mark variable `l` as unused, remove `path`

[PATCH v2 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-04-06 17:50 UTC  (15+ messages)
` [PATCH 1/5] arm64: entry: isb in el1_irq
` [PATCH 2/5] arm64: entry: introduce restore_syscall_args macro
` [PATCH 3/5] arm64: early ISB at exit from extended quiescent state
` [PATCH 4/5] rcu: arm64: add rcu_dynticks_eqs_exit_sync()
` [PATCH 5/5] smp: Lazy synchronization for EQS CPUs in kick_all_cpus_sync()

[PATCH] selftests/powerpc: add test to verify rfi flush across a system call
 2018-04-06 16:55 UTC 

[RESEND 0/3] Add support for memcpy_mcsafe
 2018-04-06 15:46 UTC  (12+ messages)
` [RESEND 2/3] powerpc/memcpy: Add memcpy_mcsafe for pmem

[RFC linux] init: make all setup_arch() output string to boot_command_line[]
 2018-04-06 11:11 UTC 

[RFC] virtio: Use DMA MAP API for devices without an IOMMU
 2018-04-06  8:37 UTC  (9+ messages)

[RESEND v2 1/4] libnvdimm: Add of_node to region and bus descriptors
 2018-04-06  3:57 UTC  (13+ messages)
` [RESEND v2 3/4] doc/devicetree: Persistent memory region bindings

[mm] b1f0502d04: INFO:trying_to_register_non-static_key
 2018-04-05 16:55 UTC  (8+ messages)

[RFC 1/2] powerpc/swiotlb: Dont free up allocated SWIOTLB slab on POWER
 2018-04-05 16:37 UTC  (3+ messages)

[PATCH] powerpc/powernv: do not process OPAL events from hard interrupt context
 2018-04-05 14:46 UTC 


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