linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-11 10:19:34 to 2016-07-13 13:34:45 UTC [more...]

[PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS
 2016-07-13 13:34 UTC  (7+ messages)
` [PATCH 2/2] crypto: vmx - Adding support "

[RFC 0/3] extend kexec_file_load system call
 2016-07-13 13:27 UTC  (37+ messages)
` [RFC 1/3] syscall: add kexec_file_load to generic unistd.h
` [RFC 2/3] kexec: add dtb info to struct kimage
` [RFC 3/3] kexec: extend kexec_file_load system call

[PATCH for-4.8_set3 00/10] Use jump label for cpu/mmu_has_feature
 2016-07-13 12:09 UTC  (12+ messages)
` [PATCH for-4.8 01/10] powerpc/mm: Add __cpu/__mmu_has_feature
` [PATCH for-4.8 02/10] powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
` [PATCH for-4.8 03/10] powerpc/mm/radix: Add radix_set_pte to use in early init
` [PATCH for-4.8 04/10] jump_label: make it possible for the archs to invoke jump_label_init() much earlier
` [PATCH for-4.8 05/10] powerpc: Call jump_label_init early
` [PATCH for-4.8 06/10] powerpc: kill mfvtb()
` [PATCH for-4.8 07/10] powerpc: move the cpu_has_feature to a separate file
` [PATCH for-4.8 08/10] powerpc: use the jump label for cpu_has_feature
` [PATCH for-4.8 09/10] powerpc: use jump label for mmu_has_feature
` [PATCH for-4.8 10/10] powerpc/mm: Catch the usage of cpu/mmu_has_feature before jump label init

[PATCH for-4.8_set4 0/2] Segment table support
 2016-07-13 12:04 UTC  (4+ messages)
` [PATCH for-4.8 1/2] powerpc/mm: Switch user slb fault handling to translation enabled
` [PATCH for-4.8 2/2] powerpc/mm: Support segment table for Power9

[bug report] cxl: sysfs support for guests
 2016-07-13 10:13 UTC 

[bug report] [PATCH] powerpc: Thermal control for dual core G5s
 2016-07-13 10:15 UTC 

[patch] usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
 2016-07-13 10:14 UTC 

[PATCH v4 0/3] perf annotate: Enable cross arch annotate
 2016-07-13  9:45 UTC  (2+ messages)

[PATCH for-4.8_set2 00/13] TLB flush changes
 2016-07-13  9:36 UTC  (14+ messages)
` [PATCH for-4.8 01/13] mm/hugetlb: Simplify hugetlb unmap
` [PATCH for-4.8 02/13] mm: Change the interface for __tlb_remove_page
` [PATCH for-4.8 03/13] mm/mmu_gather: Track page size with mmu gather and force flush if page size change
` [PATCH for-4.8 04/13] powerpc/mm/radix: Implement tlb mmu gather flush efficiently
` [PATCH for-4.8 05/13] powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
` [PATCH for-4.8 06/13] powerpc/mm/hash: Add helper for finding SLBE LLP encoding
` [PATCH for-4.8 07/13] powerpc/mm: Use hugetlb flush functions
` [PATCH for-4.8 08/13] powerpc/mm: Drop multiple definition of mm_is_core_local
` [PATCH for-4.8 09/13] powerpc/mm/radix: Add tlb flush of THP ptes
` [PATCH for-4.8 10/13] powerpc/mm/radix: Rename function and drop unused arg
` [PATCH for-4.8 11/13] powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
` [PATCH for-4.8 12/13] powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
` [PATCH for-4.8 13/13] powerpc/mm: remove flush_tlb_page_nohash

[PATCH for-4.8_set1 00/12] Radix fixes for 4.8
 2016-07-13  9:35 UTC  (13+ messages)
` [PATCH for-4.8 01/12] Fix .long's in mm/tlb-radix.c to more meaningful
` [PATCH for-4.8 02/12] powerpc/mm/radix: Update LPCR HR bit as per ISA
` [PATCH for-4.8 03/12] powerpc/mm: use _raw variant of page table accessors
` [PATCH for-4.8 04/12] powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled
` [PATCH for-4.8 05/12] powerpc/mm: Clear top 16 bits of va only on older cpus
` [PATCH for-4.8 06/12] powerpc/mm: Print formation regarding the the MMU mode
` [PATCH for-4.8 07/12] powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
` [PATCH for-4.8 08/12] powerpc/mm/radix: Update PID switch sequence
` [PATCH for-4.8 09/12] powerpc/mm/radix: Update machine call back to support new HCALL
` [PATCH for-4.8 10/12] powerpc/mm/radix: Add LPID based tlb flush helpers
` [PATCH for-4.8 11/12] powerpc/mm: Cleanup LPCR defines
` [PATCH for-4.8 12/12] powerpc/mm/radix: Add a kernel command line to disable radix

[PATCH v3 0/4] perf annotate: Enable cross arch annotate
 2016-07-13  9:29 UTC  (11+ messages)
` [PATCH v3 3/4] perf annotate: add powerpc support

[PATCH V3 4/5] kvm/stats: Add provisioning for 64-bit vm and vcpu statistics
 2016-07-13  9:04 UTC  (2+ messages)

[PATCH V3 5/5] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats
 2016-07-13  8:54 UTC 

[PATCH V3 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
 2016-07-13  8:52 UTC  (3+ messages)
` [PATCH V3 2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
` [PATCH V3 3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module

[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs
 2016-07-13  8:41 UTC  (3+ messages)
                                          ` [PATCH v6 22/46] powerpc: "
                                                                                        ` [PATCH v6 45/46] dma-mapping: Remove dma_get_attr

[PATCH V2 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
 2016-07-13  6:07 UTC  (17+ messages)
` [PATCH V2 3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module
` [PATCH V2 4/5] kvm/stats: Add provisioning for 64-bit vcpu statistics
` [PATCH V2 5/5] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats

[PATCH 0/2] Automatically load the vmx_crypto module if supported
 2016-07-13  5:54 UTC  (6+ messages)
` [PATCH 1/2] Allow drivers to be autoloaded
` [PATCH 1/2] powerpc: Add module autoloading based on CPU features
` [PATCH 2/2] Automatically load the vmx_crypto module if supported
` [PATCH 2/2] crypto: vmx - Convert to CPU feature based module autoloading

[PATCH v2] powerpc / cxl: Add support for the Mellanox CX4 in cxl mode
 2016-07-13  5:52 UTC  (22+ messages)
` [PATCH 01/15] powerpc/powernv: Split cxl code out into a separate file
` [PATCH 02/15] cxl: Add cxl_slot_is_supported API
` [PATCH 03/15] cxl: Enable bus mastering for devices using CAPP DMA mode
` [PATCH 04/15] cxl: Move cxl_afu_get / cxl_afu_put to base
` [PATCH 05/15] cxl: Allow a default context to be associated with an external pci_dev
` [PATCH 06/15] cxl: Do not create vPHB if there are no AFU configuration records
` [PATCH 07/15] powerpc/powernv: Add support for the cxl kernel api on the real phb
` [PATCH 08/15] cxl: Add support for using the kernel API with a real PHB
` [PATCH 09/15] cxl: Add kernel APIs to get & set the max irqs per context
` [PATCH 10/15] cxl: Add preliminary workaround for CX4 interrupt limitation
` [PATCH 11/15] cxl: Add support for interrupts on the Mellanox CX4
` [PATCH 12/15] cxl: Workaround PE=0 hardware limitation in "
` [PATCH 13/15] PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl
` [PATCH 14/15] PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state
` [PATCH 15/15] cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards

[PATCH v2 0/3] powerpc: tweak the kernel options for CRASH_DUMP and RELOCATABLE
 2016-07-13  1:16 UTC  (2+ messages)

[PATCH v2 0/3] powerpc: tweak the kernel options for CRASH_DUMP and RELOCATABLE
 2016-07-13  1:14 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc32: booke: fix the build error when CRASH_DUMP is enabled
` [PATCH v2 2/3] powerpc: merge the RELOCATABLE config entries for ppc32 and ppc64
` [PATCH v2 3/3] powerpc32: kill RELOCATABLE_PPC32

[PATCH -next] cxl: Use for_each_compatible_node() macro
 2016-07-12 23:12 UTC  (2+ messages)

[PATCH] powerpc: fix oops in pcibios_release_device() after pcibios_free_controller()
 2016-07-12 23:07 UTC  (3+ messages)

[PATCH v5 18/32] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code
 2016-07-12 23:01 UTC  (3+ messages)
  ` [PATCH v5 18/32] signal: Consolidate {TS, TLF}_RESTORE_SIGMASK code

[PATCH] cxl: remove dead Kconfig options
 2016-07-12 20:31 UTC  (2+ messages)

[PATCH v2 0/4] implement vcpu preempted check
 2016-07-12 18:16 UTC  (5+ messages)

[PATCH] include: mman: Use bool instead of int for the return value of arch_validate_prot
 2016-07-12 16:53 UTC  (4+ messages)

[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
 2016-07-12 12:19 UTC  (3+ messages)

[PATCH 01/14] powerpc/powernv: Add XICS emulation APIs
 2016-07-12  6:52 UTC  (2+ messages)

[PATCH v3 0/7] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
 2016-07-12  5:09 UTC  (2+ messages)

[PATCH] powerpc/configs: Enable VMX crypto
 2016-07-12  4:17 UTC  (4+ messages)

[PATCH v5] tools/perf: Fix the mask in regs_dump__printf and print_sample_iregs
 2016-07-12  3:23 UTC  (3+ messages)

[v4] powerpc: Export thread_struct.used_vr/used_vsr to user space
 2016-07-11 17:39 UTC  (5+ messages)

powerpc / cxl: Add support for the Mellanox CX4 in cxl mode
 2016-07-12  1:20 UTC  (9+ messages)
` [PATCH 14/14] cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards

[PATCH v2 1/5] powerpc/kvm: Clarify __user annotations
 2016-07-12  0:54 UTC  (5+ messages)
` [PATCH v2 2/5] powerpc/xics: Fully qualify cast to silence sparse
` [PATCH v2 3/5] powerpc/kernel: Clean up some sparse warnings
` [PATCH v2 4/5] powerpc/sparse: Pass endianness to sparse
` [PATCH v2 5/5] powerpc/sparse: Make ppc_md.{halt, restart} __noreturn

[PATCH] powerpc/configs: Enable VMX crypto
 2016-07-11 23:43 UTC 

[Patch v2] rpaphp: fix slot registration for multiple slots under a PHB
 2016-07-11 22:16 UTC 

[PATCH v2] cpufreq: powernv: Replacing pstate_id with frequency table index
 2016-07-11 18:47 UTC  (2+ messages)

[PATCH 0/9] mm: Hardened usercopy
 2016-07-11 18:40 UTC  (7+ messages)

t1040 IFC flash driver Extended Chip Select
 2016-07-11 18:27 UTC  (18+ messages)

[PATCH 0/2] powerpc/pseries: Implemented indexed-count hotplug memory management
 2016-07-11 16:24 UTC  (6+ messages)
` [PATCH 1/2] powerpc/pseries: Implemented indexed-count hotplug memory add
` [PATCH 2/2] powerpc/pseries: Implemented indexed-count hotplug memory remove

[PATCH 0/3] powerpc/pseries: Add pseries hotplug queue and PowerVM/PowerKVM use cases
 2016-07-11 15:52 UTC  (7+ messages)
` [PATCH 1/3] powerpc/pseries: Add pseries hotplug workqueue
` [PATCH 2/3] powerpc/pseries: Add support for hotplug interrupt source
` [PATCH 3/3] powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events

[PATCH] rpaphp: fix slot registration for multiple slots under a PHB
 2016-07-11 15:15 UTC  (3+ messages)

[patch 17/66] powerpc: perf: Convert book3s notifier to state machine callbacks
 2016-07-11 12:28 UTC  (2+ messages)
` [patch 29/66] powerpc: numa: Convert to hotplug state machine

[PATCH] powerpc/opal: Wake up kopald polling thread before waiting for events
 2016-07-11 10:19 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/pseries: start rtasd before PCI probing
 2016-07-11 10:19 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc: Add MTD_BLOCK to powernv_defconfig
 2016-07-11 10:19 UTC  (2+ messages)
`  "


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