linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-06 13:13:49 to 2016-12-14 09:02:51 UTC [more...]

[PATCH v4 0/4] powernv:stop: Use psscr_val,mask provided by firmware
 2016-12-14  9:02 UTC  (11+ messages)
` [PATCH v4 1/4] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
` [PATCH v4 2/4] cpuidle:powernv: Add helper function to populate powernv idle states
` [PATCH v4 3/4] powernv: Pass PSSCR value and mask to power9_idle_stop
` [PATCH v4 4/4] Documentation:powerpc: Add device-tree bindings for power-mgt

[RFC 1/2] powerpc/32: Unset MSR RI in exception epilogs
 2016-12-14  8:40 UTC  (6+ messages)
` [RFC 2/2] powerpc/8xx: Perf events on PPC 8xx

[PATCH] powerpc/mm: Remove the debug hugepd_ok check
 2016-12-14  4:39 UTC 

[PATCH] powerpc/mm: Fix little-endian 4K hugetlb
 2016-12-14  4:37 UTC 

[PATCH] powerpc/mm: Fix panic on boot with 4K page size
 2016-12-14  4:33 UTC 

[PATCH] powerpc: cmp -> cmpd for 64-bit
 2016-12-14  4:25 UTC  (4+ messages)
`  "

[PATCH kernel 0/9] powerpc/kvm/vfio: Enable in-kernel acceleration
 2016-12-14  3:53 UTC  (17+ 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 v3] powerpc/powernv: Initialise nest mmu
 2016-12-14  2:36 UTC 

[powerpc/nmi: RFC 0/2] Support Soft NMI
 2016-12-14  0:41 UTC  (11+ messages)
` [powerpc/nmi: RFC 1/2] Merge IPI and DEFAULT priorities
` [powerpc/nmi: RFC 2/2] Keep interrupts enabled even on soft disable

Pull request: scottwood/linux.git next
 2016-12-13 18:34 UTC  (3+ messages)

[RFC 0/2] powerpc: Perf events on PPC 8xx
 2016-12-13 18:19 UTC 

[PATCH 0/2] powerpc/pseries: Perform PRRN topology updates in kernel
 2016-12-13 16:58 UTC  (4+ messages)
` [PATCH 1/2] powerpc/pseries: Introduce memory hotplug READD operation
` [PATCH 2/2] powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event

[PATCH] powerpc/32: Remove FIX_SRR1
 2016-12-13 16:57 UTC 

[PATCH v8 1/3] perf annotate: Show raw form for jump instruction with indirect target
 2016-12-13 16:27 UTC  (6+ 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] powerpc/mm/hugetlb: Don't panic if we don't find the default huge page size
 2016-12-13 14:04 UTC 

[PATCH v3] powerpc: sstep.c: Add modsw, moduw instruction emulation
 2016-12-13  8:05 UTC 

[PATCH v2] powerpc: sstep.c: Add modsw, moduw instruction emulation
 2016-12-13  7:54 UTC  (5+ messages)

[RFC][PATCH] powerpc: build-time fixup alternate feature relative addresses
 2016-12-13  6:30 UTC 

[PATCH v2] cxl: prevent read/write to AFU config space while AFU not configured
 2016-12-13  6:11 UTC  (3+ messages)

[PATCH net-next 18/27] net/skbuff: add macros for VLAN_PRESENT bit
 2016-12-13  0:12 UTC  (2+ messages)
` [PATCH net-next 21/27] net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCI

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

[PATCH V9 0/8] powerpc/devtree: Add support for 2 new DRC properties
 2016-12-12 15:40 UTC  (16+ 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 v3 00/15] livepatch: hybrid consistency model
 2016-12-12 14:04 UTC  (21+ 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] powerpc/64: pseudo-NMI/SMP watchdog
 2016-12-12  4:09 UTC  (6+ messages)

[PATCH] ibmvscsi: add write memory barrier to CRQ processing
 2016-12-09 21:20 UTC  (7+ messages)

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

4.9.0-rc8 - rcutorture test failure
 2016-12-09 13:46 UTC  (4+ messages)

[PATCH 1/3] gcc-plugins: fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
 2016-12-09 10:59 UTC  (11+ messages)
` [PATCH 3/3] powerpc: enable support for GCC plugins
    ` [kernel-hardening] "

[PATCH v2] PCI: designware: add host_init error handling
 2016-12-09  0:04 UTC  (4+ messages)

[PATCHv2 0/4] Hash Page Table resizing for PAPR guests
 2016-12-09  0:07 UTC  (5+ messages)
` [PATCHv2 1/4] pseries: Add hypercall wrappers for hash page table resizing
` [PATCHv2 2/4] pseries: Add support for hash "
` [PATCHv2 3/4] pseries: Advertise HPT resizing support via CAS
` [PATCHv2 4/4] pseries: Automatically resize HPT for memory hot add/remove

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

[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

linux-next: build failure in the powerpc allyesconfig build
 2016-12-08 13:31 UTC  (2+ 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 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 v2 2/3] powerpc/fsl/dts: add QMan and BMan portal nodes on t1024
 2016-12-07  7:12 UTC  (3+ messages)
` [v2, "

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

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

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

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


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