linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-18 15:21:49 to 2017-12-21 08:03:48 UTC [more...]

[PATCH] cxl: Check if vphb exists before iterating over AFU devices
 2017-12-21  8:03 UTC  (2+ messages)

[PATCH] powerpc/powernv : Add support to enable sensor groups
 2017-12-21  5:03 UTC  (5+ messages)

[PATCH] cxl: Check if vphb exists before iterating over AFU devices
 2017-12-21  4:05 UTC  (3+ messages)

[PATCH v1 0/7] SR-IOV Enablement on PowerVM
 2017-12-21  3:04 UTC  (15+ messages)
` [PATCH v1 2/7] powerpc/kernel: Add uevents in EEH error/resume
` [PATCH v1 3/7] platforms/pseries: Set eeh_pe of EEH_PE_VF type
` [PATCH v1 4/7] powerpc/kernel Add EEH operations to notify resume
` [PATCH v1 7/7] pseries/setup: Add Initialization of VF Bars

[PATCH v1 0/7] SR-IOV Enablement on PowerVM
 2017-12-21  3:04 UTC  (13+ messages)
` [PATCH v2 1/7] platform/pseries: Update VF config space after EEH
` [PATCH v2 2/7] powerpc/kernel: Add uevents in EEH error/resume
` [PATCH v2 3/7] platforms/pseries: Set eeh_pe of EEH_PE_VF type
` [PATCH v2 4/7] powerpc/kernel Add EEH operations to notify resume
` [PATCH v2 5/7] powerpc/kernel: Add EEH notify resume sysfs
` [PATCH v2 6/7] pseries/pci: Associate PEs to VFs in configure SR-IOV
` [PATCH v2 7/7] pseries/setup: Add Initialization of VF Bars

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-21  1:41 UTC  (8+ messages)

[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
 2017-12-21  0:50 UTC  (9+ messages)
` [-next PATCH 4/4] treewide: Use DEVICE_ATTR_WO

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-12-20 22:49 UTC  (13+ messages)
` [PATCH v9 29/51] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface

[PATCH 0/2] PS3: Adjustments for six function implementations
 2017-12-21  0:05 UTC  (11+ messages)
` [PATCH 1/2] ps3: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/2] ps3: Improve a size determination in five functions
    `  "

[net] Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
 2017-12-20 23:37 UTC  (3+ messages)

[PATCH V5] cxl: Add support for ASB_Notify on POWER9
 2017-12-20 19:05 UTC  (2+ messages)

[RFC PATCH 0/8] use r14 for a per-cpu kernel register
 2017-12-20 17:53 UTC  (10+ messages)
` [RFC PATCH 1/8] powerpc/64s: stop using r14 register
` [RFC PATCH 2/8] powerpc/64s: poison r14 register while in kernel
` [RFC PATCH 3/8] powerpc/64s: put the per-cpu data_offset in r14
` [RFC PATCH 4/8] powerpc/64s: put io_sync bit into r14
` [RFC PATCH 5/8] powerpc/64s: put work_pending "
` [RFC PATCH 6/8] powerpc/64s: put irq_soft_mask bits "
` [RFC PATCH 7/8] powerpc/64s: put irq_soft_mask and irq_happened "
` [RFC PATCH 8/8] powerpc/64s: inline local_irq_enable/restore

[PATCH v4 1/2] powerpc/powernv: Enable tunneled operations
 2017-12-20 18:02 UTC  (4+ messages)
` [PATCH v4 2/2] cxl: read PHB indications from the device tree

[PATCH v4 00/11] ASoC: fsl_ssi: Clean up - coding style level
 2017-12-20 17:26 UTC  (7+ messages)

[PATCH V4] cxl: Add support for ASB_Notify on POWER9
 2017-12-20 13:43 UTC  (6+ messages)

WARNING: CPU: 0 PID: 2777 at arch/powerpc/mm/hugetlbpage.c:354 h,ugetlb_free_pgd_range+0xc8/0x1e4
 2017-12-20 12:17 UTC 

[PATCH 00/13] New driver to support OpenCAPI devices on POWER9
 2017-12-20 12:01 UTC  (21+ messages)
` [PATCH 02/13] powerpc/powernv: Set correct configuration space size for opencapi devices
` [PATCH 03/13] powerpc/powernv: Add opal calls for opencapi
` [PATCH 05/13] powerpc/powernv: Capture actag information for the device
` [PATCH 06/13] ocxl: Driver code for 'generic' opencapi devices
` [PATCH 07/13] ocxl: Add AFU interrupt support
` [PATCH 08/13] ocxl: Add a kernel API for other opencapi drivers
` [PATCH 09/13] ocxl: Add trace points
` [PATCH 10/13] ocxl: Add Makefile and Kconfig
` [PATCH 11/13] cxl: Remove support for "Processing accelerators" class
` [PATCH 12/13] ocxl: Documentation
` [PATCH 13/13] ocxl: add MAINTAINERS entry

[PATCH] KVM: PPC: Book3S: fix XIVE migration of pending interrupts
 2017-12-20  8:24 UTC  (2+ messages)

[PATCH] cpufreq: powernv: Add support of frequency domain
 2017-12-20  8:04 UTC  (7+ messages)

[PATCH v2] cpufreq: powernv: Add support of frequency domain
 2017-12-20  6:50 UTC  (2+ messages)

[PATCH v10 00/17] powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-12-20  5:02 UTC  (19+ messages)
` [PATCH v10 01/17] powerpc/64: do not trace irqs-off at interrupt return to soft-disabled context
` [PATCH v10 02/17] powerpc/64: Add #defines for paca->soft_enabled flags
` [PATCH v10 03/17] powerpc/64: Improve inline asm in arch_local_irq_disable
` [PATCH v10 04/17] powerpc/64: Fix arch_local_irq_disable() prototype
` [PATCH v10 05/17] powerpc/64: move set_soft_enabled(), rename it, add memory clobber
` [PATCH v10 06/17] powerpc/64: Implement and use soft_enabled_return API
` [PATCH v10 07/17] powerpc/64: Implement and use soft_enabled_set_return API
` [PATCH v10 08/17] powerpc/64: Cleanup hard_irq_disable() macro
` [PATCH v10 09/17] powerpc/64: Change soft_enabled from flag to bitmask
` [PATCH v10 10/17] powerpc/64: Rename soft_enabled to irq_soft_mask
` [PATCH v10 11/17] powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
` [PATCH v10 12/17] powerpc/64s: Add support to take additional parameter in MASKABLE_* macro
` [PATCH v10 13/17] powerpc/64s: Add support to mask perf interrupts and replay them
` [PATCH v10 14/17] powerpc: Add new kconfig IRQ_DEBUG_SUPPORT
` [PATCH v10 15/17] powerpc/64s: Add new set of irq_soft_mask_ functions for PMI masking
` [PATCH v10 16/17] powerpc: use generic atomic implementation for local_t
` [PATCH v10 17/17] powerpc/64s: Implement local_t using irq soft masking

[PATCH] powerpc/pseries: Increase memory block size to 1GB on radix
 2017-12-20  4:25 UTC 

[PATCH] powerpc: Add aacraid and nvme to powernv_defconfig
 2017-12-20  2:14 UTC  (3+ messages)

[PATCH 1/1] powerpc: Emulate paste instruction
 2017-12-20  1:10 UTC  (2+ messages)
` [PATCH 1/1] vas: vas_window_init_dbgdir: fix order of cleanup

[PATCH v2] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2017-12-19 21:46 UTC  (14+ messages)
        ` [PATCH] On ppc64le we HAVE_RELIABLE_STACKTRACE

revamp vmem_altmap / dev_pagemap handling V2
 2017-12-19 20:36 UTC  (11+ messages)
` [PATCH 06/17] mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
` [PATCH 14/17] memremap: simplify duplicate region handling in devm_memremap_pages
` [PATCH 16/17] memremap: change devm_memremap_pages interface to use struct dev_pagemap

[PATCH v1 00/15] ASoC: fsl_ssi: Clean up - program flow level
 2017-12-19 17:34 UTC  (17+ messages)
` [PATCH v1 01/15] ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
` [PATCH v1 02/15] ASoC: fsl_ssi: Maintain a mask of active streams
` [PATCH v1 03/15] ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
` [PATCH v1 04/15] ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config()
` [PATCH v1 05/15] ASoC: fsl_ssi: Clean up helper functions of trigger()
` [PATCH v1 06/15] ASoC: fsl_ssi: Add DAIFMT define for AC97
` [PATCH v1 07/15] ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()
` [PATCH v1 08/15] ASoC: fsl_ssi: Set xFEN0 and xFEN1 together
` [PATCH v1 09/15] ASoC: fsl_ssi: Use snd_soc_init_dma_data instead
` [PATCH v1 10/15] ASoC: fsl_ssi: Move one-time configurations to dai_probe()
` [PATCH v1 11/15] ASoC: fsl_ssi: Setup AC97 in dai_probe()
` [PATCH v1 12/15] ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
` [PATCH v1 13/15] ASoC: fsl_ssi: Remove cpu_dai_drv from fsl_ssi structure
` [PATCH v1 14/15] ASoC: fsl_ssi: Move DT related code to a separate probe()
` [PATCH v1 15/15] ASoC: fsl_ssi: Use ssi->streams instead of reading register

[PATCH] KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage
 2017-12-19 14:56 UTC 

[PATCH v2 1/2] Powernv: Remove the usage of PACAR1 from opal wrappers
 2017-12-19 14:35 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt

powerpc64 kernel panic if you disable CONFIG_PPC_TRANSACTIONAL_MEM?
 2017-12-19 13:05 UTC  (2+ messages)

[trivial PATCH] treewide: Align function definition open/close braces
 2017-12-19 13:04 UTC  (10+ messages)
` [alsa-devel] "

[PATCH V4 02/26] powerpc/PCI: deprecate pci_get_bus_and_slot()
 2017-12-19 12:24 UTC  (4+ messages)
` [PATCH V4 12/26] powerpc/powermac: "

[PATCH] PCI: Add #defines for Completion Timeout Disable feature
 2017-12-19 11:24 UTC  (2+ messages)

[PATCH 38/45] arch/powerpc: remove duplicate includes
 2017-12-19 11:01 UTC  (2+ messages)

[PATCH 02/10] ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi
 2017-12-19 11:00 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi" to the asoc tree

[PATCH 03/10] ASoC: fsl_ssi: Cache pdev->dev pointer
 2017-12-19 11:00 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Cache pdev->dev pointer" to the asoc tree

[PATCH v4 03/11] ASoC: fsl_ssi: Refine all comments
 2017-12-19 11:00 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Refine all comments" to the asoc tree

[PATCH v4 04/11] ASoC: fsl_ssi: Rename registers and fields macros
 2017-12-19 11:00 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Rename registers and fields macros" to the asoc tree

[PATCH v4 05/11] ASoC: fsl_ssi: Refine indentations and wrappings
 2017-12-19 11:00 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Refine indentations and wrappings" to the asoc tree

[PATCH 07/10] ASoC: fsl_ssi: Refine printk outputs
 2017-12-19 11:00 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Refine printk outputs" to the asoc tree

[PATCH v2 07/11] ASoC: fsl_ssi: Rename cpu_dai parameter to dai
 2017-12-19 11:00 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Rename cpu_dai parameter to dai" to the asoc tree

[PATCH v3 08/11] ASoC: fsl_ssi: Rename scr_val to scr
 2017-12-19 10:59 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Rename scr_val to scr" to the asoc tree

[PATCH v4 09/11] ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals
 2017-12-19 10:59 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals" to the asoc tree

[PATCH v2 10/11] ASoC: fsl_ssi: Rename i2smode to i2s_net
 2017-12-19 10:59 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Rename i2smode to i2s_net" to the asoc tree

[PATCH v2 11/11] ASoC: fsl_ssi: Define ternary macros to simplify code
 2017-12-19 10:59 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Define ternary macros to simplify code" to the asoc tree

[PATCH] powerpc/perf: Dereference bhrb entries safely
 2017-12-19 10:23 UTC  (5+ messages)

[PATCH v9 2/8] boot/param: add pointer to current and next argument to unknown parameter callback
 2017-12-18 17:57 UTC  (5+ messages)
` [PATCH] Fix parse_args cycle limit check

Mac Mini G4 defconfig ?
 2017-12-18 17:20 UTC  (5+ 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).