linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-05 06:48:25 to 2014-08-11 03:16:52 UTC [more...]

[PATCH] powerpc: non-GPL export for eeh_dev_check_failure
 2014-08-11  3:16 UTC  (3+ messages)

[PATCH 1/2 v2] powerpc/powernv: Fix IOMMU group lost
 2014-08-11  3:11 UTC  (3+ messages)
` [PATCH 2/2] powerpc/powernv: Remove duplicate check in tce_iommu_bus_notifier()

[PATCH 6/14] powerpc/fsl: fsl_soc: delete unneeded test before of_node_put
 2014-08-11  2:56 UTC  (2+ messages)

[PATCH 7/14] cpu: delete unneeded test before of_node_put
 2014-08-11  2:56 UTC  (2+ messages)

[PATCH v3 1/2] printk: Add function to return log buffer address and size
 2014-08-11  1:13 UTC  (3+ messages)
` [PATCH v3 2/2] powerpc/powernv: Interface to register/unregister opal dump region

[PATCH] powerpc: Fix "attempt to move .org backwards" error
 2014-08-11  0:20 UTC  (2+ messages)

[PATCH] net: ugg_geth: Fix build error in -next
 2014-08-10 18:42 UTC  (4+ messages)

[PATCH 1/3] net: ucc_geth: drop acquired references in probe error path and remove
 2014-08-10 18:32 UTC  (9+ messages)
` [PATCH 2/3] net: ucc_geth: make probe consistently acquire a reference to the phy node
` [PATCH 3/3] net: ucc_geth: Don't use the MAC as PHY without a fixed link
    ` [PATCH] net: ucc_geth: fix build failure

[PATCH 00/20] powerpc/8xx: Optimise MMU TLB handling and add support of 16k pages
 2014-08-10  9:01 UTC  (2+ messages)

[PATCH v2] powerpc/nohash: Split __early_init_mmu() into boot and secondary
 2014-08-08 23:44 UTC 

[PATCH 1/4] powerpc: Dynamic DMA zone limits
 2014-08-08 23:40 UTC  (4+ messages)
` [PATCH 2/4] powerpc/64: Honor swiotlb limit in coherent allocations
` [PATCH 3/4] powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()
` [PATCH 4/4] powerpc/fsl-pci: Limit ZONE_DMA32 to 2GiB on 64-bit platforms

[PATCH 3.13 145/259] locking/mutex: Disable optimistic spinning on some architectures
 2014-08-08 20:39 UTC 

T1040QDS warm reboot
 2014-08-08 18:15 UTC  (4+ messages)

[PATCH v4 0/5] drivers/vfio: EEH Compile and compatibility
 2014-08-08 17:13 UTC  (10+ messages)
` [PATCH v4 1/5] powerpc/eeh: Export eeh_iommu_group_to_pe()
` [PATCH v4 2/5] powerpc/eeh: Add warning message in eeh_dev_open()
` [PATCH v4 3/5] drivers/vfio: Fix EEH build error
` [PATCH v4 4/5] drivers/vfio: Allow EEH to be built as module
` [PATCH v4 5/5] drivers/vfio: Enable VFIO if EEH is not supported

[PATCH 3/5] mmc: sdhci-pltfm: Do not use parent as the host's device
 2014-08-08 16:36 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Make Synchronous and Asynchronous modes exclusive
 2014-08-08 10:41 UTC 

[PATCH 3/14] powerpc: gamecube/wii: delete unneeded test before of_node_put
 2014-08-08 10:07 UTC 

[PATCH 4/14] powerpc/pseries: delete unneeded test before of_node_put
 2014-08-08 10:07 UTC 

[PATCH 5/14] powerpc/mpc5xxx: delete unneeded test before of_node_put
 2014-08-08 10:07 UTC 

[PATCH 16/20] powerpc/8xx: Implement 16k pages
 2014-08-08  7:03 UTC 

[PATCH 15/20] powerpc/8xx: Const for TLB RPN forced value
 2014-08-08  7:03 UTC 

[PATCH 18/20] powerpc/8xx: set PTE bit 22 off TLBmiss
 2014-08-08  7:03 UTC 

[PATCH 17/20] powerpc/8xx: Better readibility of ERRATA CPU6 handling
 2014-08-08  7:03 UTC 

[PATCH 20/20] powerpc/8xx: Don't restore regs to save them again
 2014-08-08  7:03 UTC 

[PATCH 19/20] powerpc/8xx: _PMD_PRESENT already set in level 1 entries
 2014-08-08  7:03 UTC 

[PATCH 10/20] powerpc/8xx: Duplicate two insns instead of branching
 2014-08-08  7:03 UTC 

[PATCH 13/20] powerpc/8xx: Don't use MD_TWC for walk
 2014-08-08  7:03 UTC 

[PATCH 14/20] powerpc/8xx: Use PAGE size related consts
 2014-08-08  7:03 UTC 

[PATCH 06/20] powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR
 2014-08-08  7:03 UTC 

[PATCH 12/20] powerpc/8xx: Use M_TW instead of M_TWB
 2014-08-08  7:03 UTC 

[PATCH 05/20] powerpc/8xx: Fix comment about DIRTY update
 2014-08-08  7:03 UTC 

[PATCH 08/20] powerpc/8xx: No need to restore registers and save them again
 2014-08-08  7:03 UTC 

[PATCH 09/20] powerpc/8xx: Optimize verification in FixupDAR
 2014-08-08  7:03 UTC 

[PATCH 11/20] powerpc/8xx: Align swapper_pg_dir on 16 bits boundary
 2014-08-08  7:03 UTC 

[PATCH 07/20] powerpc/8xx: DataAccess exception not generated by MPC8xx
 2014-08-08  7:03 UTC 

[PATCH 01/20] powerpc/8xx: Declare SPRG2 as a SCRATCH register
 2014-08-08  7:03 UTC 

[PATCH 02/20] powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlers
 2014-08-08  7:03 UTC 

[PATCH 04/20] powerpc/8xx: Remove loading of r10 at end of FixupDAR
 2014-08-08  7:03 UTC 

[PATCH 03/20] powerpc/8xx: exception InstructionAccess does not exist on MPC8xx
 2014-08-08  7:03 UTC 

[PATCH V4 0/2] refine esai for tdm support
 2014-08-08  6:47 UTC  (4+ messages)
` [alsa-devel] "
` [PATCH V4 1/2] ASoC: fsl_esai: refine esai for TDM support
` [PATCH V4 2/2] Revert "ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support."

[PATCH V3 0/2] refine esai for tdm support
 2014-08-08  5:21 UTC  (3+ messages)
` [PATCH V3 1/2] ASoC: fsl_esai: refine esai for TDM support
` [PATCH V3 2/2] Revert "ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support."

[PATCH] powerpc: Move htab_remove_mapping function prototype into header file
 2014-08-08  1:49 UTC 

[PATCH] powerpc: Remove ppc_md.remove_memory
 2014-08-08  1:09 UTC 

[PATCH] net: fs_enet: fix reference counting for phy_node
 2014-08-07 23:07 UTC  (2+ messages)

[PATCH v2 00/12] defconfigs: add MTD_SPI_NOR (new subsystem dependency for M25P80)
 2014-08-07 21:36 UTC  (2+ messages)

[PATCH] deb-pkg: support ppc64 and ppc64el Debian archs
 2014-08-07 20:32 UTC 

[PATCH] qe: move qe from arch/powerpc to drivers
 2014-08-07 20:13 UTC  (11+ messages)
`  "

[PATCH V2 0/2] refine esai for tdm support
 2014-08-07 12:09 UTC  (4+ messages)
` [PATCH V2 1/2] ASoC: fsl_esai: refine esai for TDM support
` [PATCH V2 2/2] Revert "ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support."
  ` [alsa-devel] "

[PATCH] ASoC: fsl_sai: Add asynchronous mode support
 2014-08-07 11:19 UTC  (10+ messages)

[PATCH] ASoC: fsl_sai: Initialize with software reset
 2014-08-07  9:38 UTC  (2+ messages)

mm: BUG in unmap_page_range
 2014-08-07  8:40 UTC  (3+ messages)

[PATCH] powerpc/mm: Unindent htab_dt_scan_page_sizes()
 2014-08-07  7:26 UTC 

[PATCH] powerpc: thp: Use tlbiel wherever possible
 2014-08-07  6:04 UTC  (5+ messages)

[PATCH 1/2] powerpc: Add smp_mb() to arch_spin_is_locked()
 2014-08-07  5:36 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Add smp_mb()s to arch_spin_unlock_wait()

[git pull] Please pull powerpc.git next branch
 2014-08-07  5:08 UTC 

[PATCH V1 0/2] refine esai for tdm support
 2014-08-07  4:26 UTC  (4+ messages)
` [PATCH V1 1/2] ASoC: fsl: esai: "
  ` [alsa-devel] "
` [PATCH V1 2/2] Revert "ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support."

[PATCH] powerpc: Fix warnings about right shift count
 2014-08-07  3:46 UTC 

[PATCH v3 0/4] drivers/vfio: EEH Compile and compatibility
 2014-08-07  2:46 UTC  (9+ messages)
` [PATCH v3 1/4] powerpc/eeh: Export eeh_iommu_group_to_pe()
` [PATCH v3 2/4] drivers/vfio: Fix EEH build error
` [PATCH v3 3/4] drivers/vfio: Allow EEH to be built as module
` [PATCH v3 4/4] drivers/vfio: Enable VFIO if EEH is not supported

[3.13.y.z extended stable] Patch "locking/mutex: Disable optimistic spinning on some architectures" has been added to staging queue
 2014-08-07  2:00 UTC  (6+ messages)

[PATCH] powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS
 2014-08-07  1:59 UTC  (3+ messages)

[PATCH 1/2] powerpc/64e: Add __ref to early_alloc_pgtable()
 2014-08-06 20:46 UTC  (7+ messages)
` [PATCH 2/2] powerpc/nohash: Split __early_init_mmu() into boot and secondary

[PATCH] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
 2014-08-06 16:33 UTC 

[PATCH v5 3/6] clk: Move all drivers to use internal API
 2014-08-06 13:57 UTC 

[PATCH] powerpc: subpage_protect: Increase the array size to take care of 64TB
 2014-08-06 10:38 UTC  (2+ messages)

[PATCH 1/2] powerpc/ppc64: Clean up the boot-time settings display
 2014-08-06  9:08 UTC  (2+ messages)
` [PATCH 2/2] powerpc/ppc64: Print CPU/MMU/FW features at boot

[PATCH 1/2] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
 2014-08-06  8:39 UTC  (2+ messages)
` [PATCH 2/2] powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers

[PATCH] powerpc: Remove unused CPU_FTRS_A2
 2014-08-06  8:26 UTC 

[PATCH] powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS
 2014-08-06  8:22 UTC 

[PATCH] powerpc/ppc476: Disable BTAC
 2014-08-06  7:03 UTC 

[PATCH v2 0/4] vfio: eeh: spapr: Compile and compatibility fixes
 2014-08-06  6:57 UTC  (11+ messages)
` [PATCH v2 1/4] powerpc/eeh: Export eeh_iommu_group_to_pe()
` [PATCH v2 2/4] vfio: spapr: Fix build error
` [PATCH v2 3/4] vfio_spapr_eeh: Enable compile as a module
` [PATCH v2 4/4] vfio_pci: spapr: Enable VFIO if EEH is not supported

linux-next: build failure after merge of the powerpc tree
 2014-08-06  6:31 UTC 

[PATCH v4 00/16] powernv: vfio: Add Dynamic DMA windows (DDW)
 2014-08-06  6:27 UTC  (5+ messages)
` [PATCH v4 11/16] powerpc/powernv: Release replaced TCE

[PATCH] powerpc/ppc64: Print CPU/MMU/FW features at boot
 2014-08-06  4:31 UTC 

[PATCH] powerpc/powernv: Fix IOMMU group lost
 2014-08-06  2:48 UTC  (6+ messages)

[PATCH] powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info
 2014-08-05 21:42 UTC 

[PATCH] fsl-rio: add support for mapping inbound windows
 2014-08-05 21:37 UTC  (2+ messages)

[PATCH 0/4] vfio: eeh: spapr: Compile and compatibility fixes
 2014-08-05 17:59 UTC  (7+ messages)
` [PATCH 1/4] powerpc/eeh: Export eeh_iommu_group_to_pe()
` [PATCH 2/4] vfio: spapr: Fix build error
` [PATCH 3/4] vfio_spapr_eeh: Enable compile as a module
` [PATCH 4/4] vfio_pci: spapr: Enable VFIO if EEH is not supported

[PATCH] powerpc: non-GPL export for eeh_dev_check_failure
 2014-08-05 14:35 UTC 

[PATCH] arch/powerpc/mm/numa.c: Fix break placement
 2014-08-05 12:39 UTC  (3+ messages)

[PATCH 1/2 v3] bootmem/powerpc: Unify bootmem initialization
 2014-08-05  7:28 UTC  (3+ messages)

Build regressions/improvements in v3.16
 2014-08-05  7:26 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).