linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-13 20:14:37 to 2014-10-22 20:06:57 UTC [more...]

[PATCH 1/4] dt/bindings: Introduce the FSL QorIQ DPAA BMan
 2014-10-22 20:04 UTC  (7+ 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] 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 v2 08/47] kernel: Move pm_power_off to common code
 2014-10-22 15:43 UTC  (3+ messages)

[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] ucc_geth: invalid rx checksum error values
 2014-10-22 13:07 UTC 

[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] drivers: depend on instead of select BACKLIGHT_CLASS_DEVICE and ACPI_VIDEO
 2014-10-22  8:02 UTC  (3+ messages)

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

[RFC 00/11]: powerKVM, release the compute power of secondary hwthread on host
 2014-10-22  7:12 UTC  (13+ messages)
` [RFC 01/11] sched: introduce sys_cpumask in tsk to adapt asymmetric system
` [RFC 02/11] powerpc: kvm: ensure vcpu-thread run only on primary hwthread
` [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 05/11] sched: introduce stop_cpus_async() to schedule special tsk on cpu
` [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 10/11] powerpc: kvm: on_primary_thread() force the secondary threads into NAP mode
` [RFC 11/11] powerpc: kvm: Kconfig add an option for enabling secondary hwthread

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

powerpc: Replace __get_cpu_var uses
 2014-10-21 20:23 UTC 

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

[PATCH] cpuidle/powernv: Populate cpuidle state details by querying the device-tree
 2014-10-21 13:33 UTC  (2+ messages)

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

[PATCH] cpufreq: qoriq: Make the driver usable on all QorIQ platforms
 2014-10-21  9:03 UTC  (8+ 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] "

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-21  1:32 UTC  (35+ messages)
` [PATCH v3 01/27] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v3 02/27] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v3 03/27] s390/MSI: Use __msi_mask_irq() instead of default_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 06/27] PCI: designware: "
` [PATCH v3 07/27] PCI: rcar: "
` [PATCH v3 08/27] PCI: mvebu: "
` [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 11/27] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v3 12/27] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 13/27] x86/xen/MSI: "
` [PATCH v3 14/27] Irq_remapping/MSI: "
` [PATCH v3 15/27] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v3 16/27] Mips/MSI: Save msi chip in pci sysdata
` [PATCH v3 17/27] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 18/27] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v3 19/27] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 20/27] MIPS/Xlr/MSI: "
` [PATCH v3 21/27] Powerpc/MSI: "
` [PATCH v3 22/27] s390/MSI: "
` [PATCH v3 23/27] arm/iop13xx/MSI: "
` [PATCH v3 24/27] IA64/MSI: "
` [PATCH v3 25/27] Sparc/MSI: "
` [PATCH v3 26/27] tile/MSI: "
` [PATCH v3 27/27] PCI/MSI: Clean up unused MSI arch functions

[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  (11+ messages)
` [PATCH 1/2] powerpc: move ppc_init() to common place
` [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 V2 1/2] mm: Update generic gup implementation to handle hugepage directory
 2014-10-17 14:10 UTC  (3+ messages)
` [PATCH V2 2/2] arch/powerpc: Switch to generic RCU get_user_pages_fast

[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 

[PATCH v3] dmaengine: driver support for FSL RaidEngine device
 2014-10-17  7:30 UTC  (6+ messages)

[PATCH 2/3] qe_common: add qe common functions to qe_common.c
 2014-10-17  7:53 UTC  (3+ messages)
` [PATCH 3/3] rheap: move rheap.c from arch/powerpc/lib/ to lib/

[PATCH 1/3] qe-uart: modify qe-uart to adapt both powerpc and arm
 2014-10-17  4:01 UTC  (4+ messages)

[PATCH v2] powerpc: Only do dynamic DMA zone limits on platforms that need it
 2014-10-16 21:39 UTC  (2+ messages)

[PATCH 1/2] mm: Update generic gup implementation to handle hugepage directory
 2014-10-16 18:05 UTC  (6+ messages)
` [PATCH 2/2] arch/powerpc: Switch to generic RCU get_user_pages_fast

[PATCH] powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change
 2014-10-16 14:05 UTC  (2+ messages)

[PATCH v2 26/53] dmaengine: fsl-dma: Split device_control
 2014-10-16 10:17 UTC 

[PATCHv9 0/5] Getting rid of get_unused_fd()
 2014-10-16  9:10 UTC  (4+ messages)
` [PATCHv9 2/5] ppc/cell: trivial: replace get_unused_fd() by get_unused_fd_flags(0)

[PATCH 04/11] dmaengine: fsldma: Remove chancnt affectations
 2014-10-16  9:00 UTC 

[PATCH V7 00/17] Enable SRIOV on POWER8
 2014-10-16  8:41 UTC  (9+ messages)

[git pull] Please pull mpe.git for-linus branch (for powerpc)
 2014-10-16  6:13 UTC 

[GIT PULL 00/15] perf/core improvements and fixes
 2014-10-16  5:18 UTC  (4+ messages)
` [PATCH 02/15] perf Documentation: sysfs events/ interfaces
` [PATCH 03/15] perf Documentation: Remove Ruplicated docs for powerpc cpu specific events

[PATCH v1 10/10] uprobes: Remove "weak" from function declarations
 2014-10-15 23:42 UTC 

[PATCH v3 4/7] sound/radeon: Add quirk for broken 64-bit MSI
 2014-10-15 22:55 UTC  (8+ messages)

lockdep warning with 2d65a9f48fcdf7866aab6457bc707ca233e0c791
 2014-10-15 17:28 UTC 

[PATCH v3] powerpc/vphn: NUMA node code expects big-endian
 2014-10-15 10:42 UTC 

[RFC PATCH v3 1/3] powerpc: Fix warning reported by verify_cpu_node_mapping()
 2014-10-15  7:34 UTC  (9+ messages)

[PATCH] powerpc: Fix Text randomization
 2014-10-15  6:38 UTC  (3+ messages)
`  "

[v2] powerpc/vphn: fix endian issue in NUMA device node code
 2014-10-15  2:20 UTC  (2+ messages)

[PATCH V2] powerpc: thp: Use tlbiel wherever possible
 2014-10-14 14:03 UTC  (2+ messages)

[PATCH v2] powerpc: Remove ppc_md.remove_memory
 2014-10-14 11:17 UTC 

[PATCHv5] clk: ppc-corenet: rename to qoriq and add CLK_OF_DECLARE support
 2014-10-14 10:32 UTC  (2+ messages)

[PATCH 1/4] powerpc: Dynamic DMA zone limits
 2014-10-14  9:44 UTC  (6+ messages)

[PATCH v3 00/21] powerpc/8xx: Optimise MMU TLB handling and add support of 16k pages
 2014-10-14  9:16 UTC  (6+ messages)

[PATCH] powerpc/pci: remove duplicate declaration of pci_bus_find_capability
 2014-10-14  6:41 UTC  (4+ messages)

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-10-14  4:29 UTC  (3+ messages)
` [PATCH 08/44] kernel: Move pm_power_off to common code

[PATCH] powerpc: Remove ppc64_boot_msg
 2014-10-14  1:24 UTC 

[PATCH] powerpc: Remove ppc_md.remove_memory
 2014-10-14  1:04 UTC 

[PATCH] powerpc/pci: Quieten unset I/O resource warning
 2014-10-14  0:40 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).