linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-01 07:34:30 to 2016-03-04 11:26:52 UTC [more...]

[PATCH v6 00/20] cxl: Add support for powerVM guest
 2016-03-04 11:26 UTC  (2+ messages)
` [PATCH v6 02/20] cxl: Move bare-metal specific code to specialized files

[PATCH] cxl: Add cxl_read_adapter_vpd() to the kernel API
 2016-03-04 11:22 UTC  (2+ messages)

[PATCH] powerpc/mm: Add validation for platform reserved memory ranges
 2016-03-04 10:27 UTC  (2+ messages)

[RFC PATCH v3 1/3] powerpc/86xx: Move dts files to fsl directory
 2016-03-04 10:27 UTC  (5+ messages)
` [RFC PATCH v3 2/3] powerpc/86xx: Update device tree
` [RFC PATCH v3 3/3] powerpc/86xx: Introduce and use common dtsi

[PATCH v3 1/3] powerpc/86xx: Move dts files to fsl directory
 2016-03-04 10:09 UTC  (3+ messages)
` [PATCH v3 2/3] powerpc/86xx: Update device tree
` [PATCH v3 3/3] powerpc/86xx: Introduce and use common dtsi

[PATCH][v4] livepatch/ppc: Enable livepatching on powerpc
 2016-03-04  9:31 UTC  (7+ messages)
` How to merge? (was Re: [PATCH][v4] livepatch/ppc: Enable livepatching on powerpc)

Pull request: scottwood/linux.git fixes
 2016-03-04  8:57 UTC  (2+ messages)

[PATCH RFC 0/2] mm: Enable page parallel initialisation for Power
 2016-03-04  8:48 UTC  (8+ messages)
` [PATCH RFC 1/2] mm: meminit: initialise more memory for inode/dentry hash tables in early boot
` [PATCH RFC 2/2] powerpc/mm: Enable page parallel initialisation

[PATCH] hw_breakpoint: Fix Oops at destroying hw_breakpoint event on powerpc
 2016-03-04  8:43 UTC  (7+ messages)
`  "

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2016-03-04  7:49 UTC 

[RFC] powerpc/mm: Add validation for platform reserved memory ranges
 2016-03-04  5:46 UTC  (5+ messages)

[PATCH 1/2] Fix misleading comment in early_setup_secondary
 2016-03-04  5:01 UTC  (2+ messages)
` [PATCH 2/2] Fix misleading comment for hard_irq_disable() in pmao_restore_workaround

linux-next: manual merge of the kvm tree with the powerpc tree
 2016-03-04  4:30 UTC 

[PATCH] cxl: Ignore probes for virtual afu pci devices
 2016-03-04  3:49 UTC  (4+ messages)

[PATCH 3/3] powerpc/pseries: Cleanup property cloning in memory dlpar
 2016-03-04  3:45 UTC  (4+ messages)
` [3/3] "

[PATCH v3 1/8] powerpc: Create a helper for getting the kernel toc value
 2016-03-04  1:57 UTC  (11+ messages)
` [PATCH v3 2/8] powerpc/module: Only try to generate the ftrace_caller() stub once
` [PATCH v3 3/8] powerpc/module: Mark module stubs with a magic value
` [PATCH v3 4/8] powerpc/module: Create a special stub for ftrace_caller()
` [PATCH v3 5/8] powerpc/ftrace: Use generic ftrace_modify_all_code()
` [PATCH v3 6/8] powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
` [PATCH v3 7/8] powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
` [PATCH v3 8/8] powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel

[PATCH 5/8] powerpc/mm: Create a new headers for tlbflush for hash64
 2016-03-04  0:40 UTC  (2+ messages)
` [5/8] "

[PATCH 3/4] powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
 2016-03-04  0:40 UTC  (2+ messages)
` [3/4] "

[PATCH 4/4] mm: Some arch may want to use HPAGE_PMD related values as variables
 2016-03-04  0:40 UTC  (2+ messages)
` [4/4] "

[PATCH 4/8] powerpc/mm: Move hash related mmu-*.h headers to book3s/
 2016-03-04  0:40 UTC  (2+ messages)
` [4/8] "

[PATCH 1/4] powerpc/mm: Split pgtable types to separate header
 2016-03-04  0:40 UTC  (2+ messages)
` [1/4] "

[PATCH 2/4] powerpc/mm: Don't have conditional defines for real_pte_t
 2016-03-04  0:40 UTC  (2+ messages)
` [2/4] "

[PATCH 1/8] powerp/mm: Update code comments
 2016-03-04  0:40 UTC  (2+ messages)
` [1/8] "

[PATCH 2/8] powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
 2016-03-04  0:40 UTC  (2+ messages)
` [2/8] "

[PATCH] powerpc/eeh: Fix build error caused by pci_dn
 2016-03-04  0:23 UTC 

[PATCH v2 0/3] powerpc/eeh: Enhancement to EEH for VF
 2016-03-04  0:09 UTC  (8+ messages)
` [PATCH v2 1/3] powerpc/eeh: Don't propagate error to guest
` [PATCH v2 2/3] powerpc/eeh: Don't remove passed VFs
` [PATCH v2 3/3] powerpc/eeh: Synchronize recovery in host/guest

[PATCH v14 0/9] EEH Support for SRIOV VFs
 2016-03-03 23:58 UTC  (2+ messages)

[PATCH v15 00/12] EEH Support for SRIOV VFs
 2016-03-03 23:53 UTC  (13+ messages)
` [PATCH v15 01/12] PCI/IOV: Rename and export virtfn_{add, remove}
` [PATCH v15 02/12] PCI: Add pcibios_bus_add_device() weak function
` [PATCH v15 03/12] powerpc/pci: Remove VFs prior to PF
` [PATCH v15 04/12] powerpc/eeh: Cache normal BARs, not windows or IOV BARs
` [PATCH v15 05/12] powerpc/eeh: EEH device for VF
` [PATCH v15 06/12] powerpc/eeh: Create PE for VFs
` [PATCH v15 07/12] powerpc/powernv: Support EEH reset for VF PE
` [PATCH v15 08/12] powerpc/powernv: Support PCI config restore for VFs
` [PATCH v15 09/12] powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
` [PATCH v15 10/12] powerpc/eeh: Don't propagate error to guest
` [PATCH v15 11/12] powerpc/eeh: Don't remove passed VFs
` [PATCH v15 12/12] powerpc/eeh: Synchronize recovery in host/guest

[PATCH 1/2] selftests/powerpc: benchmarks/context_switch.c improve usage message
 2016-03-03 23:06 UTC  (2+ messages)
` [PATCH 2/2] selftests/powerpc: benchmarks/context_switch.c use vector instructions/types

[PATCH] powerpc/devtree: Parse new DRC mem/cpu/dev device tree elements
 2016-03-03 19:33 UTC 

[PATCH][v3] Enable livepatching on powerpc
 2016-03-03 15:49 UTC  (2+ messages)

[PATCH][v3] Enable livepatching on powerpc
 2016-03-03 13:04 UTC  (2+ messages)

[PATCH] selftests/powerpc: Remove -flto from common CFLAGS
 2016-03-03 10:58 UTC  (2+ messages)
`  "

[PATCH] selftests/powerpc: Fix out of bounds access in TM signal test
 2016-03-03 10:58 UTC  (2+ messages)
`  "

[PATCH 1/9] selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
 2016-03-03 10:58 UTC  (2+ messages)
` [1/9] "

[RFC][PATCH][v2] Enable livepatching for powerpc
 2016-03-03  9:53 UTC  (2+ messages)

[PATCH] powerpc/fsl-book3e: Avoid lbarx on e5500
 2016-03-03  6:16 UTC 

Problems with swapping in v4.5-rc on POWER
 2016-03-03  5:51 UTC  (7+ messages)

[PATCH v5 00/18] cxl: Add support for powerVM guest​
 2016-03-03  5:08 UTC  (19+ messages)
` [PATCH v5 03/18] cxl: Define process problem state area at attach time only
` [PATCH v5 05/18] cxl: Rename some bare-metal specific functions
` [PATCH v5 08/18] cxl: IRQ allocation for guests
` [PATCH v5 10/18] cxl: New hcalls to support cxl adapters
` [PATCH v5 11/18] cxl: Separate bare-metal fields in adapter and AFU data structures
` [PATCH v5 12/18] cxl: Add guest-specific code
` [PATCH v5 13/18] cxl: sysfs support for guests
` [PATCH v5 14/18] cxl: Support to flash a new image on the adapter from a guest
` [PATCH v5 16/18] cxl: Support the cxl kernel API "

[PATCH 6/8] powerpc/mm: Move hash page table related functions to pgtable-hash64.c
 2016-03-03  2:33 UTC  (2+ messages)
` [PATCH V2] "

[RFC 00/18] PAPR HPT resizing, guest side & host side preliminaries
 2016-03-03  1:59 UTC  (19+ messages)
` [RFC 01/18] powerpc/mm: Clean up error handling for htab_remove_mapping
` [RFC 02/18] powerpc/mm: Handle removing maybe-present bolted HPTEs
` [RFC 03/18] powerpc/mm: Clean up memory hotplug failure paths
` [RFC 04/18] powerpc/mm: Split hash page table sizing heuristic into a helper
` [RFC 05/18] pseries: Add hypercall wrappers for hash page table resizing
` [RFC 06/18] pseries: Add support for hash "
` [RFC 07/18] pseries: Advertise HPT resizing support via CAS
` [RFC 08/18] pseries: Automatically resize HPT for memory hot add/remove
` [RFC 09/18] powerpc/kvm: Corectly report KVM_CAP_PPC_ALLOC_HTAB
` [RFC 10/18] powerpc/kvm: Add capability flag for hashed page table resizing
` [RFC 11/18] powerpc/kvm: Rename kvm_alloc_hpt() for clarity
` [RFC 12/18] powerpc/kvm: Gather HPT related variables into sub-structure
` [RFC 13/18] powerpc/kvm: Don't store values derivable from HPT order
` [RFC 14/18] powerpc/kvm: Split HPT allocation from activation
` [RFC 15/18] powerpc/kvm: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
` [RFC 16/18] powerpc/kvm: HPT resizing stub implementation
` [RFC 17/18] powerpc/kvm: Advertise availablity of HPT resizing on KVM HV
` [RFC 18/18] powerpc/kvm: Outline of HPT resizing implementation

[PATCH RESEND 1/2] drivers: macintosh: rack-meter: limit idle ticks to total ticks
 2016-03-02 19:59 UTC  (2+ messages)
` [PATCH RESEND 2/2] drivers: macintosh: rack-meter: fix bogus memsets

[PATCH 0/2] Tracking user space vDSO remaping
 2016-03-02 12:13 UTC  (2+ messages)

[RFC PATCH v2 1/3] powerpc/86xx: Move dts files to fsl directory
 2016-03-02 10:50 UTC  (3+ messages)
` [RFC PATCH v2 2/3] powerpc/86xx: Update device tree
` [RFC PATCH v2 3/3] powerpc/86xx: Introduce and use common dtsi

[PATCH 0/6] rtc: generic: follow up for COMPILE_TEST
 2016-03-02  9:39 UTC  (14+ messages)
` [PATCH 1/6] rtc: generic: allow building on all architectures
` [PATCH 2/6] m68k: rtc: provide rtc_class_ops directly
` [PATCH 3/6] powerpc: "
` [PATCH 4/6] parisc: "
` [PATCH 5/6] sh: "
` [PATCH 6/6] rtc: generic: remove get_rtc_time/set_rtc_time wrappers

[PATCH V10 00/28] Add new powerpc specific ELF core notes
 2016-03-02  9:05 UTC  (11+ messages)
` [PATCH V10 02/28] powerpc, process: Add the function flush_tmregs_to_thread
` [PATCH V10 17/28] selftests, powerpc: Add ptrace tests for EBB
` [PATCH V10 18/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers

[RFC PATCH] powerpc/mm: Drop WIMG in favour of new constants
 2016-03-02  6:38 UTC 

[PATCH] powerpc/swsusp: Only use tlbie in POWER4 mode
 2016-03-02  6:12 UTC 

[PATCH] MAINTAINERS: Add powerpc drivers to the powerpc section
 2016-03-02  4:19 UTC  (5+ messages)

[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
 2016-03-02  2:40 UTC  (5+ messages)
` [PATCH v8 42/45] drivers/of: Rename unflatten_dt_node()

[PATCH 0/2] NUMA related header file cleanups
 2016-03-02  2:17 UTC  (5+ messages)
` [PATCH 1/2] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files
` [PATCH 2/2] numa, mm, cleanup: remove redundant NODE_DATA macro from "

[PATCH 0/3] powerpc/eeh: Enhancement to EEH for VF
 2016-03-02  2:13 UTC  (5+ messages)
` [PATCH 3/3] powerpc/eeh: Synchronize recovery in host/guest

[PATCH v2 1/8] powerpc: Create a helper for getting the kernel toc value
 2016-03-02  1:52 UTC  (9+ messages)
` [PATCH v2 2/8] powerpc/module: Only try to generate the ftrace_caller() stub once
` [PATCH v2 5/8] powerpc/ftrace: Use generic ftrace_modify_all_code()

[RFC PATCH 1/2] powerpc/mm: Update prot_none implementation using _PAGE_READ
 2016-03-02  1:39 UTC  (5+ messages)
` [RFC PATCH 2/2] powerpc/mm: Replace _PAGE_USER with _PAGE_PRIV

[PATCH 4/4] powerpc/mm: Split hash page table sizing heuristic into a helper
 2016-03-01 23:26 UTC  (3+ messages)
` [4/4] "

[PATCH] powerpc: Fix misspellings in comments
 2016-03-01 22:21 UTC  (2+ messages)
`  "

[PATCH v2 1/4] powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>
 2016-03-01 22:21 UTC  (2+ messages)
` [v2, "

[PATCH 1/4] powerpc/mm: Clean up error handling for htab_remove_mapping
 2016-03-01 22:21 UTC  (2+ messages)
` [1/4] "

[PATCH 2/4] powerpc/mm: Handle removing maybe-present bolted HPTEs
 2016-03-01 22:21 UTC  (2+ messages)
` [2/4] "

[PATCH 3/4] powerpc/mm: Clean up memory hotplug failure paths
 2016-03-01 22:21 UTC  (2+ messages)
` [3/4] "

GPIO expander for p2041
 2016-03-01 15:41 UTC 

[RFC PATCH v1 1/2] powerpc/86xx: Move dts files to fsl directory
 2016-03-01 14:57 UTC  (5+ messages)
` [RFC PATCH v1 2/2] powerpc/86xx: Introduce and use common dtsi

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2016-03-01 14:04 UTC  (10+ messages)
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable

[PATCH v3 1/7] QE: Add IC, SI and SIRAM document to device tree bindings
 2016-03-01  7:09 UTC  (2+ messages)
` [PATCH v3 4/7] bindings: move cpm_qe binding from powerpc/fsl to soc/fsl


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