linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-05 10:06:55 to 2014-03-12 11:48:22 UTC [more...]

[PATCH RFC v9 0/6] MPC512x DMA slave s/g support, OF DMA lookup
 2014-03-12 11:47 UTC  (5+ messages)
` [PATCH RFC v9 1/6] dma: mpc512x: reorder mpc8308 specific instructions
` [PATCH RFC v9 2/6] dma: mpc512x: add support for peripheral transfers
` [PATCH RFC v9 3/6] dma: mpc512x: replace devm_request_irq() with request_irq()
` [PATCH RFC v9 4/6] dma: of: Add common xlate function for matching by channel id

[PATCH 1/9] powerpc/fsl: add PVR definition for E500MC and E5500
 2014-03-12 10:40 UTC  (24+ messages)
` [PATCH 2/9] powerpc/cache: add cache flush operation for various e500
` [PATCH 3/9] powerpc/rcpm: add RCPM driver
` [PATCH 4/9] powerpc/85xx: support CPU hotplug for e500mc and e5500
` [PATCH 5/9] powerpc/85xx: disable irq by hardware when suspend for 64-bit
` [PATCH 6/9] powerpc/85xx: support sleep feature on QorIQ SoCs with RCPM
` [PATCH 7/9] fsl: add EPU FSM configuration for deep sleep
` [PATCH 8/9] powerpc/85xx: add save/restore functions for core registers
` [PATCH 9/9] powerpc/pm: support deep sleep feature on T1040

[PATCH] T1040RDB: add qe node for T1040RDB dts
 2014-03-12  8:26 UTC 

[PATCH] powerpc/le: Show the endianess of the LPAR under PowerVM
 2014-03-12  8:17 UTC 

[PATCH] powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules
 2014-03-12  4:12 UTC 

Node 0 not necessary for powerpc?
 2014-03-12  2:02 UTC  (2+ messages)

[PATCH] powerpc/powernv: Infrastructure to support OPAL async completion
 2014-03-11 23:34 UTC  (2+ messages)

[PATCH v3 00/52] CPU hotplug: Fix issues with callback registration
 2014-03-11 22:07 UTC  (55+ messages)
` [PATCH v3 01/52] CPU hotplug: Add lockdep annotations to get/put_online_cpus()
` [PATCH v3 02/52] CPU hotplug: Provide lockless versions of callback registration functions
` [PATCH v3 03/52] Doc/cpu-hotplug: Specify race-free way to register CPU hotplug callbacks
` [PATCH v3 04/52] CPU hotplug, perf: Fix CPU hotplug callback registration
` [PATCH v3 05/52] ia64, salinfo: Fix "
` [PATCH v3 06/52] ia64, palinfo: Fix CPU "
` [PATCH v3 07/52] ia64, topology: "
` [PATCH v3 08/52] ia64, err-inject: "
` [PATCH v3 09/52] arm, hw-breakpoint: "
` [PATCH v3 10/52] arm, kvm: "
` [PATCH v3 11/52] s390, cacheinfo: "
` [PATCH v3 12/52] s390, smp: "
` [PATCH v3 13/52] sparc, sysfs: "
` [PATCH v3 14/52] powerpc, "
` [PATCH v3 15/52] x86, msr: "
` [PATCH v3 16/52] x86, cpuid: "
` [PATCH v3 17/52] x86, vsyscall: "
` [PATCH v3 18/52] x86, intel, uncore: "
` [PATCH v3 19/52] x86, mce: "
` [PATCH v3 20/52] x86, therm_throt.c: "
` [PATCH v3 21/52] x86, therm_throt.c: Remove unused therm_cpu_lock
` [PATCH v3 22/52] x86, amd, ibs: Fix CPU hotplug callback registration
` [PATCH v3 23/52] x86, intel, cacheinfo: "
` [PATCH v3 24/52] x86, intel, rapl: "
` [PATCH v3 25/52] x86, amd, uncore: "
` [PATCH v3 26/52] x86, hpet: "
` [PATCH v3 27/52] x86, pci, amd-bus: "
` [PATCH v3 28/52] x86, oprofile, nmi: "
` [PATCH v3 29/52] x86, kvm: "
` [PATCH v3 30/52] arm64, hw_breakpoint.c: "
` [PATCH v3 31/52] arm64, debug-monitors: "
` [PATCH v3 32/52] powercap, intel-rapl: "
` [PATCH v3 33/52] scsi, bnx2i: "
` [PATCH v3 34/52] scsi, bnx2fc: "
` [PATCH v3 35/52] scsi, fcoe: "
` [PATCH v3 36/52] zsmalloc: "
` [PATCH v3 37/52] acpi-cpufreq: "
` [PATCH v3 38/52] drivers/base/topology.c: "
` [PATCH v3 39/52] clocksource, dummy-timer: "
` [PATCH v3 40/52] intel-idle: "
` [PATCH v3 41/52] oprofile, nmi-timer: "
` [PATCH v3 42/52] octeon, watchdog: "
` [PATCH v3 43/52] thermal, x86-pkg-temp: "
` [PATCH v3 44/52] hwmon, coretemp: "
` [PATCH v3 45/52] hwmon, via-cputemp: "
` [PATCH v3 46/52] xen, balloon: "
` [PATCH v3 47/52] trace, ring-buffer: "
` [PATCH v3 48/52] profile: "
` [PATCH v3 49/52] mm, vmstat: "
` [PATCH v3 50/52] mm, zswap: "
` [PATCH v3 51/52] net/core/flow.c: "
` [PATCH v3 52/52] net/iucv/iucv.c: "

Bug in reclaim logic with exhausted nodes?
 2014-03-11 21:06 UTC 

[RFC PATCH] Remove CONFIG_DCACHE_WORD_ACCESS
 2014-03-11 20:37 UTC  (2+ messages)

Build regressions/improvements in v3.14-rc6
 2014-03-11 17:43 UTC 

how do I increase default kernel stack size for my MPC8548 board?
 2014-03-11 14:19 UTC  (3+ messages)

[RFC PATCH 0/2] powernv: Show the correct clock value in /proc/cpuinfo
 2014-03-11 11:31 UTC  (3+ messages)
` [RFC PATCH 1/2] powerpc: powernv: Framework to show the correct clock "
` [RFC PATCH 2/2] powerpc: powernv: Implement ppc_md.get_proc_freq()

[PATCH 0/7] DMA: Freescale: driver cleanups and enhancements
 2014-03-11 11:06 UTC  (3+ messages)
` [PATCH 3/7] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication

[PATCHv6 0/6] Getting rid of get_unused_fd() / enable close-on-exec
 2014-03-11 10:23 UTC  (2+ messages)
` [PATCHv6 2/6] ppc/cell: use get_unused_fd_flags(0) instead of get_unused_fd()

[PATCH] powerpc/book3s: Fix CFAR clobbering issue in machine check handler
 2014-03-11  5:26 UTC 

[PATCH 0/5] V2 IBM Akebono/PPC46GTR Support
 2014-03-11  0:44 UTC  (15+ messages)
` [PATCH 1/5] SDHCI: Add a generic registration to the SDHCI platform driver
` [PATCH 2/5] IBM Akebono: Add support for a new PHY interface to the IBM emac driver
    ` rfc: checkpatch logical line continuations (was IBM Akebono: Add support for a new PHY interface to the IBM emac driver)
      ` rfc: checkpatch logical line continuations
    ` [PATCH 2/5 V2] IBM Akebono: Add support for a new PHY interface to the IBM emac driver
` [PATCH 3/5] IBM Currituck: Clean up board specific code before adding Akebono code
` [PATCH 4/5] IBM Akebono: Add the Akebono platform
` [PATCH 5/5] powerpc: Added PCI MSI support using the HSTA module

[PATCH RFC/RFT v3 0/9] drivers: cacheinfo support
 2014-03-10 11:12 UTC  (5+ messages)
` [PATCH RFC/RFT v3 6/9] powerpc: move cacheinfo sysfs to generic cacheinfo infrastructure

[PATCH v2 0/6] powernv:cpufreq: Dynamic cpu-frequency scaling
 2014-03-10 11:11 UTC  (7+ messages)
` [PATCH v2 1/6] powernv: cpufreq driver for powernv platform
` [PATCH v2 2/6] powernv:cpufreq: Create a powernv_cpu_to_core_mask() helper
` [PATCH v2 3/6] powernv, cpufreq:Add per-core locking to serialize frequency transitions
` [PATCH v2 4/6] powernv:cpufreq: Create pstate_id_to_freq() helper
` [PATCH v2 5/6] powernv:cpufreq: Export nominal frequency via sysfs
` [PATCH v2 6/6] powernv:cpufreq: Implement the driver->get() method

[PATCH 1/2] Revert "KVM: PPC: Book3S HV: Add new state for transactional memory"
 2014-03-10 10:51 UTC  (6+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE

[PATCH] eeh_pseries: Missing break?
 2014-03-08 16:37 UTC  (4+ messages)

[git pull] Please pull powerpc.git merge branch
 2014-03-07 21:04 UTC 

[PATCH v2 14/52] powerpc, sysfs: Fix CPU hotplug callback registration
 2014-03-07  6:21 UTC  (3+ messages)

[PATCH 0/2] Enable powernv based platform sensors
 2014-03-07  5:33 UTC  (3+ messages)
` [PATCH 1/2] powerpc/powernv: Enable fetching of platform sensor data
` [PATCH 2/2] powerpc/powernv: hwmon driver for power values, fan rpm and temperature

[PATCH] powerpc/powernv: Enable reading and updating of system parameters
 2014-03-07  5:32 UTC 

[PATCH] kexec/powerpc: fix exporting memory limit
 2014-03-07  4:38 UTC  (3+ messages)

[PATCH] ibmveth: Fix more little endian issues
 2014-03-06 21:27 UTC  (4+ messages)
  ` ibmveth: Fix endian issues with MAC addresses

[PATCH 0/3] powerpc/perf: Enable linking with libunwind
 2014-03-06 17:49 UTC  (8+ messages)
` [RFC][PATCH 1/3] power: perf: Enable saving the user stack in a sample
` [RFC][PATCH 2/3] power: perf tool: Add libunwind support for Power
` [PATCH 3/3] perf: Use 64-bit value when comparing sample_regs

[PATCH RFC v8 0/5] MPC512x DMA slave s/g support, OF DMA lookup
 2014-03-06 14:28 UTC  (4+ messages)
` [PATCH RFC v8 5/5] dma: mpc512x: register for device tree channel lookup

[PATCH 1/3] fs_enet: update clock names to comply with FEC binding
 2014-03-06 10:21 UTC  (6+ messages)
` [PATCH 2/3] dts: mpc512x: adjust clock specs for FEC nodes

[PATCH 1/5] powerpc/perf: Reject EBB events which specify a sample_type
 2014-03-06  6:59 UTC  (5+ messages)
` [PATCH 2/5] powerpc/perf: Clean up the EBB hash defines a little
` [PATCH 3/5] powerpc/perf: Avoid mutating event in power8_get_constraint()
` [PATCH 4/5] powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB
` [PATCH 5/5] powerpc/perf: Enable BHRB access for EBB events

[PATCH] powerpc/le: fix endianness of the arguments passed to the ppc_rtas() syscall
 2014-03-06  5:43 UTC  (2+ messages)

[PATCH] powerpc: compat: 32 bit little endian machine name is ppcle, not ppc
 2014-03-06  5:10 UTC 

[PATCH 0/2] sched: Removed unused mc_capable() and smt_capable()
 2014-03-06  2:20 UTC  (4+ messages)
` [PATCH 1/2] sched: Remove "

[PATCH] net/mlx4: Support shutdown() interface
 2014-03-06  1:45 UTC  (2+ messages)

[PATCH v3 2/2] Corenet: Add QE platform support for Corenet
 2014-03-06  1:39 UTC 

[PATCH v3 1/2] QE: split function mpc85xx_qe_init() into two functions
 2014-03-06  1:38 UTC 

[PATCH 0/2] perf: add documentation for sysfs interfaces
 2014-03-06  0:44 UTC  (3+ messages)
` [PATCH 1/2] perf Documentation: sysfs events/ interfaces
` [PATCH 2/2] perf Documentation: remove duplicated docs for powerpc cpu specific events

[PATCH v3 02/11] perf: add PMU_FORMAT_RANGE() helper for use by sw-like pmus
 2014-03-06  0:05 UTC  (3+ messages)

[PATCH v4 00/11] powerpc: Add support for Power Hypervisor supplied performance counters
 2014-03-06  0:01 UTC  (12+ messages)
` [PATCH v4 01/11] sysfs: create bin_attributes under the requested group
` [PATCH v4 02/11] perf: add PMU_FORMAT_RANGE() helper for use by sw-like pmus
` [PATCH v4 03/11] perf: provide a common perf_event_nop_0() for use with .event_idx
` [PATCH v4 04/11] powerpc: add hvcalls for 24x7 and gpci (get performance counter info)
` [PATCH v4 05/11] powerpc/perf: add hv_gpci interface header
` [PATCH v4 06/11] powerpc/perf: add 24x7 interface headers
` [PATCH v4 07/11] powerpc/perf: add a shared interface to get gpci version and capabilities
` [PATCH v4 08/11] powerpc/perf: add support for the hv gpci (get performance counter info) interface
` [PATCH v4 09/11] powerpc/perf: add support for the hv 24x7 interface
` [PATCH v4 10/11] powerpc/perf: add kconfig option for hypervisor provided counters
` [PATCH v4 11/11] powerpc/perf/hv_{gpci, 24x7}: add documentation of device attributes

[PATCH 0/6][RFC] audit: standardize and simplify syscall_get_arch()
 2014-03-05 21:27 UTC  (7+ messages)
` [PATCH 1/6][RFC] syscall: define syscall_get_arch() for each audit-supported arch
` [PATCH 2/6][RFC] audit: add arch field to seccomp event log
` [PATCH 3/6][RFC] audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() directly
` [PATCH 4/6][RFC] audit: drop arch from audit_syscall_entry() interface
` [PATCH 5/6][RFC] audit: drop args from syscall_get_arch() interface
` [PATCH 6/6][RFC] audit: drop arch from __audit_syscall_entry() interface

[PATCH] net/phy: Add Cortina CS43xx PHY support
 2014-03-05 18:08 UTC  (5+ messages)

[PATCh v2 1/2] QE: split function mpc85xx_qe_init() into two functions
 2014-03-05 17:14 UTC  (3+ messages)
` [PATCh v2 2/2] Corenet: Add QE platform support for Corenet


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