linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-11 17:04:02 to 2014-02-20 09:55:40 UTC [more...]

ppc: RECLAIM_DISTANCE 10?
 2014-02-20  9:55 UTC  (16+ messages)

[PATCH] powerpc: select MEMORY for FSL_IFC to not break existing .config files
 2014-02-20  6:05 UTC  (5+ messages)
  ` [PATCH v2] "

Question about EHCI on P4080
 2014-02-20  5:55 UTC 

[PATCH] of: give priority to the compatible match in __of_match_node()
 2014-02-20  2:05 UTC  (12+ messages)

[PATCH 0/3] powerpc: support memoryless nodes
 2014-02-19 23:32 UTC  (6+ messages)
` [PATCH 1/3] mm: return NUMA_NO_NODE in local_memory_node if zonelists are not setup
  ` [PATCH 2/3] powerpc: enable CONFIG_HAVE_PERCPU_NUMA_NODE_ID
    ` [PATCH 2/3 v2] "
      ` [PATCH 3/3] powerpc: enable CONFIG_HAVE_MEMORYLESS_NODES

[PATCH v4 0/3] powerpc/pseries: fix issues in suspend/resume code
 2014-02-19 22:07 UTC  (6+ messages)
` [PATCH v4 1/3] powerpc/pseries: Device tree should only be updated once after suspend/migrate
` [PATCH v4 2/3] powerpc/pseries: Update dynamic cache nodes for suspend/resume operation
` [PATCH v4 3/3] powerpc/pseries: Expose in kernel device tree update to drmgr
` [PATCH v3 3/3] powerpc/pseries: Report "

[PATCH] slub: Don't throw away partial remote slabs if there is no local memory
 2014-02-19 22:04 UTC  (29+ messages)
` [RFC PATCH 1/3] slub: search partial list on numa_mem_id(), instead of numa_node_id()
  ` [RFC PATCH 2/3] topology: support node_numa_mem() for determining the fallback node

Anyone using SysRQ key sequences on console serial port ?
 2014-02-19 18:42 UTC  (5+ messages)

Panic on ppc64 with numa_balancing and !sparsemem_vmemmap
 2014-02-19 18:02 UTC 

[PATCH RFC/RFT v3 0/9] drivers: cacheinfo support
 2014-02-19 16:06 UTC  (2+ messages)
` [PATCH RFC/RFT v3 6/9] powerpc: move cacheinfo sysfs to generic cacheinfo infrastructure

[PATCH RFC v7 0/6] MPC512x DMA slave s/g support, OF DMA lookup
 2014-02-19 14:45 UTC  (14+ messages)
` [PATCH RFC v7 1/6] dma: mpc512x: reorder mpc8308 specific instructions
` [PATCH RFC v7 2/6] dma: mpc512x: add support for peripheral transfers
` [PATCH RFC v7 3/6] dma: of: Add common xlate function for matching by channel id
` [PATCH RFC v7 4/6] dma: mpc512x: add device tree binding document
` [PATCH RFC v7 5/6] dma: mpc512x: register for device tree channel lookup
` [PATCH RFC v7 6/6] HACK mmc: mxcmmc: enable clocks for the MPC512x

[PATCH][v3] powerpc/fsl: Add/update miscellaneous missing binding
 2014-02-19 12:41 UTC 

[PATCH][v2] powerpc/fsl: Add/update miscellaneous missing bindings
 2014-02-19  0:20 UTC  (2+ messages)

[PATCH v3 0/3] powerpc/pseries: fix issues in suspend/resume code
 2014-02-18 23:47 UTC  (6+ messages)
` [PATCH v3 3/3] powerpc/pseries: Report in kernel device tree update to drmgr

[PATCH RFC 00/31] SDHCI and SDIO IRQ improvements
 2014-02-18 15:11 UTC  (5+ messages)
` [PATCH RFC 11/31] mmc: sdhci: convert generic bus width setup to library function
` [PATCH RFC 12/31] mmc: sdhci: convert reset into a "
` [PATCH RFC 19/31] mmc: sdhci: convert sdhci_set_clock() "
` [PATCH RFC 25/31] mmc: sdhci: convert sdhci_set_uhs_signaling() "

Build regressions/improvements in v3.14-rc3
 2014-02-18  9:06 UTC 

[PATCH 0/2] of: fix a regression when trying to find the best compatible match
 2014-02-18  5:41 UTC  (10+ messages)
` [PATCH 1/2] Revert "OF: base: match each node compatible against all given matches first"
` [PATCH 2/2] of: search the best compatible match first in __of_match_node()

PCI-PCI bridge configuration in linux device tree
 2014-02-18  0:50 UTC  (2+ messages)

[PATCH v2 00/11] powerpc: Add support for Power Hypervisor supplied performance counters
 2014-02-17 19:41 UTC  (17+ messages)
` [PATCH v2 01/11] perf: add PMU_RANGE_ATTR() helper for use by sw-like pmus
` [PATCH v2 02/11] perf core: export swevent hrtimer helpers
` [PATCH v2 03/11] sysfs: create bin_attributes under the requested group
` [PATCH v2 04/11] powerpc: add hvcalls for 24x7 and gpci (get performance counter info)
` [PATCH v2 05/11] powerpc: add hv_gpci interface header
` [PATCH v2 06/11] powerpc: add 24x7 "
` [PATCH v2 07/11] powerpc: add a shared interface to get gpci version and capabilities
` [PATCH v2 08/11] powerpc/perf: add support for the hv gpci (get performance counter info) interface
` [PATCH v2 09/11] powerpc/perf: add support for the hv 24x7 interface
` [PATCH v2 10/11] powerpc/perf: add kconfig option for hypervisor provided counters
` [PATCH v2 11/11] powerpc/perf/hv_{gpci, 24x7}: add documentation of device attributes

[git pull] Please pull powerpc.git merge branch
 2014-02-17  1:16 UTC 

[PATCH] powerpc: Fix "attempt to move .org backwards" error
 2014-02-15 18:02 UTC  (5+ messages)

[PATCH 1/6] PCI,acpiphp: Use list_for_each_entry() for bus traversal
 2014-02-15  0:52 UTC  (13+ messages)
` [PATCH 2/6] PCI/arm: "
` [PATCH 3/6] PCI/drm: "
` [PATCH 4/6] PCI/powerpc: "
` [PATCH 5/6] PCI/pcmcia: "
` [PATCH 6/6] PCI: Remove pci_bus_b() and use list_entry() directly
` [PATCH 1/6] PCI, acpiphp: Use list_for_each_entry() for bus traversal

[PATCH V2] powerpc: thp: Fix crash on mremap
 2014-02-14 21:34 UTC  (9+ messages)

[PATCH 1/2] PPC: powernv: remove redundant cpuidle_idle_call()
 2014-02-14 11:25 UTC  (3+ messages)

[PATCH v2 14/52] powerpc, sysfs: Fix CPU hotplug callback registration
 2014-02-14  7:52 UTC 

[PATCH 13/51] powerpc, sysfs: Fix CPU hotplug callback registration
 2014-02-14  6:47 UTC  (2+ messages)

[PATCH] powerpc/eeh: Prefetch PHB diag-data
 2014-02-14  6:15 UTC 

[PATCH V2 0/3] powerpc: Fix random application crashes with NUMA_BALANCING enabled
 2014-02-14  5:41 UTC  (7+ messages)
` [PATCH V2 1/3] powerpc: mm: Add new set flag argument to pte/pmd update function
` [PATCH V2 2/3] mm: dirty accountable change only apply to non prot numa case
` [PATCH V2 3/3] mm: Use ptep/pmdp_set_numa for updating _PAGE_NUMA bit

[PATCH] powerpc: enable CONFIG_HAVE_MEMORYLESS_NODES
 2014-02-14  0:11 UTC  (4+ messages)

[PATCH] mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS
 2014-02-13 23:20 UTC 

[PATCH v2] mtd: m25p80: Make the name of mtd_info fixed
 2014-02-13  8:08 UTC  (3+ messages)

[PATCH v2] powerpc/powernv: Platform dump interface
 2014-02-12 15:01 UTC  (3+ messages)

arch/powerpc/math-emu/mtfsf.c - incorrect mask?
 2014-02-12 11:32 UTC  (24+ messages)
              ` Linux-3.14-rc2: Order of serial node compatibles in DTS files

[PATCH] powerpc: set the correct ksp_limit on ppc32 when switching to irq stack
 2014-02-12  9:39 UTC  (5+ messages)

[PATCH 1/3] powerpc/powernv: Rework EEH reset
 2014-02-12  7:24 UTC  (3+ messages)
` [PATCH 2/3] powerpc/eeh: Cleanup on eeh_subsystem_enabled
` [PATCH 3/3] powerpc/eeh: Disable EEH on reboot

[PATCH 1/2] powerpc: Link VDSOs at 0x0
 2014-02-12  6:18 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Use unstripped VDSO image for more accurate profiling data

[git pull] Please pull powerpc.git merge branch
 2014-02-12  4:34 UTC 

[PATCH V4 0/3] time/cpuidle: Support in tick broadcast framework in absence of external clock device
 2014-02-11 22:05 UTC  (7+ messages)
` [PATCH V4 2/3] tick/cpuidle: Initialize hrtimer mode of broadcast

[PATCH v2] powerpc ticket locks
 2014-02-11 19:34 UTC  (6+ messages)

[PATCH 0/3] powerpc: Fix random application crashes with NUMA_BALANCING enabled
 2014-02-11 18:49 UTC  (6+ messages)
` [PATCH 2/3] mm: dirty accountable change only apply to non prot numa case
` [PATCH 3/3] mm: Use ptep/pmdp_set_numa for updating _PAGE_NUMA bit


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