linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-08 01:49:34 to 2014-08-15 07:26:34 UTC [more...]

[PATCH v2 00/14] Add support for parameterized events from sysfs
 2014-08-15  7:26 UTC  (5+ messages)
` [PATCH v2 01/14] powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations
` [PATCH v2 03/14] perf Documentation: sysfs events/ interfaces
` [PATCH v2 04/14] perf Documentation: remove duplicated docs for powerpc cpu specific events
` [PATCH v2 04/14] perf Documentation: add event parameters

[PATCH] powerpc/powernv: Avoid to set EEH_PE_ISOLATED for passed PE
 2014-08-15  3:17 UTC  (2+ messages)

[PATCH v2] PC, KVM, CMA: Fix regression caused by wrong get_order() use
 2014-08-15  3:00 UTC  (4+ messages)

[PATCH 2/3] MSI: Use __read_msi_msg() instead of read_msi_msg()
 2014-08-15  3:14 UTC 

[PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
 2014-08-15  2:06 UTC  (11+ messages)

[RFC PATCH 0/4] Improve slab consumption with memoryless nodes
 2014-08-14 20:06 UTC  (7+ messages)
` [RFC PATCH v3 1/4] topology: add support for node_to_mem_node() to determine the fallback node
` [RFC PATCH 2/4] slub: fallback to node_to_mem_node() node if allocating on memoryless node
` [RFC PATCH 3/4] Partial revert of 81c98869faa5 ("kthread: ensure locality of task_struct allocations")
` [RFC PATCH 4/4] powerpc: reorder per-cpu NUMA information's initialization

[PATCH v6 3/6] clk: Move all drivers to use internal API
 2014-08-14 12:15 UTC 

[PATCH] cpufreq: powernv: Register the driver with reboot notifier
 2014-08-14 11:19 UTC 

[PATCH] tools/perf/powerpc: Fix build break
 2014-08-14  8:18 UTC 

[PATCH] powerpc/boot: Don't install zImage.* from make install
 2014-08-14  7:05 UTC 

[PATCH] powerpc/powernv: Improve error message
 2014-08-14  6:46 UTC 

[git pull] Please pull powerpc.git next branch
 2014-08-14  6:18 UTC  (2+ messages)

[PATCH v14 4/8] powerpc: add pmd_[dirty|mkclean] for THP
 2014-08-14  1:53 UTC 

MPC8641D SMP "Processor 1 is stuck"
 2014-08-13 23:02 UTC  (2+ messages)

[PATCH V4 0/2] refine esai for tdm support
 2014-08-13 18:50 UTC  (5+ 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] powerpc/fsl-booke64: add missing virtualization options in defconfig
 2014-08-13 15:40 UTC 

[PATCH] powerpc/fsl_msi: support vmpic msi with mpic 4.3
 2014-08-13 13:55 UTC 

[PATCH V2] powerpc: thp: Use tlbiel wherever possible
 2014-08-13 12:41 UTC 

[PATCH] PC, KVM, CMA: Fix regression caused by wrong get_order() use
 2014-08-13 11:56 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Make Synchronous and Asynchronous modes exclusive
 2014-08-13 11:05 UTC  (2+ messages)

[PATCH v5 3/6] clk: Move all drivers to use internal API
 2014-08-13  9:50 UTC  (2+ messages)

[PATCH] powerpc/pseries: Drop unnecessary continue
 2014-08-13  9:18 UTC 

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

[PATCH] powerpc: non-GPL export for eeh_dev_check_failure
 2014-08-13  7:29 UTC  (4+ messages)

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

[tip:timers/core] timekeeping: Fixup typo in update_vsyscall_old definition
 2014-08-13  4:03 UTC  (3+ messages)

[RFC PATCH 00/20] Use msi_chip to configure MSI/MSI-X in all platforms
 2014-08-13  1:16 UTC  (25+ messages)
` [RFC PATCH 01/20] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
  ` [Xen-devel] "
` [RFC PATCH 02/20] MSI: Clean up struct msi_chip argument
` [RFC PATCH 03/20] PCI/MSI: Remove useless bus->msi assignment
` [RFC PATCH 04/20] MSI: Remove the redundant irq_set_chip_data()
` [RFC PATCH 05/20] MSI: Refactor struct msi_chip to become more common
` [RFC PATCH 06/20] PCI/MSI: Introduce arch_get_match_msi_chip() to find the match msi_chip
` [RFC PATCH 07/20] x86/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
` [RFC PATCH 08/20] x86/xen/MSI: "
` [RFC PATCH 09/20] irq_remapping/MSI: "
` [RFC PATCH 10/20] x86/MSI: Remove unused MSI weak arch functions
` [RFC PATCH 11/20] MIPS/Octeon/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
` [RFC PATCH 12/20] MIPS/Xlp/MSI: "
` [RFC PATCH 13/20] MIPS/xlr/MSI: "
` [RFC PATCH 14/20] Powerpc/MSI: "
` [RFC PATCH 15/20] s390/MSI: "
` [RFC PATCH 16/20] arm/iop13xx/MSI: "
` [RFC PATCH 17/20] IA64/MSI: "
` [RFC PATCH 18/20] Sparc/MSI: "
` [RFC PATCH 19/20] tile/MSI: "
` [RFC PATCH 20/20] PCI/MSI: Clean up unused MSI arch functions

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

[PATCH v3] powerpc/kvm: support to handle sw breakpoint
 2014-08-12 12:21 UTC  (11+ messages)

[PATCH 3/5] mmc: sdhci-pltfm: Do not use parent as the host's device
 2014-08-12 11:51 UTC  (9+ messages)
            ` [PATCH 3/5 v2] "

[PATCH powerpc] use machine_subsys_initcall() for opal_hmi_handler_init()
 2014-08-12  9:17 UTC 

[PATCH] fsl-rio: add support for mapping inbound windows
 2014-08-12  8:48 UTC  (3+ messages)

[PATCH 1/2] powerpc/pseries: Failure on removing device node
 2014-08-12  1:47 UTC  (4+ messages)
` [PATCH 2/2] powerpc/pseries: Avoid deadlock on removing ddw

[PATCH] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
 2014-08-11 23:56 UTC  (5+ messages)

[PATCH] powerpc: remove duplicate definition of TEXASR_FS
 2014-08-11 23:43 UTC 

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

[PATCH 1/2] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
 2014-08-11 22:52 UTC  (2+ messages)

Mpc5125 nfc hw ecc problems
 2014-08-11 19:55 UTC 

[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
 2014-08-11 19:35 UTC  (6+ messages)
` [PATCH 2/2] "
    ` [PATCH v2 "

[PATCH] powerpc: Fix "attempt to move .org backwards" error
 2014-08-11 16:25 UTC  (3+ messages)

unsubscribe
 2014-08-11 13:19 UTC 

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

[PATCH 7/14] cpu: delete unneeded test before of_node_put
 2014-08-11  7:56 UTC  (3+ messages)
  ` [PATCH 7/14 v2] powerpc/4xx/cpm: "

[PATCH 2/2][v3] powerpc/fsl-booke: Add initial T1042RDB_PI board support
 2014-08-11  7:19 UTC 

[PATCH 1/2][v3] powerpc/fsl-booke: Add initial T1040/T1042 RDB board support
 2014-08-11  7:18 UTC 

[PATCH] net: ugg_geth: Fix build error in -next
 2014-08-11  5:35 UTC  (5+ messages)

[PATCH 1/3] net: ucc_geth: drop acquired references in probe error path and remove
 2014-08-11  4:40 UTC  (5+ messages)
    ` [PATCH] net: ucc_geth: fix build failure

[PATCH] powerpc/boot: Use correct zlib types for comparison
 2014-08-11  4:37 UTC 

[PATCH 4/14] powerpc/pseries: delete unneeded test before of_node_put
 2014-08-11  2:57 UTC  (2+ messages)

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

[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  (7+ 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 3/14] powerpc: gamecube/wii: 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 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 


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