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

[PATCH kernel 0/9] KVM, PPC, VFIO: Enable in-kernel acceleration
 2016-03-07  6:25 UTC  (15+ messages)
` [PATCH kernel 1/9] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel 2/9] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel 3/9] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel 4/9] powerpc/powernv/iommu: Add real mode version of xchg()
` [PATCH kernel 5/9] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel 6/9] KVM: PPC: Associate IOMMU group with guest view of TCE table
` [PATCH kernel 7/9] KVM: PPC: Create a virtual-mode only TCE table handlers
` [PATCH kernel 8/9] KVM: PPC: Add in-kernel handling for VFIO
` [PATCH kernel 9/9] KVM: PPC: VFIO device: support SPAPR TCE

[PATCH v6 00/20] cxl: Add support for powerVM guest
 2016-03-07  5:28 UTC  (28+ messages)
` [PATCH v6 01/20] cxl: Move common code away from bare-metal-specific files
` [PATCH v6 02/20] cxl: Move bare-metal specific code to specialized files
` [PATCH v6 03/20] cxl: Define process problem state area at attach time only
` [PATCH v6 04/20] cxl: Introduce implementation-specific API
` [PATCH v6 05/20] cxl: Rename some bare-metal specific functions
` [PATCH v6 06/20] cxl: Isolate a few bare-metal-specific calls
` [PATCH v6 07/20] cxl: Update cxl_irq() prototype
` [PATCH v6 08/20] cxl: IRQ allocation for guests
` [PATCH v6 09/20] powerpc: New possible return value from hcall
` [PATCH v6 10/20] cxl: New hcalls to support cxl adapters
` [PATCH v6 11/20] cxl: Separate bare-metal fields in adapter and AFU data structures
` [PATCH v6 12/20] cxl: Add guest-specific code
` [PATCH v6 13/20] cxl: sysfs support for guests
` [PATCH v6 14/20] cxl: Support to flash a new image on the adapter from a guest
` [PATCH v6 15/20] cxl: Parse device tree and create cxl device(s) at boot
` [PATCH v6 16/20] cxl: Support the cxl kernel API from a guest
` [PATCH v6 17/20] cxl: Adapter failure handling
` [PATCH v6 18/20] cxl: Add tracepoints around the cxl hcall
` [PATCH v6 19/20] cxlflash: Use new cxl_pci_read_adapter_vpd() API
` [PATCH v6 20/20] cxl: Remove cxl_get_phys_dev() kernel API

[PATCH] powerpc/process: fix altivec SPR not being saved
 2016-03-07  4:19 UTC  (3+ messages)

[PATCH][v4] livepatch/ppc: Enable livepatching on powerpc
 2016-03-07  3:29 UTC  (14+ messages)
` How to merge? (was Re: [PATCH][v4] livepatch/ppc: Enable livepatching on powerpc)

Problems with swapping in v4.5-rc on POWER
 2016-03-07  3:00 UTC  (9+ messages)

[PATCH v3 1/7] QE: Add IC, SI and SIRAM document to device tree bindings
 2016-03-07  2:35 UTC  (9+ messages)
` [PATCH v3 2/7] QE: Add ucc hdlc document to bindings
` [PATCH v3 3/7] QE: Add uqe_serial "
` [PATCH v3 4/7] bindings: move cpm_qe binding from powerpc/fsl to soc/fsl

[PATCH v4 1/8] QE: Add IC, SI and SIRAM document to device tree bindings
 2016-03-07  2:28 UTC  (8+ messages)
` [PATCH v4 2/8] QE: Add ucc hdlc document to bindings
` [PATCH v4 3/8] QE: Add uqe_serial "
` [PATCH v4 4/8] bindings: move cpm_qe binding from powerpc/fsl to soc/fsl
` [PATCH v4 5/8] T104xD4RDB: Add qe node to t104xd4rdb
` [PATCH v4 6/8] T104xRDB: Add qe node to t104xrdb
` [PATCH v4 7/8] T104xQDS: Add qe node to t104xqds
` [PATCH v4 8/8] QE-UART: modify of_device_id for qe-uart driver

[PATCH] freescale:Make the function ucc_geth_tx have a return type of void
 2016-03-07  0:12 UTC 

[scottwood:next 14/16] warning: (PPC_PSERIES && ..) selects HOTPLUG_CPU which has unmet direct dependencies (SMP && ..))
 2016-03-05 22:33 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.5-5 tag
 2016-03-05 22:32 UTC 

Pull request: scottwood/linux.git fixes
 2016-03-05 22:29 UTC  (3+ messages)

[PATCH] hw_breakpoint: Fix Oops at destroying hw_breakpoint event on powerpc
 2016-03-05 22:29 UTC  (7+ messages)
`  "

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

[PATCH 9/9] powerpc: optimise csum_partial() call when len is constant
 2016-03-05  5:29 UTC  (2+ messages)
` [9/9] "

[PATCH 4/9] powerpc: inline ip_fast_csum()
 2016-03-05  3:50 UTC  (2+ messages)
` [4/9] "

[PATCH 0/7] Miscellaneous patches to support cxlflash in PowerVM
 2016-03-04 21:55 UTC  (8+ messages)
` [PATCH 1/7] cxlflash: Simplify PCI registration
  ` [PATCH 2/7] cxlflash: Unmap problem state area before detaching master context
  ` [PATCH 3/7] cxlflash: Split out context initialization
  ` [PATCH 4/7] cxlflash: Simplify attach path error cleanup
  ` [PATCH 5/7] cxlflash: Reorder user context initialization
  ` [PATCH 6/7] cxlflash: Fix to avoid unnecessary scan with internal LUNs
  ` [PATCH 7/7] cxlflash: Increase cmd_per_lun for better throughput

[PATCH RFC 0/2] mm: Enable page parallel initialisation for Power
 2016-03-04 13:52 UTC  (9+ 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] 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  (3+ messages)

[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

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

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

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

[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 

[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  (17+ 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 06/18] pseries: Add support for hash table resizing
` [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


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