linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-03 11:06:32 to 2016-12-08 21:21:31 UTC [more...]

[PATCH] powerpc: Fix LPCR_VRMASD definition
 2016-12-08 21:18 UTC  (3+ messages)

[PATCH] powerpc/mm: Fixup wrong LPCR_VRMASD value
 2016-12-08 21:21 UTC  (3+ messages)

[PATCH 0/6] powerpc: Hash Page Table resizing for PAPR guests
 2016-12-08 19:04 UTC  (8+ messages)
` [PATCH 1/6] kvm: Move KVM_PPC_PVINFO_FLAGS_EV_IDLE definition next to its structure
` [PATCH 2/6] powerpc/kvm: Corectly report KVM_CAP_PPC_ALLOC_HTAB
` [PATCH 3/6] pseries: Add hypercall wrappers for hash page table resizing
` [PATCH 4/6] pseries: Add support for hash "
` [PATCH 5/6] pseries: Advertise HPT resizing support via CAS
` [PATCH 6/6] pseries: Automatically resize HPT for memory hot add/remove

[PATCH v3 00/15] livepatch: hybrid consistency model
 2016-12-08 18:27 UTC  (17+ messages)
` [PATCH v3 01/15] stacktrace/x86: add function for detecting reliable stack traces
` [PATCH v3 02/15] x86/entry: define _TIF_ALLWORK_MASK flags explicitly
` [PATCH v3 03/15] livepatch: temporary stubs for klp_patch_pending() and klp_update_patch_state()
` [PATCH v3 04/15] livepatch/x86: add TIF_PATCH_PENDING thread flag
` [PATCH v3 05/15] livepatch/powerpc: "
` [PATCH v3 06/15] livepatch/s390: reorganize TIF thread flag bits
` [PATCH v3 07/15] livepatch/s390: add TIF_PATCH_PENDING thread flag
` [PATCH v3 08/15] livepatch: separate enabled and patched states
` [PATCH v3 09/15] livepatch: remove unnecessary object loaded check
` [PATCH v3 10/15] livepatch: move patching functions into patch.c
` [PATCH v3 11/15] livepatch: use kstrtobool() in enabled_store()
` [PATCH v3 12/15] livepatch: store function sizes
` [PATCH v3 13/15] livepatch: change to a per-task consistency model
` [PATCH v3 14/15] livepatch: add /proc/<pid>/patch_state
` [PATCH v3 15/15] livepatch: allow removal of a disabled patch

[PATCH 1/3] gcc-plugins: fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
 2016-12-08 18:06 UTC  (10+ messages)
` [PATCH 2/3] powerpc: correctly disable latent entropy GCC plugin on prom_init.o
` [PATCH 3/3] powerpc: enable support for GCC plugins
    ` [kernel-hardening] "

[PATCH kernel 0/9] powerpc/kvm/vfio: Enable in-kernel acceleration
 2016-12-08 17:55 UTC  (11+ messages)
` [PATCH kernel 1/9] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel 2/9] powerpc/iommu: Cleanup iommu_table disposal
` [PATCH kernel 3/9] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel 4/9] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel 5/9] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel 6/9] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel 7/9] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel 8/9] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel 9/9] KVM: PPC: Add in-kernel acceleration for VFIO

[PATCH] ibmvscsi: add write memory barrier to CRQ processing
 2016-12-08 14:21 UTC  (3+ messages)

linux-next: build failure in the powerpc allyesconfig build
 2016-12-08 13:31 UTC  (5+ messages)

4.9.0-rc8 - rcutorture test failure
 2016-12-08 11:37 UTC  (2+ messages)

[PATCH 1/2] ibmvscsi: add vscsi hosts to global list_head
 2016-12-08  9:04 UTC  (4+ messages)
` [PATCH 2/2] ibmvscsi: log bad SRP response opcode in hex format

[PATCH v2] PCI: designware: add host_init error handling
 2016-12-08  7:24 UTC  (3+ messages)

-next build failure with gcc 5.2.1
 2016-12-08  6:27 UTC  (3+ messages)

linux-next: Tree for Dec 7 (kallsyms failure)
 2016-12-08  5:07 UTC  (4+ messages)

[PATCH v7] powerpc: Do not make the entire heap executable
 2016-12-07 22:15 UTC  (2+ messages)

[PATCH v2] powerpc: sstep.c: Add modsw, moduw instruction emulation
 2016-12-07 17:45 UTC 

[PATCH v3 1/4] powerpc/fsl/dts: add QMan and BMan nodes on t1023
 2016-12-07 15:14 UTC  (4+ messages)
` [PATCH v3 2/4] powerpc/fsl/dts: add QMan and BMan nodes on t1024
` [PATCH v3 3/4] powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdb
` [PATCH v3 4/4] powerpc/fsl/dts: add FMan node for t1042d4rdb

[PATCH v4 0/3] powerpc: implementation of huge pages for 8xx
 2016-12-07  7:47 UTC  (4+ messages)
` [PATCH v4 1/3] powerpc: port 64 bits pgtable_cache to 32 bits
` [PATCH v4 2/3] powerpc: get hugetlbpage handling more generic
` [PATCH v4 3/3] powerpc/8xx: Implement support of hugepages

[PATCH V9 0/8] powerpc/devtree: Add support for 2 new DRC properties
 2016-12-07  7:16 UTC  (9+ messages)
` [PATCH V9 1/8] powerpc/firmware: Add definitions for new firmware features
` [PATCH V9 2/8] powerpc/memory: Parse new memory property to register blocks
` [PATCH V9 3/8] powerpc/memory: Parse new memory property to initialize structures
` [PATCH V9 4/8] pseries/hotplug init: Convert new DRC memory property for hotplug runtime
` [PATCH V9 5/8] pseries/drc-info: Search new DRC properties for CPU indexes
` [PATCH V9 6/8] hotplug/drc-info: Add code to search new devtree properties
` [PATCH V9 7/8] powerpc: Check arch.vec earlier during boot for memory features
` [PATCH V9 8/8] powerpc: Enable support for new DRC devtree properties

[PATCH v2 1/3] powerpc/fsl/dts: add QMan and BMan portal nodes on t1023rdb
 2016-12-07  7:12 UTC  (5+ messages)
` [PATCH v2 2/3] powerpc/fsl/dts: add QMan and BMan portal nodes on t1024
  ` [v2, "
` [PATCH v2 3/3] powerpc/fsl/dts: add FMan node for t1042d4rdb

[PATCH v3 0/3] powerpc: implementation of huge pages for 8xx
 2016-12-07  6:59 UTC  (9+ messages)
` [PATCH v3 2/3] powerpc: get hugetlbpage handling more generic
  ` [v3,2/3] "

next-20161206 WARN@ mm/hugetlb.c:2918 during boot
 2016-12-06 22:40 UTC  (3+ messages)

[PATCH] PPC: sstep.c: Add modsw, moduw instruction emulation
 2016-12-06 17:21 UTC  (8+ messages)

[PATCH] cxl: prevent read/write to AFU config space while AFU not configured
 2016-12-06 14:33 UTC  (3+ messages)

[PATCH 1/1] serial/uuc_uart: Set shutdown timeout to CONFIG_HZ independent 2ms
 2016-12-06 13:35 UTC  (4+ messages)

[PATCH v9 0/6] Implement qspinlock/pv-qspinlock on ppc
 2016-12-06 18:09 UTC  (7+ messages)
` [PATCH v9 1/6] powerpc/qspinlock: powerpc support qspinlock
` [PATCH v9 2/6] powerpc: platforms/Kconfig: Add qspinlock build config
` [PATCH v9 3/6] powerpc: lib/locks.c: Add cpu yield/wake helper function
` [PATCH v9 4/6] powerpc/pv-qspinlock: powerpc support pv-qspinlock
` [PATCH v9 5/6] powerpc: pSeries: Add pv-qspinlock build config/make
` [PATCH v9 6/6] powerpc/pv-qspinlock: Optimise native unlock path

[PATCH 1/3] powerpc/fsl/dts: add QMan and BMan portal nodes on t1023rdb
 2016-12-06 12:56 UTC  (4+ messages)
` [PATCH 3/3] powerpc/fsl/dts: add FMan node for t1042d4rdb

[PATCH 0/3] KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE fixes
 2016-12-06  8:31 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV

[GIT PULL 00/20] perf/core improvements and fixes
 2016-12-06  8:17 UTC  (3+ messages)
` [PATCH 20/20] perf annotate: Show raw form for jump instruction with indirect target

[PATCH 1/2] powerpc/powernv/opal-dump : Handles opal_dump_info properly
 2016-12-06  6:37 UTC  (2+ messages)

[PATCH v8 1/3] perf annotate: Show raw form for jump instruction with indirect target
 2016-12-06  6:08 UTC  (7+ messages)
` [PATCH v8 2/3] perf annotate: Support jump instruction with target as second operand
` [PATCH v8 3/3] perf annotate: Fix jump target outside of function address range

[PATCH 1/3] powerpc/64: Fixes for the ibm,client-architecture-support options
 2016-12-06  3:45 UTC  (6+ messages)
` [PATCH RFC 2/3] powerpc/64: Always enable radix support for 64-bit Book 3S kernels
` [PATCH RFC 3/3] powerpc/64: Enable use of radix MMU under hypervisor on POWER9
  ` [PATCH RFC v2 "

[PATCH v8 0/6] Implement qspinlock/pv-qspinlock on ppc
 2016-12-06  2:12 UTC  (14+ messages)
` [PATCH v8 1/6] powerpc/qspinlock: powerpc support qspinlock
` [PATCH v8 2/6] powerpc: pSeries/Kconfig: Add qspinlock build config
` [PATCH v8 3/6] powerpc: lib/locks.c: Add cpu yield/wake helper function
` [PATCH v8 4/6] powerpc/pv-qspinlock: powerpc support pv-qspinlock
` [PATCH v8 5/6] powerpc: pSeries: Add pv-qspinlock build config/make
` [PATCH v8 6/6] powerpc/pv-qspinlock: Optimise native unlock path

[RFC][PATCH] powerpc/64s: use start, size rather than start, end for exception handlers
 2016-12-06  1:41 UTC 

[PATCH] powerpc/64s: tidy up after exception handler rework
 2016-12-06  1:40 UTC 

[PATCH v2] of/irq: improve error report on irq discovery process failure
 2016-12-05 19:01 UTC  (3+ messages)

[RFC PATCH] PCI: designware: add host_init() error handling
 2016-12-05 10:24 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.9-7 tag
 2016-12-05 10:01 UTC 

[RFC][PATCH] powerpc/oops: Provide disassembly on OOPS
 2016-12-05  9:56 UTC  (2+ messages)

[PATCH] powerpc/boot: request no dynamic linker for boot wrapper
 2016-12-05  7:47 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/powernv: Initialise nest mmu
 2016-12-05  7:23 UTC  (3+ messages)

[PATCH v9] QE: remove PPCisms for QE
 2016-12-05  7:10 UTC  (3+ messages)

[PATCH v2] powerpc/boot: Request no dynamic linker for boot wrapper
 2016-12-05  0:26 UTC  (2+ messages)

[PATCH v2] powerpc/powernv: Initialise nest mmu
 2016-12-05  0:02 UTC  (5+ messages)

[PATCH 1/1 linux-next] powerpc/fsl-lbc: use DEFINE_SPINLOCK()
 2016-12-04 12:47 UTC 

[PATCH 1/1 linux-next] soc/qman: test: use DEFINE_SPINLOCK()
 2016-12-04 12:44 UTC 

Linux 4.9: Reported regressions as of Sunday, 2016-12-04
 2016-12-04 12:26 UTC 

[PATCH 1/2] powerpc/prom: Define structs for client architecture vectors
 2016-12-03 23:11 UTC  (3+ messages)
` [1/2] "

[PATCH] powerpc/64: place .text immediately following .head.text
 2016-12-03 11:31 UTC  (2+ messages)
`  "

[PATCH] powerpc/eeh: fix deadlock when PE frozen state can't be cleared
 2016-12-03 11:31 UTC  (2+ messages)
`  "

[PATCH] powerpc/pserie: Use lmb_is_removable() to check removability
 2016-12-03 11:28 UTC  (2+ messages)
`  "

[PATCH kernel v7 1/7] powerpc/iommu: Pass mm_struct to init/cleanup helpers
 2016-12-03 11:28 UTC  (2+ messages)
` [kernel, v7, "

[PATCH v2] Fix the message in facility unavailable exception
 2016-12-03 11:28 UTC  (2+ messages)
` [v2] "

powerpc/ps3: Fix system hang with GCC 5 builds
 2016-12-03 11:28 UTC  (2+ messages)

[PATCH] powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit
 2016-12-03 11:28 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Fix page table dump build on non-Book3S
 2016-12-03 11:28 UTC  (2+ messages)
`  "

[PATCH] powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcall
 2016-12-03 11:28 UTC  (2+ messages)
`  "

[PATCH v4 1/4] powerpc/perf: factor out the event format field
 2016-12-03 11:28 UTC  (2+ messages)
` [v4,1/4] "

[PATCH v2 1/2] powerpc/cell: Drop select of MEMORY_HOTPLUG
 2016-12-03 11:28 UTC  (2+ messages)
` [v2,1/2] "


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