linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-17 08:09:56 to 2014-10-28 04:55:50 UTC [more...]

[PATCH 1/3] powerpc: Remove -mno-sched-epilog workaround
 2014-10-28  4:55 UTC  (9+ messages)
` [PATCH 3/3] powerpc/ftrace: simplify prepare_ftrace_return

[PATCH] powerc: fix build failure when CONFIG_HUGETLB_PAGE is not set
 2014-10-28  4:31 UTC  (2+ messages)
`  "

[PATCH] ASoC: fsl_asrc: Add reg_defaults for regmap to fix kernel dump
 2014-10-28  4:26 UTC  (3+ messages)

[PATCH] Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"
 2014-10-28  3:53 UTC  (2+ messages)

powerpc: Replace __get_cpu_var uses
 2014-10-28  3:51 UTC  (6+ messages)

[PATCH v2] CXL: Fix PSL error due to duplicate segment table entries
 2014-10-28  3:25 UTC  (5+ messages)
` [PATCH v2 1/4] CXL: Disable secondary hash in segment table
` [PATCH v2 2/4] CXL: Refactor cxl_load_segment and find_free_sste
` [PATCH v2 3/4] powerpc/copro: Use appropriate ESID mask in copro_calculate_slb
` [PATCH v2 4/4] CXL: Fix PSL error due to duplicate segment table entries

Warnings reported while building the vanilla kernel on powerpc
 2014-10-28  1:35 UTC  (2+ messages)

[PATCH V3 1/2] mm: Update generic gup implementation to handle hugepage directory
 2014-10-28  1:32 UTC  (5+ messages)
` [PATCH V3 2/2] arch/powerpc: Switch to generic RCU get_user_pages_fast

[PATCH] CXL: Fix PSL error due to duplicate segment table entries
 2014-10-28  0:20 UTC  (5+ messages)
`  "

What is the reel purpose of in_beXX() and out_beXX() fonctions ?
 2014-10-27 21:11 UTC  (4+ messages)

[PATCH V2 1/2] mm: Update generic gup implementation to handle hugepage directory
 2014-10-27 18:41 UTC  (15+ messages)

[PATCH 0/2] ASoC: fsl: Use dynamic slot width for ESAI
 2014-10-27 17:42 UTC  (6+ messages)
` [PATCH] ASoC: fsl-asoc-card: Don't bypass settings if cpu-dai is Master
` [PATCH 1/2] ASoC: fsl_esai: Use dynamic slot width as default
` [PATCH 2/2] ASoC: fsl-asoc-card: Add slot_width setting for cpu-dai

[PATCH v3 08/47] kernel: Move pm_power_off to common code
 2014-10-27 15:55 UTC 

[PATCH] cpuidle/powernv: Fix return value of idle index in fastsleep
 2014-10-27 13:26 UTC 

[PATCH] drivers: depend on instead of select BACKLIGHT_CLASS_DEVICE and ACPI_VIDEO
 2014-10-27 13:13 UTC  (7+ messages)

[PATCH 00/16] Use MSI controller framework to configure MSI/MSI-X
 2014-10-27 13:22 UTC  (17+ messages)
` [PATCH 01/16] PCI/MSI: Refactor MSI controller to make it become more common
` [PATCH 02/16] x86/MSI: Use MSI controller framework to configure MSI/MSI-X irq
` [PATCH 03/16] x86/xen/MSI: "
` [PATCH 04/16] Irq_remapping/MSI: "
` [PATCH 05/16] x86/MSI: Remove unused MSI weak arch functions
` [PATCH 06/16] Mips/MSI: Save MSI controller in pci sysdata
` [PATCH 07/16] MIPS/Octeon/MSI: Use MSI controller framework to configure MSI/MSI-X irq
` [PATCH 08/16] MIPS/Xlp/MSI: "
` [PATCH 09/16] MIPS/Xlr/MSI: "
` [PATCH 10/16] Powerpc/MSI: "
` [PATCH 11/16] s390/MSI: "
` [PATCH 12/16] arm/iop13xx/MSI: "
` [PATCH 13/16] IA64/MSI: "
` [PATCH 14/16] Sparc/MSI: "
` [PATCH 15/16] tile/MSI: "
` [PATCH 16/16] PCI/MSI: Clean up unused MSI arch functions

[PATCH] powerpc: Remove unused vgacon_remap_base & fix build break
 2014-10-27  9:56 UTC 

[RFC 00/11]: powerKVM, release the compute power of secondary hwthread on host
 2014-10-27  6:44 UTC  (16+ messages)
` [RFC 03/11] powerpc: kvm: add interface to control kvm function on a core
` [RFC 04/11] powerpc: kvm: introduce a kthread on primary thread to anti tickless
` [RFC 06/11] powerpc: kvm: introduce online in paca to indicate whether cpu is needed by host
` [RFC 07/11] powerpc: kvm: the stopper func to cease secondary hwthread
` [RFC 08/11] powerpc: kvm: add a flag in vcore to sync primary with secondry hwthread
` [RFC 09/11] powerpc: kvm: handle time base on secondary hwthread
` [RFC 11/11] powerpc: kvm: Kconfig add an option for enabling "

[PATCH V3] powerpc, xmon: Enable HW instruction breakpoint on POWER8
 2014-10-27  6:20 UTC  (2+ messages)

[PATCH] cpufreq: qoriq: Make the driver usable on all QorIQ platforms
 2014-10-27  3:39 UTC  (9+ messages)

[PATCH] cpuidle/powernv: Populate cpuidle state details by querying the device-tree
 2014-10-27  3:34 UTC  (4+ messages)

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-27  1:06 UTC  (28+ messages)
` [PATCH v3 02/27] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v3 04/27] arm/MSI: Save MSI chip in pci_sys_data
` [PATCH v3 05/27] PCI: tegra: Save msi "
` [PATCH v3 09/27] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus()
` [PATCH v3 10/27] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v3 16/27] Mips/MSI: Save msi chip in pci sysdata
` [PATCH v3 18/27] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v3 24/27] IA64/MSI: Use MSI chip framework to configure MSI/MSI-X irq

[PATCH] PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
 2014-10-26 19:23 UTC 

[PATCH v2 08/47] kernel: Move pm_power_off to common code
 2014-10-24 15:53 UTC  (7+ messages)

[PATCH] ucc_geth: invalid rx checksum error values
 2014-10-24 12:11 UTC  (2+ messages)

[PATCH 1/4] dt/bindings: Introduce the FSL QorIQ DPAA BMan
 2014-10-24  9:53 UTC  (14+ messages)
` [PATCH 2/4] dt/bindings: Introduce the FSL QorIQ DPAA BMan portal(s)
` [PATCH 3/4] dt/bindings: Introduce the FSL QorIQ DPAA QMan
` [PATCH 4/4] dt/bindings: Introduce the FSL QorIQ DPAA QMan portal(s)

[PATCH v2] powernv/iommu: disable IOMMU bypass with param iommu=nobypass
 2014-10-23 21:19 UTC 

[PATCH] net: fs_enet: set back promiscuity mode after restart
 2014-10-22 19:33 UTC  (2+ messages)

[PATCH] powerpc: Convert power off logic to pm_power_off
 2014-10-22  8:41 UTC  (4+ messages)

[PATCH v3 30/59] dmaengine: fsl-dma: Split device_control
 2014-10-22 15:43 UTC 

[PATCH 1/3] powerpc/dts: Factorize the clock control node
 2014-10-22 14:42 UTC  (3+ messages)
` [PATCH 2/3] dt/bindings: qoriq-clock: Add binding for the platform PLL
` [PATCH 3/3] powerpc/dts: Add node(s) "

[PATCH] powernv: Use _GLOBAL_TOC for opal wrappers
 2014-10-22 11:12 UTC  (4+ messages)

[PATCH v3] rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
 2014-10-22  8:48 UTC  (2+ messages)

[PATCH] powerpc: Enable NUMA balancing in pseries[_le]_defconfig
 2014-10-22  7:19 UTC  (2+ messages)

[PATCH 2/3] ls1021aqds: add qe node to ls1021aqds dts
 2014-10-22  5:07 UTC 

[PATCH] powernv/iommu: disable IOMMU bypass with param iommu=nobypass
 2014-10-21 23:37 UTC  (2+ messages)

Build regressions/improvements in v3.18-rc1
 2014-10-21 18:17 UTC 

[PATCH 1/2] ipr: Convert to generic DMA API
 2014-10-21 10:59 UTC  (2+ messages)

kernel 3.17 - perf build failure
 2014-10-21  8:12 UTC 

[PATCH] powerpc, pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdown
 2014-10-21  8:11 UTC 

[PATCH v2 0/3] fix a kernel panic on fsl corenet board when CONFIG_CLK_PPC_CORENET is enabled
 2014-10-21  8:10 UTC  (5+ messages)
` [PATCH v2 1/3] Revert "clk: ppc-corenet: Fix Section mismatch warning"
` [PATCH v2 2/3] powerpc: call of_clk_init() from time_init()
` [PATCH v2 3/3] clk: ppc-corenet: fix section mismatch warning

[PATCH] powerpc: Wire up sys_bpf() syscall
 2014-10-21  5:12 UTC  (6+ messages)
`  "

[PATCH 1/2] powerpc/numa: use cached value of update->cpu in update_cpu_topology
 2014-10-21  4:36 UTC  (3+ messages)
` [PATCH 2/2] powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
  ` [2/2] "

[POWERPC] 4xx: EP405 boards support for arch/powerpc
 2014-10-20 19:02 UTC  (3+ messages)

[PATCH 1/3] KVM: PPC: BOOK3S: HV: Add helpers for lock/unlock hpte
 2014-10-20 14:29 UTC  (3+ messages)
` [PATCH 2/3] KVM: PPC: BOOK3S: HV: Use unlock variant with memory barrier
` [PATCH 3/3] KVM: PPC: BOOK3S: HV: Rename variable for better readability

[PATCH v17 4/7] powerpc: add pmd_[dirty|mkclean] for THP
 2014-10-20 10:12 UTC 

[PATCH] KVM: PPC: Book3S HV: Add missing HPTE unlock
 2014-10-20  9:25 UTC 

[PATCH] arch/powerpc: Fix build error with hugetlfs disabled
 2014-10-20  9:19 UTC 

[git pull] Please pull mpe.git for-linus branch (for powerpc)
 2014-10-20  9:15 UTC 

[PATCH] powerpc/pseries: Quieten relocation on exceptions warning
 2014-10-19 23:03 UTC  (2+ messages)

[PATCH 0/2] fix a kernel panic on fsl corenet board when CONFIG_CLK_PPC_CORENET is enabled
 2014-10-19  5:52 UTC  (6+ messages)
` [PATCH 2/2] clk: ppc-corenet: don't use platform_driver to init the clock device

[PATCH] MAINTAINERS: nx-842 driver maintainer change
 2014-10-18  0:00 UTC  (2+ messages)

[PATCH] drivers/crypto/nx: prevent oops on module exit
 2014-10-17 22:05 UTC  (6+ messages)

[PATCH] i2c-qoriq: modified compatibility for correct prescaler
 2014-10-17  9:27 UTC 

[RESEND PATCH v4] dmaengine: Driver support for FSL RaidEngine device
 2014-10-17  7:28 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).