linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-02 23:25:58 to 2014-03-10 20:38:39 UTC [more...]

[PATCH v3 00/52] CPU hotplug: Fix issues with callback registration
 2014-03-10 20:38 UTC  (26+ 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 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 0/5] V2 IBM Akebono/PPC46GTR Support
 2014-03-10  9:53 UTC  (14+ 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 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] 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] powerpc/powernv: Infrastructure to support OPAL async completion
 2014-03-07  5:30 UTC 

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

[PATCH 1/9] powerpc/fsl: add PVR definition for E500MC and E5500
 2014-03-07  4:58 UTC  (9+ 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] ibmveth: Fix more little endian issues
 2014-03-06 21:27 UTC  (6+ 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  (9+ messages)
` [PATCH 1/2] sched: Remove "
` [PATCH 2/2] sparc64: Remove unused sparc64_multi_core

[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  (4+ 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

[PATCH] powerpc/powernv: Read opal error log and export it through sysfs interface
 2014-03-05  4:05 UTC  (8+ messages)
` [PATCH] powerpc/powernv: Read OPAL error log and export it through sysfs

[PATCH v2] powerpc/powernv Platform dump interface
 2014-03-05  3:25 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v3 03/11] perf: provide a common perf_event_nop_0() for use with .event_idx
 2014-03-05  1:19 UTC  (4+ messages)

[tip:irq/core] powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"
 2014-03-04 23:29 UTC  (3+ messages)

[RFC PATCH] Remove CONFIG_DCACHE_WORD_ACCESS
 2014-03-04 20:23 UTC 

[PATCH] Corenet: Add QE platform support for Corenet
 2014-03-04 18:53 UTC  (4+ messages)

[patch 03/26] powerpc: eeh: Kill another abuse of irq_desc
 2014-03-04 16:40 UTC  (2+ messages)
` [tip:irq/core] powerpc: Eeh: "

[patch 02/26] powerpc:evh_pic: Kill irq_desc abuse
 2014-03-04 16:39 UTC  (2+ messages)
` [tip:irq/core] powerpc:eVh_pic: "

[patch 01/26] powerpc: irq: Use generic_handle_irq
 2014-03-04 16:39 UTC  (2+ messages)
` [tip:irq/core] powerpc: Irq: "

[PATCH] powerpc: Align p_dyn, p_rela and p_st symbols
 2014-03-04 15:45 UTC  (2+ messages)

UART Fifo mode
 2014-03-04  7:52 UTC 

[PATCH v3 1/2] powerpc: Add a cpu feature CPU_FTR_PMAO_BUG
 2014-03-04  5:31 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/perf: Add lost exception workaround

[PATCH] powerpc: Check that all cpu features are in the possible map
 2014-03-04  3:38 UTC  (2+ messages)

Panic on ppc64 with numa_balancing and !sparsemem_vmemmap
 2014-03-03 20:04 UTC  (4+ messages)

[RFC PATCH] vfio-pci: avoid deadlock between unbind and VFIO_DEVICE_RESET
 2014-03-03 15:47 UTC  (4+ messages)

[PATCH 1/3] powerpc/fsl-booke: Add support for T2080/T2081 SoC
 2014-03-03  9:50 UTC  (3+ messages)
` [PATCH 2/3] powerpc/fsl-booke: Add initial T208x QDS board support
` [PATCH 3/3] powerpc/t2080rdb: Add T2080RDB "

[PATCH 0/4] powernv:cpufreq: Export nominal and current frequency via sysfs
 2014-03-03  8:33 UTC  (5+ messages)
` [PATCH 1/4] powernv:cpufreq: Create pstate_id_to_freq() helper
` [PATCH 2/4] powernv:cpufreq: Export nominal frequency via sysfs
` [PATCH 3/4] powernv:cpufreq: Create a powernv_cpu_to_core_mask() helper
` [PATCH 4/4] powernv:cpufreq: Implement the driver->get() method

[PATCH v2 1/2] powerpc: Add a cpu feature CPU_FTR_PMAO_BUG
 2014-03-03  5:13 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/perf: Add lost exception workaround

[PATCH 1/2] powerpc/eeh: More reliability of PCI dev reset
 2014-03-03  3:26 UTC  (2+ messages)
` [PATCH 2/2] powerpc/eeh: Check PCIe link in pcibios_set_pcie_reset_state()

powerpc/tm: Fix crash when forking inside a transaction
 2014-03-03  3:21 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).