linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-29 09:38:08 to 2014-08-06 14:46:28 UTC [more...]

[PATCH] powerpc: thp: Use tlbiel wherever possible
 2014-08-06 14:46 UTC  (2+ messages)

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

[PATCH v3 0/4] drivers/vfio: EEH Compile and compatibility
 2014-08-06 13:05 UTC  (7+ 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

[PATCH V1 0/2] refine esai for tdm support
 2014-08-06 10:23 UTC  (3+ messages)
` [PATCH V1 1/2] ASoC: fsl: esai: "
` [PATCH V1 2/2] Revert "ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support."

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

mm: BUG in unmap_page_range
 2014-08-06 10:23 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] qe: move qe from arch/powerpc to drivers
 2014-08-06  8:53 UTC  (3+ messages)
`  "

[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 1/2 v2] powerpc/powernv: Fix IOMMU group lost
 2014-08-06  7:10 UTC  (2+ messages)
` [PATCH 2/2] powerpc/powernv: Remove duplicate check in tce_iommu_bus_notifier()

[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  (21+ messages)
` [PATCH v4 01/16] rcu: Define notrace version of list_for_each_entry_rcu and list_entry_rcu
` [PATCH v4 02/16] KVM: PPC: Use RCU for arch.spapr_tce_tables
` [PATCH v4 03/16] mm: Add helpers for locked_vm
` [PATCH v4 04/16] KVM: PPC: Account TCE-containing pages in locked_vm
` [PATCH v4 05/16] powerpc/iommu: Fix comments with it_page_shift
` [PATCH v4 06/16] powerpc/powernv: Make invalidate() a callback
` [PATCH v4 07/16] powerpc/spapr: vfio: Implement spapr_tce_iommu_ops
` [PATCH v4 08/16] powerpc/powernv: Convert/move set_bypass() callback to take_ownership()
` [PATCH v4 09/16] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH v4 10/16] powerpc: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH v4 11/16] powerpc/powernv: Release replaced TCE
` [PATCH v4 12/16] powerpc/pseries/lpar: Enable VFIO
` [PATCH v4 13/16] powerpc/powernv: Implement Dynamic DMA windows (DDW) for IODA
` [PATCH v4 14/16] vfio: powerpc/spapr: Reuse locked_vm accounting helpers
` [PATCH v4 15/16] vfio: powerpc/spapr: Use it_page_size
` [PATCH v4 16/16] vfio: powerpc/spapr: Enable Dynamic DMA windows

[PATCH] powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS
 2014-08-06  5:42 UTC 

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

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

[PATCH] ASoC: fsl_sai: Add asynchronous mode support
 2014-08-06  2:42 UTC  (5+ messages)

[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:51 UTC  (2+ messages)

[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] ASoC: fsl_sai: Initialize with software reset
 2014-08-05  9:20 UTC 

[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 

[PATCH 1/5] powerpc: Remove bootmem allocator
 2014-08-05  6:37 UTC  (5+ messages)
` [PATCH 2/5] powerpc: Remove some old bootmem related comments
` [PATCH 3/5] powerpc: Remove superfluous bootmem includes
` [PATCH 4/5] powerpc: Move sparse_init() into initmem_init
` [PATCH 5/5] powerpc: make __ffs return unsigned long

[PATCH 1/2] powerpc: Hard disable interrupts in xmon
 2014-08-05  4:56 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Add ppc64 hard lockup detector support

[PATCH] powerpc: Remove powerpc specific cmd_line
 2014-08-05  4:43 UTC 

spi, spi_fsl-spi.c not working?
 2014-08-04 21:52 UTC  (2+ messages)

[PATCH] Simplify symbol check in prom_init_check.sh
 2014-08-04 21:14 UTC 

[PATCH] Avoid bashisms
 2014-08-04 19:36 UTC 

[PATCH 3.2 51/94] locking/mutex: Disable optimistic spinning on some architectures
 2014-08-04 16:48 UTC 

[PATCH] ASoC: fsl_sai: Set SYNC bit of TCR2 to Asynchronous Mode
 2014-08-04 15:22 UTC  (2+ messages)

[PATCH 0/2] ASoC: fsl_asrc: Fix two dereferenced variable before check
 2014-08-04 14:48 UTC  (4+ messages)
` [PATCH 1/2] ASoC: fsl_sarc_dma: Check pair before using it
` [PATCH 2/2] ASoC: fsl_asrc: Don't access members of config before checking it

scheduler crash on Power
 2014-08-04 11:31 UTC  (6+ messages)

[PATCH v13 4/8] powerpc: add pmd_[dirty|mkclean] for THP
 2014-08-04 10:50 UTC  (2+ messages)

[PATCH] powerpc/cpufreq: Add pr_warn() on OPAL firmware failures
 2014-08-04  8:10 UTC  (2+ messages)

[PATCH v3] powerpc/kvm: support to handle sw breakpoint
 2014-08-03 15:51 UTC  (2+ messages)

[PATCH] powerpc/cpuidle: Fix parsing of idle state flags from device-tree
 2014-08-03 13:01 UTC  (2+ messages)

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

Pull request: scottwood/linux.git next
 2014-08-01 19:54 UTC 

[PATCH] powerpc: fixing endianness of flash_block_list in rtas_flash
 2014-08-01 17:07 UTC  (3+ messages)

[PATCH v2 1/2] printk: Add function to return log buffer address and size
 2014-08-01  8:15 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc/powernv: Interface to register/unregister opal dump region

[PATCH v2 0/7] memory-hotplug: suitable memory should go to ZONE_MOVABLE
 2014-07-31 20:43 UTC  (4+ messages)
` [PATCH v2 7/7] memory-hotplug: tile: "

Does 3.0.4 kernel support PCIe AER driver on powerpc?
 2014-07-31 20:28 UTC 

[PATCH 0/4] ASoC: fsl: Add stream names to CPU DAI drivers for DPCM
 2014-07-31 19:55 UTC  (7+ messages)
` [PATCH 1/4] ASoC: fsl_esai: Add stream names for DPCM usage
` [PATCH 2/4] ASoC: fsl_sai: "
` [PATCH 3/4] ASoC: fsl_spdif: "
` [PATCH 4/4] ASoC: fsl_ssi: "

[PATCH] powerpc/powernv: update dev->dma_mask in pci_set_dma_mask() path
 2014-07-31 19:24 UTC 

[patch -next] ASoC: fsl_asrc: fix an error code in fsl_asrc_probe()
 2014-07-31 19:24 UTC  (2+ messages)

[PATCH] ASoC: fsl_asrc: Fix sparse warnings in FSL_ASRC_FORMATS due to typo
 2014-07-31 19:22 UTC  (2+ messages)

[PATCH v2 1/7] dt: Introduce the FMan 10 Gb/s MDIO binding
 2014-07-31 18:49 UTC  (12+ messages)
` [PATCH v2 5/7] powerpc/corenet: Add MDIO bus muxing support to the board device tree(s)

[PATCH v4 0/6] Per-user clock constraints
 2014-07-31 18:54 UTC  (6+ messages)
` [PATCH v4 6/6] clk: Add floor and ceiling constraints to clock rates

[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
 2014-07-31 13:53 UTC  (3+ messages)
` [PATCH 1/2] PCI/MSI/PPC: "

[PATCH] powerpc/book3s: Fix endianess issue for HMI handling on napping cpus
 2014-07-31 12:47 UTC 

[PATCH v4 RESEND 3/6] clk: Move all drivers to use internal API
 2014-07-31 11:41 UTC 

[PATCH V7 00/17] Enable SRIOV on POWER8
 2014-07-31  6:35 UTC  (2+ messages)

[PATCH 2/2] powerpc/fsl-booke: Add initial T1042RDB_PI board support
 2014-07-31  5:07 UTC  (4+ messages)
` [2/2] "

[PATCH 3.12 71/94] locking/mutex: Disable optimistic spinning on some architectures
 2014-07-30 12:15 UTC 

[PATCH RFC] ASoC: fsl: Add Freescale Generic ASoC Sound Card with ASRC support
 2014-07-30 11:27 UTC 

[PATCH v7] flexcan: add err_irq handler for flexcan
 2014-07-30  2:17 UTC 

[PATCH] powerpc/pci: reorder pci bus/bridge unregistration during PHB removal
 2014-07-29 17:48 UTC 

[PATCH] net/fsl: Add format length modifier to avoid negative values
 2014-07-29 19:45 UTC 

[PATCH] net/fsl: fix misspelled word
 2014-07-29 19:45 UTC  (2+ messages)

[PATCH v6 0/2] Add Freescale ASRC driver
 2014-07-29 18:23 UTC  (4+ messages)
` [PATCH v6 1/2] ARM: imx: Add the secondary request into the structure for imx-sdma
` [PATCH v6 2/2] ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform drivers

[PATCH] powerpc/pci: reorder pci bus/bridge unregistration during PHB removal
 2014-07-29 17:54 UTC  (3+ messages)

[patch added to the 3.12 stable tree] locking/mutex: Disable optimistic spinning on some architectures
 2014-07-29 15:09 UTC 

[PATCH 0/3] Add HMI handling in Linux host
 2014-07-29 13:10 UTC  (4+ messages)
` [PATCH 1/3] powerpc/book3s: Add basic infrastructure to handle HMI in Linux
` [PATCH 2/3] powerpc/powernv: Invoke opal call to handle hmi
` [PATCH 3/3] powerpc/book3s: handle HMIs for cpus in nap mode

[PATCH] powerpc: thp: Add write barrier after updating the valid bit
 2014-07-29 10:37 UTC  (7+ messages)

[PATCH v3 0/2] Add Freescale ASRC driver
 2014-07-29 10:13 UTC  (4+ messages)
` [PATCH v3 2/2] ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform drivers

[PATCH 0/8] THP fixes for ppc64
 2014-07-29  9:37 UTC  (9+ messages)
` [PATCH 1/8] powerpc: thp: Add write barrier after updating the valid bit
` [PATCH 2/8] powerpc: thp: don't recompute vsid and ssize in loop on invalidate
` [PATCH 3/8] powerpc: thp: invalidate old 64K based hash page mapping before insert of 4k pte
` [PATCH 4/8] powerpc: thp: Handle combo pages in invalidate
` [PATCH 5/8] powerpc: thp: inalidate with vpn in loop
` [PATCH 6/8] powerpc: thp: use ACCESS_ONCE when loading pmdp
` [PATCH 7/8] powerpc: mm: Use read barrier when creating real_pte
` [PATCH 8/8] powerpc: thp: Add tracepoints to track hugepage invalidate


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