linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-12 01:32:51 to 2016-05-19 07:59:00 UTC [more...]

[PATCH 0/7] TLB flush update for radix
 2016-05-19  7:58 UTC 

[PATCH 1/6] powerpc/mm/radix: Update LPCR only if it is powernv
 2016-05-19  7:54 UTC  (6+ messages)
` [PATCH 2/6] powerpc/mm/radix: Update PID switch sequence
` [PATCH 3/6] powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
` [PATCH 4/6] powerpc/mm/hash: Compute the segment size correctly for "
` [PATCH 5/6] powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
` [PATCH 6/6] powerpc/mm/hash: Add helper for finding SLBE LLP encoding

[RFC PATCH 0/3] OPTPROBES for powerpc
 2016-05-19  7:49 UTC  (6+ messages)
` [RFC PATCH 1/3] arch/powerpc : Add detour buffer support for optprobes
` [RFC PATCH 2/3] arch/powerpc : optprobes for powerpc core
` [RFC PATCH 3/3] arch/powerpc : Enable optprobes support in powerpc

[PATCH] kvm-pr: manage illegal instructions
 2016-05-19  7:11 UTC  (14+ messages)

[kernel-hardening] [PATCH v8 2/4] GCC plugin infrastructure
 2016-05-19  6:30 UTC  (5+ messages)

[PATCH 0/4] rcutorture: Several fixes to run selftest scripts on PPC
 2016-05-19  4:25 UTC  (7+ messages)
` [PATCH 1/4] rcutorture/doc: Add a new way to create initrd using dracut
` [PATCH 2/4] rcutorture: Use vmlinux as the fallback kernel image
` [PATCH 3/4] rcutorture: Make -soundhw a x86 specific option
` [PATCH 4/4] rcutorture: Don't specify the cpu type of QEMU on PPC

usb: dwc2: regression on MyBook Live Duo / Canyonlands since 4.3.0-rc4
 2016-05-19  0:36 UTC  (17+ messages)

[RFC PATCH] Increase in idle power with schedutil
 2016-05-18 21:22 UTC  (4+ messages)
` [RFC PATCH] cpufreq: powernv: Add fast_switch callback

[RFC PATCH v2 00/18] livepatch: hybrid consistency model
 2016-05-18 20:22 UTC  (15+ messages)
` [RFC PATCH v2 17/18] livepatch: change to a per-task "
  ` klp_task_patch: was: "
  `  "

[PATCH v2 0/9] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-05-18 18:07 UTC  (18+ messages)
` [PATCH v2 1/9] powerpc/powernv: Move CHECK_HMI_INTERRUPT to exception-64s header
` [PATCH v2 2/9] powerpc/kvm: make hypervisor state restore a function
` [PATCH v2 3/9] powerpc/powernv: Move idle code usable by multiple hardware to common location
` [PATCH v2 4/9] powerpc/powernv: Make power7_powersave_common more generic
` [PATCH v2 6/9] powerpc/powernv: set power_save func after the idle states are initialized
` [PATCH v2 7/9] powerpc/powernv: Add platform support for stop instruction
` [PATCH v2 9/9] powerpc/powernv: Use deepest stop state when cpu is offlined

[PATCH v6 1/7] QE: Add IC, SI and SIRAM document to device tree bindings
 2016-05-18 16:47 UTC  (8+ messages)
` [PATCH v6 2/7] QE: Add ucc hdlc document to bindings
` [PATCH v6 3/7] QE: Add uqe_serial "
` [PATCH v6 4/7] bindings: move cpm_qe binding from powerpc/fsl to soc/fsl
` [PATCH v6 5/7] T104xD4RDB: Add qe node to t104xd4rdb
` [PATCH v6 6/7] T104xRDB: Add qe node to t104xrdb
` [PATCH v6 7/7] T104xQDS: Add qe node to t104xqds

[RESEND v4,1/2] cxl: Add mechanism for delivering AFU driver
 2016-05-18 13:06 UTC 

[v3, 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-05-18 13:01 UTC  (2+ messages)
` [v4,2/2] cxl: Add set and get private data to context struct

[PATCH v6] powerpc/pci: Assign fixed PHB number based on device-tree properties
 2016-05-18  1:48 UTC 

[PATCH 1/4] powerpc/sparse: make some things static
 2016-05-18  1:16 UTC  (4+ messages)
` [PATCH 2/4] powerpc: Introduce asm-prototypes.h
` [PATCH 3/4] powerpc/sparse: Include headers containing prototypes
` [PATCH 4/4] powerpc/sparse: Use LE definition of REG_BYTE

[PATCH v2 0/7] powerpc/8xx: Optimisation of TLB handling for IMMR and RAM
 2016-05-17 19:01 UTC  (6+ messages)
` [PATCH v2 1/7] powerpc/8xx: Fix vaddr for IMMR early remap

for muram in DTS file, why change #address-cells from <1> to <2>?
 2016-05-17 12:43 UTC 

[PATCH v3 2/2] powerpc32: fix check_io_access()
 2016-05-17 12:01 UTC 

[PATCH v3 1/2] powerpc32: Use instruction symbolic names in check_io_access()
 2016-05-17 12:01 UTC 

[PATCH v3 0/6] powerpc use pv-qpsinlock instead of spinlock
 2016-05-17  7:49 UTC  (7+ messages)
` [PATCH v2 1/6] qspinlock: powerpc support qspinlock
` [PATCH v2 2/6] powerpc: pseries/Kconfig: qspinlock build config
` [PATCH v2 3/6] powerpc: lib/locks.c: cpu yield/wake helper function
` [PATCH v2 4/6] pv-qspinlock: powerpc support pv-qspinlock
` [PATCH v2 5/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock
` [PATCH v2 6/6] powerpc: pseries: pv-qspinlock build config/make

[RFC 0/2] SROP Mitigation for powerpc
 2016-05-17  7:47 UTC  (3+ messages)
` [PATCH 1/2] powerpc/SROP Mitigation: Architecture independent SROP mitigation code
` [PATCH 2/2] powerpc/SROP mitigation: Add cookies to sigframes

[PATCH v3 0/7] powerpc/8xx: Optimisation of TLB handling for IMMR and RAM
 2016-05-17  7:02 UTC  (8+ messages)
` [PATCH v3 1/7] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v3 2/7] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH v3 3/7] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH v3 4/7] powerpc/8xx: unpin all TLBs before flushing
` [PATCH v3 5/7] powerpc/8xx: Don't use page table for linear memory space
` [PATCH v3 6/7] powerpc/8xx: Rework CONFIG_PIN_TLB handling
` [PATCH v3 7/7] powerpc/8xx: add CONFIG_PIN_TLB_IMMR

[PATCH RESEND v8] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-05-17  6:33 UTC 

[PATCH v5 1/7] QE: Add IC, SI and SIRAM document to device tree bindings
 2016-05-17  1:41 UTC  (4+ messages)
` [v5,1/7] "

Pull request: scottwood/linux.git next
 2016-05-17  1:37 UTC 

[PATCH v4 1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100
 2016-05-16 23:41 UTC  (2+ messages)
` [v4,1/1] "

[PATCH] gpio: dt-bindings: add ibm,ppc4xx-gpio binding
 2016-05-16 16:56 UTC  (3+ messages)

ppc64 sbrk returns executable heap in 32-bit emulation mode
 2016-05-16 16:27 UTC  (7+ messages)

[PATCH v7 00/50] powerpc/powernv: PCI hotplug support
 2016-05-16 14:11 UTC  (6+ messages)
` [PATCH v7 45/50] drivers/of: Avoid recursively calling unflatten_dt_node()
      ` [PATCH] drivers/of: Fix build warning in populate_node()

powerpc/usb: machine check when writing to portsc in ehci-fsl
 2016-05-16 11:52 UTC 

[RFC PATCH 1/2] KVM: PPC: divide the ics lock into smaller ones for each irq
 2016-05-16  7:02 UTC  (2+ messages)
` [RFC PATCH 2/2] KVM: PPC: Don't take lock when check irq's resend flag

udgb on fsl booke?
 2016-05-16  2:46 UTC  (3+ messages)

[PATCH 2/3] driver/memory: Update dependency of IFC for Layerscape
 2016-05-16  0:21 UTC  (2+ messages)
` [2/3] "

[PATCH v2 1/2] Powernv: Remove the usage of PACAR1 from opal wrappers
 2016-05-15  4:25 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt

[PATCH 1/3] Powernv: Remove the usage of PACAR1 from opal wrappers
 2016-05-15  4:21 UTC  (4+ messages)
` [PATCH 2/3] powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt

[PATCH v4] usb: dwc2: fix regression on big-endian PowerPC/ARM systems
 2016-05-14  9:22 UTC  (3+ messages)

[PATCH-next v2 0/2] cpufreq: powernv: Fixes for Global pstate management
 2016-05-13 22:08 UTC  (3+ messages)

[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
 2016-05-13 16:42 UTC  (23+ messages)
` [PATCH 5/5] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

[PATCH RESEND v8] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-05-13 14:38 UTC 

[PATCH v3] usb: dwc2: fix regression on big-endian PowerPC/ARM systems
 2016-05-13 13:48 UTC  (3+ messages)

[PATCH] powerpc: Discard ffs() function and use builtin_ffs instead
 2016-05-13  8:29 UTC  (4+ messages)
`  "

[PATCH] powerpc: Fix definition of SIAR and SDAR registers
 2016-05-13  3:35 UTC  (2+ messages)

[PATCH] powerpc: Use privileged SPR number for MMCR2
 2016-05-13  3:36 UTC  (2+ messages)

Freescale PowerQUICC II dev board available
 2016-05-12 18:39 UTC 

[FIX PATCH v2 0/2] Fix powerpc,numa: Fix memory_hotplug_max()
 2016-05-12 13:34 UTC  (3+ messages)
` [FIX PATCH v2 1/2] powerpc, numa: Fix whitespace in hot_add_drconf_memory_max()
` [FIX PATCH v2 2/2] powerpc,numa: Fix memory_hotplug_max()

[PATCH 1/2] Refactor code parsing size based on memory range
 2016-05-12 12:38 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/fadump: add support to parse "

[PATCH] usb: dwc2: fix regression on big-endian PowerPC/ARM systems
 2016-05-12 11:52 UTC  (5+ messages)

[PATCH v9 00/26] powerpc/powernv: PCI hotplug preparation
 2016-05-12 11:35 UTC  (4+ messages)
` [PATCH v9 26/26] powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()

[PATCH kernel 0/2] powerpc/powernv/npu: Fixes for next tree
 2016-05-12 11:32 UTC  (9+ messages)
` [PATCH kernel 1/2] powerpc/powernv: Fix insufficient memory allocation
  ` [kernel,1/2] "
` [PATCH kernel 2/2] powerpc/powernv/npu: Add PE to PHB's list
  ` [kernel,2/2] "

[PATCH 2/2 v3] powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
 2016-05-12 11:32 UTC  (2+ messages)
` [2/2, "

[PATCH 1/2 v3] Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
 2016-05-12 11:32 UTC  (2+ messages)
` [1/2, "

[PATCH v3 1/4] powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
 2016-05-12 11:32 UTC  (2+ messages)
` [v3, "

[PATCH] powerpc: Fix definition of SIAR register
 2016-05-12 10:40 UTC  (7+ messages)

[FIX PATCH v1] powerpc,numa: Fix memory_hotplug_max()
 2016-05-12 10:02 UTC  (2+ messages)
` [FIX,v1] "

[PATCH V2] powerpc/tm: Clean up duplication of code
 2016-05-12  3:47 UTC  (2+ messages)

[PATCH 1/2] powerpc: Add mask of possible MMU features
 2016-05-12  2:29 UTC  (5+ messages)
` [PATCH 2/2] powerpc: Fix crash at boot with CONFIG_PPC_RADIX_MMU=n


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