linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-16 11:12:05 to 2013-05-22 18:44:27 UTC [more...]

[PATCH v4 00/12] net: mv643xx_eth DT support and fixes
 2013-05-22 18:44 UTC  (27+ messages)
  ` [PATCH v4 01/12] net: mv643xx_eth: use phy_disconnect instead of phy_detach
  ` [PATCH v4 02/12] net: mv643xx_eth: use managed devm_ioremap for port registers
  ` [PATCH v4 03/12] net: mv643xx_eth: add phy_node to platform_data struct
  ` [PATCH v4 04/12] net: mv643xx_eth: use of_phy_connect if phy_node present
  ` [PATCH v4 05/12] net: mv643xx_eth: add DT parsing support
  ` [PATCH v4 06/12] ARM: dove: add gigabit ethernet and mvmdio device tree nodes
  ` [PATCH v4 07/12] ARM: kirkwood: "
  ` [PATCH v4 08/12] ARM: orion5x: "
  ` [PATCH v4 09/12] ARM: dove: remove legacy mv643xx_eth setup
  ` [PATCH v4 10/12] ARM: kirkwood: remove legacy clk alias for mv643xx_eth
  ` [PATCH v4 11/12] ARM: kirkwood: remove redundant DT board files
  ` [PATCH v4 12/12] ARM: orion5x: remove legacy mv643xx_eth board setup

[PATCH -V9 00/20] THP support for PPC64
 2013-05-22 16:57 UTC  (21+ messages)
` [PATCH -V9 01/20] mm/THP: Use pmd_populate to update the pmd with pgtable_t pointer
` [PATCH -V9 02/20] mm/THP: Use the right function when updating access flags
` [PATCH -V9 03/20] mm/THP: Add pmd args to pgtable deposit and withdraw APIs
` [PATCH -V9 04/20] mm/THP: withdraw the pgtable after pmdp related operations
` [PATCH -V9 05/20] mm/THP: Don't use HPAGE_SHIFT in transparent hugepage code
` [PATCH -V9 06/20] mm/THP: deposit the transpare huge pgtable before set_pmd
` [PATCH -V9 07/20] powerpc/THP: Double the PMD table size for THP
` [PATCH -V9 08/20] powerpc/THP: Implement transparent hugepages for ppc64
` [PATCH -V9 09/20] powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
` [PATCH -V9 10/20] powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
` [PATCH -V9 11/20] powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
` [PATCH -V9 12/20] powerpc: Update gup_pmd_range to handle transparent hugepages
` [PATCH -V9 13/20] powerpc/THP: Add code to handle HPTE faults for hugepages
` [PATCH -V9 14/20] powerpc: Make linux pagetable walk safe with THP enabled
` [PATCH -V9 15/20] powerpc: Prevent gcc to re-read the pagetables
` [PATCH -V9 16/20] powerpc/THP: Enable THP on PPC64
` [PATCH -V9 17/20] powerpc: Optimize hugepage invalidate
` [PATCH -V9 18/20] powerpc: disable assert_pte_locked for collapse_huge_page
` [PATCH -V9 19/20] powerpc: use smp_rmb when looking at deposisted pgtable to store hash index
` [PATCH -V9 20/20] powerpc: split hugepage when using subpage protection

[PATCH 3/3] perf, x86, lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
 2013-05-22 14:51 UTC  (16+ messages)

[PATCH v2 00/10] uaccess: better might_sleep/might_fault behavior
 2013-05-22 14:44 UTC  (36+ messages)
` [PATCH v2 01/10] asm-generic: uaccess s/might_sleep/might_fault/
` [PATCH v2 02/10] arm64: "
` [PATCH v2 03/10] frv: "
` [PATCH v2 04/10] m32r: "
` [PATCH v2 05/10] microblaze: "
` [PATCH v2 06/10] mn10300: "
` [PATCH v2 07/10] powerpc: "
` [PATCH v2 08/10] tile: "
` [PATCH v2 09/10] x86: "
` [PATCH v2 10/10] kernel: might_fault does not imply might_sleep

[PATCH 0/5] of_platform_driver and OF_DEVICE removal
 2013-05-22 12:32 UTC  (9+ messages)
` [PATCH 1/5] ibmebus: convert of_platform_driver to platform_driver

[PATCH 0/5] perf: Introducing new conditional branch filter
 2013-05-22 10:20 UTC  (8+ messages)
` [PATCH 1/5] perf: New conditional branch filter criteria in branch stack sampling
` [PATCH 2/5] powerpc, perf: Enable conditional branch filter for POWER8
` [PATCH 3/5] perf, tool: Conditional branch filter 'cond' added to perf record
` [PATCH 4/5] x86, perf: Add conditional branch filtering support
` [PATCH 5/5] perf, documentation: Description for conditional branch filter

[PATCH] powerpc/powernv: Build a zImage.epapr
 2013-05-22  9:00 UTC 

[PATCH 0/2] Improvement and fixes for BHRB
 2013-05-22  8:59 UTC  (5+ messages)
` [PATCH 1/2] powerpc, perf: Ignore separate BHRB privilege state filter request
` [PATCH 2/2] powerpc, perf: BHRB filter configuration should follow the task

[PATCH] powerpc: Make radeon 32-bit MSI quirk work on powernv
 2013-05-22  8:58 UTC 

[PATCH] clk/mpc85xx: Update the compatible string
 2013-05-22  8:22 UTC 

[PATCH 1/1] powerpc: Force 32 bit MSIs on systems lacking firmware support
 2013-05-22  6:28 UTC  (4+ messages)

[PATCH 0/3] Enable multiple MSI feature in pSeries
 2013-05-22  6:16 UTC  (5+ messages)

SATA hang on 8315E triggered by heavy flash write?
 2013-05-22  6:15 UTC  (4+ messages)

[PATCH] powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq()
 2013-05-22  4:39 UTC  (3+ messages)

[PATCH 0/2 v3] powerpc: Make ptrace work reliably
 2013-05-22  4:20 UTC  (3+ messages)
` [PATCH 1/2 v3] powerpc: debug control and status registers are 32bit
` [PATCH 2/2 v3] powerpc: restore dbcr0 on user space exit

PROBLEM: Only 2 of 4 cores used on IBM Cell blades and no threads shown in spufs
 2013-05-22  3:37 UTC  (4+ messages)

[PATCH] powerpc: Context switch more PMU related SPRs
 2013-05-22  2:31 UTC 

Build failure with 3.9.3 (Regression 3.9.2->3.9.3)
 2013-05-21 19:32 UTC  (2+ messages)

[PATCH 1/2] drivers/macintosh: Remove obsolete cleanup for clientdata
 2013-05-21 18:45 UTC 

[PATCH] powerpc/pci: fix PCI-e check link issue
 2013-05-21 12:07 UTC  (2+ messages)

[PATCH 0/3] several cleanup patches for fsl pci
 2013-05-21 12:05 UTC  (4+ messages)
` [PATCH 1/3] powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds board
` [PATCH 2/3] powerpc/fsl-pci: fix the unreachable warning message
` [PATCH 3/3] powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu

[PATCH] PowerPC: kernel: need return the related error code when failure occurs
 2013-05-21  9:20 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v1 0/2] powerpc/mpc512x: improve common platform code
 2013-05-21  9:14 UTC  (2+ messages)

[PATCH] powerpc/powernv: Add an option to wipe PCI bridges on shutdown
 2013-05-21  4:58 UTC 

[PATCH 0/5 v2] VFIO PPC64: add VFIO support on POWERPC64
 2013-05-21  3:34 UTC  (5+ messages)
` [PATCH 1/3] powerpc/vfio: Enable on POWERNV platform
` [PATCH 2/3] powerpc/vfio: Implement IOMMU driver for VFIO
` [PATCH 3/3] powerpc/vfio: Enable on pSeries platform

[PATCH] powerpc/powernv: Fix condition for when to invalidate the TCE cache
 2013-05-21  3:25 UTC 

[PATCH] powerpc/pci: Fix bogus message at boot about empty memory resources
 2013-05-21  3:24 UTC 

[PATCH] powerpc: Fix TLB cleanup at boot on POWER8
 2013-05-21  3:23 UTC 

[PATCH 0/4 v2] KVM: PPC: IOMMU in-kernel handling
 2013-05-21  3:06 UTC  (5+ messages)
` [PATCH 1/4] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 2/4] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 4/4] KVM: PPC: Add hugepage "

[PATCH 1/2 V2] powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
 2013-05-21  2:07 UTC  (5+ messages)
` [PATCH 2/2 V8] powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx

[PATCH 1/2] powerpc/PCI: Use PCI_UNKNOWN for unknown power state
 2013-05-21  1:51 UTC  (6+ messages)
` [PATCH 2/2] sparc/PCI: "

[PATCH] powerpc/tm: Abort transactions on emulation and alignment faults
 2013-05-21  1:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arch/powerpc: advertise ISA2.07, HTM, DSCR, EBB and ISEL bits in HWCAP2
 2013-05-20 23:41 UTC  (6+ messages)
  ` [PATCH v2 1/4] powerpc/cputable: reserve bits in HWCAP2 for new features
    ` [PATCH v2 2/4] powerpc/cputable: advertise DSCR support on P7/P7+

[PATCH] powerpc/platforms/83xx/mcu_mpc8349emitx: Use module_i2c_driver to register driver
 2013-05-20 19:39 UTC 

[PATCH v2] can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbol
 2013-05-20 16:06 UTC  (3+ messages)

[PATCH 1/2] powerpc: use smp_rmb when looking at deposisted pgtable to store hash index
 2013-05-20  9:26 UTC  (7+ messages)
` [PATCH 2/2] powerpc: split hugepage when using subpage protection

[PATCH 17/18] cpufreq: powerpc: move cpufreq driver to drivers/cpufreq
 2013-05-20  4:40 UTC  (6+ messages)

[PATCH 20/21] powerpc/ps3: remove inline marking of EXPORT_SYMBOL functions
 2013-05-17 16:05 UTC  (2+ messages)

[PATCH] can: flexcan: allow compilation on arm and powerpc
 2013-05-17  8:51 UTC  (3+ messages)

[PATCH 0/2] two minor cleanup patches for function pci_process_bridge_OF_ranges
 2013-05-17  6:58 UTC  (3+ messages)
` [PATCH 1/2] powerpc/pci: remove the stale comments of pci_process_bridge_OF_ranges
` [PATCH 2/2] powerpc/pci: remove the unused variables in pci_process_bridge_OF_ranges

[PATCH 2/2] powerpc/512x: DMA via LocalPlus Bus testing driver
 2013-05-17  6:53 UTC  (3+ messages)

powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
 2013-05-17  6:27 UTC  (2+ messages)
  ` [PATCH] powerpc/hw_breakpoints: Add DABRX cpu feature

[PATCH 2/2 v2] powerpc: restore dbcr0 on user space exit
 2013-05-16 17:03 UTC  (3+ messages)

FW:
 2013-05-16 15:28 UTC 

SATA FSL and upstreaming
 2013-05-16 14:56 UTC  (13+ messages)


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