linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-03 20:37:25 to 2018-04-09 05:41:13 UTC [more...]

[PATCH 0/6] improve OPAL cosole flushing and locking
 2018-04-09  5:40 UTC  (3+ 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 v2 0/9] first step of standardising OPAL_BUSY handling
 2018-04-09  5:24 UTC  (10+ 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] ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
 2018-04-09  1:34 UTC  (2+ messages)
` [alsa-devel] "

[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/2] KVM powerpc tlbie scalability improvement
 2018-04-08 13:41 UTC  (7+ 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] ASoC: fsl_ssi: Fix mode setting when changing channel number
 2018-04-08  4:40 UTC 

[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  (9+ messages)
` [PATCH v2 "
  ` [PATCH v3 03/19] powerpc: Move `path` variable inside DEBUG_PROM
` [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  (16+ messages)
` [RESEND 1/3] powerpc/mce: Bug fixes for MCE handling in kernel space
` [RESEND 2/3] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [RESEND 3/3] powerpc/mce: Handle memcpy_mcsafe

[PATCH v9 00/24] Speculative page faults
 2018-04-06 14:23 UTC  (35+ messages)
` [PATCH v9 04/24] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v9 06/24] mm: make pte_unmap_same compatible with SPF
` [PATCH v9 09/24] mm: protect mremap() against SPF hanlder
` [PATCH v9 11/24] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v9 14/24] mm: Introduce __maybe_mkwrite()
` [PATCH v9 15/24] mm: Introduce __vm_normal_page()
` [PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock

[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  (11+ messages)

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

[RESEND v2 1/4] libnvdimm: Add of_node to region and bus descriptors
 2018-04-06  3:57 UTC  (17+ messages)
` [RESEND v2 3/4] doc/devicetree: Persistent memory region bindings
` [RESEND v2 4/4] powerpc/powernv: Create platform devs for nvdimm buses

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

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

[PATCH v3] powerpc/64: Fix section mismatch warnings for early boot symbols
 2018-04-05 15:50 UTC 

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

[PATCH] powerpc/64s/idle: POWER9 restore AMOR after deep sleep
 2018-04-05 14:42 UTC  (2+ messages)
`  "

[PATCH 0/2] a couple of cpu ftrs fixes
 2018-04-05 14:42 UTC  (4+ messages)
` [PATCH 1/2] powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bit
  ` [1/2] "
` [PATCH 2/2] powerpc/64s: Fix POWER9 DD2.2 and above in cputable features

[PATCH] powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits
 2018-04-05 14:42 UTC  (2+ messages)
`  "

[PATCH] powerpc/64: irq_work avoid immediate interrupt when raised with hard irqs enabled
 2018-04-05 14:31 UTC 

[PATCH] powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
 2018-04-05 12:49 UTC 

[PATCH v2 0/3] Add support for memcpy_mcsafe
 2018-04-05 12:24 UTC  (6+ messages)
` [PATCH v2 1/3] powerpc/mce: Bug fixes for MCE handling in kernel space
` [PATCH v2 2/3] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [PATCH v2 3/3] powerpc/mce: Handle memcpy_mcsafe

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

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

[PATCH v3 0/7] powerpc/fadump: Improvements and fixes for firmware-assisted dump
 2018-04-05  4:50 UTC  (4+ messages)
` [PATCH v3 1/7] powerpc/fadump: Move the metadata region to start of the reserved area

[PATCH 01/19] powerpc/powermac: Mark variable x as unused
 2018-04-04 20:21 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-04-04 20:18 UTC  (7+ messages)
` [PATCH 15/19] powerpc: Add missing prototype
  ` [PATCH v3 "

[PATCH 09/19] powerpc/chrp/pci: Make some functions static
 2018-04-04 20:15 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 11/19] powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
 2018-04-04 20:13 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 12/19] powerpc/powermac: Add missing prototype for note_bootable_part()
 2018-04-04 20:13 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 13/19] powerpc/52xx: Add missing functions prototypes
 2018-04-04 20:12 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 19/19] powerpc/tau: Synchronize function prototypes and body
 2018-04-04 20:10 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 05/19] powerpc/chrp/setup: Add attribute unused and make some functions static
 2018-04-04 20:09 UTC  (2+ messages)
` [PATCH v3 05/19] powerpc/chrp/setup: Remove idu_size variable "

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

[PATCH, RESEND, pci, v2] pci: Delete PCI disabling informational messages
 2018-04-04 15:10 UTC 

[PATCH] powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports it
 2018-04-04 14:39 UTC  (2+ messages)
`  "

[PATCH v2 1/3] powerpc: use NMI IPI for smp_send_stop
 2018-04-04 14:39 UTC  (2+ messages)
` [v2,1/3] "

[PATCH v2] cxl: Fix possible deadlock when processing page faults from cxllib
 2018-04-04 14:39 UTC  (2+ messages)
` [v2] "

[PATCH v3 3/3] powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead
 2018-04-04 14:39 UTC  (2+ messages)
` [v3, "

[PATCH] powerpc/powernv: Fix SMT4 forcing idle code
 2018-04-04 14:39 UTC  (2+ messages)
`  "

[PATCH 1/2] powerpc/mm/radix: Parse disable_radix commandline correctly
 2018-04-04 14:39 UTC  (2+ messages)
` [1/2] "

[PATCH V2] powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
 2018-04-04 14:39 UTC  (2+ messages)
` [V2] "

[PATCH V3] powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb
 2018-04-04 14:39 UTC  (2+ messages)
` [V3] "

[PATCH 2/2] powerpc/mm/keys: Update documentation in key fault handling
 2018-04-04 14:39 UTC  (2+ messages)
` [2/2] "

[PATCH] cxl: Fix possible deadlock when processing page faults from cxllib
 2018-04-04 10:58 UTC  (4+ messages)

[PATCH 1/2] powerpc/cpu: raise DEVICE_ADD/REMOVE msg to usrspace
 2018-04-04 13:33 UTC  (2+ messages)

[PATCH 1/3] powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
 2018-04-04 12:52 UTC  (4+ messages)
` [1/3] "

[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-04-04  9:08 UTC  (7+ messages)
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()

[PATCH] powerpc: Clear branch trap (MSR.BE) before delivering SIGTRAP
 2018-04-04  6:11 UTC  (5+ messages)

[PATCH 2/4] libnvdimm: Add device-tree based driver
 2018-04-03 20:39 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).