linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-26 15:20:22 to 2017-04-01 14:42:15 UTC [more...]

[PATCH 1/2] powerpc/mm/radix: Don't do page walk cache flush when doing full mm flush
 2017-04-01 14:41 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm/radix: Remove unnecessary ptesync

[PATCH v4 0/3] powerpc/xmon: improvements and fixes
 2017-04-01 10:31 UTC  (5+ messages)
` [PATCH v4 2/3] powerpc/xmon: drop the nobt option from xmon plus minor fixes

[RFC PATCH 0/5] soc/fsl/qbman: Rework private memory allocations
 2017-04-01  7:25 UTC  (10+ messages)
` [RFC PATCH 1/5] soc/fsl/qbman: Use shared-dma-pool for BMan "
` [RFC PATCH 2/5] soc/fsl/qbman: Use shared-dma-pool for QMan "
` [RFC PATCH 3/5] dts: arch/powerpc: Update Freescale DTS for QBMan "
` [RFC PATCH 4/5] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
` [RFC PATCH 5/5] powerpc: Add HAVE_GENERIC_DMA_COHERENT options to Kconfig

[PATCH] selftests/powerpc: Fix standalone powerpc build
 2017-03-31 12:35 UTC  (2+ messages)
`  "

[PATCH 01/12] powerpc: Disable HFSCR:TM if TM not supported
 2017-03-31 12:35 UTC  (4+ messages)
` [PATCH 12/12] powerpc/kvm: Native usage of the XIVE interrupt controller
` [01/12] powerpc: Disable HFSCR:TM if TM not supported

[PATCH] powerpc: fix /proc/self/stack
 2017-03-31 12:33 UTC  (3+ messages)
` [PATCH v2] powerpc: make /proc/self/stack always print the current stack
  ` [v2] "

[PATCH] powerpc/powernv: Fix XSCOM address mangling for form 1 indirect
 2017-03-31 12:33 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/powernv: de-deuplicate OPAL call wrappers
 2017-03-31 12:33 UTC  (2+ messages)
` [v2] "

[PATCH 1/3] powerpc/configs: Re-enable ISO9660_FS as a built-in in 64 bit configs
 2017-03-31 12:33 UTC  (2+ messages)
` [1/3] "

[PATCH v4 1/3] powerpc/xmon: Fix an unexpected xmon on/off state change
 2017-03-31 12:33 UTC  (2+ messages)
` [v4, "

[PATCH] powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts()
 2017-03-31 12:33 UTC  (2+ messages)
`  "

[PATCH v4] powernv/sensor: Handle OPAL_WRONG_STATE error return
 2017-03-31 12:33 UTC  (3+ messages)
` [v4] "

[PATCH V3 0/7] cxl: Add support for Coherent Accelerator Interface Architecture 2.0
 2017-03-31  7:55 UTC  (16+ messages)
` [PATCH V3 1/7] cxl: Read vsec perst load image
` [PATCH V3 2/7] cxl: Remove unused values in bare-metal environment
` [PATCH V3 3/7] cxl: Keep track of mm struct associated with a context
` [PATCH V3 4/7] cxl: Update implementation service layer
` [PATCH V3 5/7] cxl: Rename some psl8 specific functions
` [PATCH V3 6/7] cxl: Isolate few psl8 specific calls
` [PATCH V3 7/7] cxl: Add psl9 specific code

[PATCH v4 00/11] Enable VAS
 2017-03-31  5:13 UTC  (12+ messages)
` [PATCH v4 01/11] Add Power9 PVR
` [PATCH v4 02/11] VAS: Define macros, register fields and structures
` [PATCH v4 03/11] Move GET_FIELD/SET_FIELD to vas.h
` [PATCH v4 04/11] VAS: Define vas_init() and vas_exit()
` [PATCH v4 05/11] VAS: Define helpers for access MMIO regions
` [PATCH v4 06/11] VAS: Define helpers to init window context
` [PATCH v4 07/11] VAS: Define helpers to alloc/free windows
` [PATCH v4 08/11] VAS: Define vas_rx_win_open() interface
` [PATCH v4 09/11] VAS: Define vas_win_close() interface
` [PATCH v4 10/11] VAS: Define vas_tx_win_open()
` [PATCH v4 11/11] VAS: Define copy/paste interfaces

[PATCH] powerpc: Avoid taking a data miss on every userspace instruction miss
 2017-03-31  3:05 UTC 

[PATCH] powerpc/time: set ->min_delta_ticks and ->max_delta_ticks
 2017-03-31  3:03 UTC  (2+ messages)

[PATCH 1/2] powerpc/mm: fix up pgtable dump flags
 2017-03-31  1:37 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm: add phys addr to linux page table dump

[PATCH] powerpc/powernv: utilising darn instruction for get_random_seed on p9
 2017-03-30 23:20 UTC 

[PATCH v9 0/3] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-03-30 23:13 UTC  (6+ messages)
` [PATCH v9 2/3] PCI: Add a macro to set default alignment for all PCI devices

[PATCH v3 00/10] Enable VAS
 2017-03-30 21:35 UTC  (5+ messages)
` [PATCH v3 01/10] VAS: Define macros, register fields and structures

[PATCH] crypto: vmx: Remove dubiously licensed crypto code
 2017-03-30 16:30 UTC  (8+ messages)

[PATCH] tty/hvc_console: fix console lock ordering with spinlock
 2017-03-30 14:06 UTC 

[PATCH] dpaa_eth: use AVOIDBLOCK for Tx confirmation queues
 2017-03-30 13:24 UTC 

[PATCH] fsl/fman: take into account all RGMII modes
 2017-03-30 13:21 UTC 

[PATCH] powerpc/powernv: Fix opal entry/exit MSR_RI coverage
 2017-03-30 12:10 UTC 

[PATCH v6 01/19] powerpc/mm/slice: Convert slice_mask high slice to a bitmap
 2017-03-30 12:04 UTC  (19+ messages)
` [PATCH v6 02/19] powerpc/mm/slice: Update the function prototype
` [PATCH v6 03/19] powerpc/mm: Move copy_mm_to_paca to paca.c
` [PATCH v6 04/19] powerpc/mm: Remove checks that TASK_SIZE_USER64 is too small
` [PATCH v6 05/19] powerpc/mm/slice: Move slice_mask struct definition to slice.c
` [PATCH v6 06/19] powerpc/mm/slice: Update slice mask printing to use bitmap printing
` [PATCH v6 07/19] powerpc/mm/hash: Abstract context id allocation for KVM
` [PATCH v6 08/19] powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()
` [PATCH v6 09/19] powerpc/mm: Split radix vs hash mm context initialisation
` [PATCH v6 10/19] powerpc/mm/hash: Use context ids 1-4 for the kernel
` [PATCH v6 11/19] powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid()
` [PATCH v6 12/19] powerpc/mm/hash: Support 68 bit VA
` [PATCH v6 13/19] powerpc/mm/hash: Convert mask to unsigned long
` [PATCH v6 14/19] powerpc/mm/hash: Increase VA range to 128TB
` [PATCH v6 15/19] powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
` [PATCH v6 16/19] powerpc/mm/hash: Store addr_limit in PACA
` [PATCH v6 17/19] powerpc/pseries: Skip using reserved virtual address range
` [PATCH v6 18/19] powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limit
` [PATCH v6 19/19] powerpc/mm: Enable mappings above 128TB

[PATCH] powerpc/powernv/ioda2: Add __printf format/argument verification
 2017-03-30 10:19 UTC 

[v3 PATCH 0/4] powernv:idle: Fixes for CPU-Hotplug on POWER DD1.0
 2017-03-30  9:19 UTC  (4+ messages)
` [v3 PATCH 2/4] powernv:smp: Add busy-wait loop as fall back for CPU-Hotplug

Optimised memset64/memset32 for powerpc
 2017-03-30  7:16 UTC  (8+ messages)
  ` [PATCH 1/2] powerpc: string: implement optimized memset variants
  ` [PATCH 2/2] powerpc: bpf: use memset32() to pre-fill traps in BPF page(s)

[PATCH 1/2] powerpc/book3s: Display more info for MCE error console log
 2017-03-30  7:04 UTC  (4+ messages)
` [PATCH 2/2] powerpc/book3s: Display task info for MCE error in user mode

[PATCH] raid6/altivec: adding vpermxor implementation for raid6 Q syndrome
 2017-03-30  5:13 UTC 

[PATCH] powerpc/prom: Increase RMA size to 512MB
 2017-03-30  4:03 UTC 

[PATCH V5 00/17] powerpc/mm/ppc64: Add 128TB support
 2017-03-30  3:03 UTC  (14+ messages)
` [PATCH V5 01/17] powerpc/mm/slice: Convert slice_mask high slice to a bitmap
` [PATCH V5 02/17] powerpc/mm/slice: Update the function prototype
` [PATCH V5 04/17] powerpc/mm: Remove redundant TASK_SIZE_USER64 checks
` [PATCH V5 16/17] mm: Let arch choose the initial value of task size

[v8] powerpc/powernv: add 'firmware/exports' attributes to sysfs
 2017-03-29 23:28 UTC 

[PATCH] macintosh: Do not arbitrarily limit architecture for macintosh drivers
 2017-03-29 22:56 UTC  (3+ messages)

[PATCH] powerpc/mm: Add missing global TLBI if cxl is active
 2017-03-29 17:19 UTC 

tty/hvc: possible irq lock inversion dependency detected
 2017-03-29 12:02 UTC  (2+ messages)

[PATCH] ASoC: WM8962: Let codec driver enable/disable its MCLK
 2017-03-29 11:54 UTC  (2+ messages)
` Applied "ASoC: imx-wm8962: Let codec driver enable/disable its MCLK" to the asoc tree

[PATCH v3 0/2] imx-wm8962: Let codec driver enable/disable its MCLK
 2017-03-29 11:54 UTC  (11+ messages)
` [PATCH v3 1/2] ASoC: "
` [PATCH v3 2/2] ASoC: imx-wm8962: Fix codec_clk cleanup
  ` [alsa-devel] "
  ` Applied "ASoC: imx-wm8962: Fix codec_clk cleanup" to the asoc tree

[PATCH] kvm: powerpc: book3s: use local_paca instead of get_paca
 2017-03-29 10:55 UTC 

[PATCH] kvm: powerpc: book3s: Disable preemption while accessing paca xics_phys filed
 2017-03-29 10:46 UTC  (6+ messages)

[PATCH v3] powerpc: mm: support ARCH_MMAP_RND_BITS
 2017-03-28 19:45 UTC 

[kernel-hardening] [PATCH v5 1/4] gcc-plugins: Add the initify gcc plugin
 2017-03-28 19:00 UTC  (2+ messages)

Build failure -- powerpc/boot: Add OPAL console to epapr wrappers
 2017-03-28 14:01 UTC  (5+ messages)

[PATCH kernel] powerpc/iommu: Do not call PageTransHuge() on tail pages
 2017-03-28 11:58 UTC  (3+ messages)

[PowerPC][next-20170324][kselftest] kernel Oops when running tm/tm-signal-context-chk-vsx
 2017-03-28 10:00 UTC  (2+ messages)

[PATCH V3 01/10] powerpc/mm/nohash: MM_SLICE is only used by book3s 64
 2017-03-28  5:33 UTC  (5+ messages)
` [PATCH V3 09/10] powerpc/mm: Lower the max real address to 53 bits
` [PATCH V3 10/10] powerpc/mm: Move hash specific pte bits to be top bits of RPN

[PATCH kernel] powerpc/powernv/iommu: Fix compile breakage in iommu_tce_xchg_rm
 2017-03-28  4:51 UTC 

[PATCH v5 00/13] IMC Instrumentation Support
 2017-03-28  4:41 UTC  (10+ messages)
` [PATCH v5 06/13] powerpc/perf: IMC pmu cpumask and cpu hotplug support
` [PATCH v5 08/13] powerpc/perf: PMU functions for Core IMC and hotplugging
` [PATCH 12/13] powerpc/perf: Thread imc cpuhotplug support

[PATCH 1/5] powerpc/smp: use cpu_to_chip_id() to find siblings
 2017-03-28  3:23 UTC  (13+ messages)
` [PATCH 2/5] powerpc/smp: add set_cpus_related()
` [PATCH 4/5] powerpc/smp: add cpu_cache_mask

[PATCH 01/12] powerpc: Disable HFSCR:TM if TM not supported
 2017-03-28  3:12 UTC 

[PATCH kernel] KVM: PPC: Preserve storage control bits
 2017-03-28  0:14 UTC  (2+ messages)

[PATCH net-next] net: ibmveth: Remove unused stats member from struct ibmveth_adapter
 2017-03-27 23:02 UTC  (2+ messages)

[PATCH net-next] net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter
 2017-03-27 23:02 UTC  (2+ messages)

[v7] powerpc/powernv: add hdat attribute to sysfs
 2017-03-27 11:34 UTC  (2+ messages)

[RESEND PATCH v4 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2017-03-27 10:46 UTC  (7+ messages)
` [RESEND PATCH v4 3/5] powerpc/fadump: remove dependency with CONFIG_KEXEC
` [RESEND PATCH v4 4/5] powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
` [RESEND PATCH v4 5/5] powerpc/fadump: update documentation about crashkernel parameter reuse

[PATCH v1 0/2] cpuidle: Fixes in cpuidle driver
 2017-03-27 10:38 UTC  (4+ messages)
` [PATCH v2 1/2] powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration

[PATCH kernel v11 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-27  8:47 UTC  (8+ messages)
` [PATCH kernel v11 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v11 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v11 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH kernel v2] powerpc/powernv: Check kzalloc() return value in pnv_pci_table_alloc
 2017-03-27  8:27 UTC 

[PATCH kernel] powerpc/powernv: Check kzalloc() return in pnv_pci_table_alloc
 2017-03-27  7:45 UTC  (3+ messages)

[PATCH kernel] KVM: PPC: Check kzalloc() return
 2017-03-27  4:25 UTC  (2+ messages)

[v2 0/5] parallelized "struct page" zeroing
 2017-03-27  6:00 UTC  (3+ messages)
` [v2 5/5] mm: teach platforms not to zero struct pages memory

[PATCH v3 0/7] Add memsetN functions
 2017-03-27  5:01 UTC  (3+ messages)
` [PATCH v3 5/7] zram: Convert to using memset_l

kvmppc: BUG: using smp_processor_id() in preemptible
 2017-03-27  0:04 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Exit KVM on failed mapping
 2017-03-26 22:43 UTC  (2+ messages)

[PATCH guest kernel] powerpc/pseries: Enable VFIO
 2017-03-26 22:41 UTC  (2+ messages)

[PATCH 0/4] powerpc/devtree: Add support for 'ibm, drc-info' property
 2017-03-26 15:20 UTC  (5+ messages)
` [PATCH 1/4] To: linuxppc-dev@lists.ozlabs.org
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] "


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