linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-06 04:42:21 to 2014-03-14 05:00:37 UTC [more...]

powerpc/perf: patches for 3.15
 2014-03-14  5:00 UTC  (13+ messages)
` [PATCH 01/20] powerpc/perf: Make some new raw event codes available in sysfs
` [PATCH 02/20] powerpc/perf: Define perf_event_print_debug() to print PMU register values
` [PATCH 03/20] powerpc: Add a cpu feature CPU_FTR_PMAO_BUG
` [PATCH 04/20] powerpc/perf: Add lost exception workaround
` [PATCH 05/20] powerpc/perf: Reject EBB events which specify a sample_type
` [PATCH 06/20] powerpc/perf: Clean up the EBB hash defines a little
` [PATCH 07/20] powerpc/perf: Avoid mutating event in power8_get_constraint()
` [PATCH 08/20] powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB
` [PATCH 09/20] powerpc/perf: Enable BHRB access for EBB events
` [PATCH 10/20] sysfs: create bin_attributes under the requested group
` [PATCH 11/20] powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)
` [PATCH 12/20] powerpc/perf: Add hv_gpci interface header

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

[PATCH 00/10] powerpc/booke64: critical and mcheck support
 2014-03-14  0:00 UTC  (11+ messages)
` [PATCH 01/10] powerpc/book3e: initialize crit/mc/dbg kernel stack pointers
` [PATCH 02/10] powerpc/book3e: store crit/mc/dbg exception thread info
` [PATCH 03/10] powerpc/booke64: Fix exception numbers
` [PATCH 04/10] powerpc/e6500: Make TLB lock recursive
` [PATCH 05/10] powerpc/booke64: Use SPRG7 for VDSO
` [PATCH 06/10] powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers
` [PATCH 07/10] powerpc/booke64: Remove ints from EXCEPTION_COMMON
` [PATCH 08/10] powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMON
` [PATCH 09/10] powerpc/booke64: Critical and machine check exception support
` [PATCH 10/10] Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"

[PATCH RFC v9 0/6] MPC512x DMA slave s/g support, OF DMA lookup
 2014-03-13 18:09 UTC  (8+ 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 RFC v9 5/6] dma: mpc512x: add device tree binding document
` [PATCH RFC v9 6/6] dma: mpc512x: register for device tree channel lookup

Bug in reclaim logic with exhausted nodes?
 2014-03-13 17:01 UTC  (2+ messages)

[RFC PATCH 2/3] topology: support node_numa_mem() for determining the fallback node
 2014-03-13 16:51 UTC  (11+ messages)

Node 0 not necessary for powerpc?
 2014-03-13 16:49 UTC  (5+ messages)

[PATCH] powerpc/perf: Fix handling of L3 events with bank == 1
 2014-03-13  8:30 UTC 

[PATCH 1/9] powerpc/fsl: add PVR definition for E500MC and E5500
 2014-03-13  7:46 UTC  (26+ 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-13  1:56 UTC  (4+ messages)

[PATCH v3 00/52] CPU hotplug: Fix issues with callback registration
 2014-03-12 23:21 UTC  (58+ 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: "

[PATCH] powerpc: Update ppc4xx maintainer
 2014-03-12 18:21 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 

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

[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 

[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  (11+ messages)
` [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 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  (7+ messages)
` [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 


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