linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-26 21:53:44 to 2016-04-29 09:11:01 UTC [more...]

[PATCH kernel v4 00/11] powerpc/powernv/npu: Enable PCI pass through for NVLink
 2016-04-29  8:55 UTC  (11+ messages)
` [PATCH kernel v4 01/11] vfio_pci: Test for extended capabilities if config space > 256 bytes
` [PATCH kernel v4 02/11] vfio/spapr: Relax the IOMMU compatibility check
` [PATCH kernel v4 03/11] powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entire
` [PATCH kernel v4 04/11] powerpc/powernv: Define TCE Kill flags
` [PATCH kernel v4 05/11] powerpc/powernv/npu: TCE Kill helpers cleanup
` [PATCH kernel v4 07/11] powerpc/powernv/npu: Simplify DMA setup
` [PATCH kernel v4 08/11] powerpc/powernv/ioda2: Export debug helper pe_level_printk()
` [PATCH kernel v4 09/11] powerpc/powernv/npu: Add set/unset window helpers
` [PATCH kernel v4 10/11] powerpc/powernv/npu: Rework TCE Kill handling
` [PATCH kernel v4 11/11] powerpc/powernv/npu: Enable NVLink pass through

[PATCH] powerpc: Define and use PPC_ELF_ABI_v2
 2016-04-29  6:29 UTC  (4+ messages)

[PATCH kernel] powerpc/powernv: Fix debug macro
 2016-04-29  5:29 UTC  (3+ messages)

[PATCH kernel] KVM: PPC: Fix debug macros
 2016-04-29  4:57 UTC 

[PATCH] powerpc/mm/radix: Document software bits for radix
 2016-04-29  4:52 UTC 

[PATCH v2 1/1] ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list
 2016-04-29  3:45 UTC  (3+ messages)
` [alsa-devel] "

[PATCH resend] powerpc: enable qspinlock and its virtualization support
 2016-04-29  2:34 UTC  (3+ messages)

[RFC PATCH v2 00/18] livepatch: hybrid consistency model
 2016-04-28 20:44 UTC  (19+ messages)
` [RFC PATCH v2 01/18] x86/asm/head: clean up initial stack variable
` [RFC PATCH v2 02/18] x86/asm/head: use a common function for starting CPUs
` [RFC PATCH v2 03/18] x86/asm/head: standardize the bottom of the stack for idle tasks
` [RFC PATCH v2 04/18] x86: move _stext marker before head code
` [RFC PATCH v2 05/18] sched: add task flag for preempt IRQ tracking
` [RFC PATCH v2 06/18] x86: dump_trace() error handling
` [RFC PATCH v2 07/18] stacktrace/x86: function for detecting reliable stack traces
` [RFC PATCH v2 08/18] livepatch: temporary stubs for klp_patch_pending() and klp_patch_task()
` [RFC PATCH v2 09/18] livepatch/x86: add TIF_PATCH_PENDING thread flag
` [RFC PATCH v2 10/18] livepatch/powerpc: "
` [RFC PATCH v2 11/18] livepatch/s390: reorganize TIF thread flag bits
` [RFC PATCH v2 12/18] livepatch/s390: add TIF_PATCH_PENDING thread flag
` [RFC PATCH v2 13/18] livepatch: separate enabled and patched states
` [RFC PATCH v2 14/18] livepatch: remove unnecessary object loaded check
` [RFC PATCH v2 15/18] livepatch: move patching functions into patch.c
` [RFC PATCH v2 16/18] livepatch: store function sizes
` [RFC PATCH v2 17/18] livepatch: change to a per-task consistency model
` [RFC PATCH v2 18/18] livepatch: add /proc/<pid>/patch_state

VDSO unmap and remap support for additional architectures
 2016-04-28 18:53 UTC  (7+ messages)
  ` [RFC 1/5] powerpc: Rename context.vdso_base to context.vdso
  ` [RFC 2/5] mm/powerpc: Make VDSO unmap generic
  ` [RFC 3/5] mm/powerpc: Make VDSO remap generic
  ` [RFC 4/5] arm64: Use unsigned long for vdso
  ` [RFC 5/5] arm64: Gain VDSO unmap and remap powers

[PATCH kernel] vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata
 2016-04-28 18:33 UTC  (2+ messages)

[PATCH 0/3] Add support for perf user stack dump in powerpc
 2016-04-28 16:31 UTC  (8+ messages)
` [PATCH 1/3] powerpc: Add HAVE_PERF_USER_STACK_DUMP support
` [PATCH 2/3] powerpc/perf: Add support for unwinding perf-stackdump
` [PATCH 3/3] perf tools: Fix perf regs mask generation

[PATCH] powerpc: Add support for userspace P9 copy paste
 2016-04-28 14:48 UTC  (7+ messages)
`  "

[PATCH V2] powerpc/cxl: Use REGION_ID instead of opencoding
 2016-04-28 14:23 UTC  (2+ messages)
` [V2] "

[PATCH v2] powerpc/perf: Replace raw event hex values with #def
 2016-04-28 14:23 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/mpic: handle subsys_system_register() failure
 2016-04-28 14:22 UTC  (2+ messages)
`  "

[PATCH v2] ftrace: Match dot symbols when searching functions on ppc64
 2016-04-28 14:22 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/eeh: fix misleading indentation
 2016-04-28 14:22 UTC  (2+ messages)
`  "

[PATCH v2 1/6] powerpc: rework sparse for lib/xor_vmx.c
 2016-04-28 14:22 UTC  (3+ messages)
` [v2,1/6] "

[PATCH V2 67/68] powerpc/mm/radix: Cputable update for radix
 2016-04-28 14:10 UTC  (2+ messages)
` [V2,67/68] "

error while trying to compile linux kernel with powerpc arch
 2016-04-28 12:01 UTC  (4+ messages)

[PATCH] powerpc: enable qspinlock and its virtualization support
 2016-04-28 10:39 UTC 

[PATCH V2] powerpc: Implement {cmp}xchg for u8 and u16
 2016-04-28 10:21 UTC  (10+ messages)
` [PATCH V3] "
  ` [PATCH V4] "

[PATCH v2] livepatch: Add some basic LivePatch documentation
 2016-04-28 11:19 UTC  (11+ messages)
`  "

[PATCH v3 00/16] genrtc removal
 2016-04-28  9:39 UTC  (25+ messages)
` [PATCH v3 01/16] rtc: cmos: remove empty asm/mc146818rtc.h files
` [PATCH v3 02/16] rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
` [PATCH v3 03/16] char/genrtc: x86: remove remnants of asm/rtc.h
` [PATCH v3 04/16] rtc: sh: provide rtc_class_ops directly
` [PATCH v3 05/16] char/genrtc: remove alpha support
` [PATCH v3 06/16] char/genrtc: remove mn10300 support
` [PATCH v3 07/16] rtc: parisc: provide rtc_class_ops directly
` [PATCH v3 08/16] char/genrtc: remove parisc support
` [PATCH v3 09/16] rtc: m68k: provide rtc_class_ops directly
` [PATCH v3 10/16] rtc: m68k: provide ioctl for q40
` [PATCH v3 11/16] char/genrtc: remove m68k support
` [PATCH v3 12/16] rtc: powerpc: provide rtc_class_ops directly
` [PATCH v3 13/16] char/genrtc: remove powerpc support
` [PATCH v3 14/16] rtc: generic: remove get_rtc_time/set_rtc_time wrappers
` [PATCH v3 15/16] char/genrtc: remove asm-generic/rtc.h from mips
` [PATCH v3 16/16] char/genrtc: remove the rest of the driver

[PATCH] powerpc: Add out of bounds check to crash_shutdown_unregister()
 2016-04-28  7:52 UTC  (4+ messages)

[PATCH V3 1/2] devicetree/bindings: Add binding for operator panel on FSP machines
 2016-04-28  7:02 UTC  (2+ messages)
` [PATCH V3 2/2] powerpc/drivers: Add driver "

[PATCH V2 66/68] powerpc/mm/radix: Add THP support for 4k linux page size
 2016-04-28  6:28 UTC  (3+ messages)
` [V2, "

[PATCH V2 00/68] PowerISA 3.0 Radix page table support
 2016-04-28  6:17 UTC  (11+ messages)
` [PATCH V2 33/68] powerpc/mm: Abstraction for vmemmap and map_kernel_page
` [PATCH V2 35/68] powerpc/mm: Abstraction for switch_mmu_context
` [PATCH V2 52/68] powerpc/mm: make 4k and 64k use pte_t for pgtable_t
` [PATCH V2 55/68] powerpc/mm: VMALLOC abstraction

[PATCH] powerpc/pseries: Add null property check to pseries_discover_pic()
 2016-04-28  5:53 UTC 

[PATCH 1/2] drivers/of: Add check for null property in of_remove_property()
 2016-04-28  5:34 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Update of_remove_property() call sites to remove null checking

[PATCH] powerpc/mm: Always use STRICT_MM_TYPECHECKS
 2016-04-28  5:27 UTC  (4+ messages)

[PATCH] powerpc: wire up preadv2 and pwritev2 syscalls
 2016-04-28  1:52 UTC  (2+ messages)
`  "

[PATCH 2/2] cxl: Poll for outstanding IRQs when detaching a context
 2016-04-28  1:52 UTC  (2+ messages)
` [2/2] "

[PATCH 1/2] cxl: Keep IRQ mappings on context teardown
 2016-04-28  1:52 UTC  (2+ messages)
` [1/2] "

[PATCH v2 0/2] perf probe fixes for ppc64le
 2016-04-27 16:20 UTC  (2+ messages)

[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
 2016-04-27 12:43 UTC  (6+ messages)
` [PATCH 1/5] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [PATCH 2/5] iommu: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping
` [PATCH 3/5] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller supports "
` [PATCH 4/5] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [PATCH 5/5] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

char: legacy RTC cleanups
 2016-04-27 12:44 UTC  (24+ messages)
` [PATCH 1/8] char/rtc: replace blacklist with whitelist
` [PATCH 2/8] char/rtc: legacy RTC is no longer supported on x86
` [PATCH 3/8] char/rtc: remove empty asm/mc146818rtc.h files
` [PATCH 4/8] char/rtc: move mc146818rtc code out of asm-generic/rtc.h
` [PATCH 6/8] char/genrtc: parisc: use asm-generic/rtc.h

[PATCH] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
 2016-04-27 12:22 UTC 

[PATCH 0/4] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
 2016-04-27 12:17 UTC  (5+ messages)
` [PATCH 1/4] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [PATCH 2/4] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
` [PATCH 3/4] PCI: Add a new option for resource_alignment to reassign alignment
` [PATCH 4/4] PCI: Add support for enforcing all MMIO BARs to be page aligned

[PATCH v2 0/6] simplify rtc-generic driver
 2016-04-27 10:34 UTC  (9+ messages)
` [PATCH v2 1/6] rtc: m68k: provide rtc_class_ops directly
` [PATCH v2 4/6] rtc: parisc: "
` [PATCH v2 6/6] rtc: generic: remove get_rtc_time/set_rtc_time wrappers

[PATCH v5 0/4] Cleaning printk stuff in NMI context
 2016-04-27  9:34 UTC  (10+ messages)
` [PATCH v5 1/4] printk/nmi: generic solution for safe printk in NMI
` [PATCH v5 2/4] printk/nmi: warn when some message has been lost in NMI context
` [PATCH v5 4/4] printk/nmi: flush NMI messages on the system panic

[PATCH] powerpc/mm: Use jump label to speed up radix_enabled check
 2016-04-27  9:30 UTC  (8+ messages)

[PATCH v3 1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100
 2016-04-27  8:35 UTC  (2+ messages)
` [PATCH v4 "

[PATCH V2 1/2] devicetree/bindings: Add binding for operator panel on FSP machines
 2016-04-27  8:00 UTC  (3+ messages)

[RFC v6 00/10] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
 2016-04-27  2:27 UTC  (4+ messages)

[PATCH v2 1/3] powerpc/eeh: Ignore error handlers in eeh_pe_reset_and_recover()
 2016-04-27  1:16 UTC  (4+ messages)

[PATCH v3 1/4] powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
 2016-04-27  1:14 UTC  (4+ messages)
` [PATCH v3 2/4] powerpc/eeh: Restore initial state "
` [PATCH v3 3/4] powerpc/eeh: Ignore handlers "
` [PATCH v3 4/4] powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()

[PATCH kernel 0/2] powerpc/powernv: Fix crash on PF unbind when VF is passed
 2016-04-27  1:07 UTC  (5+ messages)
` [PATCH kernel 2/2] powerpc/powernv/ioda2: Delay PE disposal


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