LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-24 09:37:24 to 2015-08-31 09:04:27 UTC [more...]

[PATCH V7 1/3] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-08-31  8:58 UTC 

[Question] Is little endian supported on all the platforms?
 2015-08-31  8:31 UTC  (4+ messages)

[PATCH v6 1/3] perf,kvm/powerpc: Remove const from kvm_events_tp
 2015-08-31  6:54 UTC  (3+ messages)
` [PATCH v6 2/3] perf,kvm/powerpc: Port perf kvm stat to powerpc
` [PATCH v6 3/3] perf,kvm/powerpc: Add support for HCALL reasons

[RFC PATCH 1/9] powerpc: allocate sys_membarrier system call number
 2015-08-31  6:54 UTC  (2+ messages)

[PATCH v6 1/2] perf,kvm/powerpc: Add kvm_perf.h for powerpc
 2015-08-31  6:48 UTC  (2+ messages)
` [PATCH v6 2/2] perf, kvm/powerpc: Add hcall related info to kvm_perf.h

[PATCH v3 07/17] crypto: talitos - enhanced talitos_desc struct for SEC1
 2015-08-31  1:46 UTC  (4+ messages)
` talitos doesn't build with GCC 4.4.4 (was Re: [PATCH v3 07/17] crypto: talitos - enhanced talitos_desc struct for SEC1)

[PATCH 1/2] powerpc/pseries: Fix corrupted pdn list
 2015-08-30 21:20 UTC  (8+ messages)
` [PATCH 2/2] powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()
  ` [2/2] "
` [1/2] powerpc/pseries: Fix corrupted pdn list

[PATCH 1/2] cxl: Fix + cleanup error paths in cxl_dev_context_init
 2015-08-30 21:20 UTC  (4+ messages)
` [PATCH 2/2] cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
  ` [2/2] "
` [1/2] cxl: Fix + cleanup error paths in cxl_dev_context_init

[PATCH][RESEND] cxl: Set up and enable PSL Timebase
 2015-08-30 21:20 UTC  (3+ messages)
` [RESEND] "

[PATCH] powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()
 2015-08-30 21:20 UTC  (2+ messages)
`  "

[PATCH V2 00/10] KASan ppc64 support
 2015-08-30 12:53 UTC  (26+ messages)
` [PATCH V2 01/10] powerpc/mm: Add virt_to_pfn and use this instead of opencoding
` [PATCH V2 02/10] kasan: MODULE_VADDR is not available on all archs
` [PATCH V2 03/10] kasan: Rename kasan_enabled to kasan_report_enabled
` [PATCH V2 04/10] kasan: Don't use kasan shadow pointer in generic functions
` [PATCH V2 05/10] kasan: Enable arch to hook into kasan callbacks
` [PATCH V2 06/10] kasan: Allow arch to overrride kasan shadow offsets
` [PATCH V2 07/10] kasan: Make INLINE KASan support arch selectable
` [PATCH V2 08/10] kasan: Update feature support file
` [PATCH V2 09/10] kasan: Prevent deadlock in kasan reporting
` [PATCH V2 10/10] powerpc/mm: kasan: Add kasan support for ppc64

[RFC 0/5] atomics: powerpc: implement relaxed/acquire/release variants of some atomics
 2015-08-28 16:59 UTC  (13+ messages)
` [RFC 1/5] atomics: add test for atomic operations with _relaxed variants
` [RFC 2/5] atomics: introduce arch_atomic_op_{acquire, release, fence} helpers
  ` [RFC 2/5] atomics: introduce arch_atomic_op_{acquire,release,fence} helpers
` [RFC 3/5] powerpc: atomic: implement atomic{, 64}_{add, sub}_return_* variants
  ` [RFC 3/5] powerpc: atomic: implement atomic{,64}_{add,sub}_return_* variants
` [RFC 4/5] powerpc: atomic: implement xchg_* and atomic{, 64}_xchg_* variants
` [RFC 5/5] powerpc: atomic: implement cmpxchg{, 64}_* and atomic{, 64}_cmpxchg_* variants

[PATCH v3 11/20] tty/hvc: xen: Use xen page definition
 2015-08-28 15:03 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH v8 0/6] Allow user to request memory to be locked on page fault
 2015-08-28 14:32 UTC  (5+ messages)
` [PATCH v8 2/6] mm: mlock: Add new mlock system call
` [PATCH v8 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage

Kernel access of bad area on kernel 4.1.6
 2015-08-28  5:30 UTC  (3+ messages)

[PATCH v2, 1/5] powerpc/cache: add cache flush operation for various e500
 2015-08-28  5:18 UTC  (13+ messages)
` [PATCH v2,2/5] powerpc/rcpm: add RCPM driver
` [PATCH v2,3/5] Powerpc: mpc85xx: refactor the PM operations
` [PATCH v2, 4/5] PowerPC/mpc85xx: Add hotplug support on E5500 and E500MC cores
    ` [PATCH v2,4/5] "
` [PATCH v2,5/5] PowerPC/mpc85xx: Add CPU hotplug support for E6500
  ` [PATCH v2, 5/5] "

[PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp
 2015-08-28  3:38 UTC  (9+ messages)
` Ping "

[PATCH kernel] powerpc/iommu: Set default DMA offset in dma_dev_setup
 2015-08-28  3:23 UTC  (7+ messages)
` [kernel] "

[git pull] Please pull powerpc/linux.git powerpc-4.2-4 tag
 2015-08-28  0:46 UTC 

[PATCH][RESEND] cxl: Set up and enable PSL Timebase
 2015-08-28  0:07 UTC 

[PATCH] cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
 2015-08-27 21:58 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/configs: Enable LEDS support
 2015-08-27 21:58 UTC  (4+ messages)
` [v2] "

[PATCH] cxl: Remove racy attempt to force EEH invocation in reset
 2015-08-27 21:58 UTC  (2+ messages)
`  "

[PATCH] cxl: Release irqs if memory allocation fails
 2015-08-27 21:58 UTC  (3+ messages)
`  "

Strange reports of perf events on powerpc 83xx
 2015-08-27 13:58 UTC 

provide more common DMA API functions V2
 2015-08-27 13:49 UTC  (3+ messages)
` [PATCH 3/5] dma-mapping: cosolidate dma_mapping_error

[PATCH] cpufreq: powernv: Increase the verbosity of OCC console messages
 2015-08-27 12:29 UTC  (2+ messages)

[PATCH] cpufreq: powernv: Export frequency throttle state of the chip through sysfs
 2015-08-27 10:17 UTC  (3+ messages)

[PATCH] powerpc/eeh: atomic_dec_if_positive() to update passthru count
 2015-08-27  5:58 UTC 

[PATCH] powerpc: Update defconfigs
 2015-08-27  3:16 UTC  (3+ messages)

Pull request: scottwood/linux.git next
 2015-08-27  1:14 UTC  (3+ messages)

[PATCH 2/3] powerpc/iommu: Cleanup setting of DMA base/offset
 2015-08-27  1:13 UTC  (3+ messages)

[PATCH 3/3] mmc: sdhci-of-esdhc: add workaround for T4240 incorrect HOSTVER value
 2015-08-26 14:16 UTC  (8+ messages)

[PATCH 1/2] PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code
 2015-08-26 12:23 UTC  (4+ messages)
` [PATCH 2/2] powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case
  ` [2/2] "
` [1/2] PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code

Build regressions/improvements in v4.2-rc8
 2015-08-26  9:03 UTC  (2+ messages)

[PATCH V4 0/6] Redesign SR-IOV on PowerNV
 2015-08-26  8:06 UTC  (3+ messages)

[PATCH v16 00/16] perf, tools: Add support for PMU events in JSON format
 2015-08-26  6:06 UTC  (17+ messages)
` [PATCH v16 01/16] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH v16 02/16] perf, tools, jevents: Program to convert JSON file to C style file
` [PATCH v16 03/16] perf, tools: Use pmu_events table to create aliases
` [PATCH v16 04/16] perf, tools: Support CPU ID matching for Powerpc
` [PATCH v16 05/16] perf, tools: Support CPU id matching for x86 v2
` [PATCH v16 06/16] perf, tools: Support alias descriptions
` [PATCH v16 07/16] perf, tools: Query terminal width and use in perf list
` [PATCH v16 08/16] perf, tools: Add a --no-desc flag to "
` [PATCH v16 09/16] perf, tools: Add override support for event list CPUID
` [PATCH v16 10/16] perf, tools, jevents: Add support for long descriptions
` [PATCH v16 11/16] perf, tools: Add alias "
` [PATCH v16 12/16] perf, tools: Support long descriptions with perf list
` [PATCH v16 13/16] perf, tools, jevents: Add support for event topics
` [PATCH v16 14/16] perf, tools: Add support for event list topics
` [PATCH v16 15/16] perf, tools: Handle header line in mapfile
` [PATCH v16 16/16] perf, tools: Add README for info on parsing JSON/map files

[PATCH] powerpc/configs: Enable LEDS support
 2015-08-26  4:16 UTC  (3+ messages)

[PATCH v6 1/3] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-08-26  1:52 UTC  (18+ messages)
` [PATCH v6 2/3] QE: Move QE from arch/powerpc to drivers/soc
` [PATCH v6 3/3] qe_common: add qe_muram_ functions to manage muram

[RFC PATCH 00/17] powerpc/fsl-book3e-64: kexec/kdump support
 2015-08-26  1:13 UTC  (7+ messages)
` [RFC PATCH 14/17] powerpc/book3e-64/kexec: Enable SMP release

[PATCH v2 0/6] powerpc: use jump label for {cpu,mmu}_has_feature()
 2015-08-25  8:23 UTC  (8+ messages)
` [PATCH v2 1/6] jump_label: make it possible for the archs to invoke jump_label_init() much earlier
` [PATCH v2 2/6] powerpc: invoke jump_label_init() in a much earlier stage
` [PATCH v2 3/6] powerpc: kill mfvtb()
` [PATCH v2 4/6] powerpc: move the cpu_has_feature to a separate file
` [PATCH v2 5/6] powerpc: use the jump label for cpu_has_feature
` [PATCH v2 6/6] powerpc: use jump label for mmu_has_feature

[PATCH] powerpc: Add user-return-notifier support
 2015-08-25  5:41 UTC 

[v2 03/11] soc/fsl: Introduce the DPAA BMan portal driver
 2015-08-25  1:25 UTC  (2+ messages)

[v2 00/11] Freescale DPAA QBMan Drivers
 2015-08-25  0:11 UTC  (4+ messages)
` [v2 02/11] soc/fsl: Introduce DPAA BMan device management driver

[PATCH v3 2/5] powerpc/fsl: Move fsl_guts.h out of arch/powerpc
 2015-08-24 16:46 UTC 

[PATCH v2] powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
 2015-08-24 16:43 UTC 

[PATCH] powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
 2015-08-24 16:26 UTC 

[PATCH 1/2] PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code
 2015-08-24 12:18 UTC  (6+ messages)
  ` [PATCH v2 "


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 read-only IMAP folder(s) and NNTP newsgroup(s).